{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/q6PbEzrD1vyWUI7ZmhBh/Q2FVybT5APZx2HXTMdh2/ooP4LILIR.js", "ssg:https://framerusercontent.com/modules/28Ckq5E9frViNJj3DDop/7pHB8S3XSXj115mzE1tM/tEt4Tv2ik.js"],
  "sourcesContent": ["// Generated by Framer (9e6b000)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={Euzwb6pjG:{hover:true},FN5j0R_0Q:{hover:true},jRlDcxm0R:{hover:true},KsFpJ28OU:{hover:true}};const cycleOrder=[\"Euzwb6pjG\",\"KsFpJ28OU\",\"jRlDcxm0R\",\"FN5j0R_0Q\"];const serializationHash=\"framer-5nptK\";const variantClassNames={Euzwb6pjG:\"framer-v-d1nvkf\",FN5j0R_0Q:\"framer-v-1lt9x8e\",jRlDcxm0R:\"framer-v-o65ay3\",KsFpJ28OU:\"framer-v-1oeq31v\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.3,delay:0,duration:.9,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;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={\"loyal customers\":\"Euzwb6pjG\",\"measure growth\":\"FN5j0R_0Q\",\"piggy bank\":\"KsFpJ28OU\",\"step up\":\"jRlDcxm0R\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Euzwb6pjG\"};};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:\"Euzwb6pjG\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"KsFpJ28OU-hover\",\"jRlDcxm0R-hover\",\"FN5j0R_0Q-hover\"].includes(gestureVariant))return false;if([\"KsFpJ28OU\",\"jRlDcxm0R\",\"FN5j0R_0Q\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"KsFpJ28OU-hover\")return true;if(baseVariant===\"KsFpJ28OU\")return true;return false;};const isDisplayed2=()=>{if([\"jRlDcxm0R-hover\",\"FN5j0R_0Q-hover\"].includes(gestureVariant))return true;if([\"jRlDcxm0R\",\"FN5j0R_0Q\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"jRlDcxm0R-hover\")return true;if(baseVariant===\"jRlDcxm0R\")return true;return false;};const isDisplayed4=()=>{if(gestureVariant===\"jRlDcxm0R-hover\")return false;if(gestureVariant===\"FN5j0R_0Q-hover\")return true;if([\"jRlDcxm0R\",\"FN5j0R_0Q\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if(gestureVariant===\"FN5j0R_0Q-hover\")return true;if(baseVariant===\"FN5j0R_0Q\")return true;return false;};const isDisplayed6=()=>{if(gestureVariant===\"FN5j0R_0Q-hover\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-d1nvkf\",className,classNames),\"data-framer-name\":\"loyal customers\",layoutDependency:layoutDependency,layoutId:\"Euzwb6pjG\",ref:ref??ref1,style:{...style},...addPropertyOverrides({\"Euzwb6pjG-hover\":{\"data-framer-name\":undefined},\"FN5j0R_0Q-hover\":{\"data-framer-name\":undefined},\"jRlDcxm0R-hover\":{\"data-framer-name\":undefined},\"KsFpJ28OU-hover\":{\"data-framer-name\":undefined},FN5j0R_0Q:{\"data-framer-name\":\"measure growth\"},jRlDcxm0R:{\"data-framer-name\":\"step up\"},KsFpJ28OU:{\"data-framer-name\":\"piggy bank\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-z6bopo\",\"data-framer-name\":\"Frame 427318367\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ciCzCEMYU\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 274 214\"><path d=\"M 20.796 106.845 C 20.796 56.674 72.895 16.002 137.161 16.002 C 201.427 16.002 253.525 56.674 253.525 106.845 C 253.525 157.015 201.427 197.687 137.161 197.687 C 72.895 197.687 20.796 157.015 20.796 106.845 Z\" fill=\"transparent\" stroke=\"rgb(230,230,230)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\" opacity=\"0.5\"></path><path d=\"M 0.633 106.846 C 0.633 47.982 61.759 0.263 137.161 0.263 C 212.563 0.263 273.689 47.982 273.689 106.846 C 273.689 165.71 212.563 213.429 137.161 213.429 C 61.759 213.429 0.633 165.71 0.633 106.846 Z\" fill=\"transparent\" stroke=\"rgb(230,230,230)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\" opacity=\"0.5\"></path><g><defs><radialGradient id=\"idss12187410959_3g-2084484785\" cy=\"0.5\" cx=\"0.5\" r=\"0.4999999999999999\" gradientTransform=\"translate(0.5, 0.5) scale(1 1) translate(-0.5, -0.5)\"><stop offset=\"0.8479553772522522\" stop-color=\"rgba(196,182,240,0)\" stop-opacity=\"0\"></stop><stop offset=\"1\" stop-color=\"rgba(196,182,240,0.4)\" stop-opacity=\"0.4\"></stop></radialGradient></defs><path d=\"M 51.233 106.845 C 51.233 59.512 89.704 21.141 137.161 21.141 C 184.618 21.141 223.089 59.512 223.089 106.845 C 223.089 154.177 184.618 192.548 137.161 192.548 C 89.704 192.548 51.233 154.177 51.233 106.845 Z\" fill=\"url(#idss12187410959_3g-2084484785)\"></path></g><path d=\"M 94.157 108.324 C 94.105 108.489 93.965 108.658 93.751 108.763 C 92.897 109.184 92.042 109.605 91.187 110.024 C 90.788 110.221 90.388 110.417 89.988 110.613 C 89.931 110.64 89.91 110.673 89.907 110.738 C 89.865 111.89 89.82 113.041 89.773 114.192 C 89.764 114.423 89.754 114.655 89.749 114.887 C 89.741 115.23 89.556 115.521 89.256 115.634 C 88.925 115.758 88.628 115.692 88.382 115.441 C 87.599 114.639 86.817 113.836 86.037 113.03 C 85.855 112.843 85.668 112.658 85.492 112.466 C 85.432 112.403 85.38 112.388 85.295 112.413 C 83.983 112.787 82.669 113.158 81.358 113.532 C 81.08 113.612 80.821 113.6 80.584 113.421 C 80.273 113.184 80.188 112.767 80.378 112.408 C 80.915 111.392 81.452 110.376 81.99 109.361 C 82.103 109.147 82.211 108.931 82.328 108.721 C 82.362 108.659 82.361 108.618 82.323 108.562 C 81.997 108.079 81.673 107.596 81.35 107.113 C 80.897 106.436 80.441 105.762 79.992 105.083 C 79.809 104.805 79.791 104.509 79.973 104.225 C 80.155 103.94 80.426 103.812 80.763 103.866 C 81.361 103.962 81.958 104.068 82.554 104.171 C 83.145 104.272 83.736 104.374 84.326 104.476 C 84.523 104.51 84.72 104.543 84.917 104.579 C 84.98 104.591 85.02 104.573 85.058 104.523 C 85.909 103.439 86.761 102.355 87.613 101.273 C 87.849 100.973 88.158 100.853 88.484 100.949 C 88.81 101.046 89.004 101.269 89.054 101.605 C 89.188 102.518 89.317 103.433 89.449 104.347 C 89.516 104.811 89.583 105.276 89.646 105.742 C 89.656 105.814 89.688 105.849 89.754 105.872 C 90.206 106.036 90.658 106.2 91.11 106.367 C 91.768 106.608 92.426 106.85 93.083 107.093 C 93.292 107.168 93.501 107.244 93.709 107.325 C 94.085 107.475 94.281 107.874 94.157 108.324 Z\" fill=\"rgb(196,182,240)\"></path><path d=\"M 160.582 152.836 C 160.62 153.006 160.582 153.222 160.45 153.42 C 159.921 154.211 159.392 155.001 158.862 155.791 C 158.615 156.16 158.367 156.529 158.119 156.898 C 158.083 156.95 158.081 156.989 158.112 157.048 C 158.652 158.066 159.191 159.085 159.727 160.105 C 159.835 160.31 159.943 160.516 160.055 160.718 C 160.219 161.02 160.205 161.364 160.002 161.612 C 159.778 161.884 159.488 161.975 159.149 161.88 C 158.068 161.577 156.988 161.271 155.909 160.962 C 155.657 160.891 155.403 160.823 155.154 160.746 C 155.07 160.72 155.019 160.734 154.957 160.798 C 154.009 161.777 153.056 162.752 152.109 163.73 C 151.908 163.938 151.677 164.058 151.383 164.02 C 150.994 163.97 150.712 163.651 150.696 163.246 C 150.652 162.098 150.608 160.95 150.565 159.802 C 150.556 159.561 150.541 159.32 150.536 159.079 C 150.536 159.01 150.514 158.974 150.452 158.945 C 149.929 158.69 149.406 158.433 148.883 158.175 C 148.152 157.815 147.419 157.458 146.69 157.094 C 146.392 156.945 146.228 156.698 146.243 156.361 C 146.258 156.023 146.428 155.777 146.748 155.656 C 147.314 155.441 147.883 155.235 148.452 155.026 C 149.014 154.819 149.577 154.613 150.139 154.407 C 150.327 154.339 150.514 154.268 150.702 154.202 C 150.763 154.181 150.789 154.145 150.797 154.083 C 150.99 152.719 151.184 151.356 151.38 149.994 C 151.434 149.617 151.641 149.359 151.972 149.28 C 152.303 149.2 152.583 149.297 152.794 149.563 C 153.368 150.287 153.939 151.014 154.511 151.74 C 154.802 152.109 155.093 152.479 155.381 152.851 C 155.426 152.908 155.471 152.922 155.539 152.91 C 156.014 152.825 156.488 152.742 156.962 152.661 C 157.652 152.543 158.343 152.424 159.034 152.306 C 159.254 152.268 159.473 152.229 159.693 152.196 C 160.094 152.138 160.464 152.386 160.582 152.836 Z\" fill=\"rgb(196,182,240)\"></path><path d=\"\" fill=\"rgba(0,170,255,0.5)\" stroke=\"#0AF\"></path></svg>',svgContentId:12187410959,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-r1s8fz\",\"data-framer-name\":\"Frame 427318368\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"tZ0QpnOJG\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 273 214\"><path d=\"M 118.08 57.757 C 118.135 57.857 118.153 57.998 118.107 58.147 C 117.925 58.741 117.743 59.334 117.561 59.928 C 117.475 60.205 117.39 60.482 117.305 60.759 C 117.292 60.799 117.298 60.824 117.328 60.854 C 117.856 61.391 118.381 61.928 118.906 62.466 C 119.012 62.574 119.118 62.683 119.225 62.789 C 119.384 62.947 119.439 63.165 119.359 63.358 C 119.271 63.57 119.107 63.681 118.878 63.685 C 118.147 63.697 117.418 63.707 116.688 63.716 C 116.517 63.718 116.347 63.723 116.177 63.722 C 116.12 63.721 116.09 63.739 116.063 63.791 C 115.656 64.58 115.244 65.369 114.837 66.158 C 114.751 66.326 114.63 66.444 114.439 66.475 C 114.187 66.517 113.952 66.37 113.866 66.119 C 113.624 65.409 113.382 64.699 113.141 63.988 C 113.09 63.839 113.036 63.691 112.988 63.541 C 112.974 63.498 112.954 63.48 112.91 63.473 C 112.536 63.411 112.162 63.348 111.789 63.284 C 111.265 63.195 110.742 63.109 110.22 63.017 C 110.007 62.98 109.858 62.856 109.804 62.642 C 109.75 62.428 109.81 62.242 109.986 62.107 C 110.299 61.866 110.616 61.631 110.931 61.394 C 111.243 61.16 111.555 60.925 111.867 60.691 C 111.971 60.613 112.074 60.534 112.179 60.458 C 112.213 60.433 112.223 60.406 112.215 60.365 C 112.081 59.476 111.947 58.587 111.814 57.697 C 111.777 57.451 111.859 57.251 112.05 57.14 C 112.241 57.028 112.434 57.037 112.615 57.164 C 113.108 57.509 113.6 57.858 114.092 58.206 C 114.342 58.382 114.593 58.559 114.842 58.738 C 114.88 58.765 114.911 58.766 114.952 58.745 C 115.231 58.604 115.511 58.463 115.792 58.324 C 116.2 58.121 116.608 57.917 117.016 57.714 C 117.146 57.65 117.276 57.585 117.406 57.523 C 117.645 57.411 117.922 57.497 118.08 57.757 Z\" fill=\"rgb(251,195,14)\" opacity=\"0\"></path><path d=\"M 111.323 52.006 C 111.271 52.172 111.131 52.341 110.917 52.447 C 110.064 52.869 109.21 53.291 108.356 53.712 C 107.957 53.91 107.558 54.106 107.158 54.302 C 107.101 54.33 107.08 54.363 107.078 54.429 C 107.035 55.584 106.99 56.739 106.944 57.894 C 106.934 58.126 106.925 58.358 106.92 58.591 C 106.911 58.935 106.726 59.227 106.427 59.341 C 106.097 59.465 105.799 59.399 105.554 59.147 C 104.771 58.343 103.99 57.536 103.211 56.728 C 103.029 56.54 102.844 56.355 102.666 56.163 C 102.607 56.099 102.555 56.084 102.47 56.109 C 101.159 56.485 99.846 56.856 98.537 57.232 C 98.259 57.312 98 57.3 97.764 57.12 C 97.452 56.882 97.368 56.464 97.557 56.104 C 98.094 55.085 98.63 54.065 99.168 53.046 C 99.281 52.832 99.389 52.615 99.506 52.404 C 99.54 52.343 99.539 52.301 99.501 52.245 C 99.175 51.761 98.851 51.276 98.528 50.791 C 98.076 50.112 97.62 49.436 97.172 48.754 C 96.989 48.475 96.971 48.178 97.153 47.893 C 97.335 47.608 97.605 47.479 97.943 47.533 C 98.54 47.63 99.136 47.736 99.732 47.839 C 100.322 47.941 100.912 48.043 101.502 48.145 C 101.699 48.18 101.896 48.212 102.092 48.249 C 102.155 48.261 102.195 48.242 102.233 48.192 C 103.083 47.104 103.934 46.017 104.786 44.931 C 105.021 44.63 105.329 44.51 105.655 44.607 C 105.981 44.703 106.175 44.927 106.225 45.264 C 106.359 46.181 106.488 47.098 106.619 48.015 C 106.687 48.481 106.753 48.949 106.817 49.416 C 106.826 49.488 106.858 49.523 106.924 49.546 C 107.376 49.71 107.828 49.875 108.279 50.042 C 108.936 50.285 109.593 50.527 110.25 50.77 C 110.459 50.847 110.668 50.923 110.875 51.004 C 111.251 51.155 111.447 51.555 111.323 52.006 Z\" fill=\"rgb(251,195,14)\" opacity=\"0\"></path><path d=\"M 167.251 61.622 C 167.199 61.788 167.059 61.957 166.846 62.063 C 165.992 62.485 165.138 62.907 164.284 63.328 C 163.885 63.526 163.486 63.722 163.086 63.918 C 163.029 63.946 163.008 63.979 163.006 64.045 C 162.963 65.2 162.918 66.355 162.872 67.51 C 162.862 67.742 162.853 67.975 162.848 68.207 C 162.839 68.551 162.654 68.844 162.355 68.957 C 162.025 69.081 161.728 69.015 161.482 68.763 C 160.699 67.959 159.918 67.153 159.139 66.344 C 158.957 66.156 158.772 65.971 158.594 65.779 C 158.535 65.715 158.483 65.7 158.398 65.725 C 157.087 66.101 155.774 66.472 154.465 66.848 C 154.187 66.928 153.928 66.916 153.692 66.736 C 153.38 66.498 153.296 66.08 153.485 65.72 C 154.022 64.701 154.559 63.682 155.096 62.662 C 155.209 62.448 155.317 62.231 155.434 62.02 C 155.468 61.959 155.467 61.917 155.429 61.861 C 155.103 61.377 154.779 60.893 154.456 60.407 C 154.004 59.728 153.548 59.052 153.1 58.37 C 152.918 58.092 152.899 57.795 153.081 57.509 C 153.263 57.224 153.533 57.095 153.871 57.149 C 154.468 57.246 155.064 57.352 155.66 57.455 C 156.25 57.557 156.84 57.659 157.43 57.761 C 157.627 57.796 157.824 57.828 158.02 57.865 C 158.083 57.877 158.123 57.858 158.161 57.808 C 159.011 56.72 159.862 55.633 160.714 54.547 C 160.949 54.246 161.258 54.126 161.583 54.223 C 161.909 54.32 162.103 54.544 162.153 54.88 C 162.287 55.797 162.416 56.714 162.547 57.631 C 162.615 58.097 162.681 58.565 162.745 59.032 C 162.754 59.104 162.786 59.139 162.852 59.162 C 163.304 59.326 163.756 59.491 164.207 59.659 C 164.864 59.901 165.521 60.143 166.178 60.386 C 166.387 60.463 166.596 60.539 166.803 60.62 C 167.179 60.771 167.375 61.171 167.251 61.622 Z\" fill=\"rgb(251,195,14)\" opacity=\"0\"></path><path d=\"M 173.141 48.395 C 173.166 48.506 173.142 48.647 173.056 48.777 C 172.711 49.295 172.366 49.813 172.02 50.33 C 171.859 50.572 171.697 50.814 171.535 51.055 C 171.512 51.09 171.511 51.115 171.531 51.153 C 171.883 51.82 172.234 52.488 172.584 53.156 C 172.655 53.29 172.724 53.425 172.797 53.558 C 172.905 53.755 172.896 53.981 172.763 54.143 C 172.617 54.321 172.428 54.381 172.207 54.319 C 171.502 54.12 170.798 53.92 170.094 53.717 C 169.93 53.671 169.765 53.626 169.602 53.576 C 169.547 53.559 169.513 53.568 169.474 53.609 C 168.854 54.251 168.234 54.89 167.615 55.531 C 167.484 55.667 167.335 55.745 167.143 55.72 C 166.888 55.687 166.705 55.479 166.694 55.213 C 166.665 54.461 166.637 53.71 166.609 52.958 C 166.603 52.8 166.593 52.642 166.59 52.484 C 166.589 52.439 166.576 52.415 166.536 52.396 C 166.194 52.229 165.853 52.061 165.513 51.892 C 165.035 51.656 164.557 51.423 164.082 51.184 C 163.888 51.086 163.78 50.924 163.791 50.703 C 163.801 50.483 163.912 50.321 164.119 50.242 C 164.489 50.101 164.86 49.966 165.231 49.829 C 165.598 49.694 165.964 49.559 166.332 49.424 C 166.454 49.379 166.576 49.333 166.699 49.289 C 166.738 49.276 166.754 49.252 166.76 49.211 C 166.886 48.318 167.013 47.425 167.14 46.533 C 167.175 46.286 167.311 46.117 167.526 46.065 C 167.742 46.013 167.925 46.077 168.063 46.251 C 168.437 46.725 168.81 47.201 169.183 47.677 C 169.372 47.919 169.562 48.161 169.75 48.404 C 169.778 48.442 169.808 48.451 169.853 48.443 C 170.162 48.388 170.471 48.333 170.781 48.281 C 171.231 48.203 171.682 48.125 172.132 48.048 C 172.275 48.022 172.418 47.997 172.562 47.976 C 172.823 47.938 173.065 48.1 173.141 48.395 Z\" fill=\"rgb(251,195,14)\" opacity=\"0\"></path><g><defs><radialGradient id=\"idss12530056265_5g1318977201\" cy=\"0.5\" cx=\"0.432\" r=\"0.4999996550854029\" gradientTransform=\"translate(0.432, 0.5) scale(1 1) translate(-0.432, -0.5)\"><stop offset=\"0\" stop-color=\"rgba(249,105,53,0)\" stop-opacity=\"0\"></stop><stop offset=\"1\" stop-color=\"rgba(249, 105, 53, 0.4)\" stop-opacity=\"0.4\"></stop></radialGradient></defs><path d=\"M 207.933 100.658 C 206.384 100.658 205.145 101.925 205.145 103.452 L 205.145 112.892 C 205.145 116.461 202.253 119.358 198.69 119.358 L 195.746 119.358 C 196.495 113.849 196.341 108.236 195.153 102.804 C 191.332 85.398 179.765 76.501 179.326 76.19 C 143.876 44.738 99.597 61.24 93.478 63.723 C 90.844 61.757 80.155 54.076 70.009 52.343 C 68.021 51.98 66.032 53.015 65.232 54.826 C 63.425 58.912 60.946 68.663 64.612 88.656 C 63.683 90.157 60.791 95.485 58.158 106.167 L 52.478 107.46 C 49.999 108.03 47.882 109.607 46.617 111.832 C 45.377 114.03 45.145 116.694 45.92 119.1 L 52.839 139.817 C 53.459 141.679 54.75 143.179 56.531 144.033 C 58.261 144.912 60.275 145.042 62.108 144.395 L 67.582 142.559 C 73.856 150.5 80.672 154.974 82.66 156.164 L 85.939 178.381 C 86.016 179.002 86.559 179.468 87.178 179.468 L 105.562 179.468 C 106.233 179.468 106.775 178.976 106.827 178.33 L 107.937 166.949 C 125.21 172.846 142.637 168.113 147.827 166.432 L 148.885 174.346 C 149.299 177.269 151.803 179.442 154.747 179.442 L 165.564 179.442 C 168.482 179.442 170.987 177.295 171.4 174.399 L 174.368 153.965 C 177.39 152.413 180.359 149.956 183.251 146.697 C 188.879 140.309 192.752 132.782 194.74 124.945 L 198.742 124.945 C 205.378 124.945 210.773 119.539 210.773 112.866 L 210.773 103.452 C 210.722 101.899 209.457 100.658 207.933 100.658 Z M 79.226 105.547 C 76.566 105.547 74.398 103.399 74.398 100.709 C 74.398 98.046 76.566 95.873 79.226 95.873 C 81.885 95.873 84.054 98.046 84.054 100.709 C 84.054 103.399 81.885 105.547 79.226 105.547 Z\" fill=\"url(#idss12530056265_5g1318977201)\"></path></g></svg>',svgContentId:12530056265,withExternalLayout:true,...addPropertyOverrides({\"KsFpJ28OU-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 273 214\"><path d=\"M 118.08 57.757 C 118.135 57.857 118.153 57.998 118.107 58.147 C 117.925 58.741 117.743 59.334 117.561 59.928 C 117.475 60.205 117.39 60.482 117.305 60.759 C 117.292 60.799 117.298 60.824 117.328 60.854 C 117.856 61.391 118.381 61.928 118.906 62.466 C 119.012 62.574 119.118 62.683 119.225 62.789 C 119.384 62.947 119.439 63.165 119.359 63.358 C 119.271 63.57 119.107 63.681 118.878 63.685 C 118.147 63.697 117.418 63.707 116.688 63.716 C 116.517 63.718 116.347 63.723 116.177 63.722 C 116.12 63.721 116.09 63.739 116.063 63.791 C 115.656 64.58 115.244 65.369 114.837 66.158 C 114.751 66.326 114.63 66.444 114.439 66.475 C 114.187 66.517 113.952 66.37 113.866 66.119 C 113.624 65.409 113.382 64.699 113.141 63.988 C 113.09 63.839 113.036 63.691 112.988 63.541 C 112.974 63.498 112.954 63.48 112.91 63.473 C 112.536 63.411 112.162 63.348 111.789 63.284 C 111.265 63.195 110.742 63.109 110.22 63.017 C 110.007 62.98 109.858 62.856 109.804 62.642 C 109.75 62.428 109.81 62.242 109.986 62.107 C 110.299 61.866 110.616 61.631 110.931 61.394 C 111.243 61.16 111.555 60.925 111.867 60.691 C 111.971 60.613 112.074 60.534 112.179 60.458 C 112.213 60.433 112.223 60.406 112.215 60.365 C 112.081 59.476 111.947 58.587 111.814 57.697 C 111.777 57.451 111.859 57.251 112.05 57.14 C 112.241 57.028 112.434 57.037 112.615 57.164 C 113.108 57.509 113.6 57.858 114.092 58.206 C 114.342 58.382 114.593 58.559 114.842 58.738 C 114.88 58.765 114.911 58.766 114.952 58.745 C 115.231 58.604 115.511 58.463 115.792 58.324 C 116.2 58.121 116.608 57.917 117.016 57.714 C 117.146 57.65 117.276 57.585 117.406 57.523 C 117.645 57.411 117.922 57.497 118.08 57.757 Z\" fill=\"rgb(251,195,14)\" opacity=\"0.34\"></path><path d=\"M 111.323 52.006 C 111.271 52.172 111.131 52.341 110.917 52.447 C 110.064 52.869 109.21 53.291 108.356 53.712 C 107.957 53.91 107.558 54.106 107.158 54.302 C 107.101 54.33 107.08 54.363 107.078 54.429 C 107.035 55.584 106.99 56.739 106.944 57.894 C 106.934 58.126 106.925 58.358 106.92 58.591 C 106.911 58.935 106.726 59.227 106.427 59.341 C 106.097 59.465 105.799 59.399 105.554 59.147 C 104.771 58.343 103.99 57.536 103.211 56.728 C 103.029 56.54 102.844 56.355 102.666 56.163 C 102.607 56.099 102.555 56.084 102.47 56.109 C 101.159 56.485 99.846 56.856 98.537 57.232 C 98.259 57.312 98 57.3 97.764 57.12 C 97.452 56.882 97.368 56.464 97.557 56.104 C 98.094 55.085 98.63 54.065 99.168 53.046 C 99.281 52.832 99.389 52.615 99.506 52.404 C 99.54 52.343 99.539 52.301 99.501 52.245 C 99.175 51.761 98.851 51.276 98.528 50.791 C 98.076 50.112 97.62 49.436 97.172 48.754 C 96.989 48.475 96.971 48.178 97.153 47.893 C 97.335 47.608 97.605 47.479 97.943 47.533 C 98.54 47.63 99.136 47.736 99.732 47.839 C 100.322 47.941 100.912 48.043 101.502 48.145 C 101.699 48.18 101.896 48.212 102.092 48.249 C 102.155 48.261 102.195 48.242 102.233 48.192 C 103.083 47.104 103.934 46.017 104.786 44.931 C 105.021 44.63 105.329 44.51 105.655 44.607 C 105.981 44.703 106.175 44.927 106.225 45.264 C 106.359 46.181 106.488 47.098 106.619 48.015 C 106.687 48.481 106.753 48.949 106.817 49.416 C 106.826 49.488 106.858 49.523 106.924 49.546 C 107.376 49.71 107.828 49.875 108.279 50.042 C 108.936 50.285 109.593 50.527 110.25 50.77 C 110.459 50.847 110.668 50.923 110.875 51.004 C 111.251 51.155 111.447 51.555 111.323 52.006 Z\" fill=\"rgb(251,195,14)\" opacity=\"0.34\"></path><path d=\"M 167.251 61.622 C 167.199 61.788 167.059 61.957 166.846 62.063 C 165.992 62.485 165.138 62.907 164.284 63.328 C 163.885 63.526 163.486 63.722 163.086 63.918 C 163.029 63.946 163.008 63.979 163.006 64.045 C 162.963 65.2 162.918 66.355 162.872 67.51 C 162.862 67.742 162.853 67.975 162.848 68.207 C 162.839 68.551 162.654 68.844 162.355 68.957 C 162.025 69.081 161.728 69.015 161.482 68.763 C 160.699 67.959 159.918 67.153 159.139 66.344 C 158.957 66.156 158.772 65.971 158.594 65.779 C 158.535 65.715 158.483 65.7 158.398 65.725 C 157.087 66.101 155.774 66.472 154.465 66.848 C 154.187 66.928 153.928 66.916 153.692 66.736 C 153.38 66.498 153.296 66.08 153.485 65.72 C 154.022 64.701 154.559 63.682 155.096 62.662 C 155.209 62.448 155.317 62.231 155.434 62.02 C 155.468 61.959 155.467 61.917 155.429 61.861 C 155.103 61.377 154.779 60.893 154.456 60.407 C 154.004 59.728 153.548 59.052 153.1 58.37 C 152.918 58.092 152.899 57.795 153.081 57.509 C 153.263 57.224 153.533 57.095 153.871 57.149 C 154.468 57.246 155.064 57.352 155.66 57.455 C 156.25 57.557 156.84 57.659 157.43 57.761 C 157.627 57.796 157.824 57.828 158.02 57.865 C 158.083 57.877 158.123 57.858 158.161 57.808 C 159.011 56.72 159.862 55.633 160.714 54.547 C 160.949 54.246 161.258 54.126 161.583 54.223 C 161.909 54.32 162.103 54.544 162.153 54.88 C 162.287 55.797 162.416 56.714 162.547 57.631 C 162.615 58.097 162.681 58.565 162.745 59.032 C 162.754 59.104 162.786 59.139 162.852 59.162 C 163.304 59.326 163.756 59.491 164.207 59.659 C 164.864 59.901 165.521 60.143 166.178 60.386 C 166.387 60.463 166.596 60.539 166.803 60.62 C 167.179 60.771 167.375 61.171 167.251 61.622 Z\" fill=\"rgb(251,195,14)\" opacity=\"0.34\"></path><path d=\"M 173.141 48.395 C 173.166 48.506 173.142 48.647 173.056 48.777 C 172.711 49.295 172.366 49.813 172.02 50.33 C 171.859 50.572 171.697 50.814 171.535 51.055 C 171.512 51.09 171.511 51.115 171.531 51.153 C 171.883 51.82 172.234 52.488 172.584 53.156 C 172.655 53.29 172.724 53.425 172.797 53.558 C 172.905 53.755 172.896 53.981 172.763 54.143 C 172.617 54.321 172.428 54.381 172.207 54.319 C 171.502 54.12 170.798 53.92 170.094 53.717 C 169.93 53.671 169.765 53.626 169.602 53.576 C 169.547 53.559 169.513 53.568 169.474 53.609 C 168.854 54.251 168.234 54.89 167.615 55.531 C 167.484 55.667 167.335 55.745 167.143 55.72 C 166.888 55.687 166.705 55.479 166.694 55.213 C 166.665 54.461 166.637 53.71 166.609 52.958 C 166.603 52.8 166.593 52.642 166.59 52.484 C 166.589 52.439 166.576 52.415 166.536 52.396 C 166.194 52.229 165.853 52.061 165.513 51.892 C 165.035 51.656 164.557 51.423 164.082 51.184 C 163.888 51.086 163.78 50.924 163.791 50.703 C 163.801 50.483 163.912 50.321 164.119 50.242 C 164.489 50.101 164.86 49.966 165.231 49.829 C 165.598 49.694 165.964 49.559 166.332 49.424 C 166.454 49.379 166.576 49.333 166.699 49.289 C 166.738 49.276 166.754 49.252 166.76 49.211 C 166.886 48.318 167.013 47.425 167.14 46.533 C 167.175 46.286 167.311 46.117 167.526 46.065 C 167.742 46.013 167.925 46.077 168.063 46.251 C 168.437 46.725 168.81 47.201 169.183 47.677 C 169.372 47.919 169.562 48.161 169.75 48.404 C 169.778 48.442 169.808 48.451 169.853 48.443 C 170.162 48.388 170.471 48.333 170.781 48.281 C 171.231 48.203 171.682 48.125 172.132 48.048 C 172.275 48.022 172.418 47.997 172.562 47.976 C 172.823 47.938 173.065 48.1 173.141 48.395 Z\" fill=\"rgb(251,195,14)\" opacity=\"0.34\"></path><g><defs><radialGradient id=\"idss12040385508_5g1318977201\" cy=\"0.5\" cx=\"0.432\" r=\"0.4999996550854029\" gradientTransform=\"translate(0.432, 0.5) scale(1 1) translate(-0.432, -0.5)\"><stop offset=\"0\" stop-color=\"rgba(249,105,53,0)\" stop-opacity=\"0\"></stop><stop offset=\"1\" stop-color=\"rgba(249, 105, 53, 0.4)\" stop-opacity=\"0.4\"></stop></radialGradient></defs><path d=\"M 162.46 48.387 C 160.911 48.387 159.672 49.654 159.672 51.181 L 159.672 60.621 C 159.672 64.191 156.78 67.087 153.217 67.087 L 150.274 67.087 C 151.022 61.578 150.868 55.966 149.68 50.534 C 145.859 33.127 134.292 24.23 133.853 23.919 C 98.404 -7.532 54.124 8.969 48.005 11.452 C 45.371 9.486 34.682 1.805 24.536 0.072 C 22.548 -0.29 20.56 0.744 19.759 2.555 C 17.952 6.641 15.473 16.392 19.14 36.386 C 18.21 37.886 15.319 43.214 12.685 53.896 L 7.005 55.189 C 4.526 55.759 2.409 57.337 1.144 59.561 C -0.095 61.76 -0.328 64.423 0.447 66.829 L 7.366 87.546 C 7.986 89.408 9.277 90.909 11.058 91.762 C 12.788 92.642 14.802 92.771 16.635 92.124 L 22.109 90.288 C 28.383 98.229 35.199 102.703 37.187 103.893 L 40.466 126.111 C 40.544 126.731 41.086 127.197 41.705 127.197 L 60.089 127.197 C 60.76 127.197 61.302 126.705 61.354 126.059 L 62.464 114.679 C 79.737 120.576 97.165 115.842 102.354 114.161 L 103.413 122.076 C 103.826 124.998 106.33 127.171 109.274 127.171 L 120.092 127.171 C 123.009 127.171 125.514 125.025 125.927 122.128 L 128.896 101.694 C 131.917 100.143 134.886 97.686 137.778 94.426 C 143.406 88.038 147.279 80.511 149.267 72.674 L 153.269 72.674 C 159.905 72.674 165.3 67.268 165.3 60.595 L 165.3 51.181 C 165.249 49.628 163.984 48.387 162.46 48.387 Z M 33.753 53.276 C 31.094 53.276 28.925 51.129 28.925 48.439 C 28.925 45.775 31.094 43.602 33.753 43.602 C 36.412 43.602 38.581 45.775 38.581 48.439 C 38.581 51.129 36.412 53.276 33.753 53.276 Z\" transform=\"translate(53.741 65.8) rotate(3 82.65 63.599)\" fill=\"url(#idss12040385508_5g1318977201)\"></path></g></svg>',svgContentId:12040385508},KsFpJ28OU:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 273 214\"><path d=\"M 118.08 57.757 C 118.135 57.857 118.153 57.998 118.107 58.147 C 117.925 58.741 117.743 59.334 117.561 59.928 C 117.475 60.205 117.39 60.482 117.305 60.759 C 117.292 60.799 117.298 60.824 117.328 60.854 C 117.856 61.391 118.381 61.928 118.906 62.466 C 119.012 62.574 119.118 62.683 119.225 62.789 C 119.384 62.947 119.439 63.165 119.359 63.358 C 119.271 63.57 119.107 63.681 118.878 63.685 C 118.147 63.697 117.418 63.707 116.688 63.716 C 116.517 63.718 116.347 63.723 116.177 63.722 C 116.12 63.721 116.09 63.739 116.063 63.791 C 115.656 64.58 115.244 65.369 114.837 66.158 C 114.751 66.326 114.63 66.444 114.439 66.475 C 114.187 66.517 113.952 66.37 113.866 66.119 C 113.624 65.409 113.382 64.699 113.141 63.988 C 113.09 63.839 113.036 63.691 112.988 63.541 C 112.974 63.498 112.954 63.48 112.91 63.473 C 112.536 63.411 112.162 63.348 111.789 63.284 C 111.265 63.195 110.742 63.109 110.22 63.017 C 110.007 62.98 109.858 62.856 109.804 62.642 C 109.75 62.428 109.81 62.242 109.986 62.107 C 110.299 61.866 110.616 61.631 110.931 61.394 C 111.243 61.16 111.555 60.925 111.867 60.691 C 111.971 60.613 112.074 60.534 112.179 60.458 C 112.213 60.433 112.223 60.406 112.215 60.365 C 112.081 59.476 111.947 58.587 111.814 57.697 C 111.777 57.451 111.859 57.251 112.05 57.14 C 112.241 57.028 112.434 57.037 112.615 57.164 C 113.108 57.509 113.6 57.858 114.092 58.206 C 114.342 58.382 114.593 58.559 114.842 58.738 C 114.88 58.765 114.911 58.766 114.952 58.745 C 115.231 58.604 115.511 58.463 115.792 58.324 C 116.2 58.121 116.608 57.917 117.016 57.714 C 117.146 57.65 117.276 57.585 117.406 57.523 C 117.645 57.411 117.922 57.497 118.08 57.757 Z\" fill=\"rgb(251,195,14)\" opacity=\"0\"></path><path d=\"M 111.323 52.006 C 111.271 52.172 111.131 52.341 110.917 52.447 C 110.064 52.869 109.21 53.291 108.356 53.712 C 107.957 53.91 107.558 54.106 107.158 54.302 C 107.101 54.33 107.08 54.363 107.078 54.429 C 107.035 55.584 106.99 56.739 106.944 57.894 C 106.934 58.126 106.925 58.358 106.92 58.591 C 106.911 58.935 106.726 59.227 106.427 59.341 C 106.097 59.465 105.799 59.399 105.554 59.147 C 104.771 58.343 103.99 57.536 103.211 56.728 C 103.029 56.54 102.844 56.355 102.666 56.163 C 102.607 56.099 102.555 56.084 102.47 56.109 C 101.159 56.485 99.846 56.856 98.537 57.232 C 98.259 57.312 98 57.3 97.764 57.12 C 97.452 56.882 97.368 56.464 97.557 56.104 C 98.094 55.085 98.63 54.065 99.168 53.046 C 99.281 52.832 99.389 52.615 99.506 52.404 C 99.54 52.343 99.539 52.301 99.501 52.245 C 99.175 51.761 98.851 51.276 98.528 50.791 C 98.076 50.112 97.62 49.436 97.172 48.754 C 96.989 48.475 96.971 48.178 97.153 47.893 C 97.335 47.608 97.605 47.479 97.943 47.533 C 98.54 47.63 99.136 47.736 99.732 47.839 C 100.322 47.941 100.912 48.043 101.502 48.145 C 101.699 48.18 101.896 48.212 102.092 48.249 C 102.155 48.261 102.195 48.242 102.233 48.192 C 103.083 47.104 103.934 46.017 104.786 44.931 C 105.021 44.63 105.329 44.51 105.655 44.607 C 105.981 44.703 106.175 44.927 106.225 45.264 C 106.359 46.181 106.488 47.098 106.619 48.015 C 106.687 48.481 106.753 48.949 106.817 49.416 C 106.826 49.488 106.858 49.523 106.924 49.546 C 107.376 49.71 107.828 49.875 108.279 50.042 C 108.936 50.285 109.593 50.527 110.25 50.77 C 110.459 50.847 110.668 50.923 110.875 51.004 C 111.251 51.155 111.447 51.555 111.323 52.006 Z\" fill=\"rgb(251,195,14)\" opacity=\"0\"></path><path d=\"M 167.251 61.622 C 167.199 61.788 167.059 61.957 166.846 62.063 C 165.992 62.485 165.138 62.907 164.284 63.328 C 163.885 63.526 163.486 63.722 163.086 63.918 C 163.029 63.946 163.008 63.979 163.006 64.045 C 162.963 65.2 162.918 66.355 162.872 67.51 C 162.862 67.742 162.853 67.975 162.848 68.207 C 162.839 68.551 162.654 68.844 162.355 68.957 C 162.025 69.081 161.728 69.015 161.482 68.763 C 160.699 67.959 159.918 67.153 159.139 66.344 C 158.957 66.156 158.772 65.971 158.594 65.779 C 158.535 65.715 158.483 65.7 158.398 65.725 C 157.087 66.101 155.774 66.472 154.465 66.848 C 154.187 66.928 153.928 66.916 153.692 66.736 C 153.38 66.498 153.296 66.08 153.485 65.72 C 154.022 64.701 154.559 63.682 155.096 62.662 C 155.209 62.448 155.317 62.231 155.434 62.02 C 155.468 61.959 155.467 61.917 155.429 61.861 C 155.103 61.377 154.779 60.893 154.456 60.407 C 154.004 59.728 153.548 59.052 153.1 58.37 C 152.918 58.092 152.899 57.795 153.081 57.509 C 153.263 57.224 153.533 57.095 153.871 57.149 C 154.468 57.246 155.064 57.352 155.66 57.455 C 156.25 57.557 156.84 57.659 157.43 57.761 C 157.627 57.796 157.824 57.828 158.02 57.865 C 158.083 57.877 158.123 57.858 158.161 57.808 C 159.011 56.72 159.862 55.633 160.714 54.547 C 160.949 54.246 161.258 54.126 161.583 54.223 C 161.909 54.32 162.103 54.544 162.153 54.88 C 162.287 55.797 162.416 56.714 162.547 57.631 C 162.615 58.097 162.681 58.565 162.745 59.032 C 162.754 59.104 162.786 59.139 162.852 59.162 C 163.304 59.326 163.756 59.491 164.207 59.659 C 164.864 59.901 165.521 60.143 166.178 60.386 C 166.387 60.463 166.596 60.539 166.803 60.62 C 167.179 60.771 167.375 61.171 167.251 61.622 Z\" fill=\"rgb(251,195,14)\" opacity=\"0\"></path><path d=\"M 173.141 48.395 C 173.166 48.506 173.142 48.647 173.056 48.777 C 172.711 49.295 172.366 49.813 172.02 50.33 C 171.859 50.572 171.697 50.814 171.535 51.055 C 171.512 51.09 171.511 51.115 171.531 51.153 C 171.883 51.82 172.234 52.488 172.584 53.156 C 172.655 53.29 172.724 53.425 172.797 53.558 C 172.905 53.755 172.896 53.981 172.763 54.143 C 172.617 54.321 172.428 54.381 172.207 54.319 C 171.502 54.12 170.798 53.92 170.094 53.717 C 169.93 53.671 169.765 53.626 169.602 53.576 C 169.547 53.559 169.513 53.568 169.474 53.609 C 168.854 54.251 168.234 54.89 167.615 55.531 C 167.484 55.667 167.335 55.745 167.143 55.72 C 166.888 55.687 166.705 55.479 166.694 55.213 C 166.665 54.461 166.637 53.71 166.609 52.958 C 166.603 52.8 166.593 52.642 166.59 52.484 C 166.589 52.439 166.576 52.415 166.536 52.396 C 166.194 52.229 165.853 52.061 165.513 51.892 C 165.035 51.656 164.557 51.423 164.082 51.184 C 163.888 51.086 163.78 50.924 163.791 50.703 C 163.801 50.483 163.912 50.321 164.119 50.242 C 164.489 50.101 164.86 49.966 165.231 49.829 C 165.598 49.694 165.964 49.559 166.332 49.424 C 166.454 49.379 166.576 49.333 166.699 49.289 C 166.738 49.276 166.754 49.252 166.76 49.211 C 166.886 48.318 167.013 47.425 167.14 46.533 C 167.175 46.286 167.311 46.117 167.526 46.065 C 167.742 46.013 167.925 46.077 168.063 46.251 C 168.437 46.725 168.81 47.201 169.183 47.677 C 169.372 47.919 169.562 48.161 169.75 48.404 C 169.778 48.442 169.808 48.451 169.853 48.443 C 170.162 48.388 170.471 48.333 170.781 48.281 C 171.231 48.203 171.682 48.125 172.132 48.048 C 172.275 48.022 172.418 47.997 172.562 47.976 C 172.823 47.938 173.065 48.1 173.141 48.395 Z\" fill=\"rgb(251,195,14)\" opacity=\"0\"></path><g><defs><radialGradient id=\"idss11810876556_5g1318977201\" cy=\"0.5\" cx=\"0.432\" r=\"0.4999996550854029\" gradientTransform=\"translate(0.432, 0.5) scale(1 1) translate(-0.432, -0.5)\"><stop offset=\"0\" stop-color=\"rgba(249,105,53,0)\" stop-opacity=\"0\"></stop><stop offset=\"1\" stop-color=\"rgba(249, 105, 53, 0.4)\" stop-opacity=\"0.4\"></stop></radialGradient></defs><path d=\"M 216.201 114.187 C 214.652 114.187 213.413 115.454 213.413 116.98 L 213.413 126.421 C 213.413 129.99 210.521 132.887 206.958 132.887 L 204.014 132.887 C 204.763 127.378 204.609 121.765 203.42 116.333 C 199.6 98.927 188.033 90.029 187.594 89.719 C 152.144 58.267 107.865 74.769 101.746 77.252 C 99.112 75.286 88.423 67.604 78.276 65.871 C 76.289 65.509 74.3 66.544 73.5 68.354 C 71.693 72.441 69.214 82.192 72.88 102.185 C 71.951 103.686 69.059 109.014 66.426 119.696 L 60.745 120.989 C 58.267 121.559 56.15 123.136 54.885 125.36 C 53.645 127.559 53.413 130.223 54.187 132.628 L 61.107 153.346 C 61.727 155.208 63.018 156.708 64.799 157.562 C 66.529 158.441 68.543 158.57 70.376 157.924 L 75.85 156.088 C 82.124 164.028 88.94 168.503 90.928 169.693 L 94.207 191.91 C 94.284 192.531 94.827 192.997 95.446 192.997 L 113.829 192.997 C 114.501 192.997 115.042 192.505 115.094 191.859 L 116.205 180.478 C 133.477 186.375 150.905 181.642 156.094 179.961 L 157.153 187.875 C 157.567 190.798 160.071 192.971 163.014 192.971 L 173.832 192.971 C 176.75 192.971 179.255 190.824 179.667 187.928 L 182.636 167.494 C 185.657 165.942 188.626 163.485 191.519 160.226 C 197.147 153.838 201.02 146.311 203.008 138.474 L 207.009 138.474 C 213.645 138.474 219.041 133.068 219.041 126.395 L 219.041 116.98 C 218.989 115.428 217.724 114.187 216.201 114.187 Z M 87.494 119.075 C 84.834 119.075 82.665 116.928 82.665 114.238 C 82.665 111.575 84.834 109.402 87.494 109.402 C 90.153 109.402 92.322 111.575 92.322 114.238 C 92.322 116.928 90.153 119.075 87.494 119.075 Z\" fill=\"url(#idss11810876556_5g1318977201)\"></path></g></svg>',svgContentId:11810876556}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-i9ca2s\",layoutDependency:layoutDependency,layoutId:\"OLa0EKb3B\",style:{background:'linear-gradient(90deg, var(--token-171b8ff1-1941-44a2-9c33-6a83218f7c7b, rgb(156, 222, 255)) /* {\"name\":\"Anawika\"} */ 0%, var(--token-10316f20-5e99-4a68-b9d4-b512ff48a72b, rgb(196, 182, 240)) /* {\"name\":\"Biloba Flower\"} */ 100%)',borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:.74},variants:{FN5j0R_0Q:{background:'linear-gradient(90deg, var(--token-6e2d13dd-9068-4bb1-ac8d-c431f03c79e4, rgb(249, 105, 53)) /* {\"name\":\"burning orange\"} */ 0%, var(--token-3f2a4632-a13b-451e-92cc-a412407cabda, rgb(251, 195, 14)) /* {\"name\":\"supernova\"} */ 50.9009009009009%, var(--token-fa6c9064-a895-4944-afba-f03fa588d04f, rgb(48, 194, 102)) /* {\"name\":\"jungle green\"} */ 100%)'}}}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bo5dae\",layoutDependency:layoutDependency,layoutId:\"xlfWsU28q\",style:{background:'linear-gradient(90deg, var(--token-10316f20-5e99-4a68-b9d4-b512ff48a72b, rgb(196, 182, 240)) /* {\"name\":\"Biloba Flower\"} */ 0%, var(--token-3f2a4632-a13b-451e-92cc-a412407cabda, rgb(251, 195, 14)) /* {\"name\":\"supernova\"} */ 100%)',borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:.74}}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fci0g5\",layoutDependency:layoutDependency,layoutId:\"dsDM45aCh\",style:{background:'linear-gradient(90deg, var(--token-3f2a4632-a13b-451e-92cc-a412407cabda, rgb(251, 195, 14)) /* {\"name\":\"supernova\"} */ 0%, var(--token-6e2d13dd-9068-4bb1-ac8d-c431f03c79e4, rgb(249, 105, 53)) /* {\"name\":\"burning orange\"} */ 100%)',borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:.74}}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-kjkdjl\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"fitym3JZ4\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(230, 230, 230)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:'radial-gradient(50% 50% at 50% 50%, var(--token-77f53bc1-6705-4739-a93c-bfc47011aade, rgb(244, 243, 244)) /* {\"name\":\"wild sand\"} */ 0%, var(--token-98ea2f69-4c41-4e53-9c8c-7a98946cba16, rgb(230, 230, 230)) /* {\"name\":\"Gray-2\"} */ 100%)',borderBottomLeftRadius:21,borderBottomRightRadius:21,borderTopLeftRadius:21,borderTopRightRadius:21},transformTemplate:transformTemplate1,...addPropertyOverrides({\"jRlDcxm0R-hover\":{transformTemplate:undefined}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1049vxa\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"bh7X3Imju\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"></svg>',svgContentId:11156465677,withExternalLayout:true,...addPropertyOverrides({FN5j0R_0Q:{svgContentId:11064402759},jRlDcxm0R:{svgContentId:11064402759}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-5rwrc8\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"lOWl1ZrHm-shape\",opacity:0,style:{opacity:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 21\"><path d=\"M 14.298 7.432 C 14.246 7.598 14.105 7.767 13.892 7.873 C 13.038 8.295 12.185 8.717 11.33 9.138 C 10.931 9.336 10.532 9.532 10.133 9.728 C 10.075 9.756 10.054 9.789 10.052 9.855 C 10.009 11.01 9.965 12.165 9.918 13.32 C 9.909 13.552 9.899 13.784 9.894 14.017 C 9.886 14.361 9.701 14.653 9.401 14.767 C 9.072 14.891 8.774 14.825 8.529 14.573 C 7.746 13.769 6.964 12.962 6.185 12.154 C 6.003 11.966 5.818 11.781 5.641 11.589 C 5.581 11.525 5.53 11.51 5.444 11.535 C 4.134 11.911 2.821 12.282 1.512 12.658 C 1.234 12.738 0.974 12.726 0.738 12.546 C 0.427 12.308 0.342 11.89 0.532 11.53 C 1.068 10.511 1.606 9.491 2.142 8.472 C 2.255 8.258 2.364 8.041 2.481 7.83 C 2.515 7.769 2.513 7.727 2.475 7.671 C 2.15 7.187 1.826 6.702 1.503 6.217 C 1.05 5.538 0.595 4.862 0.147 4.18 C -0.036 3.902 -0.055 3.604 0.128 3.319 C 0.31 3.034 0.58 2.905 0.917 2.959 C 1.515 3.056 2.111 3.162 2.706 3.265 C 3.297 3.367 3.887 3.469 4.476 3.571 C 4.673 3.606 4.87 3.638 5.066 3.675 C 5.129 3.687 5.169 3.668 5.208 3.618 C 6.058 2.53 6.909 1.443 7.76 0.357 C 7.996 0.056 8.304 -0.064 8.63 0.033 C 8.956 0.129 9.15 0.353 9.199 0.69 C 9.334 1.607 9.463 2.524 9.594 3.441 C 9.661 3.907 9.728 4.375 9.791 4.842 C 9.801 4.913 9.833 4.949 9.899 4.972 C 10.35 5.136 10.802 5.301 11.253 5.468 C 11.911 5.711 12.568 5.953 13.225 6.196 C 13.433 6.273 13.642 6.349 13.85 6.43 C 14.225 6.58 14.422 6.981 14.298 7.432 Z\" transform=\"translate(3.953 3.19) rotate(-38 7.167 7.414)\" fill=\"rgb(251,195,14)\" opacity=\"0.34\"></path></svg>',svgContentId:12294300479,variants:{\"jRlDcxm0R-hover\":{opacity:1}},withExternalLayout:true,...addPropertyOverrides({\"jRlDcxm0R-hover\":{opacity:1,svgContentId:9789942551},FN5j0R_0Q:{svgContentId:12787520059},jRlDcxm0R:{svgContentId:12787520059}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-4s11qi\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"qR3CjXQVL\",opacity:0,style:{opacity:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 14.298 7.432 C 14.246 7.598 14.105 7.767 13.892 7.873 C 13.038 8.295 12.185 8.717 11.33 9.138 C 10.931 9.336 10.532 9.532 10.133 9.728 C 10.075 9.756 10.054 9.789 10.052 9.855 C 10.009 11.01 9.965 12.165 9.918 13.32 C 9.909 13.552 9.899 13.784 9.894 14.017 C 9.886 14.361 9.701 14.653 9.401 14.767 C 9.072 14.891 8.774 14.825 8.529 14.573 C 7.746 13.769 6.964 12.962 6.185 12.154 C 6.003 11.966 5.818 11.781 5.641 11.589 C 5.581 11.525 5.53 11.51 5.444 11.535 C 4.134 11.911 2.821 12.282 1.512 12.658 C 1.234 12.738 0.974 12.726 0.738 12.546 C 0.427 12.308 0.342 11.89 0.532 11.53 C 1.068 10.511 1.606 9.491 2.142 8.472 C 2.255 8.258 2.364 8.041 2.481 7.83 C 2.515 7.769 2.513 7.727 2.475 7.671 C 2.15 7.187 1.826 6.702 1.503 6.217 C 1.05 5.538 0.595 4.862 0.147 4.18 C -0.036 3.902 -0.055 3.604 0.128 3.319 C 0.31 3.034 0.58 2.905 0.917 2.959 C 1.515 3.056 2.111 3.162 2.706 3.265 C 3.297 3.367 3.887 3.469 4.476 3.571 C 4.673 3.606 4.87 3.638 5.066 3.675 C 5.129 3.687 5.169 3.668 5.208 3.618 C 6.058 2.53 6.909 1.443 7.76 0.357 C 7.996 0.056 8.304 -0.064 8.63 0.033 C 8.956 0.129 9.15 0.353 9.199 0.69 C 9.334 1.607 9.463 2.524 9.594 3.441 C 9.661 3.907 9.728 4.375 9.791 4.842 C 9.801 4.913 9.833 4.949 9.899 4.972 C 10.35 5.136 10.802 5.301 11.253 5.468 C 11.911 5.711 12.568 5.953 13.225 6.196 C 13.433 6.273 13.642 6.349 13.85 6.43 C 14.225 6.58 14.422 6.981 14.298 7.432 Z\" transform=\"translate(0.953 1.19) rotate(-6 7.167 7.414)\" fill=\"rgb(251,195,14)\" opacity=\"0.34\"></path></svg>',svgContentId:10931352187,variants:{\"jRlDcxm0R-hover\":{opacity:1}},withExternalLayout:true,...addPropertyOverrides({\"jRlDcxm0R-hover\":{opacity:1,svgContentId:11065543535},FN5j0R_0Q:{svgContentId:10577251464},jRlDcxm0R:{svgContentId:10577251464}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-uu2j8t\",layoutDependency:layoutDependency,layoutId:\"wgJVU8obL\",style:{background:'radial-gradient(50% 50% at 50% 50%, rgba(251, 195, 14, 0.2) 0%, var(--token-3f2a4632-a13b-451e-92cc-a412407cabda, rgb(251, 195, 14)) /* {\"name\":\"supernova\"} */ 100%)',borderBottomLeftRadius:21,borderBottomRightRadius:21,borderTopLeftRadius:21,borderTopRightRadius:21},transformTemplate:transformTemplate2}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-cugqt2\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"l47Zyzkr0-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 56 56\"><g transform=\"translate(0.409 0.711)\" id=\"ss12861690549_1\"><path d=\"M 27.673 55.202 C 42.956 55.202 55.346 42.844 55.346 27.601 C 55.346 12.357 42.956 0 27.673 0 C 12.389 0 0 12.357 0 27.601 C 0 42.844 12.389 55.202 27.673 55.202 Z\" fill=\"rgb(48,194,102)\"></path><path d=\"M 27.673 29.698 C 32.655 29.698 36.694 25.669 36.694 20.7 C 36.694 15.731 32.655 11.703 27.673 11.703 C 22.691 11.703 18.652 15.731 18.652 20.7 C 18.652 25.669 22.691 29.698 27.673 29.698 Z\" fill=\"rgb(253,253,253)\"></path><path d=\"M 44.35 43.105 C 43.594 42.192 42.769 41.34 41.88 40.556 C 38.098 36.817 33.009 34.685 27.684 34.61 C 22.359 34.685 17.271 36.817 13.489 40.556 C 12.637 41.362 11.849 42.233 11.133 43.161 C 10.971 43.385 10.846 43.634 10.764 43.898 C 11.773 45.026 12.885 46.06 14.085 46.984 C 18.032 49.965 22.847 51.578 27.798 51.578 C 32.749 51.578 37.564 49.965 41.51 46.984 C 42.672 46.054 43.746 45.021 44.719 43.898 C 44.642 43.614 44.517 43.346 44.35 43.105 Z\" fill=\"rgb(253,253,253)\"></path></g></svg>',svgContentId:12861690549,withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-my308z\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Gog26V2mZ-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 53 53\"><g transform=\"translate(0.428 0.354)\" id=\"ss10530338484_1\"><path d=\"M 26.24 52.344 C 40.732 52.344 52.481 40.626 52.481 26.172 C 52.481 11.717 40.732 0 26.24 0 C 11.748 0 0 11.717 0 26.172 C 0 40.626 11.748 52.344 26.24 52.344 Z\" fill=\"rgb(48,194,102)\"></path><path d=\"M 26.239 28.161 C 30.964 28.161 34.794 24.34 34.794 19.629 C 34.794 14.917 30.964 11.097 26.239 11.097 C 21.516 11.097 17.686 14.917 17.686 19.629 C 17.686 24.34 21.516 28.161 26.239 28.161 Z\" fill=\"rgb(253,253,253)\"></path><path d=\"M 42.054 40.873 C 41.338 40.007 40.554 39.199 39.712 38.456 C 36.125 34.91 31.301 32.889 26.251 32.817 C 21.202 32.889 16.377 34.91 12.79 38.456 C 11.983 39.221 11.236 40.046 10.556 40.926 C 10.403 41.139 10.284 41.374 10.206 41.624 C 11.163 42.695 12.218 43.675 13.356 44.551 C 17.098 47.378 21.664 48.908 26.359 48.908 C 31.053 48.908 35.619 47.378 39.362 44.551 C 40.463 43.67 41.481 42.69 42.404 41.624 C 42.331 41.356 42.213 41.102 42.054 40.873 Z\" fill=\"rgb(253,253,253)\"></path></g></svg>',svgContentId:10530338484,withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-qwv8mu\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"gRrBjuTLI-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 42 42\"><g transform=\"translate(0.626 0.485)\" id=\"ss10160804735_1\"><path d=\"M 20.407 40.708 C 31.678 40.708 40.814 31.595 40.814 20.354 C 40.814 9.113 31.678 0 20.407 0 C 9.136 0 0 9.113 0 20.354 C 0 31.595 9.136 40.708 20.407 40.708 Z\" fill=\"rgb(48,194,102)\"></path><path d=\"M 20.406 21.9 C 24.081 21.9 27.059 18.93 27.059 15.266 C 27.059 11.601 24.081 8.63 20.406 8.63 C 16.733 8.63 13.754 11.601 13.754 15.266 C 13.754 18.93 16.733 21.9 20.406 21.9 Z\" fill=\"rgb(253,253,253)\"></path><path d=\"M 32.705 31.788 C 32.149 31.115 31.539 30.486 30.884 29.908 C 28.094 27.151 24.343 25.579 20.416 25.523 C 16.489 25.579 12.737 27.151 9.947 29.908 C 9.319 30.503 8.738 31.145 8.21 31.829 C 8.09 31.994 7.998 32.178 7.937 32.372 C 8.682 33.205 9.502 33.967 10.387 34.648 C 13.298 36.847 16.848 38.036 20.499 38.036 C 24.15 38.036 27.702 36.847 30.612 34.648 C 31.468 33.963 32.26 33.201 32.977 32.372 C 32.921 32.163 32.829 31.966 32.705 31.788 Z\" fill=\"rgb(253,253,253)\"></path></g></svg>',svgContentId:10160804735,withExternalLayout:true,...addPropertyOverrides({\"Euzwb6pjG-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 42 42\"><g transform=\"translate(0.626 0.485)\" id=\"ss9824279234_1\"><path d=\"M 20.407 40.708 C 31.678 40.708 40.814 31.595 40.814 20.354 C 40.814 9.113 31.678 0 20.407 0 C 9.136 0 0 9.113 0 20.354 C 0 31.595 9.136 40.708 20.407 40.708 Z\" fill=\"rgb(48,194,102)\"></path><path d=\"M 20.406 21.9 C 24.081 21.9 27.059 18.93 27.059 15.266 C 27.059 11.601 24.081 8.63 20.406 8.63 C 16.733 8.63 13.754 11.601 13.754 15.266 C 13.754 18.93 16.733 21.9 20.406 21.9 Z\" fill=\"rgb(253,253,253)\"></path><path d=\"M 32.705 31.788 C 32.149 31.115 31.539 30.486 30.884 29.908 C 28.094 27.151 24.343 25.579 20.416 25.523 C 16.489 25.579 12.737 27.151 9.947 29.908 C 9.319 30.503 8.738 31.145 8.21 31.829 C 8.09 31.994 7.998 32.178 7.937 32.372 C 8.682 33.205 9.502 33.967 10.387 34.648 C 13.298 36.847 16.848 38.036 20.499 38.036 C 24.15 38.036 27.702 36.847 30.612 34.648 C 31.468 33.963 32.26 33.201 32.977 32.372 C 32.921 32.163 32.829 31.966 32.705 31.788 Z\" fill=\"rgb(253,253,253)\"></path></g></svg>',svgContentId:9824279234}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-10v753i\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"abkSsy22q-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 44 45\"><g transform=\"translate(0.193 0.951)\" id=\"ss10897845897_1\"><path d=\"M 21.789 43.463 C 33.822 43.463 43.578 33.734 43.578 21.732 C 43.578 9.73 33.822 0 21.789 0 C 9.755 0 0 9.73 0 21.732 C 0 33.734 9.755 43.463 21.789 43.463 Z\" fill=\"rgb(207,207,207)\"></path><path d=\"M 21.788 23.383 C 25.711 23.383 28.891 20.212 28.891 16.299 C 28.891 12.387 25.711 9.215 21.788 9.215 C 17.866 9.215 14.686 12.387 14.686 16.299 C 14.686 20.212 17.866 23.383 21.788 23.383 Z\" fill=\"rgb(244,243,244)\"></path><path d=\"M 34.919 33.938 C 34.325 33.22 33.674 32.549 32.974 31.932 C 29.996 28.988 25.99 27.31 21.798 27.25 C 17.605 27.31 13.599 28.988 10.621 31.932 C 9.95 32.567 9.33 33.252 8.766 33.983 C 8.638 34.159 8.54 34.355 8.475 34.563 C 9.27 35.452 10.145 36.265 11.09 36.993 C 14.198 39.34 17.989 40.61 21.887 40.61 C 25.785 40.61 29.577 39.34 32.684 36.993 C 33.598 36.261 34.444 35.448 35.21 34.563 C 35.15 34.34 35.051 34.128 34.919 33.938 Z\" fill=\"rgb(244,243,244)\"></path></g></svg>',svgContentId:10897845897,withExternalLayout:true,...addPropertyOverrides({\"Euzwb6pjG-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 44 45\"><g transform=\"translate(0.193 0.951)\" id=\"ss9236513345_1\"><path d=\"M 21.789 43.463 C 33.822 43.463 43.578 33.734 43.578 21.732 C 43.578 9.73 33.822 0 21.789 0 C 9.755 0 0 9.73 0 21.732 C 0 33.734 9.755 43.463 21.789 43.463 Z\" fill=\"var(--token-fa6c9064-a895-4944-afba-f03fa588d04f, rgb(48, 194, 102))\"></path><path d=\"M 21.788 23.383 C 25.711 23.383 28.891 20.212 28.891 16.299 C 28.891 12.387 25.711 9.215 21.788 9.215 C 17.866 9.215 14.686 12.387 14.686 16.299 C 14.686 20.212 17.866 23.383 21.788 23.383 Z\" fill=\"rgb(244,243,244)\"></path><path d=\"M 34.919 33.938 C 34.325 33.22 33.674 32.549 32.974 31.932 C 29.996 28.988 25.99 27.31 21.798 27.25 C 17.605 27.31 13.599 28.988 10.621 31.932 C 9.95 32.567 9.33 33.252 8.766 33.983 C 8.638 34.159 8.54 34.355 8.475 34.563 C 9.27 35.452 10.145 36.265 11.09 36.993 C 14.198 39.34 17.989 40.61 21.887 40.61 C 25.785 40.61 29.577 39.34 32.684 36.993 C 33.598 36.261 34.444 35.448 35.21 34.563 C 35.15 34.34 35.051 34.128 34.919 33.938 Z\" fill=\"rgb(244,243,244)\"></path></g></svg>',svgContentId:9236513345}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-aflepv\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"pa20aOxl0-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(0.771 0.97)\" id=\"ss11203654708_1\"><path d=\"M 16.41 32.735 C 25.473 32.735 32.821 25.407 32.821 16.367 C 32.821 7.328 25.473 0 16.41 0 C 7.347 0 0 7.328 0 16.367 C 0 25.407 7.347 32.735 16.41 32.735 Z\" fill=\"rgb(207,207,207)\"></path><path d=\"M 16.41 17.611 C 19.364 17.611 21.759 15.222 21.759 12.276 C 21.759 9.329 19.364 6.94 16.41 6.94 C 13.455 6.94 11.06 9.329 11.06 12.276 C 11.06 15.222 13.455 17.611 16.41 17.611 Z\" fill=\"rgb(244,243,244)\"></path><path d=\"M 26.3 25.562 C 25.852 25.021 25.362 24.515 24.835 24.05 C 22.592 21.833 19.574 20.569 16.417 20.524 C 13.259 20.569 10.242 21.833 7.999 24.05 C 7.494 24.529 7.027 25.045 6.601 25.595 C 6.506 25.728 6.432 25.876 6.382 26.032 C 6.981 26.701 7.64 27.314 8.353 27.863 C 10.693 29.63 13.549 30.587 16.484 30.587 C 19.42 30.587 22.275 29.63 24.616 27.863 C 25.304 27.311 25.942 26.699 26.519 26.032 C 26.473 25.864 26.399 25.705 26.3 25.562 Z\" fill=\"rgb(244,243,244)\"></path></g></svg>',svgContentId:11203654708,withExternalLayout:true,...addPropertyOverrides({\"Euzwb6pjG-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 34 34\"><g transform=\"translate(0.771 0.97)\" id=\"ss10460656705_1\"><path d=\"M 16.41 32.735 C 25.473 32.735 32.821 25.407 32.821 16.367 C 32.821 7.328 25.473 0 16.41 0 C 7.347 0 0 7.328 0 16.367 C 0 25.407 7.347 32.735 16.41 32.735 Z\" fill=\"var(--token-fa6c9064-a895-4944-afba-f03fa588d04f, rgb(48, 194, 102))\"></path><path d=\"M 16.41 17.611 C 19.364 17.611 21.759 15.222 21.759 12.276 C 21.759 9.329 19.364 6.94 16.41 6.94 C 13.455 6.94 11.06 9.329 11.06 12.276 C 11.06 15.222 13.455 17.611 16.41 17.611 Z\" fill=\"rgb(244,243,244)\"></path><path d=\"M 26.3 25.562 C 25.852 25.021 25.362 24.515 24.835 24.05 C 22.592 21.833 19.574 20.569 16.417 20.524 C 13.259 20.569 10.242 21.833 7.999 24.05 C 7.494 24.529 7.027 25.045 6.601 25.595 C 6.506 25.728 6.432 25.876 6.382 26.032 C 6.981 26.701 7.64 27.314 8.353 27.863 C 10.693 29.63 13.549 30.587 16.484 30.587 C 19.42 30.587 22.275 29.63 24.616 27.863 C 25.304 27.311 25.942 26.699 26.519 26.032 C 26.473 25.864 26.399 25.705 26.3 25.562 Z\" fill=\"rgb(244,243,244)\"></path></g></svg>',svgContentId:10460656705}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-120ho98\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"gXg0OesHT-shape\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15 16\"><path d=\"M 14.753 7.88 C 14.701 8.046 14.561 8.214 14.347 8.319 C 13.492 8.74 12.638 9.161 11.783 9.581 C 11.384 9.777 10.984 9.973 10.584 10.168 C 10.527 10.196 10.506 10.229 10.503 10.295 C 10.46 11.446 10.416 12.597 10.369 13.748 C 10.36 13.979 10.35 14.211 10.345 14.442 C 10.337 14.785 10.151 15.077 9.851 15.19 C 9.521 15.314 9.224 15.249 8.978 14.997 C 8.194 14.195 7.413 13.392 6.633 12.586 C 6.45 12.399 6.265 12.214 6.087 12.023 C 6.028 11.959 5.976 11.945 5.891 11.969 C 4.579 12.344 3.265 12.714 1.954 13.088 C 1.675 13.168 1.416 13.156 1.18 12.977 C 0.868 12.74 0.784 12.323 0.974 11.964 C 1.511 10.948 2.048 9.933 2.586 8.917 C 2.699 8.703 2.807 8.487 2.924 8.276 C 2.958 8.216 2.957 8.174 2.919 8.118 C 2.593 7.636 2.268 7.153 1.946 6.669 C 1.493 5.992 1.036 5.318 0.588 4.639 C 0.405 4.361 0.387 4.065 0.569 3.781 C 0.751 3.496 1.021 3.368 1.359 3.422 C 1.957 3.518 2.553 3.624 3.151 3.727 C 3.741 3.828 4.331 3.93 4.922 4.032 C 5.119 4.066 5.316 4.098 5.512 4.135 C 5.575 4.147 5.616 4.129 5.654 4.079 C 6.505 2.995 7.357 1.911 8.209 0.829 C 8.444 0.529 8.754 0.409 9.08 0.506 C 9.406 0.602 9.6 0.825 9.65 1.161 C 9.784 2.075 9.914 2.989 10.045 3.903 C 10.111 4.367 10.179 4.833 10.242 5.298 C 10.251 5.37 10.283 5.405 10.349 5.429 C 10.802 5.592 11.255 5.756 11.706 5.923 C 12.364 6.164 13.021 6.406 13.679 6.648 C 13.888 6.725 14.097 6.801 14.304 6.882 C 14.68 7.031 14.877 7.43 14.753 7.88 Z\" fill=\"rgb(196,182,240)\"></path></svg>',svgContentId:9681661873,withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-bit0y8\",\"data-framer-name\":\"Polygon 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:55,intrinsicWidth:61,layoutDependency:layoutDependency,layoutId:\"VhCwbtTCC\",svg:'<svg width=\"61\" height=\"55\" viewBox=\"0 0 61 55\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M27.5558 52.4692L1.14627 6.72656C-0.200885 4.39323 1.48305 1.47656 4.17736 1.47656L56.9965 1.47657C59.6908 1.47657 61.3747 4.39323 60.0275 6.72657L33.618 52.4692C32.2708 54.8026 28.903 54.8026 27.5558 52.4692Z\" fill=\"#F4F3F4\" stroke=\"#8A8A8A\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1w4bonp\",layoutDependency:layoutDependency,layoutId:\"iY3tm1_H0\",children:[isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-d6uv76-container\",layoutDependency:layoutDependency,layoutId:\"KVOBhh0oC-container\",style:{opacity:.5},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-fa6c9064-a895-4944-afba-f03fa588d04f, rgb(48, 194, 102))\",height:\"100%\",iconSearch:\"leaf\",iconSelection:\"AppleLogo\",id:\"KVOBhh0oC\",layoutId:\"KVOBhh0oC\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qkjsjq-container\",layoutDependency:layoutDependency,layoutId:\"jCMgN8zvl-container\",style:{opacity:.5,rotate:0,rotateY:180},variants:{\"FN5j0R_0Q-hover\":{rotate:-11}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-fa6c9064-a895-4944-afba-f03fa588d04f, rgb(48, 194, 102))\",height:\"100%\",iconSearch:\"leaf\",iconSelection:\"AppleLogo\",id:\"jCMgN8zvl\",layoutId:\"jCMgN8zvl\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q5mcug\",layoutDependency:layoutDependency,layoutId:\"ISBeIUZ9f\",style:{backgroundColor:\"var(--token-fa6c9064-a895-4944-afba-f03fa588d04f, rgb(48, 194, 102))\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1,opacity:.5}}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1mt96ia\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"JHWi85t5W\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17 17\"><path d=\"M 14.298 7.432 C 14.246 7.598 14.105 7.767 13.892 7.873 C 13.038 8.295 12.185 8.717 11.33 9.138 C 10.931 9.336 10.532 9.532 10.133 9.728 C 10.075 9.756 10.054 9.789 10.052 9.855 C 10.009 11.01 9.965 12.165 9.918 13.32 C 9.909 13.552 9.899 13.784 9.894 14.017 C 9.886 14.361 9.701 14.653 9.401 14.767 C 9.072 14.891 8.774 14.825 8.529 14.573 C 7.746 13.769 6.964 12.962 6.185 12.154 C 6.003 11.966 5.818 11.781 5.641 11.589 C 5.581 11.525 5.53 11.51 5.444 11.535 C 4.134 11.911 2.821 12.282 1.512 12.658 C 1.234 12.738 0.974 12.726 0.738 12.546 C 0.427 12.308 0.342 11.89 0.532 11.53 C 1.068 10.511 1.606 9.491 2.142 8.472 C 2.255 8.258 2.364 8.041 2.481 7.83 C 2.515 7.769 2.513 7.727 2.475 7.671 C 2.15 7.187 1.826 6.702 1.503 6.217 C 1.05 5.538 0.595 4.862 0.147 4.18 C -0.036 3.902 -0.055 3.604 0.128 3.319 C 0.31 3.034 0.58 2.905 0.917 2.959 C 1.515 3.056 2.111 3.162 2.706 3.265 C 3.297 3.367 3.887 3.469 4.476 3.571 C 4.673 3.606 4.87 3.638 5.066 3.675 C 5.129 3.687 5.169 3.668 5.208 3.618 C 6.058 2.53 6.909 1.443 7.76 0.357 C 7.996 0.056 8.304 -0.064 8.63 0.033 C 8.956 0.129 9.15 0.353 9.199 0.69 C 9.334 1.607 9.463 2.524 9.594 3.441 C 9.661 3.907 9.728 4.375 9.791 4.842 C 9.801 4.913 9.833 4.949 9.899 4.972 C 10.35 5.136 10.802 5.301 11.253 5.468 C 11.911 5.711 12.568 5.953 13.225 6.196 C 13.433 6.273 13.642 6.349 13.85 6.43 C 14.225 6.58 14.422 6.981 14.298 7.432 Z\" transform=\"translate(0.953 1.19) rotate(-6 7.167 7.414)\" fill=\"rgb(251,195,14)\" opacity=\"0.34\"></path></svg>',svgContentId:9342053992,withExternalLayout:true,...addPropertyOverrides({\"FN5j0R_0Q-hover\":{svgContentId:11975738741}},baseVariant,gestureVariant)})]}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1g2cat\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"qbhhBePdS\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22 21\"><path d=\"M 14.298 7.432 C 14.246 7.598 14.105 7.767 13.892 7.873 C 13.038 8.295 12.185 8.717 11.33 9.138 C 10.931 9.336 10.532 9.532 10.133 9.728 C 10.075 9.756 10.054 9.789 10.052 9.855 C 10.009 11.01 9.965 12.165 9.918 13.32 C 9.909 13.552 9.899 13.784 9.894 14.017 C 9.886 14.361 9.701 14.653 9.401 14.767 C 9.072 14.891 8.774 14.825 8.529 14.573 C 7.746 13.769 6.964 12.962 6.185 12.154 C 6.003 11.966 5.818 11.781 5.641 11.589 C 5.581 11.525 5.53 11.51 5.444 11.535 C 4.134 11.911 2.821 12.282 1.512 12.658 C 1.234 12.738 0.974 12.726 0.738 12.546 C 0.427 12.308 0.342 11.89 0.532 11.53 C 1.068 10.511 1.606 9.491 2.142 8.472 C 2.255 8.258 2.364 8.041 2.481 7.83 C 2.515 7.769 2.513 7.727 2.475 7.671 C 2.15 7.187 1.826 6.702 1.503 6.217 C 1.05 5.538 0.595 4.862 0.147 4.18 C -0.036 3.902 -0.055 3.604 0.128 3.319 C 0.31 3.034 0.58 2.905 0.917 2.959 C 1.515 3.056 2.111 3.162 2.706 3.265 C 3.297 3.367 3.887 3.469 4.476 3.571 C 4.673 3.606 4.87 3.638 5.066 3.675 C 5.129 3.687 5.169 3.668 5.208 3.618 C 6.058 2.53 6.909 1.443 7.76 0.357 C 7.996 0.056 8.304 -0.064 8.63 0.033 C 8.956 0.129 9.15 0.353 9.199 0.69 C 9.334 1.607 9.463 2.524 9.594 3.441 C 9.661 3.907 9.728 4.375 9.791 4.842 C 9.801 4.913 9.833 4.949 9.899 4.972 C 10.35 5.136 10.802 5.301 11.253 5.468 C 11.911 5.711 12.568 5.953 13.225 6.196 C 13.433 6.273 13.642 6.349 13.85 6.43 C 14.225 6.58 14.422 6.981 14.298 7.432 Z\" transform=\"translate(3.953 3.19) rotate(-38 7.167 7.414)\" fill=\"rgb(251,195,14)\" opacity=\"0.34\"></path></svg>',svgContentId:12883117275,withExternalLayout:true,...addPropertyOverrides({\"FN5j0R_0Q-hover\":{svgContentId:8899587698}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5nptK.framer-7lr8if, .framer-5nptK .framer-7lr8if { display: block; }\",\".framer-5nptK.framer-d1nvkf { cursor: pointer; height: 214px; overflow: hidden; position: relative; width: 274px; }\",\".framer-5nptK .framer-z6bopo { flex: none; height: 214px; left: calc(50.00000000000002% - 274px / 2); position: absolute; top: calc(50.00000000000002% - 214px / 2); width: 274px; }\",\".framer-5nptK .framer-r1s8fz { flex: none; height: 214px; left: 0px; position: absolute; top: calc(50.00000000000002% - 214px / 2); width: 273px; }\",\".framer-5nptK .framer-i9ca2s { bottom: 39px; flex: none; height: 47px; left: 18px; overflow: visible; position: absolute; width: 73px; }\",\".framer-5nptK .framer-bo5dae { bottom: 39px; flex: none; height: 71px; left: calc(49.270072992700754% - 74px / 2); overflow: visible; position: absolute; width: 74px; }\",\".framer-5nptK .framer-1fci0g5 { bottom: 39px; flex: none; height: 95px; overflow: visible; position: absolute; right: 21px; width: 74px; }\",\".framer-5nptK .framer-kjkdjl { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); left: 34px; overflow: visible; position: absolute; top: 50%; width: 42px; }\",\".framer-5nptK .framer-1049vxa { flex: none; height: 16px; position: absolute; right: 39px; top: 51px; width: 16px; }\",\".framer-5nptK .framer-5rwrc8 { flex: none; height: 21px; position: absolute; right: 84px; top: 54px; width: 22px; }\",\".framer-5nptK .framer-4s11qi { flex: none; height: 17px; position: absolute; right: 38px; top: 56px; width: 17px; }\",\".framer-5nptK .framer-uu2j8t { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 42px); left: 50%; overflow: visible; position: absolute; top: 19px; width: 42px; }\",\".framer-5nptK .framer-cugqt2 { flex: none; height: 56px; left: calc(42.33576642335768% - 56px / 2); position: absolute; top: calc(35.981308411214975% - 56px / 2); width: 56px; }\",\".framer-5nptK .framer-my308z { flex: none; height: 53px; left: calc(62.04379562043798% - 53px / 2); position: absolute; top: calc(54.20560747663553% - 53px / 2); width: 53px; }\",\".framer-5nptK .framer-qwv8mu { flex: none; height: 42px; left: calc(42.33576642335768% - 42px / 2); position: absolute; top: calc(64.48598130841123% - 42px / 2); width: 42px; }\",\".framer-5nptK .framer-10v753i { flex: none; height: 45px; left: calc(77.37226277372265% - 44px / 2); position: absolute; top: calc(18.22429906542058% - 45px / 2); width: 44px; }\",\".framer-5nptK .framer-aflepv { flex: none; height: 34px; left: calc(91.24087591240878% - 34px / 2); position: absolute; top: calc(30.841121495327123% - 34px / 2); width: 34px; }\",\".framer-5nptK .framer-120ho98 { flex: none; height: 16px; left: calc(62.04379562043798% - 15px / 2); position: absolute; top: calc(31.308411214953292% - 16px / 2); width: 15px; }\",\".framer-5nptK .framer-bit0y8 { flex: none; height: 27px; left: 35px; position: absolute; top: 65px; width: 30px; }\",\".framer-5nptK .framer-1w4bonp { flex: none; height: 57px; left: calc(50.00000000000002% - 56px / 2); overflow: visible; position: absolute; top: 27px; width: 56px; }\",\".framer-5nptK .framer-d6uv76-container { bottom: -3px; flex: none; height: 32px; position: absolute; right: 0px; width: 32px; }\",\".framer-5nptK .framer-1qkjsjq-container { bottom: -3px; flex: none; height: 32px; left: 0px; position: absolute; width: 32px; }\",\".framer-5nptK .framer-1q5mcug { bottom: 0px; flex: none; height: 4px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; width: 2px; }\",\".framer-5nptK .framer-1mt96ia { bottom: 10px; flex: none; height: 17px; position: absolute; right: 1px; width: 17px; }\",\".framer-5nptK .framer-1g2cat { flex: none; height: 21px; left: 111px; position: absolute; top: 24px; width: 22px; }\",\".framer-5nptK.framer-v-1lt9x8e .framer-i9ca2s { bottom: unset; left: calc(50.00000000000002% - 238px / 2); top: calc(50.00000000000002% - 47px / 2); width: 238px; }\",\".framer-5nptK.framer-v-d1nvkf.hover .framer-cugqt2 { left: 74px; top: 43px; }\",\".framer-5nptK.framer-v-d1nvkf.hover .framer-my308z { left: calc(51.45985401459856% - 53px / 2); top: calc(53.73831775700937% - 53px / 2); }\",\".framer-5nptK.framer-v-d1nvkf.hover .framer-qwv8mu { bottom: 50px; left: 76px; top: unset; }\",\".framer-5nptK.framer-v-d1nvkf.hover .framer-10v753i { left: unset; right: 74px; top: 56px; }\",\".framer-5nptK.framer-v-d1nvkf.hover .framer-aflepv { bottom: 75px; left: unset; right: 67px; top: unset; }\",\".framer-5nptK.framer-v-d1nvkf.hover .framer-120ho98 { left: calc(52.919708029197096% - 15px / 2); top: 56px; }\",\".framer-5nptK.framer-v-1oeq31v.hover .framer-uu2j8t { bottom: 71px; top: unset; }\",\".framer-5nptK.framer-v-o65ay3.hover .framer-kjkdjl { left: unset; right: 38px; top: 40px; }\",\".framer-5nptK.framer-v-o65ay3.hover .framer-5rwrc8 { right: 78px; top: 59px; }\",\".framer-5nptK.framer-v-o65ay3.hover .framer-4s11qi { right: 20px; top: 61px; }\",\".framer-5nptK.framer-v-1lt9x8e.hover .framer-i9ca2s { bottom: unset; }\",\".framer-5nptK.framer-v-1lt9x8e.hover .framer-bit0y8 { left: unset; right: 32px; top: 66px; }\",\".framer-5nptK.framer-v-1lt9x8e.hover .framer-d6uv76-container { bottom: unset; right: 1px; top: 2px; }\",\".framer-5nptK.framer-v-1lt9x8e.hover .framer-1qkjsjq-container { bottom: 9px; left: -1px; }\",\".framer-5nptK.framer-v-1lt9x8e.hover .framer-1q5mcug { height: 30px; }\",'.framer-5nptK[data-border=\"true\"]::after, .framer-5nptK [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 214\n * @framerIntrinsicWidth 274\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"KsFpJ28OU\":{\"layout\":[\"fixed\",\"fixed\"]},\"jRlDcxm0R\":{\"layout\":[\"fixed\",\"fixed\"]},\"FN5j0R_0Q\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZYsydPNcq\":{\"layout\":[\"fixed\",\"fixed\"]},\"r__3Zlk4B\":{\"layout\":[\"fixed\",\"fixed\"]},\"Hel3SEN55\":{\"layout\":[\"fixed\",\"fixed\"]},\"hHYg0taB5\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerooP4LILIR=withCSS(Component,css,\"framer-5nptK\");export default FramerooP4LILIR;FramerooP4LILIR.displayName=\"services illustrations\";FramerooP4LILIR.defaultProps={height:214,width:274};addPropertyControls(FramerooP4LILIR,{variant:{options:[\"Euzwb6pjG\",\"KsFpJ28OU\",\"jRlDcxm0R\",\"FN5j0R_0Q\"],optionTitles:[\"loyal customers\",\"piggy bank\",\"step up\",\"measure growth\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerooP4LILIR,[{explicitInter:true,fonts:[]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerooP4LILIR\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"214\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"274\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KsFpJ28OU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jRlDcxm0R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FN5j0R_0Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZYsydPNcq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"r__3Zlk4B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Hel3SEN55\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hHYg0taB5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ooP4LILIR.map", "// Generated by Framer (722666c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import CardsWorkCard from\"#framer/local/canvasComponent/hhOAbU_QF/hhOAbU_QF.js\";import ElementsNavigation2 from\"#framer/local/canvasComponent/hkOwUvg2i/hkOwUvg2i.js\";import SectionsFooter from\"#framer/local/canvasComponent/JJmgABkgm/JJmgABkgm.js\";import ElementsButton from\"#framer/local/canvasComponent/lYlPcNMOf/lYlPcNMOf.js\";import ElementsNavLinks from\"#framer/local/canvasComponent/mTy1Dc98z/mTy1Dc98z.js\";import ServicesIllustrations from\"#framer/local/canvasComponent/ooP4LILIR/ooP4LILIR.js\";import*as sharedStyle7 from\"#framer/local/css/a9OJ4gLaV/a9OJ4gLaV.js\";import*as sharedStyle1 from\"#framer/local/css/ARDZyocPI/ARDZyocPI.js\";import*as sharedStyle4 from\"#framer/local/css/elT85au5Z/elT85au5Z.js\";import*as sharedStyle2 from\"#framer/local/css/jwr3vfbVq/jwr3vfbVq.js\";import*as sharedStyle6 from\"#framer/local/css/kYuw_Ef6e/kYuw_Ef6e.js\";import*as sharedStyle5 from\"#framer/local/css/lUAhPfAzN/lUAhPfAzN.js\";import*as sharedStyle from\"#framer/local/css/vrXQodaMH/vrXQodaMH.js\";import*as sharedStyle3 from\"#framer/local/css/WXrEOepWs/WXrEOepWs.js\";import metadataProvider from\"#framer/local/webPageMetadata/tEt4Tv2ik/tEt4Tv2ik.js\";const ElementsNavigation2Fonts=getFonts(ElementsNavigation2);const ElementsNavigation2WithVariantAppearEffect=withVariantAppearEffect(ElementsNavigation2);const ElementsNavLinksFonts=getFonts(ElementsNavLinks);const RichTextWithFX=withFX(RichText);const ServicesIllustrationsFonts=getFonts(ServicesIllustrations);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithFX=withFX(motion.div);const PhosphorFonts=getFonts(Phosphor);const ElementsButtonFonts=getFonts(ElementsButton);const CardsWorkCardFonts=getFonts(CardsWorkCard);const ContainerWithFX=withFX(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const SectionsFooterFonts=getFonts(SectionsFooter);const breakpoints={fkWhPk6iV:\"(min-width: 1280px)\",nC8g5PQFU:\"(max-width: 809px)\",T5N6uUX3O:\"(min-width: 810px) and (max-width: 1279px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-SLHlb\";const variantClassNames={fkWhPk6iV:\"framer-v-1r0zr1n\",nC8g5PQFU:\"framer-v-129qfbd\",T5N6uUX3O:\"framer-v-zldwxy\"};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:60};const transition1={damping:30,delay:0,mass:2,stiffness:100,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:60};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:120};const transition2={delay:0,duration:.9,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:120};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition4={damping:30,delay:.1,mass:1,stiffness:300,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:96};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation9={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"fkWhPk6iV\",Phone:\"nC8g5PQFU\",Tablet:\"T5N6uUX3O\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"fkWhPk6iV\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const beH8dcv7J3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"JlFd5lAnS\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"lpaHuNNhB\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"yuupw55sQ\");const ref4=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"nC8g5PQFU\")return false;return true;};const router=useRouter();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"fkWhPk6iV\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1r0zr1n\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ggzjph\",\"data-framer-name\":\"Navigation scroll\",id:elementId,ref:ref2}),/*#__PURE__*/_jsx(\"nav\",{className:\"framer-jy5lk9\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 32px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 48px, 1px)`,y:(componentViewport?.y||0)+0+0+14,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ankftr-container\",id:\"ankftr\",nodeId:\"jKYqw5DCL\",rendersWithMotion:true,scopeId:\"tEt4Tv2ik\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{__framer__targets:[{offset:0,ref:ref2,target:\"SL84_MC7p\"}],variant:\"VXlgCzO1m\"},T5N6uUX3O:{__framer__targets:[{offset:0,ref:ref2,target:\"Xy52M50vU\"}],variant:\"INooNRodK\"}},children:/*#__PURE__*/_jsx(ElementsNavigation2WithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{offset:0,ref:ref2,target:\"FmLx6zctz\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,beH8dcv7J:beH8dcv7J3bnx0g({overlay}),height:\"100%\",id:\"jKYqw5DCL\",layoutId:\"jKYqw5DCL\",style:{width:\"100%\"},variant:\"oLaZkeStR\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-c63n0\"),\"data-framer-portal-id\":\"ankftr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"PdX5PT7MG\"),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-yhouol\"),\"data-framer-name\":\"Container\",\"data-framer-portal-id\":\"ankftr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{width:\"max(100vw - 32px, 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(100vw - 48px, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16bfoft-container\",inComponentSlot:true,nodeId:\"VZB6s9s4s\",rendersWithMotion:true,scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{variant:\"CVSqdAKCu\"}},children:/*#__PURE__*/_jsx(ElementsNavLinks,{height:\"100%\",HKAIlNllb:\"wqf5GSWMc\",id:\"VZB6s9s4s\",lA7mzBgj8:\"l3GDzBpHK\",layoutId:\"VZB6s9s4s\",NJnHWv_BL:\"l3GDzBpHK\",qPXTwIDvU:\"l3GDzBpHK\",style:{width:\"100%\"},TDq2xfFAu:\"l3GDzBpHK\",variant:\"z3Vn5KIDM\",width:\"100%\"})})})})})})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-x7xfb1\",\"data-framer-name\":\"Featured post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-151lccz\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1rp1zit\",\"data-framer-name\":\"tonos\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1086,intrinsicWidth:1536,svg:'<svg width=\"1536\" height=\"1086\" viewBox=\"0 0 1536 1086\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g opacity=\"0.8\">\\n<g filter=\"url(#filter0_f_474_6011)\">\\n<path d=\"M1056.17 667.597C1056.17 509.146 865.136 412.223 1103.62 412.223C1342.1 412.223 1535.43 540.673 1535.43 699.125C1535.43 857.577 1103.62 949.77 882.019 949.77C643.536 949.77 1056.17 826.049 1056.17 667.597Z\" fill=\"#9CDEFF\"/>\\n</g>\\n<g filter=\"url(#filter1_f_474_6011)\">\\n<path d=\"M743.109 425.622C743.109 584.074 934.141 680.997 695.657 680.997C457.174 680.997 263.846 552.546 263.846 394.095C263.846 235.643 695.658 143.449 917.258 143.449C1155.74 143.449 743.109 267.171 743.109 425.622Z\" fill=\"#2C96EB\"/>\\n</g>\\n<g filter=\"url(#filter2_f_474_6011)\">\\n<path d=\"M836.274 357.42C746.29 210.68 514.336 168.813 735.192 109.026C956.047 49.2384 1208.03 119.727 1298.02 266.467C1388 413.206 1040.46 606.839 835.244 662.394C614.389 722.181 926.259 504.159 836.274 357.42Z\" fill=\"#2C96EB\"/>\\n</g>\\n<g filter=\"url(#filter3_f_474_6011)\">\\n<path d=\"M608.201 681.567C814.733 760.793 1036.58 699.335 917.34 836.558C798.099 973.781 534.007 1020.8 327.474 941.572C120.942 862.346 216.679 567.784 327.479 440.276C446.721 303.052 401.668 602.341 608.201 681.567Z\" fill=\"#9CDEFF\"/>\\n</g>\\n</g>\\n<defs>\\n<filter id=\"filter0_f_474_6011\" x=\"607.813\" y=\"212.223\" width=\"1127.62\" height=\"937.548\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"100\" result=\"effect1_foregroundBlur_474_6011\"/>\\n</filter>\\n<filter id=\"filter1_f_474_6011\" x=\"63.8457\" y=\"-56.5508\" width=\"1127.62\" height=\"937.548\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"100\" result=\"effect1_foregroundBlur_474_6011\"/>\\n</filter>\\n<filter id=\"filter2_f_474_6011\" x=\"442.601\" y=\"-112.257\" width=\"1070\" height=\"984.787\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"100\" result=\"effect1_foregroundBlur_474_6011\"/>\\n</filter>\\n<filter id=\"filter3_f_474_6011\" x=\"5.88086\" y=\"204.771\" width=\"1144.95\" height=\"975.287\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feGaussianBlur stdDeviation=\"100\" result=\"effect1_foregroundBlur_474_6011\"/>\\n</filter>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1dna6l4\",\"data-framer-name\":\"tiburones\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:1247,intrinsicWidth:1898,svg:'<svg width=\"1898\" height=\"1247\" viewBox=\"0 0 1898 1247\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g style=\"mix-blend-mode:color-dodge\" opacity=\"0.3\" filter=\"url(#filter0_i_474_6018)\">\\n<path d=\"M836.785 284.128C836.254 283.828 823.711 276.448 820.45 263.986C820.414 263.801 819.987 263.601 819.86 263.535C815.387 261.5 801.156 263.901 785.923 271.358C779.716 274.404 774.082 277.94 769.659 281.574C762.512 287.453 759.139 294.961 760.133 302.722C761.531 313.484 770.896 323.614 785.888 330.515C796.347 335.351 801.466 340.803 801.539 347.223C801.626 354.216 795.583 360.603 783.046 366.743C776.805 369.796 770.161 372.182 765.688 373.64C759.993 375.504 752.821 378.548 744.324 382.714C730.823 389.325 714.126 398.653 693.282 411.211L690.232 413.062L687.751 410.51C687.291 410.046 642.1 363.918 615.454 359.106C605.445 357.293 599.04 357.034 596.404 358.322C595.757 358.637 595.679 358.885 595.623 359.159C595.004 361.727 596.778 369.716 615.487 394.45C625.774 408.035 629.617 419.523 627.209 429.549C624.235 442.079 611.996 449.558 600.424 455.226C597.503 456.651 594.513 458.03 591.569 459.37C587.04 461.443 582.592 463.471 578.69 465.629C575.802 467.227 572.465 468.954 568.799 470.749C543.727 483.028 497.179 501.257 472.148 503.38L470.159 503.537L468.708 502.178C468.587 502.076 456.59 490.991 440.843 485.127C437.843 484.003 436.821 484.425 436.717 484.475C434.73 485.459 435.729 495.89 439.283 503.971L441.411 508.819L436.272 510.146C431.751 511.289 324.961 538.185 273.768 522.2L272.346 521.747L271.468 520.536C271.275 520.273 252.147 493.876 239.304 483.253C237.418 481.689 236.237 481.118 235.627 480.904C234.866 483.134 235.009 490.799 239.675 501.831C244.971 514.306 239.709 520.048 234.376 522.652C231.474 524.079 228.041 524.865 224.726 525.641C222.302 526.217 219.786 526.78 217.715 527.576C216.698 527.962 214.732 528.678 211.981 529.676C193.69 536.271 138.074 556.325 85.8768 581.873C63.4844 592.844 44.2702 603.581 28.7749 613.777C7.53213 627.794 1.82788 633.98 0.329291 636.332C4.93336 637.449 18.3186 635.952 27.4685 634.927C34.5366 634.137 41.8403 633.326 48.01 633.103C52.2794 632.936 55.4145 632.381 57.3203 631.442C59.5439 630.347 60.184 628.74 61.5301 624.865C64.0191 617.651 67.7811 606.744 89.8141 595.961C91.9564 594.912 94.2718 593.859 96.7742 592.813C106.731 588.633 117.113 584.018 127.165 579.551C166.951 561.867 208.083 543.58 237.12 545.911C271.516 548.665 295.255 551.922 310.986 571.161C316 577.286 317.414 576.597 320.203 575.233C320.931 574.872 321.685 574.459 322.481 574.044C328.12 570.974 336.154 566.514 351.347 569.003C383.092 574.191 491.5 581.876 547.602 568.422C551.194 567.563 554.695 566.663 558.175 565.748C557.185 563.133 556.171 560.672 555.028 558.476L554.21 557.014C554.222 556.922 553.59 556.18 553.325 555.799C552.62 554.867 551.936 553.949 551.275 553.057L550.292 551.734C549.945 551.357 549.582 551.091 549.223 550.776C548.52 550.137 547.84 549.524 547.185 548.918C545.897 547.63 544.176 547.053 542.83 546.118C541.384 545.387 539.927 545 538.636 544.485C537.288 544.233 536.06 544.011 535.007 543.829C533.925 543.777 532.998 543.691 532.238 543.698C530.726 543.746 529.914 543.889 529.914 543.889C529.914 543.889 530.667 543.596 532.176 543.212C532.93 543.051 533.879 542.941 535 542.758C536.128 542.669 537.436 542.713 538.929 542.722C540.363 543.012 542.032 543.161 543.768 543.687C545.403 544.405 547.381 544.855 549.15 546.117C550.823 547.356 553.188 548.571 554.534 550.231C555.31 551.03 556.103 551.861 556.91 552.702C557.376 553.23 557.593 553.326 558.275 554.203L559.421 555.787C562.355 560.116 564.63 565.044 566.897 570.178C569.191 575.24 571.485 580.733 574.4 585.282C575.804 587.524 577.774 589.215 578.546 589.086C579.14 589.279 581.174 588.196 583.008 586.223C584.899 584.227 586.566 581.789 588.192 579.22C589.832 576.452 591.624 573.816 593.469 570.954C595.329 568.203 597.194 565.446 599.056 562.706C601.033 560.065 603.121 557.54 605.114 554.98C607.119 552.429 609.134 549.925 611.181 547.492C613.311 545.157 615.415 542.833 617.485 540.557C619.557 538.293 621.551 536.026 623.614 533.896C625.71 531.819 627.755 529.788 629.767 527.805C633.711 523.794 637.571 520.159 641.248 516.912C648.447 510.274 654.802 505.115 659.262 501.545C663.751 498.006 666.402 496.105 666.402 496.105C666.402 496.105 657.81 505.872 644.894 520.518C641.653 524.131 638.268 528.149 634.645 532.368C632.823 534.471 630.975 536.626 629.074 538.845C627.543 540.713 625.979 542.628 624.406 544.558C635.199 540.464 644.274 536.751 651.304 533.872C655.988 531.954 659.774 530.412 662.595 529.341C669.708 526.68 675.976 526.785 681.224 529.649C687.479 533.075 691.816 540.24 694.101 550.941C696.167 560.587 698.226 565.982 700.234 566.965C700.347 567.021 700.708 567.186 701.749 566.676C703.321 565.904 706.823 563.313 712.514 554.674C729.19 529.391 728.923 517.556 728.595 502.57L728.472 497.274L731.013 495.993C731.676 495.669 796.512 463.105 813.949 449.046C825.88 439.416 836.161 436.402 844.019 440.104C847.563 441.789 852.257 445.735 854.447 454.992C855.365 458.867 855.653 463.994 855.976 469.929C856.589 481.002 857.432 496.148 863.533 499.993C865.922 501.497 869.525 501.289 874.274 499.336C883.486 495.555 893.183 491.52 901.632 487.382C919.549 478.611 927.721 471.195 925.282 465.915C919 452.345 919.097 446.162 919.289 432.647L919.363 427.092C919.418 426.093 919.301 325.845 836.785 284.128Z\" fill=\"url(#paint0_linear_474_6018)\"/>\\n</g>\\n<g style=\"mix-blend-mode:color-dodge\" opacity=\"0.3\" filter=\"url(#filter1_i_474_6018)\">\\n<path d=\"M1052.8 960.487C1053.34 960.79 1066 968.239 1069.29 980.817C1069.32 981.004 1069.75 981.206 1069.88 981.272C1074.4 983.326 1088.76 980.903 1104.14 973.377C1110.4 970.302 1116.09 966.733 1120.55 963.065C1127.76 957.131 1131.17 949.553 1130.17 941.721C1128.76 930.858 1119.3 920.633 1104.17 913.668C1093.62 908.787 1088.45 903.284 1088.37 896.804C1088.29 889.746 1094.39 883.299 1107.04 877.102C1113.34 874.021 1120.05 871.612 1124.56 870.141C1130.31 868.26 1137.55 865.187 1146.12 860.983C1159.75 854.31 1176.6 844.894 1197.64 832.22L1200.72 830.352L1203.22 832.928C1203.69 833.395 1249.3 879.954 1276.19 884.811C1286.3 886.64 1292.76 886.901 1295.42 885.602C1296.07 885.284 1296.15 885.033 1296.21 884.757C1296.83 882.165 1295.04 874.101 1276.16 849.137C1265.78 835.426 1261.9 823.83 1264.33 813.711C1267.33 801.064 1279.68 793.516 1291.36 787.795C1294.31 786.356 1297.33 784.964 1300.3 783.612C1304.87 781.52 1309.36 779.473 1313.3 777.295C1316.22 775.681 1319.58 773.939 1323.28 772.127C1348.59 759.734 1395.57 741.335 1420.84 739.192L1422.84 739.033L1424.31 740.405C1424.43 740.508 1436.54 751.696 1452.43 757.615C1455.46 758.749 1456.49 758.323 1456.6 758.273C1458.6 757.28 1457.59 746.752 1454.01 738.595L1451.86 733.702L1457.05 732.363C1461.61 731.209 1569.39 704.063 1621.06 720.196L1622.5 720.654L1623.39 721.876C1623.58 722.141 1642.89 748.784 1655.85 759.507C1657.75 761.085 1658.95 761.662 1659.56 761.877C1660.33 759.626 1660.18 751.89 1655.47 740.756C1650.13 728.164 1655.44 722.369 1660.82 719.741C1663.75 718.299 1667.22 717.506 1670.56 716.723C1673.01 716.142 1675.55 715.573 1677.64 714.77C1678.67 714.381 1680.65 713.658 1683.43 712.651C1701.89 705.994 1758.02 685.754 1810.71 659.968C1833.31 648.894 1852.7 638.057 1868.34 627.766C1889.78 613.618 1895.54 607.375 1897.05 605.001C1892.4 603.873 1878.89 605.384 1869.66 606.418C1862.53 607.216 1855.15 608.034 1848.93 608.26C1844.62 608.428 1841.45 608.989 1839.53 609.936C1837.29 611.041 1836.64 612.664 1835.28 616.575C1832.77 623.856 1828.97 634.864 1806.73 645.748C1804.57 646.807 1802.23 647.869 1799.71 648.925C1789.66 653.144 1779.18 657.802 1769.03 662.311C1728.88 680.159 1687.36 698.617 1658.05 696.264C1623.34 693.485 1599.38 690.197 1583.5 670.779C1578.44 664.597 1577.01 665.292 1574.2 666.669C1573.46 667.033 1572.7 667.45 1571.9 667.869C1566.21 670.968 1558.1 675.47 1542.76 672.957C1510.72 667.721 1401.3 659.964 1344.68 673.544C1341.05 674.41 1337.52 675.32 1334.01 676.243C1335.01 678.882 1336.03 681.366 1337.18 683.582L1338.01 685.058C1338 685.151 1338.63 685.9 1338.9 686.284C1339.61 687.225 1340.3 688.151 1340.97 689.052L1341.96 690.387C1342.31 690.767 1342.68 691.036 1343.04 691.354C1343.75 691.999 1344.44 692.618 1345.1 693.229C1346.4 694.53 1348.14 695.111 1349.5 696.056C1350.95 696.793 1352.43 697.184 1353.73 697.704C1355.09 697.958 1356.33 698.182 1357.39 698.366C1358.48 698.418 1359.42 698.506 1360.19 698.499C1361.71 698.449 1362.53 698.305 1362.53 698.305C1362.53 698.305 1361.77 698.601 1360.25 698.988C1359.49 699.152 1358.53 699.262 1357.4 699.447C1356.26 699.537 1354.94 699.492 1353.43 699.483C1351.99 699.191 1350.3 699.04 1348.55 698.51C1346.9 697.784 1344.9 697.33 1343.12 696.056C1341.43 694.806 1339.04 693.58 1337.68 691.904C1336.9 691.098 1336.1 690.259 1335.28 689.411C1334.81 688.877 1334.59 688.78 1333.91 687.895L1332.75 686.296C1329.79 681.927 1327.49 676.953 1325.2 671.772C1322.89 666.662 1320.57 661.118 1317.63 656.527C1316.21 654.264 1314.23 652.556 1313.45 652.687C1312.85 652.493 1310.79 653.585 1308.94 655.577C1307.03 657.591 1305.35 660.052 1303.71 662.645C1302.05 665.439 1300.25 668.1 1298.38 670.988C1296.51 673.765 1294.62 676.548 1292.74 679.313C1290.75 681.978 1288.64 684.527 1286.63 687.111C1284.61 689.686 1282.57 692.214 1280.51 694.669C1278.36 697.026 1276.23 699.371 1274.14 701.668C1272.05 703.953 1270.04 706.242 1267.96 708.392C1265.84 710.488 1263.78 712.538 1261.75 714.54C1257.77 718.588 1253.87 722.257 1250.16 725.534C1242.89 732.234 1236.48 737.441 1231.98 741.044C1227.45 744.616 1224.77 746.535 1224.77 746.535C1224.77 746.535 1233.44 736.677 1246.48 721.894C1249.75 718.247 1253.17 714.192 1256.82 709.933C1258.66 707.811 1260.53 705.636 1262.45 703.396C1263.99 701.511 1265.57 699.578 1267.16 697.63C1256.26 701.763 1247.11 705.51 1240.01 708.416C1235.28 710.351 1231.46 711.908 1228.61 712.989C1221.43 715.675 1215.11 715.569 1209.81 712.678C1203.5 709.22 1199.12 701.988 1196.81 691.188C1194.73 681.451 1192.65 676.006 1190.62 675.014C1190.51 674.957 1190.15 674.791 1189.1 675.305C1187.51 676.086 1183.97 678.7 1178.23 687.42C1161.4 712.939 1161.67 724.884 1162 740.009L1162.12 745.355L1159.56 746.648C1158.89 746.975 1093.45 779.842 1075.85 794.032C1063.81 803.752 1053.43 806.794 1045.5 803.057C1041.92 801.357 1037.18 797.374 1034.97 788.031C1034.05 784.12 1033.76 778.945 1033.43 772.955C1032.81 761.778 1031.96 746.492 1025.8 742.61C1023.39 741.093 1019.75 741.302 1014.96 743.274C1005.66 747.09 995.876 751.162 987.349 755.339C969.264 764.192 961.017 771.677 963.478 777.006C969.819 790.702 969.72 796.943 969.527 810.584L969.453 816.191C969.397 817.199 969.515 918.382 1052.8 960.487Z\" fill=\"url(#paint1_linear_474_6018)\"/>\\n</g>\\n<defs>\\n<filter id=\"filter0_i_474_6018\" x=\"0.329102\" y=\"262.843\" width=\"925.375\" height=\"375.81\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"1.92507\"/>\\n<feGaussianBlur stdDeviation=\"4.81268\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"shape\" result=\"effect1_innerShadow_474_6018\"/>\\n</filter>\\n<filter id=\"filter1_i_474_6018\" x=\"963.052\" y=\"604.601\" width=\"934\" height=\"379.296\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\">\\n<feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/>\\n<feBlend mode=\"normal\" in=\"SourceGraphic\" in2=\"BackgroundImageFix\" result=\"shape\"/>\\n<feColorMatrix in=\"SourceAlpha\" type=\"matrix\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/>\\n<feOffset dy=\"1.92507\"/>\\n<feGaussianBlur stdDeviation=\"4.81268\"/>\\n<feComposite in2=\"hardAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\"/>\\n<feColorMatrix type=\"matrix\" values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0\"/>\\n<feBlend mode=\"normal\" in2=\"shape\" result=\"effect1_innerShadow_474_6018\"/>\\n</filter>\\n<linearGradient id=\"paint0_linear_474_6018\" x1=\"710.418\" y1=\"189.09\" x2=\"803.659\" y2=\"604.187\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#9CDBFF\"/>\\n<stop offset=\"1\" stop-color=\"#9CDBFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n<linearGradient id=\"paint1_linear_474_6018\" x1=\"1282.73\" y1=\"1013.9\" x2=\"1151.93\" y2=\"634.964\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#9CDBFF\"/>\\n<stop offset=\"1\" stop-color=\"#9CDBFF\" stop-opacity=\"0\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xdrgcl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Solve Your Digital Challenges with Holistic\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-fgh8u2\",\"data-styles-preset\":\"vrXQodaMH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:\"Solve Your Digital Challenges with Holistic\"})}),className:\"framer-19t9gx7\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(261deg, var(--token-171b8ff1-1941-44a2-9c33-6a83218f7c7b, rgb(156, 222, 255)) 11%, var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) 39%, var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) 73%)\"},children:\"UX / UI Design\"})})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-fgh8u2\",\"data-styles-preset\":\"vrXQodaMH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(261deg, var(--token-171b8ff1-1941-44a2-9c33-6a83218f7c7b, rgb(156, 222, 255)) 11%, var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) 39%, var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) 73%)\"},children:\"UX / UI Design\"})})}),className:\"framer-z2rbo5\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-lurjhs\",\"data-framer-name\":\"Divider\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mlzqxi\",\"data-framer-name\":\"Container\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1po39an\",\"data-framer-name\":\"Bento\",id:elementId1,ref:ref3,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1i7za5w\",\"data-styles-preset\":\"jwr3vfbVq\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"What\u2019s in it for me?\"}),\"\\u2028\\u2028\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(100, 99, 102))\"},children:\"Let us show you what you are getting!\"})]})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"What\u2019s in it for me?\"}),\"\\u2028\\u2028\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(100, 99, 102))\"},children:\"Let us show you what you are getting!\"})]})}),className:\"framer-85vlvx\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vocr5l\",\"data-framer-name\":\"Bento\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ks6uoj\",\"data-border\":true,\"data-framer-name\":\"Component 2\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vb2zpu\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Turn Users Into Loyal Clients\"})})},T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Turn Users Into Loyal Clients\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Turn Users Into Loyal Clients\"})}),className:\"framer-444wpr\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"Our designs enhance user experiences, whether for purchases, access to important services, or subscriptions; ensuring higher engagement and satisfaction.\"})})},T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"Our designs enhance user experiences, whether for purchases, access to important services, or subscriptions; ensuring higher engagement and satisfaction.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"Our designs enhance user experiences, whether for purchases, access to important services, or subscriptions; ensuring higher engagement and satisfaction.\"})}),className:\"framer-fs7qwn\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{height:177,y:(componentViewport?.y||0)+0+452+60+92+0+0+20},T5N6uUX3O:{y:(componentViewport?.y||0)+0+500+80+112+0+0+20}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:214,width:\"274px\",y:(componentViewport?.y||0)+0+520+120+120+0+0+20,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1vkgr19-container\",\"data-framer-appear-id\":\"1vkgr19\",initial:animation5,nodeId:\"ZvGKfqx5r\",optimized:true,rendersWithMotion:true,scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(ServicesIllustrations,{height:\"100%\",id:\"ZvGKfqx5r\",layoutId:\"ZvGKfqx5r\",style:{height:\"100%\",width:\"100%\"},variant:\"Euzwb6pjG\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mf81ez\",\"data-border\":true,\"data-framer-name\":\"Component 4\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15d0fgz\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Smart Designs, Lower Costs\"})})},T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Smart Designs, Lower Costs\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Smart Designs, Lower Costs\"})}),className:\"framer-cd2aao\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"By creating efficient, scalable solutions, we help you save on development and maintenance without compromising quality.\"})})},T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"By creating efficient, scalable solutions, we help you save on development and maintenance without compromising quality.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"By creating efficient, scalable solutions, we help you save on development and maintenance without compromising quality.\"})}),className:\"framer-1m75uy7\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{height:188,y:(componentViewport?.y||0)+0+452+60+92+0+414+0},T5N6uUX3O:{y:(componentViewport?.y||0)+0+500+80+112+0+0+8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:193,width:\"274px\",y:(componentViewport?.y||0)+0+520+120+120+0+0+8,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1buufl7-container\",\"data-framer-appear-id\":\"1buufl7\",initial:animation5,nodeId:\"MsJIpn6wZ\",optimized:true,rendersWithMotion:true,scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(ServicesIllustrations,{height:\"100%\",id:\"MsJIpn6wZ\",layoutId:\"MsJIpn6wZ\",style:{height:\"100%\",width:\"100%\"},variant:\"KsFpJ28OU\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1q8xvch\",\"data-border\":true,\"data-framer-name\":\"Component 1\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1regr99\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Results You Can Measure\"})})},T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Results You Can Measure\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Results You Can Measure\"})}),className:\"framer-ylzdsy\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"Every design choice we make aligns with your goals, delivering a stronger return on investment and real impact for your business.\"})})},T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"Every design choice we make aligns with your goals, delivering a stronger return on investment and real impact for your business.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"Every design choice we make aligns with your goals, delivering a stronger return on investment and real impact for your business.\"})}),className:\"framer-1gjuie6\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{y:(componentViewport?.y||0)+0+452+60+92+0+784+0},T5N6uUX3O:{width:undefined,y:(componentViewport?.y||0)+0+500+80+112+0+411+-18}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:214,width:\"274px\",y:(componentViewport?.y||0)+0+520+120+120+0+440+19,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T5N6uUX3O:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1oayixd-container\",\"data-framer-appear-id\":\"1oayixd\",initial:animation5,nodeId:\"N4j08xqPI\",optimized:true,rendersWithMotion:true,scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T5N6uUX3O:{style:{height:\"100%\"}}},children:/*#__PURE__*/_jsx(ServicesIllustrations,{height:\"100%\",id:\"N4j08xqPI\",layoutId:\"N4j08xqPI\",style:{height:\"100%\",width:\"100%\"},variant:\"FN5j0R_0Q\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1f94aih\",\"data-border\":true,\"data-framer-name\":\"Component 3\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fvt5jc\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Stay Ahead of the Competition\"})})},T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"19px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Stay Ahead of the Competition\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Stay Ahead of the Competition\"})}),className:\"framer-pjtn4o\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"With user-focused designs that set you apart, we give your business the edge it needs to lead the market.\"})})},T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"With user-focused designs that set you apart, we give your business the edge it needs to lead the market.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e2d9c0c0-15d3-41d4-80ca-e7593e0a8c4f, rgb(113, 112, 115))\"},children:\"With user-focused designs that set you apart, we give your business the edge it needs to lead the market.\"})}),className:\"framer-1anlrl1\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{y:(componentViewport?.y||0)+0+452+60+92+0+1126+-39},T5N6uUX3O:{y:(componentViewport?.y||0)+0+500+80+112+0+411+-17}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:214,width:\"274px\",y:(componentViewport?.y||0)+0+520+120+120+0+440+9,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation4,className:\"framer-ypg5sr-container\",\"data-framer-appear-id\":\"ypg5sr\",initial:animation5,nodeId:\"HOmCni8Dj\",optimized:true,rendersWithMotion:true,scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(ServicesIllustrations,{height:\"100%\",id:\"HOmCni8Dj\",layoutId:\"HOmCni8Dj\",style:{height:\"100%\",width:\"100%\"},variant:\"jRlDcxm0R\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nwy10t\",\"data-framer-name\":\"Bento\",id:elementId2,ref:ref4,children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ktkhly\",\"data-framer-name\":\"Header\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1i7za5w\",\"data-styles-preset\":\"jwr3vfbVq\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Our Proven 4-Step\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\" Design Process\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Our Proven 4-Step\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\" Design Process\"})]})}),className:\"framer-1uvfuas\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"We build durable solutions that embody our commitment to sustainable, user-centered design.\"})}),className:\"framer-1hbsozj\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16ov9lm\",\"data-border\":true,\"data-framer-name\":\"Bottom Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{__framer__styleTransformEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1em7q3h\",\"data-framer-name\":\"Container\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,style:{transformPerspective:1200}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{className:\"framer-112jxwr\",\"data-border\":true,\"data-framer-name\":\"How To Use\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-djdauz\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ns8tjw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FVEZM6F9Z\",scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-10316f20-5e99-4a68-b9d4-b512ff48a72b, rgb(196, 182, 240))\",height:\"100%\",iconSearch:\"goggles\",iconSelection:\"AppleLogo\",id:\"FVEZM6F9Z\",layoutId:\"FVEZM6F9Z\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nxr3dy\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Research\"})}),className:\"framer-1p0ehnk\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Plus Jakarta Sans-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"We begin by deeply understanding user needs, business goals, and the broader service ecosystem.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"We begin by deeply understanding user needs, business goals, and the broader service ecosystem.\"})}),className:\"framer-1k81e7r\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-e080bi hidden-129qfbd\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,style:{transformPerspective:1200}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{className:\"framer-1a3elyz\",\"data-border\":true,\"data-framer-name\":\"How To Use\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yai7hk\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ug3uj-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CLhRpI3lf\",scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgba(251, 195, 14, 0.6)\",height:\"100%\",iconSearch:\"pencil\",iconSelection:\"AppleLogo\",id:\"CLhRpI3lf\",layoutId:\"CLhRpI3lf\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12t1887\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Define and Ideate\"})}),className:\"framer-5bhb38\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Plus Jakarta Sans-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"We co-create solutions to bridge gaps in the user journey, aligning digital design with real-world interactions.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"We co-create solutions to bridge gaps in the user journey, aligning digital design with real-world interactions.\"})}),className:\"framer-t6tbd\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1leemal hidden-129qfbd\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,style:{transformPerspective:1200}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{className:\"framer-1943y7k\",\"data-border\":true,\"data-framer-name\":\"How To Use\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1svbich\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-do6bdr-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wsHQn7uAQ\",scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgba(48, 194, 102, 0.6)\",height:\"100%\",iconSearch:\"bezier\",iconSelection:\"AppleLogo\",id:\"wsHQn7uAQ\",layoutId:\"wsHQn7uAQ\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v5e9p7\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Design and Prototype\"})}),className:\"framer-144dhmr\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Plus Jakarta Sans-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"We create and test the prototypes to ensure a seamless, supportive user experience across all channels.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"We create and test the prototypes to ensure a seamless, supportive user experience across all channels.\"})}),className:\"framer-1wq02nh\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1l4qi5u hidden-129qfbd\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,style:{transformPerspective:1200}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{className:\"framer-1n3spx9\",\"data-border\":true,\"data-framer-name\":\"How To Use\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19m05em\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mp88vs-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vlcWbS1hm\",scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-171b8ff1-1941-44a2-9c33-6a83218f7c7b, rgb(156, 222, 255))\",height:\"100%\",iconSearch:\"package\",iconSelection:\"AppleLogo\",id:\"vlcWbS1hm\",layoutId:\"vlcWbS1hm\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zuzcx3\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Deliver and track\"})}),className:\"framer-7p0uh0\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Plus Jakarta Sans-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"After launch, we track performance across touchpoints, using feedback to improve the experience.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UGx1cyBKYWthcnRhIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"After launch, we track performance across touchpoints, using feedback to improve the experience.\"})}),className:\"framer-1fuincu\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Plus Jakarta Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})]})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xktpl7\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-i78afo\",\"data-framer-name\":\"Header\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1i7za5w\",\"data-styles-preset\":\"jwr3vfbVq\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"What we can do\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"What we can do\"})}),className:\"framer-16l9wmp\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"We design from an initial neccesity or redesign digital interfaces with a seamless and engaging experience that captivates and converts.\"})}),className:\"framer-152pr98\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hswvbq\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mdd1a1\",\"data-framer-name\":\"Col 1\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1b6fhaq\",\"data-framer-name\":\"Card\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i0h2yf\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3696+60+248+0+0+0+0+24+0+0+0),pixelHeight:2184,pixelWidth:2577,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 48px)`,src:\"https://framerusercontent.com/images/O7SFrABx5FARgNIQWajvs2qFr8A.jpg\",srcSet:\"https://framerusercontent.com/images/O7SFrABx5FARgNIQWajvs2qFr8A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/O7SFrABx5FARgNIQWajvs2qFr8A.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/O7SFrABx5FARgNIQWajvs2qFr8A.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/O7SFrABx5FARgNIQWajvs2qFr8A.jpg 2577w\"}},T5N6uUX3O:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2394+80+268+0+0+0+0+24+0+0+0),pixelHeight:2174,pixelWidth:2577,positionX:\"left\",positionY:\"top\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1200px) - 48px)`,src:\"https://framerusercontent.com/images/XJenOFGIfRRhQfJBlcjUrqgAs2k.jpg\",srcSet:\"https://framerusercontent.com/images/XJenOFGIfRRhQfJBlcjUrqgAs2k.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XJenOFGIfRRhQfJBlcjUrqgAs2k.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XJenOFGIfRRhQfJBlcjUrqgAs2k.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/XJenOFGIfRRhQfJBlcjUrqgAs2k.jpg 2577w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2473+120+276+0+0+0+24+-1.5+0+0),pixelHeight:2499,pixelWidth:2577,sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1200px) * 0.675 - 32px) / 2, 1px) - 48px)`,src:\"https://framerusercontent.com/images/SNd7DhcmDgehVsi8dG96iA0wtWA.jpg\",srcSet:\"https://framerusercontent.com/images/SNd7DhcmDgehVsi8dG96iA0wtWA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/SNd7DhcmDgehVsi8dG96iA0wtWA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/SNd7DhcmDgehVsi8dG96iA0wtWA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/SNd7DhcmDgehVsi8dG96iA0wtWA.jpg 2577w\"},className:\"framer-1h5npdr\",\"data-framer-name\":\"Image (Replace here)\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19c8ur5\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1q8n56o\",\"data-styles-preset\":\"elT85au5Z\",style:{\"--framer-text-color\":\"var(--token-283e19e9-298b-4c74-ad96-7a736be567cd, rgb(30, 82, 194))\"},children:\"Custom Websites\"})}),className:\"framer-clcvn5\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f6llgt\",\"data-styles-preset\":\"lUAhPfAzN\",style:{\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Fully tailored websites built to engage, inform, and convert. Designed with a user-first approach, ensuring seamless navigation, mobile optimization, and brand consistency.\"})}),className:\"framer-xiac7z\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i552ng\",\"data-framer-name\":\"Col 2\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-14po1nb\",\"data-framer-name\":\"Cards/Card 2\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15xzljr\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1q8n56o\",\"data-styles-preset\":\"elT85au5Z\",style:{\"--framer-text-color\":\"var(--token-6e2d13dd-9068-4bb1-ac8d-c431f03c79e4, rgb(249, 105, 53))\"},children:\"Web Portals & Dashboards\"})}),className:\"framer-15vzql1\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f6llgt\",\"data-styles-preset\":\"lUAhPfAzN\",style:{\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Intuitive web portals and dashboards for seamless access to critical data and tools, empowering users and improving operational efficiency.\"})}),className:\"framer-1d3ip5m\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3696+60+248+0+538+0+0+24+164),pixelHeight:2246,pixelWidth:3648,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 48px)`,src:\"https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg\",srcSet:\"https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg 3648w\"}},T5N6uUX3O:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2394+80+268+0+538+0+0+24+164),pixelHeight:2246,pixelWidth:3648,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1200px) - 48px)`,src:\"https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg\",srcSet:\"https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg 3648w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2473+120+276+0+0+0+24+164),pixelHeight:2246,pixelWidth:3648,positionX:\"center\",positionY:\"center\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1200px) * 0.675 - 32px) / 2, 1px) - 48px)`,src:\"https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg\",srcSet:\"https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/cFrMdSBkb5iqoSPWE7oXxHvMO8.jpg 3648w\"},className:\"framer-1u0zxv9\",\"data-framer-name\":\"Image (Replace here)\"})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-frt269\",\"data-framer-name\":\"Cards/Card 2\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jmzpz0\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1q8n56o\",\"data-styles-preset\":\"elT85au5Z\",style:{\"--framer-text-color\":\"var(--token-96b27349-4b15-49d3-b96d-8da9e44edf15, rgb(15, 80, 60))\"},children:\"E-Commerce Platforms\"})}),className:\"framer-9joihv\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f6llgt\",\"data-styles-preset\":\"lUAhPfAzN\",style:{\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"Comprehensive e-commerce solutions that prioritize user experience, security, and scalability.\"})}),className:\"framer-k6seic\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-79mub0\",\"data-framer-name\":\"Col 3\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dwz796\",\"data-framer-name\":\"Cards/Card 2\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3696+60+248+0+1106+0+0+24+0),pixelHeight:2246,pixelWidth:3648,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 48px)`,src:\"https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg\",srcSet:\"https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg 3648w\"}},T5N6uUX3O:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2394+80+268+0+1145+0+0+24+0),pixelHeight:2246,pixelWidth:3648,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1200px) - 48px)`,src:\"https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg\",srcSet:\"https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg 3648w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2473+120+276+0+0+0+24+0),pixelHeight:2246,pixelWidth:3648,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 128px, 1200px) * 0.325 - 48px)`,src:\"https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg\",srcSet:\"https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CDTv7lTTdKXf6LwMjpE3ZTrb18.jpg 3648w\"},className:\"framer-2lc4zn\",\"data-framer-name\":\"Image (Replace here)\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bsenwp\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1q8n56o\",\"data-styles-preset\":\"elT85au5Z\",style:{\"--framer-text-color\":\"var(--token-0e67127c-75e6-4f0e-a791-867fb966db79, rgb(77, 56, 154))\"},children:\"Mobile Applications\"})}),className:\"framer-1h5oxjg\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1f6llgt\",\"data-styles-preset\":\"lUAhPfAzN\",style:{\"--framer-text-color\":\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\"},children:\"High-performance mobile apps designed for both iOS and Android, tailored to meet your users' needs and drive engagement.\"})}),className:\"framer-1ccfi2t\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16q4nt6\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uslk7p\",\"data-framer-name\":\"Logo wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-lea3i1\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ckack9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"voyuvOdAD\",scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-77f53bc1-6705-4739-a93c-bfc47011aade, rgb(244, 243, 244))\",height:\"100%\",iconSearch:\"android\",iconSelection:\"House\",id:\"voyuvOdAD\",layoutId:\"voyuvOdAD\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xh7azy\",\"data-framer-name\":\"Logo wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q0sg9e\",\"data-framer-name\":\"Logo\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ccqahn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"N00DeeLUd\",scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-77f53bc1-6705-4739-a93c-bfc47011aade, rgb(244, 243, 244))\",height:\"100%\",iconSearch:\"house\",iconSelection:\"AppleLogo\",id:\"N00DeeLUd\",layoutId:\"N00DeeLUd\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})})})]})]})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fybztz\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"t1cCr4Ffd\"},implicitPathVariables:undefined},{href:{webPageId:\"t1cCr4Ffd\"},implicitPathVariables:undefined},{href:{webPageId:\"t1cCr4Ffd\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{y:(componentViewport?.y||0)+0+3696+60+1953+0},T5N6uUX3O:{y:(componentViewport?.y||0)+0+2394+80+2024+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"240px\",y:(componentViewport?.y||0)+0+2473+120+875+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hb81ao-container\",nodeId:\"q9L7JAHDy\",scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{ugfoEa0Di:resolvedLinks[2]},T5N6uUX3O:{ugfoEa0Di:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ElementsButton,{bitLCgREi:false,CTiwKmXt9:false,gKom6Q6pS:\"bold\",height:\"100%\",id:\"q9L7JAHDy\",layoutId:\"q9L7JAHDy\",lgqRfcS3a:\"arrow-down\",nF_h9qMaz:\"var(--token-c02b03f8-fa96-4f3d-bdbf-435b6b0da1f3, rgb(17, 14, 153))\",nI2rE1XNJ:\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\",QH0duFZ1f:\"I'm interested\",style:{width:\"100%\"},ugfoEa0Di:resolvedLinks[0],variant:\"OqCt5N4jH\",width:\"100%\"})})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n6cnwm\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-22xvk5\",\"data-framer-name\":\"Header\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1i7za5w\",\"data-styles-preset\":\"jwr3vfbVq\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Real Impact. Proven Results\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3512c40d-aef5-4d88-8464-e100a1cdd59e, rgb(56, 56, 56))\"},children:\"Real Impact. Proven Results\"})}),className:\"framer-sj0l7e\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-i7497s\",\"data-styles-preset\":\"WXrEOepWs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-2ea0bcc9-aac3-4127-94f6-45832baa952b, rgb(113, 112, 115))\"},children:\"Get to know one of our successful UX/UI design case studies with real-world design results\"})}),className:\"framer-v8kf33\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Wn1Oa4tfj\"},implicitPathVariables:undefined},{href:{webPageId:\"Wn1Oa4tfj\"},implicitPathVariables:undefined},{href:{webPageId:\"Wn1Oa4tfj\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1200px)`,y:(componentViewport?.y||0)+0+5805+60+248},T5N6uUX3O:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1200px)`,y:(componentViewport?.y||0)+0+4606+80+268}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:422,width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1200px)`,y:(componentViewport?.y||0)+0+3596+120+276,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vr8t94-container\",nodeId:\"H9exfX_Qi\",rendersWithMotion:true,scopeId:\"tEt4Tv2ik\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{rfqRgKAVb:resolvedLinks1[2],variant:\"nup9xDl1E\"},T5N6uUX3O:{rfqRgKAVb:resolvedLinks1[1],variant:\"EaC9lRmWm\"}},children:/*#__PURE__*/_jsx(CardsWorkCard,{e4cBMwgSW:\"UX/UI\",height:\"100%\",id:\"H9exfX_Qi\",iq4Yh0St3:\"Redesigning the Client Portal to Enhance Access for Rural Communities\",jhXCWSSzt:\"Mobile/Web\",JQov4y5Qh:\"Customer portal \",layoutId:\"H9exfX_Qi\",LqB4mXwjU:\"A forward-thinking cooperative providing electricity and telecommunications to Costa Rica\u2019s coastal communities needed a next-level upgrade. Their existing platform had served its purpose, but as customer expectations evolved, so did the need for a more seamless, intuitive, and accessible experience.\",OjXtCvjP3:addImageAlt({src:\"https://framerusercontent.com/images/EzuVHJHVdRrzuizd3jce1cCI7s.jpg\",srcSet:\"https://framerusercontent.com/images/EzuVHJHVdRrzuizd3jce1cCI7s.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EzuVHJHVdRrzuizd3jce1cCI7s.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/EzuVHJHVdRrzuizd3jce1cCI7s.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/EzuVHJHVdRrzuizd3jce1cCI7s.jpg 3648w\"},\"\"),rfqRgKAVb:resolvedLinks1[0],style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"xwhIV0a7i\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1e5fqs9\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:300,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:96}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-maomxl\",\"data-framer-name\":\"Content\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6583+40+0+32+0),pixelHeight:2032,pixelWidth:2033,sizes:\"188px\",src:\"https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg\",srcSet:\"https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg 2033w\"}},T5N6uUX3O:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5436+60+0+82),pixelHeight:2032,pixelWidth:2033,sizes:\"188px\",src:\"https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg\",srcSet:\"https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg 2033w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4494+80+0+87),pixelHeight:2032,pixelWidth:2033,sizes:\"188px\",src:\"https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg\",srcSet:\"https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2gwuY8LfAwphfeZtNI3BeFa1edU.jpg 2033w\"},className:\"framer-1nmgk13\"})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation6,className:\"framer-cbseap\",\"data-framer-appear-id\":\"cbseap\",\"data-framer-name\":\"Header\",initial:animation7,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-1i7za5w\",\"data-styles-preset\":\"jwr3vfbVq\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:[\"Do you want to get on the winning team? \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-171b8ff1-1941-44a2-9c33-6a83218f7c7b, rgb(156, 222, 255))\"},children:\"Get in touch\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-148x6tq\",\"data-styles-preset\":\"ARDZyocPI\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\"},children:[\"Do you want to get on the winning team? \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-171b8ff1-1941-44a2-9c33-6a83218f7c7b, rgb(156, 222, 255))\"},children:\"Get in touch\"})]})}),className:\"framer-1l9pb3z\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uyn7qm\",\"data-styles-preset\":\"a9OJ4gLaV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-98ea2f69-4c41-4e53-9c8c-7a98946cba16, rgb(230, 230, 230))\"},children:\"Reach out to Danny, he makes good cheesecake\"})})},T5N6uUX3O:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uyn7qm\",\"data-styles-preset\":\"a9OJ4gLaV\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-98ea2f69-4c41-4e53-9c8c-7a98946cba16, rgb(230, 230, 230))\"},children:\"Reach out to Danny, he makes good cheesecake\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1pr0p96\",\"data-styles-preset\":\"kYuw_Ef6e\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-98ea2f69-4c41-4e53-9c8c-7a98946cba16, rgb(230, 230, 230))\"},children:\"Reach out to Danny, he makes good cheesecake\"})}),className:\"framer-1796j9h\",\"data-framer-name\":\"Description\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"t1cCr4Ffd\"},implicitPathVariables:undefined},{href:{webPageId:\"t1cCr4Ffd\"},implicitPathVariables:undefined},{href:{webPageId:\"t1cCr4Ffd\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px) - 64px)`,y:(componentViewport?.y||0)+0+6583+40+0+32+210+0+184},T5N6uUX3O:{y:(componentViewport?.y||0)+0+5436+60+0+55+0+192}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+4494+80+0+55+0+202,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation8,className:\"framer-ocigsh-container\",\"data-framer-appear-id\":\"ocigsh\",initial:animation9,nodeId:\"XMs3ddJPY\",optimized:true,rendersWithMotion:true,scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{style:{width:\"100%\"},ugfoEa0Di:resolvedLinks2[2]},T5N6uUX3O:{ugfoEa0Di:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(ElementsButton,{bitLCgREi:false,CTiwKmXt9:false,gKom6Q6pS:\"regular\",height:\"100%\",id:\"XMs3ddJPY\",layoutId:\"XMs3ddJPY\",lgqRfcS3a:\"House\",nF_h9qMaz:\"var(--token-c02b03f8-fa96-4f3d-bdbf-435b6b0da1f3, rgb(17, 14, 153))\",nI2rE1XNJ:\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\",QH0duFZ1f:\"Get in touch\",ugfoEa0Di:resolvedLinks2[0],variant:\"HAT8JAxXn\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{y:(componentViewport?.y||0)+0+7189},T5N6uUX3O:{y:(componentViewport?.y||0)+0+5935}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:344,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5043,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qd1ic4-container\",nodeId:\"Id6GDR220\",scopeId:\"tEt4Tv2ik\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nC8g5PQFU:{variant:\"Ozk4YR2ZL\"},T5N6uUX3O:{variant:\"kZbfbDZi3\"}},children:/*#__PURE__*/_jsx(SectionsFooter,{height:\"100%\",id:\"Id6GDR220\",layoutId:\"Id6GDR220\",style:{width:\"100%\"},variant:\"WSd8aDyEp\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SLHlb.framer-1538lkg, .framer-SLHlb .framer-1538lkg { display: block; }\",\".framer-SLHlb.framer-1r0zr1n { align-content: center; align-items: center; background-color: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-SLHlb .framer-ggzjph { flex: none; height: 32px; left: 0px; overflow: visible; position: absolute; right: 0px; top: 84px; z-index: 1; }\",\".framer-SLHlb .framer-jy5lk9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 84px; justify-content: center; max-width: 1200px; overflow: visible; padding: 24px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-SLHlb .framer-ankftr-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-SLHlb.framer-c63n0 { inset: 0px; position: fixed; user-select: none; z-index: 8; }\",\".framer-SLHlb.framer-yhouol { -webkit-backdrop-filter: blur(8px); align-content: flex-start; align-items: flex-start; backdrop-filter: blur(8px); background-color: rgba(255, 255, 255, 0.8); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; left: 0px; overflow: hidden; padding: 84px 24px 24px 24px; position: fixed; top: 0px; width: 100%; z-index: 8; }\",\".framer-SLHlb .framer-16bfoft-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-SLHlb .framer-x7xfb1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 24px 64px 0px 64px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-151lccz { align-content: center; align-items: center; background-color: var(--token-8647ec61-7f20-4760-8bc0-06828a979cdc, #2c96eb); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1152px; overflow: hidden; padding: 100px 0px 80px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-1rp1zit { -webkit-filter: invert(0); bottom: -337px; filter: invert(0); flex: none; left: -188px; mix-blend-mode: multiply; position: absolute; right: -148px; top: -337px; z-index: 0; }\",\".framer-SLHlb .framer-1dna6l4 { aspect-ratio: 1.483560545308741 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1247px); left: -349px; position: absolute; right: -349px; top: -417px; z-index: 1; }\",\".framer-SLHlb .framer-xdrgcl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: 232px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 640px; }\",\".framer-SLHlb .framer-19t9gx7, .framer-SLHlb .framer-z2rbo5, .framer-SLHlb .framer-1l9pb3z { flex: none; height: auto; max-width: 640px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SLHlb .framer-lurjhs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1mlzqxi { 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: flex-start; max-width: 1200px; min-height: 1px; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 1px; }\",'.framer-SLHlb .framer-1po39an, .framer-SLHlb .framer-1nwy10t { align-content: center; align-items: center; background: radial-gradient(50% 35.3% at 50% 50%, var(--token-b8577628-7093-4e3f-8b61-6b5d1278430c, #fafafa) /* {\"name\":\"Gray 100\"} */ 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 64px 80px 64px; position: relative; scroll-margin-top: 100px; width: 100%; }',\".framer-SLHlb .framer-85vlvx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 600px; word-break: break-word; word-wrap: break-word; }\",\".framer-SLHlb .framer-vocr5l { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1ks6uoj { --border-bottom-width: 1px; --border-color: rgba(212, 212, 212, 0.6); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: var(--token-a6507d54-3e29-4c81-879b-db9fa5ef72d4, #ffffff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; grid-column: auto / span 2; height: 400px; justify-content: flex-end; justify-self: start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-SLHlb .framer-vb2zpu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 540px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-444wpr, .framer-SLHlb .framer-fs7qwn, .framer-SLHlb .framer-cd2aao, .framer-SLHlb .framer-1m75uy7, .framer-SLHlb .framer-ylzdsy, .framer-SLHlb .framer-1gjuie6, .framer-SLHlb .framer-pjtn4o, .framer-SLHlb .framer-1anlrl1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SLHlb .framer-1vkgr19-container { flex: none; height: 214px; left: calc(49.966865473823745% - 274px / 2); position: absolute; top: 20px; width: 274px; z-index: 1; }\",\".framer-SLHlb .framer-mf81ez { --border-bottom-width: 1px; --border-color: rgba(212, 212, 212, 0.6); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: var(--token-a6507d54-3e29-4c81-879b-db9fa5ef72d4, #ffffff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 400px; justify-content: flex-end; justify-self: start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-SLHlb .framer-15d0fgz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1buufl7-container { flex: none; height: 193px; left: calc(49.79020979020981% - 274px / 2); position: absolute; top: 8px; width: 274px; z-index: 1; }\",\".framer-SLHlb .framer-1q8xvch { --border-bottom-width: 1px; --border-color: rgba(212, 212, 212, 0.6); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: var(--token-a6507d54-3e29-4c81-879b-db9fa5ef72d4, #ffffff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 400px; justify-content: flex-end; justify-self: start; max-width: 1200px; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-SLHlb .framer-1regr99 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1oayixd-container { flex: none; height: 214px; left: calc(49.79020979020981% - 274px / 2); position: absolute; top: 19px; width: 274px; z-index: 1; }\",\".framer-SLHlb .framer-1f94aih { --border-bottom-width: 1px; --border-color: rgba(212, 212, 212, 0.6); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; align-self: start; background-color: var(--token-a6507d54-3e29-4c81-879b-db9fa5ef72d4, #ffffff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; grid-column: auto / span 2; height: 400px; justify-content: flex-end; justify-self: start; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-SLHlb .framer-fvt5jc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 145px; justify-content: flex-start; max-width: 400px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-ypg5sr-container { flex: none; height: 214px; left: calc(49.83432736911864% - 274px / 2); position: absolute; top: 9px; width: 274px; z-index: 1; }\",\".framer-SLHlb .framer-1ktkhly { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 720px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1uvfuas, .framer-SLHlb .framer-16l9wmp, .framer-SLHlb .framer-clcvn5, .framer-SLHlb .framer-xiac7z, .framer-SLHlb .framer-15vzql1, .framer-SLHlb .framer-1d3ip5m, .framer-SLHlb .framer-9joihv, .framer-SLHlb .framer-k6seic, .framer-SLHlb .framer-1h5oxjg, .framer-SLHlb .framer-sj0l7e { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SLHlb .framer-1hbsozj, .framer-SLHlb .framer-v8kf33, .framer-SLHlb .framer-1796j9h { flex: none; height: auto; max-width: 560px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SLHlb .framer-16ov9lm { --border-bottom-width: 0px; --border-color: #dde5ed; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1em7q3h { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-SLHlb .framer-112jxwr, .framer-SLHlb .framer-1a3elyz, .framer-SLHlb .framer-1943y7k, .framer-SLHlb .framer-1n3spx9 { --border-bottom-width: 1px; --border-color: rgba(221, 229, 237, 0); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 30px 40px 30px; position: relative; width: 1px; }\",\".framer-SLHlb .framer-djdauz, .framer-SLHlb .framer-yai7hk, .framer-SLHlb .framer-1svbich, .framer-SLHlb .framer-19m05em { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-ns8tjw-container, .framer-SLHlb .framer-17ug3uj-container, .framer-SLHlb .framer-do6bdr-container, .framer-SLHlb .framer-mp88vs-container { flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-SLHlb .framer-nxr3dy, .framer-SLHlb .framer-zuzcx3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1p0ehnk, .framer-SLHlb .framer-1k81e7r, .framer-SLHlb .framer-5bhb38, .framer-SLHlb .framer-t6tbd, .framer-SLHlb .framer-144dhmr, .framer-SLHlb .framer-1wq02nh, .framer-SLHlb .framer-7p0uh0, .framer-SLHlb .framer-1fuincu { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",'.framer-SLHlb .framer-e080bi, .framer-SLHlb .framer-1leemal, .framer-SLHlb .framer-1l4qi5u { align-self: stretch; background: linear-gradient(180deg, var(--token-551d2d11-8106-42ad-98fd-cc5980c18e21, #dde5ed) /* {\"name\":\"Light Blue 90\"} */ 0%, rgba(221, 229, 237, 0) 100%); flex: none; height: auto; overflow: hidden; position: relative; width: 1px; }',\".framer-SLHlb .framer-12t1887, .framer-SLHlb .framer-1v5e9p7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-xktpl7 { align-content: center; align-items: center; background-color: var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, #ffffff); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 64px 80px 64px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-i78afo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 727px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-152pr98 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SLHlb .framer-hswvbq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 519px; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1mdd1a1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-SLHlb .framer-1b6fhaq { align-content: center; align-items: center; background-color: rgba(156, 222, 255, 0.2); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-i0h2yf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 474px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1h5npdr { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-19c8ur5, .framer-SLHlb .framer-15xzljr, .framer-SLHlb .framer-jmzpz0, .framer-SLHlb .framer-bsenwp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-i552ng { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 519px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-SLHlb .framer-14po1nb { align-content: center; align-items: center; background-color: rgba(251, 195, 14, 0.2); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 1px; justify-content: center; overflow: hidden; padding: 24px 24px 0px 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-1u0zxv9 { border-top-left-radius: 8px; border-top-right-radius: 8px; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-frt269 { align-content: center; align-items: center; background-color: rgba(48, 194, 102, 0.2); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-79mub0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 33%; }\",\".framer-SLHlb .framer-1dwz796 { align-content: center; align-items: center; background-color: rgba(196, 182, 240, 0.2); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-2lc4zn { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 255px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-1ccfi2t { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 267px; word-break: break-word; word-wrap: break-word; }\",\".framer-SLHlb .framer-16q4nt6 { flex: none; height: 48px; overflow: hidden; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1uslk7p { align-content: center; align-items: center; background-color: var(--token-c117d9ac-d2b9-4549-9f5f-f24ac4941119, #f2f2f2); border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; justify-content: center; left: -2px; overflow: hidden; padding: 2px; position: absolute; top: 0px; width: 48px; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-lea3i1, .framer-SLHlb .framer-1q0sg9e { background-color: var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, #1a1a1a); border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: 1 0 0px; height: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-1ckack9-container, .framer-SLHlb .framer-1ccqahn-container { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\".framer-SLHlb .framer-xh7azy { align-content: center; align-items: center; background-color: var(--token-c117d9ac-d2b9-4549-9f5f-f24ac4941119, #f2f2f2); border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; justify-content: center; left: 32px; overflow: hidden; padding: 2px; position: absolute; top: 0px; width: 48px; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-1fybztz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-hb81ao-container { flex: none; height: auto; position: relative; width: 240px; }\",\".framer-SLHlb .framer-1n6cnwm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 120px 64px 80px 64px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-22xvk5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 720px; overflow: hidden; padding: 0px; position: relative; width: 720px; }\",\".framer-SLHlb .framer-1vr8t94-container { flex: none; height: 422px; max-width: 1200px; position: relative; width: 100%; }\",\".framer-SLHlb .framer-1e5fqs9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 64px 100px 64px; position: relative; width: 100%; }\",'.framer-SLHlb .framer-maomxl { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-8647ec61-7f20-4760-8bc0-06828a979cdc, #2c96eb) /* {\"name\":\"Picton Blue\"} */ 0%, var(--token-c02b03f8-fa96-4f3d-bdbf-435b6b0da1f3, rgb(17, 14, 153)) /* {\"name\":\"ultramarine\"} */ 100%); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 55px 64px 64px 64px; position: relative; width: 100%; }',\".framer-SLHlb .framer-1nmgk13 { border-bottom-left-radius: 93px; border-bottom-right-radius: 93px; border-top-left-radius: 93px; border-top-right-radius: 93px; flex: none; height: 186px; overflow: hidden; position: relative; width: 188px; will-change: var(--framer-will-change-override, transform); }\",\".framer-SLHlb .framer-cbseap { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-SLHlb .framer-ocigsh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-SLHlb .framer-qd1ic4-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SLHlb.framer-1r0zr1n, .framer-SLHlb .framer-jy5lk9, .framer-SLHlb.framer-yhouol, .framer-SLHlb .framer-x7xfb1, .framer-SLHlb .framer-151lccz, .framer-SLHlb .framer-xdrgcl, .framer-SLHlb .framer-lurjhs, .framer-SLHlb .framer-1mlzqxi, .framer-SLHlb .framer-1po39an, .framer-SLHlb .framer-1ks6uoj, .framer-SLHlb .framer-vb2zpu, .framer-SLHlb .framer-mf81ez, .framer-SLHlb .framer-15d0fgz, .framer-SLHlb .framer-1q8xvch, .framer-SLHlb .framer-1regr99, .framer-SLHlb .framer-1f94aih, .framer-SLHlb .framer-fvt5jc, .framer-SLHlb .framer-1nwy10t, .framer-SLHlb .framer-1ktkhly, .framer-SLHlb .framer-16ov9lm, .framer-SLHlb .framer-1em7q3h, .framer-SLHlb .framer-112jxwr, .framer-SLHlb .framer-djdauz, .framer-SLHlb .framer-nxr3dy, .framer-SLHlb .framer-1a3elyz, .framer-SLHlb .framer-yai7hk, .framer-SLHlb .framer-12t1887, .framer-SLHlb .framer-1943y7k, .framer-SLHlb .framer-1svbich, .framer-SLHlb .framer-1v5e9p7, .framer-SLHlb .framer-1n3spx9, .framer-SLHlb .framer-19m05em, .framer-SLHlb .framer-zuzcx3, .framer-SLHlb .framer-xktpl7, .framer-SLHlb .framer-i78afo, .framer-SLHlb .framer-hswvbq, .framer-SLHlb .framer-1b6fhaq, .framer-SLHlb .framer-i0h2yf, .framer-SLHlb .framer-19c8ur5, .framer-SLHlb .framer-i552ng, .framer-SLHlb .framer-14po1nb, .framer-SLHlb .framer-15xzljr, .framer-SLHlb .framer-frt269, .framer-SLHlb .framer-jmzpz0, .framer-SLHlb .framer-79mub0, .framer-SLHlb .framer-1dwz796, .framer-SLHlb .framer-bsenwp, .framer-SLHlb .framer-1uslk7p, .framer-SLHlb .framer-xh7azy, .framer-SLHlb .framer-1fybztz, .framer-SLHlb .framer-1n6cnwm, .framer-SLHlb .framer-22xvk5, .framer-SLHlb .framer-1e5fqs9, .framer-SLHlb .framer-maomxl, .framer-SLHlb .framer-cbseap { gap: 0px; } .framer-SLHlb.framer-1r0zr1n > *, .framer-SLHlb .framer-1b6fhaq > *, .framer-SLHlb .framer-frt269 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SLHlb.framer-1r0zr1n > :first-child, .framer-SLHlb .framer-151lccz > :first-child, .framer-SLHlb .framer-xdrgcl > :first-child, .framer-SLHlb .framer-1mlzqxi > :first-child, .framer-SLHlb .framer-1po39an > :first-child, .framer-SLHlb .framer-1ks6uoj > :first-child, .framer-SLHlb .framer-vb2zpu > :first-child, .framer-SLHlb .framer-mf81ez > :first-child, .framer-SLHlb .framer-15d0fgz > :first-child, .framer-SLHlb .framer-1q8xvch > :first-child, .framer-SLHlb .framer-1regr99 > :first-child, .framer-SLHlb .framer-1f94aih > :first-child, .framer-SLHlb .framer-fvt5jc > :first-child, .framer-SLHlb .framer-1nwy10t > :first-child, .framer-SLHlb .framer-1ktkhly > :first-child, .framer-SLHlb .framer-112jxwr > :first-child, .framer-SLHlb .framer-djdauz > :first-child, .framer-SLHlb .framer-nxr3dy > :first-child, .framer-SLHlb .framer-1a3elyz > :first-child, .framer-SLHlb .framer-yai7hk > :first-child, .framer-SLHlb .framer-12t1887 > :first-child, .framer-SLHlb .framer-1943y7k > :first-child, .framer-SLHlb .framer-1svbich > :first-child, .framer-SLHlb .framer-1v5e9p7 > :first-child, .framer-SLHlb .framer-1n3spx9 > :first-child, .framer-SLHlb .framer-19m05em > :first-child, .framer-SLHlb .framer-zuzcx3 > :first-child, .framer-SLHlb .framer-xktpl7 > :first-child, .framer-SLHlb .framer-i78afo > :first-child, .framer-SLHlb .framer-1b6fhaq > :first-child, .framer-SLHlb .framer-i0h2yf > :first-child, .framer-SLHlb .framer-19c8ur5 > :first-child, .framer-SLHlb .framer-i552ng > :first-child, .framer-SLHlb .framer-14po1nb > :first-child, .framer-SLHlb .framer-15xzljr > :first-child, .framer-SLHlb .framer-frt269 > :first-child, .framer-SLHlb .framer-jmzpz0 > :first-child, .framer-SLHlb .framer-79mub0 > :first-child, .framer-SLHlb .framer-1dwz796 > :first-child, .framer-SLHlb .framer-bsenwp > :first-child, .framer-SLHlb .framer-1n6cnwm > :first-child, .framer-SLHlb .framer-22xvk5 > :first-child, .framer-SLHlb .framer-1e5fqs9 > :first-child, .framer-SLHlb .framer-cbseap > :first-child { margin-top: 0px; } .framer-SLHlb.framer-1r0zr1n > :last-child, .framer-SLHlb .framer-151lccz > :last-child, .framer-SLHlb .framer-xdrgcl > :last-child, .framer-SLHlb .framer-1mlzqxi > :last-child, .framer-SLHlb .framer-1po39an > :last-child, .framer-SLHlb .framer-1ks6uoj > :last-child, .framer-SLHlb .framer-vb2zpu > :last-child, .framer-SLHlb .framer-mf81ez > :last-child, .framer-SLHlb .framer-15d0fgz > :last-child, .framer-SLHlb .framer-1q8xvch > :last-child, .framer-SLHlb .framer-1regr99 > :last-child, .framer-SLHlb .framer-1f94aih > :last-child, .framer-SLHlb .framer-fvt5jc > :last-child, .framer-SLHlb .framer-1nwy10t > :last-child, .framer-SLHlb .framer-1ktkhly > :last-child, .framer-SLHlb .framer-112jxwr > :last-child, .framer-SLHlb .framer-djdauz > :last-child, .framer-SLHlb .framer-nxr3dy > :last-child, .framer-SLHlb .framer-1a3elyz > :last-child, .framer-SLHlb .framer-yai7hk > :last-child, .framer-SLHlb .framer-12t1887 > :last-child, .framer-SLHlb .framer-1943y7k > :last-child, .framer-SLHlb .framer-1svbich > :last-child, .framer-SLHlb .framer-1v5e9p7 > :last-child, .framer-SLHlb .framer-1n3spx9 > :last-child, .framer-SLHlb .framer-19m05em > :last-child, .framer-SLHlb .framer-zuzcx3 > :last-child, .framer-SLHlb .framer-xktpl7 > :last-child, .framer-SLHlb .framer-i78afo > :last-child, .framer-SLHlb .framer-1b6fhaq > :last-child, .framer-SLHlb .framer-i0h2yf > :last-child, .framer-SLHlb .framer-19c8ur5 > :last-child, .framer-SLHlb .framer-i552ng > :last-child, .framer-SLHlb .framer-14po1nb > :last-child, .framer-SLHlb .framer-15xzljr > :last-child, .framer-SLHlb .framer-frt269 > :last-child, .framer-SLHlb .framer-jmzpz0 > :last-child, .framer-SLHlb .framer-79mub0 > :last-child, .framer-SLHlb .framer-1dwz796 > :last-child, .framer-SLHlb .framer-bsenwp > :last-child, .framer-SLHlb .framer-1n6cnwm > :last-child, .framer-SLHlb .framer-22xvk5 > :last-child, .framer-SLHlb .framer-1e5fqs9 > :last-child, .framer-SLHlb .framer-cbseap > :last-child { margin-bottom: 0px; } .framer-SLHlb .framer-jy5lk9 > *, .framer-SLHlb.framer-yhouol > *, .framer-SLHlb .framer-x7xfb1 > *, .framer-SLHlb .framer-lurjhs > *, .framer-SLHlb .framer-16ov9lm > *, .framer-SLHlb .framer-1em7q3h > *, .framer-SLHlb .framer-1uslk7p > *, .framer-SLHlb .framer-xh7azy > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-SLHlb .framer-jy5lk9 > :first-child, .framer-SLHlb.framer-yhouol > :first-child, .framer-SLHlb .framer-x7xfb1 > :first-child, .framer-SLHlb .framer-lurjhs > :first-child, .framer-SLHlb .framer-16ov9lm > :first-child, .framer-SLHlb .framer-1em7q3h > :first-child, .framer-SLHlb .framer-hswvbq > :first-child, .framer-SLHlb .framer-1uslk7p > :first-child, .framer-SLHlb .framer-xh7azy > :first-child, .framer-SLHlb .framer-1fybztz > :first-child, .framer-SLHlb .framer-maomxl > :first-child { margin-left: 0px; } .framer-SLHlb .framer-jy5lk9 > :last-child, .framer-SLHlb.framer-yhouol > :last-child, .framer-SLHlb .framer-x7xfb1 > :last-child, .framer-SLHlb .framer-lurjhs > :last-child, .framer-SLHlb .framer-16ov9lm > :last-child, .framer-SLHlb .framer-1em7q3h > :last-child, .framer-SLHlb .framer-hswvbq > :last-child, .framer-SLHlb .framer-1uslk7p > :last-child, .framer-SLHlb .framer-xh7azy > :last-child, .framer-SLHlb .framer-1fybztz > :last-child, .framer-SLHlb .framer-maomxl > :last-child { margin-right: 0px; } .framer-SLHlb .framer-151lccz > *, .framer-SLHlb .framer-1e5fqs9 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-SLHlb .framer-xdrgcl > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-SLHlb .framer-1mlzqxi > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-SLHlb .framer-1po39an > *, .framer-SLHlb .framer-1nwy10t > *, .framer-SLHlb .framer-xktpl7 > *, .framer-SLHlb .framer-1n6cnwm > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-SLHlb .framer-1ks6uoj > *, .framer-SLHlb .framer-mf81ez > *, .framer-SLHlb .framer-112jxwr > *, .framer-SLHlb .framer-djdauz > *, .framer-SLHlb .framer-1a3elyz > *, .framer-SLHlb .framer-yai7hk > *, .framer-SLHlb .framer-1943y7k > *, .framer-SLHlb .framer-1svbich > *, .framer-SLHlb .framer-1n3spx9 > *, .framer-SLHlb .framer-19m05em > *, .framer-SLHlb .framer-i0h2yf > *, .framer-SLHlb .framer-14po1nb > *, .framer-SLHlb .framer-1dwz796 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-SLHlb .framer-vb2zpu > *, .framer-SLHlb .framer-15d0fgz > *, .framer-SLHlb .framer-1regr99 > *, .framer-SLHlb .framer-fvt5jc > *, .framer-SLHlb .framer-1ktkhly > *, .framer-SLHlb .framer-i78afo > *, .framer-SLHlb .framer-19c8ur5 > *, .framer-SLHlb .framer-i552ng > *, .framer-SLHlb .framer-15xzljr > *, .framer-SLHlb .framer-jmzpz0 > *, .framer-SLHlb .framer-79mub0 > *, .framer-SLHlb .framer-bsenwp > *, .framer-SLHlb .framer-22xvk5 > *, .framer-SLHlb .framer-cbseap > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-SLHlb .framer-1q8xvch > *, .framer-SLHlb .framer-1f94aih > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-SLHlb .framer-nxr3dy > *, .framer-SLHlb .framer-zuzcx3 > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-SLHlb .framer-12t1887 > *, .framer-SLHlb .framer-1v5e9p7 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-SLHlb .framer-hswvbq > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-SLHlb .framer-1fybztz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-SLHlb .framer-maomxl > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-SLHlb[data-border=\"true\"]::after, .framer-SLHlb [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }','@media (min-width: 810px) and (max-width: 1279px) { .framer-SLHlb.framer-1r0zr1n { width: 810px; } .framer-SLHlb .framer-x7xfb1 { padding: 24px 24px 0px 24px; } .framer-SLHlb .framer-151lccz { padding: 80px 0px 80px 0px; } .framer-SLHlb .framer-1po39an, .framer-SLHlb .framer-1nwy10t, .framer-SLHlb .framer-xktpl7, .framer-SLHlb .framer-1n6cnwm { gap: 72px; padding: 80px 32px 60px 32px; } .framer-SLHlb .framer-vocr5l { gap: 16px; height: 806px; max-width: unset; } .framer-SLHlb .framer-1ks6uoj { height: 450px; order: 0; padding: 40px 20px 40px 20px; } .framer-SLHlb .framer-mf81ez { height: 450px; justify-self: end; order: 1; padding: 40px 20px 40px 20px; } .framer-SLHlb .framer-1q8xvch { align-self: end; height: 338px; order: 2; padding: 20px; } .framer-SLHlb .framer-1oayixd-container { left: 50%; top: -18px; transform: translateX(-50%); width: auto; } .framer-SLHlb .framer-1f94aih { align-self: end; height: 339px; justify-self: end; order: 3; padding: 40px 20px 40px 20px; } .framer-SLHlb .framer-fvt5jc { height: min-content; } .framer-SLHlb .framer-ypg5sr-container { left: calc(50.00000000000002% - 274px / 2); top: -17px; } .framer-SLHlb .framer-1em7q3h { height: 428px; max-width: 750px; } .framer-SLHlb .framer-112jxwr, .framer-SLHlb .framer-1a3elyz, .framer-SLHlb .framer-1943y7k, .framer-SLHlb .framer-1n3spx9 { height: 100%; } .framer-SLHlb .framer-e080bi, .framer-SLHlb .framer-1leemal { align-self: unset; background: linear-gradient(180deg, var(--token-74144689-7af9-4f97-9dc8-19aa6d7506c1, #dde5ed) /* {\"name\":\"Light Blue 90\"} */ 0%, var(--token-74144689-7af9-4f97-9dc8-19aa6d7506c1, rgb(221, 229, 237)) /* {\"name\":\"Light Blue 90\"} */ 100%); height: 100%; } .framer-SLHlb .framer-1l4qi5u { align-self: unset; height: 100%; } .framer-SLHlb .framer-hswvbq { flex-direction: column; height: min-content; } .framer-SLHlb .framer-1mdd1a1 { flex: none; gap: 0px; height: min-content; justify-content: center; width: 100%; } .framer-SLHlb .framer-1b6fhaq { flex: none; gap: 20px; height: min-content; } .framer-SLHlb .framer-i552ng { flex: none; height: min-content; width: 100%; } .framer-SLHlb .framer-14po1nb { flex: none; height: 387px; order: 0; } .framer-SLHlb .framer-frt269 { order: 1; } .framer-SLHlb .framer-79mub0 { height: min-content; width: 100%; } .framer-SLHlb .framer-1e5fqs9 { gap: 72px; justify-content: flex-start; padding: 60px 32px 80px 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SLHlb .framer-1po39an, .framer-SLHlb .framer-vocr5l, .framer-SLHlb .framer-1nwy10t, .framer-SLHlb .framer-xktpl7, .framer-SLHlb .framer-hswvbq, .framer-SLHlb .framer-1mdd1a1, .framer-SLHlb .framer-1b6fhaq, .framer-SLHlb .framer-1n6cnwm, .framer-SLHlb .framer-1e5fqs9 { gap: 0px; } .framer-SLHlb .framer-1po39an > *, .framer-SLHlb .framer-1nwy10t > *, .framer-SLHlb .framer-xktpl7 > *, .framer-SLHlb .framer-1n6cnwm > *, .framer-SLHlb .framer-1e5fqs9 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-SLHlb .framer-1po39an > :first-child, .framer-SLHlb .framer-1nwy10t > :first-child, .framer-SLHlb .framer-xktpl7 > :first-child, .framer-SLHlb .framer-hswvbq > :first-child, .framer-SLHlb .framer-1mdd1a1 > :first-child, .framer-SLHlb .framer-1b6fhaq > :first-child, .framer-SLHlb .framer-1n6cnwm > :first-child, .framer-SLHlb .framer-1e5fqs9 > :first-child { margin-top: 0px; } .framer-SLHlb .framer-1po39an > :last-child, .framer-SLHlb .framer-1nwy10t > :last-child, .framer-SLHlb .framer-xktpl7 > :last-child, .framer-SLHlb .framer-hswvbq > :last-child, .framer-SLHlb .framer-1mdd1a1 > :last-child, .framer-SLHlb .framer-1b6fhaq > :last-child, .framer-SLHlb .framer-1n6cnwm > :last-child, .framer-SLHlb .framer-1e5fqs9 > :last-child { margin-bottom: 0px; } .framer-SLHlb .framer-vocr5l > *, .framer-SLHlb .framer-vocr5l > :first-child, .framer-SLHlb .framer-vocr5l > :last-child { margin: 0px; } .framer-SLHlb .framer-hswvbq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-SLHlb .framer-1mdd1a1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SLHlb .framer-1b6fhaq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}',\"@media (max-width: 809px) { .framer-SLHlb.framer-1r0zr1n { width: 390px; } .framer-SLHlb .framer-ggzjph { top: 76px; } .framer-SLHlb .framer-jy5lk9 { padding: 16px; } .framer-SLHlb.framer-yhouol { padding: 84px 16px 24px 16px; } .framer-SLHlb .framer-x7xfb1 { padding: 24px 20px 0px 20px; } .framer-SLHlb .framer-151lccz { gap: 48px; padding: 48px 16px 64px 16px; } .framer-SLHlb .framer-xdrgcl { width: 338px; } .framer-SLHlb .framer-1mlzqxi { gap: 32px; padding: 0px 16px 0px 16px; } .framer-SLHlb .framer-1po39an, .framer-SLHlb .framer-1nwy10t, .framer-SLHlb .framer-xktpl7, .framer-SLHlb .framer-1n6cnwm { gap: 60px; padding: 60px 20px 48px 20px; } .framer-SLHlb .framer-85vlvx { max-width: 280px; width: 100%; } .framer-SLHlb .framer-vocr5l { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; max-width: unset; } .framer-SLHlb .framer-1ks6uoj { align-self: unset; height: 394px; padding: 40px 20px 40px 20px; } .framer-SLHlb .framer-vb2zpu { max-width: unset; } .framer-SLHlb .framer-1vkgr19-container { height: 177px; left: calc(50.00000000000002% - 274px / 2); } .framer-SLHlb .framer-mf81ez { align-self: unset; height: 350px; padding: 40px 20px 40px 20px; } .framer-SLHlb .framer-1buufl7-container { height: 188px; left: calc(49.71428571428574% - 274px / 2); top: 0px; } .framer-SLHlb .framer-1q8xvch { align-self: unset; height: 322px; max-width: unset; padding: 40px 20px 40px 20px; } .framer-SLHlb .framer-1oayixd-container { left: calc(49.42857142857145% - 274px / 2); top: 0px; } .framer-SLHlb .framer-1f94aih { align-self: unset; height: 298px; padding: 40px 20px 40px 20px; } .framer-SLHlb .framer-fvt5jc { height: min-content; max-width: unset; } .framer-SLHlb .framer-ypg5sr-container { left: calc(49.71428571428574% - 274px / 2); top: -39px; } .framer-SLHlb .framer-1em7q3h { flex-direction: column; max-width: 750px; } .framer-SLHlb .framer-112jxwr, .framer-SLHlb .framer-1a3elyz, .framer-SLHlb .framer-1943y7k, .framer-SLHlb .framer-1n3spx9 { --border-color: #dde5ed; flex: none; width: 100%; } .framer-SLHlb .framer-djdauz, .framer-SLHlb .framer-yai7hk, .framer-SLHlb .framer-1svbich, .framer-SLHlb .framer-19m05em { max-width: 330px; } .framer-SLHlb .framer-hswvbq { align-content: center; align-items: center; flex-direction: column; height: min-content; } .framer-SLHlb .framer-1mdd1a1 { flex: none; gap: 0px; height: min-content; justify-content: center; width: 100%; } .framer-SLHlb .framer-1b6fhaq { flex: none; gap: 20px; height: min-content; } .framer-SLHlb .framer-1h5npdr { flex: none; height: 244px; } .framer-SLHlb .framer-i552ng { flex: none; height: min-content; width: 100%; } .framer-SLHlb .framer-14po1nb { flex: none; height: min-content; } .framer-SLHlb .framer-1u0zxv9 { flex: none; height: 160px; } .framer-SLHlb .framer-79mub0 { height: min-content; width: 100%; } .framer-SLHlb .framer-22xvk5, .framer-SLHlb .framer-ocigsh-container { width: 100%; } .framer-SLHlb .framer-1e5fqs9 { padding: 40px 20px 60px 20px; } .framer-SLHlb .framer-maomxl { flex-direction: column; padding: 32px; } .framer-SLHlb .framer-cbseap { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SLHlb .framer-151lccz, .framer-SLHlb .framer-1mlzqxi, .framer-SLHlb .framer-1po39an, .framer-SLHlb .framer-vocr5l, .framer-SLHlb .framer-1nwy10t, .framer-SLHlb .framer-1em7q3h, .framer-SLHlb .framer-xktpl7, .framer-SLHlb .framer-hswvbq, .framer-SLHlb .framer-1mdd1a1, .framer-SLHlb .framer-1b6fhaq, .framer-SLHlb .framer-1n6cnwm, .framer-SLHlb .framer-maomxl { gap: 0px; } .framer-SLHlb .framer-151lccz > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-SLHlb .framer-151lccz > :first-child, .framer-SLHlb .framer-1mlzqxi > :first-child, .framer-SLHlb .framer-1po39an > :first-child, .framer-SLHlb .framer-vocr5l > :first-child, .framer-SLHlb .framer-1nwy10t > :first-child, .framer-SLHlb .framer-1em7q3h > :first-child, .framer-SLHlb .framer-xktpl7 > :first-child, .framer-SLHlb .framer-hswvbq > :first-child, .framer-SLHlb .framer-1mdd1a1 > :first-child, .framer-SLHlb .framer-1b6fhaq > :first-child, .framer-SLHlb .framer-1n6cnwm > :first-child, .framer-SLHlb .framer-maomxl > :first-child { margin-top: 0px; } .framer-SLHlb .framer-151lccz > :last-child, .framer-SLHlb .framer-1mlzqxi > :last-child, .framer-SLHlb .framer-1po39an > :last-child, .framer-SLHlb .framer-vocr5l > :last-child, .framer-SLHlb .framer-1nwy10t > :last-child, .framer-SLHlb .framer-1em7q3h > :last-child, .framer-SLHlb .framer-xktpl7 > :last-child, .framer-SLHlb .framer-hswvbq > :last-child, .framer-SLHlb .framer-1mdd1a1 > :last-child, .framer-SLHlb .framer-1b6fhaq > :last-child, .framer-SLHlb .framer-1n6cnwm > :last-child, .framer-SLHlb .framer-maomxl > :last-child { margin-bottom: 0px; } .framer-SLHlb .framer-1mlzqxi > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SLHlb .framer-1po39an > *, .framer-SLHlb .framer-1nwy10t > *, .framer-SLHlb .framer-xktpl7 > *, .framer-SLHlb .framer-1n6cnwm > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-SLHlb .framer-vocr5l > *, .framer-SLHlb .framer-1b6fhaq > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-SLHlb .framer-1em7q3h > *, .framer-SLHlb .framer-1mdd1a1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SLHlb .framer-hswvbq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-SLHlb .framer-maomxl > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5152\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"T5N6uUX3O\":{\"layout\":[\"fixed\",\"auto\"]},\"nC8g5PQFU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"JlFd5lAnS\":{\"pattern\":\":JlFd5lAnS\",\"name\":\"navigation-scroll\"},\"lpaHuNNhB\":{\"pattern\":\":lpaHuNNhB\",\"name\":\"why\"},\"yuupw55sQ\":{\"pattern\":\":yuupw55sQ\",\"name\":\"why\"}}\n * @framerResponsiveScreen\n */const FramertEt4Tv2ik=withCSS(Component,css,\"framer-SLHlb\");export default FramertEt4Tv2ik;FramertEt4Tv2ik.displayName=\"Page\";FramertEt4Tv2ik.defaultProps={height:5152,width:1280};addFonts(FramertEt4Tv2ik,[{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:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/3U7D2WJULAFN5UCDE2DSKFPDTJNUSRPY/XTZGHUDFURQVBRVTOPX7XHP5YBIQJL2U/FVNNCZHGTHUOM3RCJDOO45QMBIJISVEG.woff2\",weight:\"500\"},{family:\"Plus Jakarta Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/ZLH2B3SFZRQ3US4ZUYG2367OYUMTVTGK/RSOPFK2EORTGBCOBZRY42GDLXFFB4IQW/JZ35FM4UJSKC7X2PM65RH75Q5KLE552S.woff2\",weight:\"600\"}]},...ElementsNavigation2Fonts,...ElementsNavLinksFonts,...ServicesIllustrationsFonts,...PhosphorFonts,...ElementsButtonFonts,...CardsWorkCardFonts,...SectionsFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertEt4Tv2ik\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"T5N6uUX3O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nC8g5PQFU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"JlFd5lAnS\\\":{\\\"pattern\\\":\\\":JlFd5lAnS\\\",\\\"name\\\":\\\"navigation-scroll\\\"},\\\"lpaHuNNhB\\\":{\\\"pattern\\\":\\\":lpaHuNNhB\\\",\\\"name\\\":\\\"why\\\"},\\\"yuupw55sQ\\\":{\\\"pattern\\\":\\\":yuupw55sQ\\\",\\\"name\\\":\\\"why\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"5152\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "transformTemplate2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "SVG", "ComponentViewportProvider", "css", "FramerooP4LILIR", "withCSS", "ooP4LILIR_default", "addPropertyControls", "ControlType", "addFonts", "ElementsNavigation2Fonts", "getFonts", "hkOwUvg2i_default", "ElementsNavigation2WithVariantAppearEffect", "withVariantAppearEffect", "ElementsNavLinksFonts", "mTy1Dc98z_default", "RichTextWithFX", "withFX", "RichText2", "ServicesIllustrationsFonts", "ooP4LILIR_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "MotionDivWithFX", "motion", "PhosphorFonts", "Icon", "ElementsButtonFonts", "lYlPcNMOf_default", "CardsWorkCardFonts", "hhOAbU_QF_default", "ContainerWithFX", "MotionDivWithOptimizedAppearEffect", "SectionsFooterFonts", "JJmgABkgm_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "transition3", "animation4", "animation5", "transformTemplate1", "_", "t", "addImageAlt", "image", "alt", "transition4", "animation6", "animation7", "animation8", "animation9", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "beH8dcv7J3bnx0g", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "isDisplayed", "router", "useRouter", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "l", "PropertyOverrides2", "ComponentViewportProvider", "AnimatePresence", "Ga", "x", "SVG", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FramertEt4Tv2ik", "withCSS", "tEt4Tv2ik_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
