{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/5Hq6Y7fJlIFDpq5BM5Am/HGq3mZw5ugK5VK9ZC8ss/RlcpErh1q.js", "ssg:https://framerusercontent.com/modules/SkcgdOQcIucQOJr4yTpY/W9WWPwsm4uPQcCrr9yiG/lwjhEHmV5.js", "ssg:https://framerusercontent.com/modules/iQxNBvUTsAeb3UWXNwFW/ogRfkWIPBBOFWzAGFiS8/Connect_forms_script.js", "ssg:https://framerusercontent.com/modules/FY7FDQNwk5QypZ4Nj0jI/3xDOMVluUZSGzKWf7hRr/Ruy6RFOlp.js"],
  "sourcesContent": ["// Generated by Framer (5eef525)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-yjaOB .framer-styles-preset-hq65wg:not(.rich-text-wrapper), .framer-yjaOB .framer-styles-preset-hq65wg.rich-text-wrapper a { --framer-link-current-text-color: var(--token-6341ebaa-db0b-4bf9-bd21-f1d2a32d225b, #fffdec) /* {\"name\":\"Cream\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-066d6242-a5d8-4e82-81e1-594c688019d3, #ed1c24) /* {\"name\":\"Red\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-6341ebaa-db0b-4bf9-bd21-f1d2a32d225b, #fffdec); --framer-link-text-decoration: none; }'];export const className=\"framer-yjaOB\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/7FXpaHOLzwHcXm1oUbgP/W4jOJ2rZjoaIRHHGzBw0/bstqmh9zB.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/5Hq6Y7fJlIFDpq5BM5Am/HGq3mZw5ugK5VK9ZC8ss/RlcpErh1q.js\";const MotionAWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.a));const MotionUlWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.ul));const MotionNavWithFX=withFX(motion.nav);const cycleOrder=[\"HYHm13PzT\",\"rFMGzPTDJ\",\"bMNdxcmU5\",\"l0tAU0BsW\",\"hUmamU4g6\"];const serializationHash=\"framer-S5vxE\";const variantClassNames={bMNdxcmU5:\"framer-v-1af8itk\",hUmamU4g6:\"framer-v-13d23up\",HYHm13PzT:\"framer-v-w5gv9u\",l0tAU0BsW:\"framer-v-hgwp3w\",rFMGzPTDJ:\"framer-v-19wzf2i\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transition3={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition4={damping:30,delay:.2,mass:1,stiffness:100,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};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={\"Home Page\":\"HYHm13PzT\",\"Variant 4\":\"l0tAU0BsW\",\"Variant 5\":\"hUmamU4g6\",Default:\"rFMGzPTDJ\",Mobile:\"bMNdxcmU5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"HYHm13PzT\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"HYHm13PzT\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1hjondb=activeVariantCallback(async(...args)=>{setVariant(\"l0tAU0BsW\");});const onTap10n8adk=activeVariantCallback(async(...args)=>{setVariant(\"bMNdxcmU5\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"l0tAU0BsW\")return true;return false;};const isDisplayed1=()=>{if([\"bMNdxcmU5\",\"l0tAU0BsW\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"bMNdxcmU5\",\"l0tAU0BsW\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(MotionNavWithFX,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-w5gv9u\",className,classNames),\"data-framer-name\":\"Home Page\",layoutDependency:layoutDependency,layoutId:\"HYHm13PzT\",ref:refBinding,style:{backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\",...style},variants:{bMNdxcmU5:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"blur(10px)\"},hUmamU4g6:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"blur(10px)\"},l0tAU0BsW:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(0, 0, 0, 0.1)\",WebkitBackdropFilter:\"blur(10px)\"},rFMGzPTDJ:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(255, 255, 255, 0)\",WebkitBackdropFilter:\"blur(10px)\"}},...addPropertyOverrides({bMNdxcmU5:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Mobile\"},hUmamU4g6:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Variant 5\"},l0tAU0BsW:{\"data-framer-name\":\"Variant 4\"},rFMGzPTDJ:{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Default\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1912b5f\",layoutDependency:layoutDependency,layoutId:\"FSshMHzok\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1etd3h3\",\"data-framer-name\":\"Frame 209\",layoutDependency:layoutDependency,layoutId:\"Vj0Tu2qkN\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xsvq53\",\"data-framer-name\":\"Frame 229\",layoutDependency:layoutDependency,layoutId:\"pjuN0F3ec\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nxv81h\",\"data-framer-name\":\"Frame 4\",layoutDependency:layoutDependency,layoutId:\"lG0DtMKyv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QnJvd25Qcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"BrownPro\", \"BrownPro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YHHYLNQMN\"},motionChild:true,nodeId:\"MlJDUO8y7\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"RESERVATIONS\"})})})}),className:\"framer-km7a4p\",\"data-framer-name\":\"RESERVATIONS\",fonts:[\"GF;BrownPro-regular\"],layoutDependency:layoutDependency,layoutId:\"MlJDUO8y7\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QnJvd25Qcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"BrownPro\", \"BrownPro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xRcQrbnZZ\"},motionChild:true,nodeId:\"oU7YXFEl8\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"MENU\"})})})}),className:\"framer-4dxz5p\",\"data-framer-name\":\"MENU\",fonts:[\"GF;BrownPro-regular\"],layoutDependency:layoutDependency,layoutId:\"oU7YXFEl8\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QnJvd25Qcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"BrownPro\", \"BrownPro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YbxRAavPy\"},motionChild:true,nodeId:\"SPVd5BHU8\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"FUNCTIONS\"})})})}),className:\"framer-1mji3bx\",\"data-framer-name\":\"FUNCTIONS\",fonts:[\"GF;BrownPro-regular\"],layoutDependency:layoutDependency,layoutId:\"SPVd5BHU8\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QnJvd25Qcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"BrownPro\", \"BrownPro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"juO48lQ4I\"},motionChild:true,nodeId:\"x7IJ4m3RC\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"WHAT\u2019S ON\"})})})}),className:\"framer-i66o2j\",\"data-framer-name\":\"WHAT\u2019S ON\",fonts:[\"GF;BrownPro-regular\"],layoutDependency:layoutDependency,layoutId:\"x7IJ4m3RC\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7QnJvd25Qcm8tcmVndWxhcg==\",\"--framer-font-family\":'\"BrownPro\", \"BrownPro Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I7obN11g3\"},motionChild:true,nodeId:\"rd8apCFBf\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"CONTACT\"})})})}),className:\"framer-vccy4\",\"data-framer-name\":\"CONTACT\",fonts:[\"GF;BrownPro-regular\"],layoutDependency:layoutDependency,layoutId:\"rd8apCFBf\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-jsa5t8\",\"data-framer-name\":\"Group 21\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:46,intrinsicWidth:184,layoutDependency:layoutDependency,layoutId:\"AgWYYimmP\",svg:'<svg width=\"184\" height=\"46\" viewBox=\"0 0 184 46\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"14.6167\" y=\"7.28906\" width=\"158\" height=\"31\" fill=\"#2E3192\"/>\\n<mask id=\"mask0_144_7008\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"184\" height=\"46\">\\n<path d=\"M183.383 0.289062H0.616699V46.0018H183.383V0.289062Z\" fill=\"white\"/>\\n</mask>\\n<g mask=\"url(#mask0_144_7008)\">\\n<path d=\"M42.6431 14.0092C42.6717 13.9988 42.7035 13.9782 42.7354 13.9609C42.6908 13.9816 42.6558 13.9988 42.6431 14.0092Z\" fill=\"#F8DA2A\"/>\\n<path d=\"M157.724 14.495L157.765 14.4706C157.765 14.4706 157.778 14.4601 157.784 14.4531L157.724 14.4915V14.495Z\" fill=\"#F8DA2A\"/>\\n<path d=\"M120.656 14.4543L120.684 14.437C120.684 14.437 120.684 14.4336 120.681 14.4336C120.674 14.4405 120.665 14.4474 120.659 14.4543\" fill=\"#F8DA2A\"/>\\n<path d=\"M113.985 31.4841C113.985 31.4635 113.978 31.4531 113.969 31.4531C113.959 31.4531 113.966 31.4635 113.985 31.4841Z\" fill=\"#F8DA2A\"/>\\n<path d=\"M120.596 14.495L120.638 14.4706C120.638 14.4706 120.651 14.4601 120.657 14.4531L120.596 14.4915V14.495Z\" fill=\"#F8DA2A\"/>\\n<path d=\"M64.9473 20.641V20.4885C64.8155 19.2577 64.6305 18.2066 64.3858 17.3386C64.367 17.2979 64.3576 17.2674 64.3576 17.247V17.2775C64.3576 17.2572 64.3482 17.2267 64.3294 17.186C64.2541 16.9622 64.1976 16.8333 64.16 16.7927C64.0659 16.5485 63.9718 16.3281 63.8808 16.1247C63.8056 16.0026 63.7021 15.8229 63.5735 15.5788C63.5546 15.5381 63.5358 15.5178 63.517 15.5178L63.3476 15.2737C63.1782 15.0533 63.012 14.86 62.8426 14.6972C62.805 14.6769 62.7768 14.6532 62.7579 14.6226C62.7391 14.5921 62.7172 14.5684 62.6889 14.5481C62.6607 14.5277 62.6388 14.5074 62.6199 14.487L62.5917 14.4565H62.5635C62.5635 14.4362 62.5541 14.426 62.5353 14.426C62.4788 14.4056 62.4004 14.3548 62.2969 14.2734C62.1934 14.192 62.115 14.1412 62.0585 14.1208C62.0209 14.1005 61.9644 14.07 61.8891 14.0293C61.8139 13.9886 61.7574 13.9683 61.7198 13.9683C61.7198 13.9479 61.7103 13.9377 61.6915 13.9377C61.3936 13.8564 61.1771 13.8157 61.0485 13.8157C61.0485 13.7953 61.0297 13.7852 60.9921 13.7852H60.9356C60.9168 13.7852 60.9074 13.7953 60.9074 13.8157C60.8698 13.8157 60.8039 13.8258 60.7098 13.8462V13.8157C60.5781 13.8564 60.4934 13.8869 60.4557 13.9072L60.3993 13.9377C60.3616 13.9581 60.3146 13.9784 60.2613 13.9988C60.2613 14.0191 60.2424 14.0293 60.2048 14.0293L60.1766 14.0598L60.1201 14.1208L60.0354 14.1513V14.1819L59.9225 14.3039C60.7631 14.2836 61.5284 14.5074 62.2216 14.9719C62.5008 15.1753 62.5478 15.4669 62.3627 15.8501C62.1746 16.2332 61.933 16.3451 61.6351 16.1823C60.7757 15.7178 59.9162 15.7246 59.0568 16.1993C58.1974 16.674 57.498 17.386 56.9553 18.3354C56.0207 20.0307 55.3965 22.1702 55.0766 24.7573C54.7786 27.1816 54.835 29.0871 55.2459 30.4807C55.2647 30.501 55.2773 30.5316 55.2867 30.5722C55.2961 30.6129 55.3181 30.674 55.3557 30.7553C55.3933 30.8571 55.431 30.9588 55.4686 31.0571C55.5439 31.2199 55.6254 31.3792 55.7195 31.542L55.8042 31.6335L55.9705 31.8471C56.0457 31.9285 56.1116 32.0099 56.1681 32.0913L56.3625 32.2404C56.3814 32.2608 56.419 32.2913 56.4754 32.332L56.5319 32.3625C56.626 32.4235 56.7076 32.4744 56.7828 32.5151C56.8581 32.5558 56.9522 32.5965 57.0651 32.6372H57.1216C57.3631 32.7185 57.5513 32.7592 57.683 32.7592C57.7207 32.7796 57.8398 32.7897 58.0469 32.7897C58.3825 32.7897 58.7463 32.7389 59.1384 32.6372C59.2325 32.6168 59.3109 32.5965 59.3768 32.5761C59.4426 32.5558 59.4834 32.5354 59.5022 32.5151C59.6873 32.4541 59.8849 32.3727 60.0888 32.271C60.1076 32.2506 60.164 32.2201 60.2581 32.1794L60.371 32.1184L60.3993 32.0879C60.6063 31.9455 60.7725 31.8268 60.9043 31.7251C61.1458 31.542 61.4281 31.3114 61.7448 31.0266C61.7637 30.9859 61.7825 30.9656 61.8013 30.9656C61.8766 30.8842 61.9519 30.796 62.024 30.6943C62.1369 30.5519 62.2561 30.4129 62.3878 30.2705C62.7046 29.867 62.9116 29.5822 63.0057 29.4228C63.0246 29.3618 63.0434 29.3211 63.0622 29.3008C63.1187 29.2194 63.1626 29.138 63.2002 29.06C63.3131 28.8566 63.4166 28.6565 63.5076 28.4531C63.655 28.1717 63.8244 27.7885 64.0126 27.3037L64.0408 27.2732C64.0408 27.2528 64.0502 27.2223 64.069 27.1816C64.0878 27.1409 64.1004 27.1002 64.1098 27.0595C64.1192 27.0189 64.1318 26.9883 64.1506 26.968C64.207 26.7849 64.2635 26.595 64.32 26.3916C64.4329 26.0084 64.5332 25.605 64.6273 25.1811C64.6838 24.937 64.7308 24.6861 64.7653 24.425C64.7653 24.4047 64.7685 24.3606 64.781 24.2894C64.7904 24.2182 64.803 24.1639 64.8218 24.1232V24.0927C64.8971 23.4078 64.9347 22.9738 64.9347 22.7907C64.9535 22.3262 64.9629 21.8617 64.9629 21.3972C64.9629 21.1971 64.9535 20.9835 64.9347 20.7631V20.641H64.9473Z\" fill=\"#F8DA2A\"/>\\n<path d=\"M168.425 31.4259C167.547 32.4566 166.706 33.2128 165.903 33.6976C165.885 33.718 165.838 33.7485 165.765 33.7892C165.69 33.8502 165.615 33.9112 165.54 33.9723C165.355 34.0943 165.044 34.274 164.614 34.5182C164.034 34.8606 163.633 35.0946 163.41 35.2132L160.888 36.5153C159.859 37.0408 158.991 37.3426 158.282 37.4239C157.441 37.5053 156.669 37.3324 155.97 36.9086C155.271 36.4847 154.759 35.8575 154.443 35.0301C154.254 34.5656 154.119 34.0401 154.035 33.4569C153.95 32.8703 153.9 32.4058 153.881 32.0633C153.862 31.7209 153.853 31.1852 153.853 30.4596C153.796 25.8957 153.881 22.3525 154.107 19.8265C154.311 17.5242 154.565 15.7679 154.863 14.5574C155.104 13.6284 155.522 12.8757 156.111 12.2993C156.698 11.7228 157.422 11.3465 158.282 11.1634C159.254 10.9633 160.643 10.9498 162.456 11.1329C163.912 11.2549 165.229 11.7601 166.405 12.6485C166.609 12.8519 166.713 13.0859 166.713 13.3605C166.713 13.6352 166.6 13.8589 166.377 14.042C166.154 14.2251 165.919 14.2557 165.678 14.1336C164.762 13.6894 163.397 13.547 161.588 13.7098C161.026 13.7708 160.317 13.8725 159.458 14.0115C159.066 14.0726 158.777 14.1234 158.589 14.1641C158.366 14.2048 158.122 14.2862 157.861 14.4048L157.808 14.4387C157.808 14.4387 157.805 14.4489 157.777 14.4659L157.764 14.4727C157.745 14.4896 157.723 14.5066 157.695 14.5269C157.695 14.5473 157.689 14.5642 157.679 14.571C157.67 14.5812 157.657 14.5947 157.639 14.6151C157.639 14.6558 157.61 14.7982 157.554 15.0389C157.554 15.0592 157.545 15.0999 157.526 15.161C157.507 15.283 157.479 15.4627 157.441 15.7069C157.403 16.0324 157.366 16.4358 157.328 16.9173C157.178 18.2905 157.074 19.7655 157.021 21.3387V22.7933C157.281 22.6509 157.683 22.4814 158.225 22.2779C159.028 21.9558 159.674 21.732 160.157 21.61C161.148 21.3489 161.829 21.2777 162.202 21.3964C162.745 21.5795 163.034 21.9626 163.071 22.5492C163.128 23.1764 162.905 23.6986 162.4 24.1224C162.287 24.2242 162.177 24.3089 162.064 24.3801C161.951 24.4513 161.82 24.5158 161.672 24.5768C161.522 24.6378 161.396 24.6887 161.296 24.7294C161.192 24.7701 161.048 24.8209 160.86 24.8785C160.672 24.9396 160.543 24.9803 160.468 25.0006C160.298 25.0616 159.935 25.1735 159.373 25.3329C159.354 25.3329 159.323 25.3397 159.276 25.3499C159.229 25.36 159.16 25.3736 159.066 25.3939C158.9 25.455 158.796 25.4855 158.758 25.4855C158.683 25.5262 158.435 25.6109 158.015 25.7432C157.595 25.8754 157.272 25.9703 157.049 26.0314C157.087 27.1638 157.143 28.7168 157.218 30.6969C157.237 31.0394 157.247 31.2225 157.247 31.2428C157.265 31.2835 157.275 31.3242 157.275 31.3649C157.312 31.6259 157.35 31.8599 157.388 32.0599C157.388 32.0803 157.416 32.2125 157.472 32.4533C157.491 32.4939 157.513 32.5482 157.541 32.6194C157.57 32.6906 157.592 32.7347 157.61 32.755L157.639 32.8161L157.667 32.8466C157.705 32.9279 157.742 32.9788 157.78 32.9991C157.799 33.0195 157.817 33.0398 157.836 33.0602L157.893 33.0907C157.93 33.111 157.949 33.1314 157.949 33.1517H158.285C158.322 33.1517 158.341 33.1619 158.341 33.1822C158.454 33.1619 158.52 33.1416 158.539 33.1212H158.652C158.671 33.1212 158.689 33.111 158.708 33.0907C159.044 32.9686 159.351 32.8364 159.634 32.6974C159.875 32.5753 160.471 32.2769 161.412 31.8023C162.356 31.3276 163.087 30.9682 163.611 30.7274C163.742 30.6664 163.877 30.6121 164.015 30.5613C164.156 30.5104 164.31 30.4562 164.476 30.3951C164.646 30.3341 164.774 30.2934 164.868 30.2731L165.204 30.1205H165.232C165.511 29.9984 165.765 29.9069 165.988 29.8492C166.399 29.7475 167.023 29.6967 167.864 29.6967C168.275 29.6967 168.541 29.9035 168.664 30.3171C168.786 30.7308 168.704 31.1004 168.425 31.4225M152.005 31.9989C151.764 32.3617 151.472 32.5448 151.137 32.5448C150.164 32.5448 149.408 32.5143 148.866 32.4533C148.436 32.3922 147.79 32.2329 146.931 31.9684C145.623 31.5446 144.283 31.0631 142.909 30.5308C141.536 29.9984 140.272 29.4458 139.114 28.8795C137.769 28.1946 136.966 27.2757 136.705 26.1229C136.592 25.6177 136.696 25.1125 137.013 24.6073C137.33 24.1021 137.722 23.8207 138.189 23.7596C139.161 23.6579 139.964 23.4986 140.598 23.2748C140.99 23.1527 141.363 23.0035 141.718 22.8204C141.925 22.7391 142.119 22.6509 142.307 22.5492C142.42 22.4881 142.539 22.4169 142.671 22.3356H142.728C143.063 22.1152 143.408 21.8609 143.763 21.5795C143.876 21.4777 144.032 21.3387 144.239 21.1556C144.258 21.1556 144.277 21.1353 144.296 21.0946L144.324 21.0641C144.418 20.9624 144.475 20.9115 144.493 20.9115C144.735 20.6504 144.998 20.3147 145.278 19.9113C145.296 19.8706 145.315 19.84 145.334 19.8197C145.39 19.718 145.428 19.6502 145.447 19.6095C145.56 19.4264 145.663 19.2365 145.754 19.0331C145.773 19.0127 145.858 18.8195 146.008 18.4567V18.4872C146.046 18.3855 146.065 18.3143 146.065 18.277C146.178 17.9345 146.269 17.5683 146.344 17.1852V17.1241C146.363 16.9614 146.372 16.8631 146.372 16.8224C146.391 16.6189 146.4 16.4291 146.4 16.246C146.4 16.2256 146.394 16.1748 146.385 16.0968C146.375 16.0154 146.372 15.9645 146.372 15.9442V15.7611C146.353 15.6797 146.344 15.6119 146.344 15.5509C146.231 14.9236 146.037 14.3404 145.754 13.7945C145.679 13.6521 145.597 13.4928 145.503 13.3097C145.447 13.2283 145.406 13.1673 145.378 13.1266C145.35 13.0859 145.325 13.0554 145.309 13.035C145.102 12.7739 144.879 12.5298 144.638 12.306C144.581 12.245 144.544 12.2111 144.525 12.2009C144.506 12.1908 144.459 12.1568 144.384 12.0958C144.271 12.0144 144.148 11.9331 144.02 11.8517C143.722 11.672 143.458 11.5499 143.236 11.4889C142.618 11.3092 141.975 11.3973 141.3 11.7635C141.187 11.8246 141.059 11.9059 140.908 12.0043C140.758 12.1026 140.62 12.2145 140.488 12.3365C140.228 12.54 139.983 12.7502 139.76 12.974C139.742 12.974 139.698 13.0113 139.635 13.0791C139.569 13.1503 139.538 13.1944 139.538 13.2147C139.425 13.3368 139.312 13.469 139.202 13.608C138.976 13.8691 138.763 14.1539 138.556 14.4557C138.518 14.4964 138.471 14.5676 138.415 14.6693L138.387 14.6998C138.274 14.8829 138.198 15.0219 138.161 15.1237C137.994 15.4254 137.825 15.7408 137.656 16.0629C137.505 16.4053 137.358 16.7715 137.207 17.1547C137.188 17.175 137.16 17.236 137.123 17.3378L137.094 17.3988C137.019 17.6395 136.972 17.7921 136.953 17.8531C136.505 19.206 136.15 20.7318 135.89 22.4271C135.664 23.8614 135.535 25.438 135.498 27.1537C135.498 27.2351 135.501 27.3775 135.51 27.5775C135.52 27.7809 135.532 27.9403 135.551 28.0624C135.589 28.9507 135.617 29.8391 135.636 30.7274V31.4835C135.749 32.4939 135.805 33.1382 135.805 33.423V33.545C135.805 33.5654 135.815 33.5857 135.833 33.6061H135.805C135.805 33.8299 135.764 34.0469 135.68 34.2571C135.595 34.4673 135.479 34.6572 135.328 34.8165C135.178 34.9793 135.012 35.098 134.823 35.1793C134.488 35.3421 134.18 35.3353 133.898 35.1658C133.616 34.9929 133.421 34.7148 133.308 34.3317C133.105 33.6027 132.945 32.3108 132.832 30.4528C132.775 29.2627 132.766 28.0793 132.804 26.9095C132.879 24.6887 133.13 22.5085 133.559 20.3656C133.541 17.4564 133.503 14.8422 133.447 12.5196C133.447 12.2755 133.569 12.1162 133.81 12.0348C134.033 11.9534 134.165 12.045 134.202 12.306C134.353 13.4995 134.51 14.8321 134.679 16.3036C135.576 13.92 136.781 11.9805 138.292 10.4886C140.087 8.6916 141.83 7.8948 143.534 8.09485C143.963 8.13554 144.384 8.24065 144.795 8.41357C145.205 8.58649 145.588 8.80349 145.942 9.06457C146.297 9.32565 146.629 9.62403 146.937 9.9597C147.244 10.292 147.52 10.6514 147.765 11.0345C148.289 11.8415 148.665 12.7163 148.9 13.6555C149.136 14.5947 149.214 15.5305 149.139 16.4596C149.063 17.3886 148.872 18.3007 148.565 19.1992C148.257 20.0977 147.85 20.9522 147.345 21.7592C146.093 23.6986 144.29 25.1634 141.937 26.15C143.057 26.6349 144.039 27.0282 144.879 27.3334C145.927 27.7165 147.056 28.0895 148.27 28.4523C149.408 28.7947 150.585 29.2796 151.802 29.9069C152.118 30.0696 152.291 30.368 152.319 30.802C152.347 31.236 152.238 31.6361 151.996 31.9989M131.301 31.4259C130.423 32.4566 129.582 33.2128 128.779 33.6976C128.76 33.718 128.713 33.7485 128.641 33.7892C128.566 33.8502 128.491 33.9112 128.415 33.9723C128.23 34.0943 127.92 34.274 127.49 34.5182C126.91 34.8606 126.508 35.0946 126.286 35.2132L123.764 36.5153C122.735 37.0408 121.87 37.3426 121.158 37.4239C120.317 37.5053 119.545 37.3324 118.846 36.9086C118.146 36.4847 117.635 35.8575 117.318 35.0301C117.13 34.5656 116.995 34.0401 116.911 33.4569C116.826 32.8703 116.776 32.4058 116.757 32.0633C116.738 31.7209 116.729 31.1852 116.729 30.4596C116.672 25.8957 116.757 22.3525 116.983 19.8265C117.187 17.5242 117.441 15.7679 117.739 14.5574C117.98 13.6284 118.397 12.8757 118.987 12.2993C119.574 11.7228 120.298 11.3465 121.158 11.1634C122.13 10.9633 123.519 10.9498 125.332 11.1329C126.788 11.2549 128.105 11.7601 129.284 12.6485C129.488 12.8519 129.592 13.0859 129.592 13.3605C129.592 13.6352 129.479 13.8589 129.256 14.042C129.033 14.2251 128.798 14.2557 128.557 14.1336C127.641 13.6894 126.276 13.547 124.467 13.7098C123.908 13.7708 123.196 13.8725 122.337 14.0115C121.945 14.0726 121.656 14.1234 121.468 14.1641C121.245 14.2048 121.001 14.2862 120.74 14.4048L120.687 14.4387C120.687 14.4387 120.684 14.4489 120.656 14.4659L120.643 14.4727C120.624 14.4896 120.602 14.5066 120.574 14.5269C120.574 14.5473 120.568 14.5642 120.558 14.571C120.549 14.5812 120.536 14.5947 120.518 14.6151C120.518 14.6558 120.489 14.7982 120.433 15.0389C120.433 15.0592 120.424 15.0999 120.405 15.161C120.386 15.283 120.358 15.4627 120.32 15.7069C120.282 16.0324 120.245 16.4358 120.207 16.9173C120.057 18.2905 119.953 19.7655 119.9 21.3387V22.7933C120.16 22.6509 120.562 22.4814 121.104 22.2779C121.907 21.9558 122.55 21.732 123.036 21.61C124.027 21.3489 124.708 21.2777 125.081 21.3964C125.624 21.5795 125.913 21.9626 125.95 22.5492C126.007 23.1764 125.784 23.6986 125.279 24.1224C125.166 24.2242 125.056 24.3089 124.943 24.3801C124.83 24.4513 124.702 24.5158 124.551 24.5768C124.401 24.6378 124.275 24.6887 124.172 24.7294C124.068 24.7701 123.924 24.8209 123.736 24.8785C123.548 24.9396 123.419 24.9803 123.344 25.0006C123.174 25.0616 122.81 25.1735 122.252 25.3329C122.233 25.3329 122.202 25.3397 122.155 25.3499C122.108 25.36 122.039 25.3736 121.945 25.3939C121.779 25.455 121.675 25.4855 121.637 25.4855C121.562 25.5262 121.314 25.6109 120.894 25.7432C120.474 25.8754 120.151 25.9703 119.928 26.0314C119.966 27.1638 120.022 28.7168 120.097 30.6969C120.116 31.0394 120.126 31.2225 120.126 31.2428C120.144 31.2835 120.154 31.3242 120.154 31.3649C120.191 31.6259 120.229 31.8599 120.267 32.0599C120.267 32.0803 120.295 32.2125 120.351 32.4533C120.37 32.4939 120.392 32.5482 120.42 32.6194C120.449 32.6906 120.471 32.7347 120.489 32.755L120.518 32.8161L120.546 32.8466C120.584 32.9279 120.621 32.9788 120.659 32.9991C120.678 33.0195 120.696 33.0398 120.715 33.0602L120.772 33.0907C120.809 33.111 120.828 33.1314 120.828 33.1517H121.164C121.201 33.1517 121.22 33.1619 121.22 33.1822C121.333 33.1619 121.399 33.1416 121.418 33.1212H121.531C121.55 33.1212 121.568 33.111 121.587 33.0907C121.923 32.9686 122.233 32.8364 122.513 32.6974C122.754 32.5753 123.35 32.2769 124.291 31.8023C125.235 31.3276 125.966 30.9682 126.49 30.7274C126.621 30.6664 126.756 30.6121 126.897 30.5613C127.039 30.5104 127.192 30.4562 127.358 30.3951C127.528 30.3341 127.656 30.2934 127.751 30.2731L128.086 30.1205H128.114C128.394 29.9984 128.648 29.9069 128.87 29.8492C129.281 29.7475 129.908 29.6967 130.749 29.6967C131.16 29.6967 131.427 29.9035 131.546 30.3171C131.668 30.7308 131.587 31.1004 131.307 31.4225M113.912 34.1045C113.473 34.881 112.89 35.1895 112.162 35.0301C111.152 34.8098 110.603 33.8604 110.509 32.182C110.452 31.3954 110.405 30.4257 110.368 29.2728C110.311 27.4351 110.311 25.4685 110.368 23.3663V23.0646C110.368 22.9221 110.377 22.8306 110.396 22.7899C110.117 22.9323 109.813 23.0544 109.486 23.1527C109.16 23.2544 108.884 23.329 108.658 23.3799C108.436 23.4307 108.103 23.4748 107.664 23.5155C107.225 23.5562 106.94 23.5765 106.808 23.5765C106.676 23.5765 106.359 23.5867 105.854 23.6071C104.399 23.6681 103.295 23.7495 102.548 23.8512C102.605 24.3767 102.69 25.1668 102.799 26.228C102.912 27.2893 102.997 28.0895 103.05 28.6354C103.107 29.0389 103.185 29.6763 103.289 30.5443C103.389 31.4123 103.471 32.1752 103.527 32.8296C103.583 33.4874 103.621 34.1181 103.64 34.7216C103.659 35.2268 103.508 35.6947 103.191 36.1287C102.875 36.5627 102.492 36.8509 102.043 36.9933C101.633 37.1154 101.244 37.0476 100.88 36.7967C100.516 36.5458 100.287 36.1864 100.193 35.7218C100.118 35.2573 100.049 34.7386 99.9827 34.1621C99.9168 33.5857 99.8698 33.111 99.8416 32.7381C99.8133 32.3651 99.7788 31.8124 99.7443 31.0868C99.7067 30.3612 99.6784 29.8662 99.6596 29.6017C99.5844 28.3709 99.5279 26.462 99.4903 23.8783C99.415 20.4843 99.5373 16.6189 99.8541 12.2755C99.8917 11.75 100.114 11.4279 100.528 11.3058C100.641 11.2651 100.751 11.2651 100.864 11.3058C100.977 11.3465 101.074 11.4109 101.159 11.5024C101.244 11.594 101.294 11.7093 101.313 11.8517C101.426 12.9842 101.592 14.5947 101.818 16.6834C102.043 18.772 102.181 20.1723 102.238 20.8776C103.173 20.4131 104.528 20.091 106.3 19.9079C107.216 19.8061 107.934 19.6943 108.458 19.5756C108.533 19.5756 108.643 19.5552 108.793 19.5145C108.944 19.4739 109.044 19.4433 109.101 19.423C109.138 19.423 109.195 19.4128 109.27 19.3925C109.345 19.3721 109.392 19.362 109.411 19.362H109.439C109.458 19.362 109.477 19.3518 109.496 19.3315C109.552 19.3315 109.581 19.3213 109.581 19.3009C109.712 19.2806 109.888 19.2399 110.114 19.1789H110.086C110.086 19.1789 110.111 19.1721 110.12 19.1721C110.151 19.1687 110.183 19.1653 110.224 19.1484C110.412 19.0873 110.521 19.0568 110.559 19.0568C110.616 18.4702 110.663 17.9345 110.7 17.4496C110.832 16.3612 110.951 15.3915 111.064 14.5439C111.268 12.9706 111.522 11.8992 111.82 11.3329C111.967 11.0515 112.196 10.8684 112.507 10.787C112.814 10.7056 113.043 10.8277 113.194 11.1498C113.25 11.3329 113.3 11.5126 113.348 11.6957C113.395 11.8754 113.423 12.0755 113.432 12.2857C113.442 12.4993 113.451 12.6858 113.46 12.8451C113.47 13.0079 113.473 13.2147 113.473 13.4656V14.0251C113.473 14.3506 113.47 14.8185 113.46 15.4322C113.451 16.0493 113.445 16.4664 113.445 16.6901C113.464 19.9418 113.482 21.7897 113.501 22.2338C113.52 23.5867 113.595 25.4346 113.727 27.7776C113.746 28.2014 113.774 28.6456 113.812 29.1101C113.831 29.3915 113.84 29.6356 113.84 29.8357L113.868 29.8967V30.1374C113.925 30.863 113.962 31.2903 113.981 31.4089C114 31.47 114.009 31.5208 114.009 31.5615C114.047 31.6429 114.094 31.7548 114.15 31.8938C114.43 32.5821 114.351 33.3145 113.912 34.0909M91.1471 33.501C90.9777 33.8943 90.6985 34.1113 90.3065 34.152C89.6697 34.213 89.3059 34.2435 89.2149 34.2435C89.102 34.2028 89.0079 34.1689 88.9327 34.1384C88.8574 34.1079 88.7821 34.0774 88.71 34.0469C88.6347 34.0163 88.5406 33.9926 88.4308 33.9723C88.2426 33.9112 87.9509 33.8502 87.5494 33.7892C87.148 33.7281 86.8437 33.6671 86.6398 33.6061C85.7992 33.406 84.576 33.2229 82.9701 33.0602C81.888 32.9381 81.1101 32.8466 80.6459 32.7855C80.1786 32.7245 79.5167 32.5855 78.6573 32.3617C77.7979 32.1413 77.0608 31.8565 76.4429 31.514C76.2767 31.4327 76.0979 31.3242 75.9097 31.1818C75.8909 31.2428 75.8564 31.3343 75.8125 31.453C75.7654 31.5751 75.7309 31.6768 75.7152 31.7582C75.5114 32.3448 75.2259 33.1822 74.859 34.2706C74.4951 35.3624 74.2379 36.1491 74.0874 36.6339C73.918 37.1188 73.6796 37.5155 73.3723 37.8308C73.0649 38.1428 72.6948 38.2886 72.2651 38.2682C71.9828 38.2682 71.7381 38.1868 71.5217 38.0275C71.3053 37.8647 71.1516 37.6579 71.0606 37.407C70.9665 37.1527 70.9195 36.8781 70.9195 36.5729C70.7344 30.4528 70.6215 26.3331 70.5839 24.214C70.5274 20.4978 70.4992 18.4804 70.4992 18.1549V15.005C70.4992 14.6015 70.5086 14.1065 70.5274 13.5199C70.5274 13.4792 70.5305 13.3978 70.5399 13.2791C70.5494 13.1571 70.5556 13.0588 70.5556 12.9774C70.4427 12.835 70.3769 12.6654 70.358 12.462C70.3392 12.1399 70.4333 11.8652 70.6403 11.6449C70.8442 11.4211 71.0889 11.3024 71.368 11.2821C71.7036 11.2821 71.9483 11.4245 72.0957 11.7059C72.2086 11.9059 72.3121 12.3298 72.4031 12.9774C72.4783 13.4622 72.5348 13.9369 72.5724 14.4015C72.7606 16.3409 72.8516 17.3615 72.8516 17.4598C72.8892 17.765 73.0492 19.8638 73.3283 23.7596C73.3848 24.587 73.4852 26.0517 73.6357 28.1539C73.7298 27.8928 73.8145 27.6691 73.8898 27.486C73.8333 26.3365 74.1313 25.1328 74.7868 23.8817C75.3295 22.8509 76.0289 21.7829 76.8883 20.6708C78.8298 16.9546 81.0536 13.8759 83.5566 11.4312C83.7793 11.2109 84.0741 11.0922 84.438 11.082C84.8018 11.0718 85.1061 11.1668 85.3476 11.3702C85.8149 11.7534 85.9843 12.401 85.8526 13.3097C85.6832 14.5201 85.2629 15.6323 84.5917 16.6427C83.9205 17.6531 83.0234 18.7347 81.9005 19.8841C80.9846 20.8335 80.2193 21.6913 79.6046 22.4576C79.5669 22.4983 79.5199 22.5593 79.4634 22.6407C79.407 22.7221 79.3787 22.773 79.3787 22.7899C78.6887 24.1428 78.0143 25.6279 77.3619 27.2418C77.3808 27.2622 77.3902 27.2825 77.3902 27.3029C77.4654 27.3842 77.5595 27.4758 77.6693 27.5741C77.6881 27.5741 77.6975 27.5843 77.6975 27.6046C77.9014 27.7267 78.0332 27.7979 78.0896 27.8182C78.259 27.92 78.4535 28.0183 78.6793 28.12C78.6981 28.12 78.7295 28.1302 78.7765 28.1505C78.8236 28.1709 78.8549 28.181 78.8737 28.181L79.0431 28.2421C79.5293 28.4048 80.0594 28.5404 80.6396 28.649C81.2167 28.7608 81.7186 28.8422 82.1389 28.8897C82.5592 28.9405 83.1144 29.0016 83.8075 29.0728C84.4976 29.144 85.0214 29.1982 85.3758 29.2389C86.7214 29.4017 87.8035 29.6322 88.6253 29.9374C88.9232 30.0595 89.1961 30.1985 89.4376 30.3612L89.5223 30.4223L89.8736 30.6833C89.9771 30.7308 90.0524 30.7681 90.0838 30.7851C90.5135 31.0665 90.7926 31.3513 90.9244 31.6327C90.9808 31.7344 91.0749 31.965 91.2066 32.3278C91.3352 32.7109 91.3196 33.1009 91.1502 33.4942M68.1687 22.973C67.9084 25.516 67.2811 27.8013 66.2899 29.8187C65.2235 31.9989 63.8811 33.6535 62.2563 34.786C61.3216 35.454 60.3493 35.9049 59.3425 36.1491C58.3325 36.3898 57.288 36.3593 56.2059 36.0575C55.2336 35.7354 54.4495 35.1793 53.8504 34.3927C53.2545 33.6061 52.8467 32.7482 52.6303 31.8192C52.417 30.8902 52.3135 29.8458 52.3229 28.6829C52.3323 27.5199 52.417 26.4654 52.5738 25.516C52.7306 24.5666 52.9439 23.6071 53.2043 22.6373C54.0072 19.6095 55.0799 17.3954 56.4255 16.0018C56.8364 15.5984 57.2943 15.2559 57.7993 14.9711C57.6299 14.6897 57.5327 14.3709 57.5045 14.0183C57.4762 13.6657 57.5076 13.3266 57.6017 13.0045C57.6958 12.6824 57.8244 12.3671 57.9938 12.0653C58.1631 11.7635 58.3576 11.4889 58.5834 11.2481C59.0508 10.7023 59.6248 10.3089 60.3054 10.0648C60.986 9.82408 61.6635 9.76305 62.3379 9.88172C63.627 10.1428 64.7185 10.8311 65.6156 11.9398C66.5126 13.052 67.1839 14.3743 67.6324 15.9069C68.2503 18.0261 68.4259 20.3792 68.1656 22.9628M50.5445 22.973C50.2841 25.516 49.6568 27.8013 48.6657 29.8187C47.6024 31.9989 46.2568 33.6535 44.6321 34.786C43.6974 35.454 42.7282 35.9049 41.7182 36.1491C40.7083 36.3898 39.6638 36.3593 38.5786 36.0575C37.6062 35.7354 36.8221 35.1793 36.2261 34.3927C35.6302 33.6061 35.2225 32.7482 35.006 31.8192C34.7927 30.8902 34.6892 29.8458 34.6987 28.6829C34.7081 27.5199 34.7927 26.4654 34.9496 25.516C35.1095 24.5666 35.3197 23.6071 35.58 22.6373C36.383 19.6095 37.4557 17.3954 38.8012 16.0018C39.2121 15.5984 39.6701 15.2559 40.1751 14.9711C40.0057 14.6897 39.9085 14.3709 39.8802 14.0183C39.852 13.6657 39.8834 13.3266 39.9775 13.0045C40.0715 12.6824 40.2001 12.3671 40.3695 12.0653C40.5389 11.7635 40.7334 11.4889 40.9592 11.2481C41.4265 10.7023 42.0005 10.3089 42.6812 10.0648C43.3618 9.82408 44.0393 9.76305 44.7136 9.88172C46.0028 10.1428 47.0943 10.8311 47.9913 11.9398C48.8884 13.052 49.5596 14.3743 50.0081 15.9069C50.626 18.0261 50.8017 20.3792 50.5413 22.9628M32.8355 31.7412C32.4058 32.6397 31.7597 33.3721 30.9003 33.9384C29.3132 34.9284 27.6602 35.6845 25.9414 36.2101C24.9126 36.5356 24.0062 36.7662 23.222 36.9086C22.7359 36.9899 22.3908 37.0442 22.187 37.0747C21.9831 37.1052 21.682 37.1086 21.2899 37.0883C20.8979 37.0679 20.5622 36.9967 20.28 36.8781C19.9255 36.7153 19.706 36.3932 19.6213 35.9083C19.5366 35.4235 19.5805 35.02 19.7467 34.6979C19.8597 34.3758 20.051 34.0774 20.3207 33.8027C20.5905 33.5315 20.8759 33.3755 21.1739 33.3348C21.3432 33.2941 21.751 33.2433 22.4065 33.1822C22.8362 33.1416 23.2942 33.0805 23.7803 33.0025C24.2477 32.9415 24.7056 32.8601 25.1541 32.7584C25.3957 32.6974 25.6309 32.6499 25.8536 32.6092C25.91 32.5889 26.0041 32.5584 26.1327 32.5177L26.3021 32.4566C27.2556 32.1549 28.1339 31.8124 28.9368 31.4259C29.1595 31.3242 29.3665 31.2258 29.5547 31.1241C29.6676 31.0631 29.768 31.0122 29.8621 30.9715C29.9186 30.9309 29.9562 30.9003 29.975 30.88C30.1412 30.7783 30.2824 30.6799 30.3953 30.5782L30.48 30.4867L30.5082 30.4256C30.5082 30.4053 30.5176 30.3646 30.5365 30.3036L30.5584 30.0493C30.5333 29.7373 30.4455 29.4186 30.2824 29.0897C30.0221 28.5642 29.5453 28.059 28.8521 27.5741C28.366 27.2317 27.839 26.9062 27.2682 26.6044C26.6973 26.3026 26.0575 25.9839 25.3486 25.6516C24.6397 25.3193 24.0971 25.0515 23.7239 24.848C23.3883 24.6683 23.1907 24.3733 23.1373 23.9699C23.0809 23.5664 23.1562 23.1731 23.36 22.7899C23.5671 22.4068 23.818 22.1525 24.1159 22.0338C25.9477 21.3082 27.2431 20.3181 28.0115 19.067C28.8521 17.7141 29.1125 16.3409 28.7957 14.9473C28.4977 13.7165 27.7669 12.7366 26.6095 12.011C25.4898 11.3058 24.2947 11.1769 23.0244 11.6313C21.7541 12.0856 20.8477 12.9503 20.305 14.2217C20.1545 14.5845 19.9224 14.7134 19.6056 14.6015C19.2857 14.4896 19.1853 14.2421 19.2982 13.8589C19.5805 12.8485 20.0698 11.95 20.7693 11.1634C21.4687 10.3768 22.2779 9.83086 23.1938 9.52909C23.9968 9.22732 24.8342 9.13239 25.6999 9.24089C26.5687 9.35278 27.3591 9.66133 28.068 10.1665C28.8145 10.6717 29.4355 11.3227 29.9311 12.1195C30.4267 12.9163 30.7403 13.7708 30.8689 14.6795C31.1669 16.819 30.6462 18.8907 29.3007 20.8878C28.7769 21.654 28.1433 22.3627 27.3968 23.0069C28.4789 23.5121 29.4512 24.0478 30.3106 24.6141C32.0483 25.7839 33.0269 27.1876 33.2527 28.8253C33.4001 29.8764 33.2621 30.8495 32.8324 31.748M18.9375 35.8778C18.6584 36.1592 18.3447 36.3186 17.9997 36.3491C17.6547 36.3796 17.341 36.2542 17.0619 35.9694C16.9113 35.8066 16.7921 35.6201 16.698 35.4099C16.6039 35.1997 16.5475 34.9623 16.5286 34.6979C16.5098 34.4368 16.5004 34.2096 16.5004 34.0163C16.5004 33.8231 16.513 33.562 16.5412 33.2297C16.5694 32.8974 16.582 32.6804 16.582 32.5787C16.6008 32.2566 16.6196 31.7717 16.6384 31.1241C16.6572 30.4799 16.6761 29.995 16.6949 29.6695C16.8078 26.9231 16.8925 25.0447 16.9458 24.0343C17.1873 19.5315 17.4414 15.7035 17.7017 12.5535C17.7394 12.2484 17.8648 12.0144 18.0781 11.8415C18.2945 11.672 18.5078 11.6245 18.7242 11.7059C18.9375 11.7873 19.0567 12.0077 19.0755 12.3738C19.2794 15.4627 19.4488 19.2297 19.5805 23.6715C19.5993 24.6819 19.6275 26.54 19.6652 29.2457C19.684 29.5712 19.6966 30.0527 19.706 30.7003C19.7154 31.3479 19.7185 31.8328 19.7185 32.1549C19.7185 32.3176 19.7216 32.555 19.7342 32.8669C19.7436 33.1789 19.7499 33.4162 19.7499 33.579C19.7499 34.3859 19.5272 35.1047 19.0787 35.732C19.0222 35.793 18.9751 35.8439 18.9375 35.8812M182.932 14.8558C182.904 14.1065 182.766 13.8827 182.499 13.1673C182.192 12.3433 182.201 11.6008 181.931 10.7667C181.589 9.70541 180.548 8.95946 179.927 8.10502C179.372 7.34212 178.895 6.79962 178.277 6.2266C177.666 5.66036 177.584 5.65019 176.725 5.49422C175.112 5.19924 173.594 4.38887 171.963 4.0532C170.464 3.74465 168.921 3.55138 167.447 3.08008C166.675 2.83256 166.107 2.60539 165.295 2.57487C164.191 2.5308 163.015 2.75119 161.933 2.47315C160.6 2.1307 159.448 2.2392 158.068 2.14087C156.738 2.04593 155.531 1.36441 154.229 1.18132C153.075 1.01857 151.739 1.20505 150.581 1.20505C146.698 1.20505 142.831 0.849035 138.945 0.737144C134.936 0.621862 130.928 0.974489 126.916 0.977879C123.485 0.977879 120.11 0.977879 116.688 0.977879C113.442 0.977879 110.151 1.14741 106.911 0.92702C102.881 0.652377 98.9037 0.292969 94.867 0.292969C93.6249 0.292969 92.2699 0.757487 91.0279 0.750706C89.6321 0.743925 87.8725 2.47315 86.8123 3.02922H86.7778C86.1788 2.97497 85.633 3.16485 85.0433 3.21232C84.0271 3.29369 83.1144 3.15467 82.0919 3.08008C80.6522 2.97158 79.2219 3.12077 77.7885 3.05296C76.6468 2.99871 75.5678 2.60878 74.4261 2.54775C71.735 2.40873 68.9842 2.57148 66.2868 2.57148H52.0563C51.1341 2.57148 50.2151 2.57148 49.293 2.57148C48.4838 2.57148 47.6463 2.65286 46.8402 2.59522C45.9839 2.5308 45.2218 2.14765 44.3592 2.0934C42.0821 1.94421 39.7548 2.13748 37.4714 2.11714C35.6584 2.10357 33.971 2.60539 32.1643 2.58166C30.9693 2.56809 29.7711 2.57148 28.5761 2.57148C27.4689 2.57148 26.3586 2.57148 25.2482 2.57148C23.8682 2.57148 22.7547 2.81561 21.4154 3.04617C19.248 3.41915 17.1967 4.04981 15.0137 4.48042C13.9849 4.68386 13.0628 5.23653 12.1093 5.66036C11.2561 6.03673 10.0485 6.08758 9.27381 6.57923C8.58691 7.01662 8.17916 7.65745 7.50794 8.14232C6.3631 8.96963 5.68874 10.136 5.00184 11.377C4.49999 12.2857 3.74409 12.9774 3.23597 13.8657C2.81567 14.6083 2.82508 15.4559 2.44869 16.2222C1.8998 17.3378 1.35717 17.8633 1.17212 19.1009C1.03725 20.013 0.764368 20.8098 0.717319 21.7625C0.598131 24.0885 0.494625 26.323 1.17525 28.5845C1.52655 29.7475 2.14445 30.5104 2.67139 31.531C2.81253 31.8023 2.8439 32.338 2.95368 32.6499C3.22656 33.4162 3.66567 33.8909 4.11733 34.5249C4.98616 35.7354 5.93653 36.5186 6.90572 37.5731C7.57694 38.3021 8.00665 39.2006 8.74374 39.811C9.14208 40.1432 9.64393 40.523 10.1238 40.7536C11.1244 41.2316 11.9556 41.8589 12.9812 42.3404C14.0947 42.8625 15.3023 43.6119 16.4377 43.9781C17.1842 44.2188 18.0122 44.0255 18.7807 44.1001C19.6495 44.1849 20.4964 44.3985 21.3777 44.4562C24.5174 44.6562 27.5222 45.4225 30.6368 45.7988C33.3907 46.1345 36.3798 45.9752 39.1463 45.8768C42.242 45.7683 45.2437 44.9647 48.374 44.9647H70.1291C73.0743 44.9647 76.0164 44.9444 78.9616 44.9647C80.4138 44.9749 81.5649 44.5714 82.9544 44.5104C88.0011 44.2968 93.1137 44.4901 98.1666 44.5138C101.338 44.5307 104.465 44.0594 107.46 43.6085C108.266 43.4864 108.705 43.1304 109.606 43.1406C111.171 43.1609 112.824 42.9744 114.376 43.2423C120.9 44.368 127.522 44.0493 134.121 44.0493H144.183C145.347 44.0493 146.849 44.3239 147.978 44.073C149.019 43.8391 149.838 43.5848 150.93 43.5949C153.793 43.6187 156.654 43.5949 159.517 43.5949C161.111 43.5949 162.704 43.5848 164.294 43.5949C165.803 43.6051 167.161 43.1711 168.629 43.1304C170.097 43.0863 171.537 43.2728 172.816 42.6964C173.61 42.3404 174.507 42.1369 175.25 41.6182C175.737 41.2791 176.094 40.7197 176.599 40.3874C176.9 40.1263 177.242 39.9669 177.622 39.9093C177.866 39.7092 177.979 39.4346 177.96 39.0854C178.324 38.5802 178.713 38.5564 179.155 38.1495C179.585 37.7494 179.714 37.2273 180.034 36.756C180.686 35.7998 181.345 35.1895 181.743 34.0367C182.662 31.3886 183.365 28.788 183.358 25.9432C183.352 23.5867 183.446 21.2133 183.368 18.8635C183.321 17.5005 183.001 16.246 182.944 14.849\" fill=\"#F8DA2A\"/>\\n<path d=\"M47.3232 20.641V20.4885C47.1915 19.2577 47.0064 18.2066 46.7618 17.3386C46.743 17.2979 46.7336 17.2674 46.7336 17.247V17.2775C46.7336 17.2572 46.7242 17.2267 46.7053 17.186C46.6301 16.9622 46.5736 16.8333 46.536 16.7927C46.4419 16.5485 46.3478 16.3281 46.2568 16.1247C46.1815 16.0026 46.078 15.8229 45.9494 15.5788C45.9306 15.5381 45.9118 15.5178 45.893 15.5178L45.7236 15.2737C45.5542 15.0533 45.388 14.86 45.2186 14.6972C45.181 14.6769 45.1527 14.6532 45.1339 14.6226C45.1151 14.5921 45.0932 14.5684 45.0649 14.5481C45.0367 14.5277 45.0116 14.5074 44.9959 14.487L44.9677 14.4565H44.9395C44.9395 14.4362 44.9301 14.426 44.9112 14.426C44.8548 14.4056 44.7764 14.3548 44.6729 14.2734C44.5694 14.192 44.4909 14.1412 44.4345 14.1208C44.3968 14.1005 44.3404 14.07 44.2651 14.0293C44.1898 13.9886 44.1334 13.9683 44.0957 13.9683C44.0957 13.9479 44.0863 13.9377 44.0675 13.9377C43.7695 13.8564 43.5531 13.8157 43.4245 13.8157C43.4245 13.7953 43.4057 13.7852 43.3681 13.7852H43.3116C43.2928 13.7852 43.2834 13.7953 43.2834 13.8157C43.2457 13.8157 43.1799 13.8258 43.0889 13.8462V13.8157C42.9572 13.8564 42.8725 13.8869 42.8348 13.9072L42.7784 13.9377C42.7407 13.9581 42.6937 13.9784 42.6404 13.9988C42.6404 14.0191 42.6216 14.0293 42.5839 14.0293L42.5557 14.0598L42.4992 14.1208L42.4145 14.1513V14.1819C42.3957 14.2022 42.3581 14.2429 42.3016 14.3039C43.1422 14.2836 43.9075 14.5074 44.6007 14.9719C44.8799 15.1753 44.9269 15.4669 44.7387 15.8501C44.5537 16.2332 44.309 16.3451 44.011 16.1823C43.1516 15.7178 42.2922 15.7246 41.4328 16.1993C40.5734 16.674 39.8739 17.386 39.3313 18.3354C38.3966 20.0307 37.7725 22.1702 37.4525 24.7573C37.1546 27.1816 37.211 29.0871 37.6219 30.4807C37.6407 30.501 37.6533 30.5316 37.6627 30.5722C37.6721 30.6129 37.694 30.674 37.7317 30.7553C37.7693 30.8571 37.807 30.9588 37.8446 31.0571C37.9199 31.2199 38.0014 31.3792 38.0955 31.542L38.1802 31.6335L38.3496 31.8471C38.4249 31.9285 38.4907 32.0099 38.5472 32.0913L38.7448 32.2404C38.7636 32.2608 38.8012 32.2913 38.8577 32.332L38.9142 32.3625C39.0083 32.4235 39.0929 32.4744 39.1651 32.5151C39.2404 32.5558 39.3345 32.5965 39.4474 32.6372H39.5038C39.7453 32.7185 39.9335 32.7592 40.0653 32.7592C40.1029 32.7796 40.2221 32.7897 40.4291 32.7897C40.7647 32.7897 41.1286 32.7389 41.5206 32.6372C41.6147 32.6168 41.6931 32.5965 41.759 32.5761C41.8249 32.5558 41.8656 32.5354 41.8845 32.5151C42.0695 32.4541 42.2671 32.3727 42.471 32.271C42.4898 32.2506 42.5463 32.2201 42.6404 32.1794L42.7533 32.1184L42.7815 32.0879C42.9885 31.9455 43.1548 31.8268 43.2865 31.7251C43.528 31.542 43.8103 31.3114 44.1271 31.0266C44.1459 30.9859 44.1647 30.9656 44.1836 30.9656C44.2588 30.8842 44.331 30.796 44.4062 30.6943C44.5192 30.5519 44.6384 30.4129 44.7701 30.2705C45.0869 29.867 45.2939 29.5822 45.388 29.4228C45.4068 29.3618 45.4256 29.3211 45.4444 29.3008C45.5009 29.2194 45.5479 29.138 45.5856 29.06C45.6985 28.8566 45.7989 28.6565 45.893 28.4531C46.0404 28.1717 46.2098 27.7885 46.398 27.3037L46.4262 27.2732C46.4262 27.2528 46.4356 27.2223 46.4544 27.1816C46.4732 27.1409 46.4858 27.1002 46.4952 27.0595C46.5046 27.0189 46.5171 26.9883 46.536 26.968C46.5924 26.7849 46.6489 26.595 46.7053 26.3916C46.8183 26.0084 46.9186 25.605 47.0127 25.1811C47.0692 24.937 47.1162 24.6861 47.1507 24.425C47.1507 24.4047 47.1539 24.3606 47.1664 24.2894C47.1758 24.2182 47.1884 24.1639 47.2072 24.1232V24.0927C47.2825 23.4078 47.3201 22.9738 47.3201 22.7907C47.3389 22.3262 47.3483 21.8617 47.3483 21.3972C47.3483 21.1971 47.3389 20.9835 47.3201 20.7631V20.641H47.3232Z\" fill=\"#F8DA2A\"/>\\n<path d=\"M60.2676 14.0092C60.2962 13.9988 60.3281 13.9782 60.3599 13.9609C60.3153 13.9816 60.2803 13.9988 60.2676 14.0092Z\" fill=\"#F8DA2A\"/>\\n<path d=\"M157.782 14.4543L157.81 14.437V14.4336C157.804 14.4405 157.795 14.4474 157.785 14.4543\" fill=\"#F8DA2A\"/>\\n<path d=\"M59.7343 14.5837L59.7061 14.6448C59.7437 14.5837 59.7718 14.5329 59.7906 14.4922L59.7343 14.5837Z\" fill=\"#2E3192\"/>\\n<path d=\"M60.4367 13.918C60.4117 13.9383 60.3835 13.9451 60.3584 13.962C60.3897 13.9485 60.4211 13.9349 60.4649 13.918H60.4367Z\" fill=\"#2E3192\"/>\\n<path d=\"M60.4615 13.918C60.4177 13.9349 60.3864 13.9485 60.355 13.962C60.3268 13.979 60.2955 13.9993 60.2642 14.0095C60.3206 13.9892 60.3675 13.9688 60.4051 13.9485L60.4615 13.918Z\" fill=\"#2E3192\"/>\\n<path d=\"M42.1097 14.5837L42.0815 14.6448C42.1191 14.5837 42.1473 14.5329 42.1661 14.4922L42.1097 14.5837Z\" fill=\"#2E3192\"/>\\n<path d=\"M42.838 13.918C42.7941 13.9349 42.7628 13.9485 42.7315 13.962C42.7033 13.979 42.672 13.9993 42.6406 14.0095C42.697 13.9892 42.744 13.9688 42.7816 13.9485L42.838 13.918Z\" fill=\"#2E3192\"/>\\n<path d=\"M42.8093 13.918C42.7842 13.9383 42.756 13.9451 42.731 13.962C42.7623 13.9485 42.7936 13.9349 42.8375 13.918H42.8093Z\" fill=\"#2E3192\"/>\\n<path d=\"M120.596 32.9994C120.615 33.0199 120.634 33.0301 120.653 33.0301L120.568 32.9688L120.596 32.9994Z\" fill=\"#2E3192\"/>\\n<path d=\"M157.764 14.4685L157.777 14.4615C157.806 14.4476 157.812 14.4371 157.809 14.4336L157.78 14.451C157.78 14.451 157.771 14.4615 157.761 14.4685\" fill=\"#2E3192\"/>\\n<path d=\"M120.636 14.4685L120.649 14.4615C120.678 14.4476 120.684 14.4371 120.681 14.4336L120.652 14.451C120.652 14.451 120.643 14.4615 120.633 14.4685\" fill=\"#2E3192\"/>\\n<path d=\"M157.723 32.9994C157.742 33.0199 157.761 33.0301 157.779 33.0301L157.694 32.9688L157.723 32.9994Z\" fill=\"#2E3192\"/>\\n<path d=\"M89.8873 30.6994L89.8746 30.6889C89.8746 30.6889 89.849 30.6784 89.833 30.668L89.8905 30.6994H89.8873Z\" fill=\"#2E3192\"/>\\n<path d=\"M77.9202 24.809C77.939 24.7785 77.9484 24.7547 77.9484 24.7344C77.9296 24.7751 77.9014 24.8158 77.8638 24.8564C77.8826 24.8564 77.9014 24.8429 77.9202 24.8124\" fill=\"#2E3192\"/>\\n<path d=\"M110.088 19.1867H110.117L110.123 19.1797C110.123 19.1797 110.098 19.1867 110.088 19.1867Z\" fill=\"#2E3192\"/>\\n</g>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1egru01\",layoutDependency:layoutDependency,layoutId:\"xODNr6Q0B\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"NzBynSgTa\",scopeId:\"lwjhEHmV5\",children:/*#__PURE__*/_jsx(MotionAWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-187feoz framer-1pcejan\",\"data-framer-appear-id\":\"187feoz\",\"data-framer-name\":\"Logo\",initial:animation2,layoutDependency:layoutDependency,layoutId:\"NzBynSgTa\",optimized:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-xbkva\",\"data-framer-name\":\"Group_1\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"in0M_iI4A\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 129 99\"><g transform=\"translate(0 0)\" id=\"ss11155323606_1\"><path d=\"M 0 0 L 129 0 L 129 99 L 0 99 Z\" fill=\"transparent\"></path><path d=\"M 6.9 34.1 C 6.733 35.895 6.777 38.038 5.674 39.383 C 4.885 40.368 3.705 40.755 2.52 40.923 C 1.79 41.026 0.917 41.052 0.461 40.193 C -0.519 38.351 0.359 32.455 0.443 30.015 C 0.985 22.712 1.753 11.922 2.056 8.057 C 2.153 6.893 2.45 5.754 2.934 4.69 C 4.192 1.802 6.853 1.38 9.25 1.365 C 9.966 1.355 10.69 1.38 11.396 1.521 C 19.168 2.898 20.282 25.351 20.77 33.459 C 20.838 34.909 20.892 36.509 20.929 38.024 C 20.899 39.068 21.166 40.506 20.43 41.02 C 20.028 41.256 19.497 41.254 19.027 41.266 C 17.411 41.271 14.777 41.267 13.175 41.269 C 12.561 41.262 11.902 41.285 11.334 41.076 C 10.531 40.795 10.026 39.881 9.692 38.938 C 9.142 37.403 9.019 35.47 8.486 33.858 C 7.922 32.116 7.121 31.984 6.906 34.05 L 6.901 34.1 Z M 7.88 17.522 C 7.093 19.474 7.293 20.127 9.105 19.864 C 10.019 19.719 9.669 18.347 9.415 17.541 C 8.998 16.342 8.329 16.409 7.905 17.469 L 7.881 17.523 Z M 22.97 37.078 C 22.787 31.034 22.883 24.972 22.89 18.858 C 22.923 14.941 23.141 10.921 23.483 6.998 C 23.623 5.484 23.708 3.764 24.43 2.518 C 25.881 0.102 29.374 0.418 31.56 0.394 C 34.565 0.674 38.448 -0.112 41.039 2.082 C 42.904 3.717 42.748 6.855 42.587 9.427 C 42.44 11.41 42.273 13.528 41.745 15.44 C 41.288 17.201 40.52 17.878 39.225 17.836 C 37.952 17.856 36.542 17.838 35.183 17.844 C 33.822 17.95 31.971 17.464 31.219 18.62 C 31.017 19.071 31.235 19.503 31.727 19.798 C 32.835 20.335 34.439 20.098 35.17 21.591 C 35.931 22.984 35.97 26.447 35.54 28.131 C 34.989 30.37 33.074 31.338 31.983 33.08 C 30.846 34.73 31.103 37.095 30.837 39.122 C 30.73 39.812 30.549 40.447 30.178 40.952 C 29.298 42.174 27.126 42.302 25.66 41.914 C 23.856 41.487 23.068 39.312 22.975 37.137 L 22.971 37.08 L 22.969 37.079 Z M 45.144 38.392 C 44.505 31.83 44.505 25.257 44.571 18.67 C 44.6 15.85 44.653 12.988 44.824 10.211 C 45.014 7.807 45.079 5.389 45.68 3.141 C 46.26 1.14 47.352 1.409 49.118 1.379 L 50.922 1.379 C 54.074 1.269 54.786 1.62 54.827 5.853 C 54.857 8.716 55.129 11.673 55.432 14.523 C 55.667 17.373 56.578 18.042 58.743 18.343 C 60.679 18.709 62.167 19.191 62.281 22.171 C 62.374 25.041 62.295 27.907 62.197 30.794 C 62.112 32.764 61.976 34.731 61.788 36.693 C 61.64 38.605 61.168 40.766 59.678 41.507 C 58.27 42.23 56.676 42.121 55.185 42.119 C 53.439 42.077 51.845 42.067 50.077 41.864 C 47.985 41.504 45.456 41.807 45.149 38.444 L 45.142 38.389 Z M 67.77 2.823 C 70.837 -0.573 79.79 -1.184 82.475 2.858 C 84.304 5.61 84.067 10.007 84.169 13.48 C 84.28 20.001 84.241 26.668 83.069 33.003 C 82.449 36.081 81.152 40.848 78.28 40.973 C 76.175 41.05 72.547 40.973 70.151 40.999 C 69.036 40.982 67.954 41.078 67.096 40.536 C 64.866 39.139 64.489 35.683 64.346 32.701 C 64.229 28.9 64.32 25.011 64.555 21.257 C 64.701 18.934 65.028 16.64 65.013 14.307 C 64.94 10.202 65.128 5.542 67.74 2.854 L 67.769 2.823 Z M 70.084 31.397 C 70.55 30.701 71.052 29.27 71.611 28.427 C 72.065 27.648 72.473 27.249 72.799 26.536 C 73.035 25.994 73.031 25.284 72.967 24.646 C 72.695 21.841 72.267 17.369 71.987 14.548 C 71.905 13.331 71.374 11.167 70.405 11.022 C 69.798 11.07 69.581 12.183 69.568 12.936 C 69.512 14.409 69.957 15.815 70.168 17.236 C 70.333 18.328 70.235 19.887 70.191 21.506 L 69.996 27.961 C 70.022 28.618 69.741 31.825 70.073 31.411 L 70.083 31.398 L 70.083 31.397 Z M 93.023 26.423 C 92.856 27.813 92.9 29.472 91.797 30.515 C 91.007 31.277 89.827 31.576 88.642 31.707 C 87.913 31.787 87.04 31.807 86.584 31.143 C 85.604 29.715 86.481 25.149 86.565 23.259 C 87.108 17.6 87.877 9.243 88.178 6.249 C 88.282 5.327 88.582 4.439 89.057 3.642 C 90.314 1.405 92.975 1.08 95.371 1.068 C 96.087 1.06 96.811 1.078 97.518 1.188 C 105.289 2.255 106.404 19.646 106.892 25.925 C 106.96 27.048 107.013 28.288 107.051 29.461 C 107.02 30.27 107.288 31.383 106.552 31.781 C 106.149 31.964 105.619 31.962 105.148 31.971 C 103.532 31.975 100.899 31.971 99.296 31.973 C 98.683 31.968 98.023 31.985 97.456 31.823 C 96.653 31.606 96.147 30.898 95.814 30.168 C 95.264 28.978 95.141 27.482 94.607 26.234 C 94.043 24.884 93.242 24.782 93.027 26.383 L 93.022 26.423 Z M 94.003 13.581 C 93.215 15.094 93.415 15.598 95.227 15.394 C 96.142 15.281 95.791 14.22 95.538 13.594 C 95.121 12.666 94.451 12.718 94.028 13.539 Z M 112.957 23.958 C 112.872 22.747 112.828 21.534 112.825 20.32 C 112.802 19.107 112.986 18.045 112.252 17.212 C 111.362 16.23 109.814 16.168 108.804 15.386 C 108.305 15.048 108.193 14.331 108.213 13.644 C 108.203 11.337 108.179 6.258 108.171 4.015 C 108.043 1.742 109.302 0.552 111.56 0.449 C 112.996 0.309 114.503 0.199 116.015 0.115 C 118.435 -0.026 120.678 -0.093 123.023 0.249 C 124.4 0.455 125.876 0.465 126.799 1.542 C 127.241 2.05 127.483 2.742 127.656 3.399 C 128.029 4.806 128.343 6.193 128.56 7.643 C 128.904 9.922 128.948 12.083 128.98 14.48 C 128.967 16.375 129.26 18.625 127.949 20.161 C 127.359 20.918 126.064 21.201 125.387 21.521 C 125.036 21.703 124.823 21.969 124.74 22.423 C 124.588 24.503 124.723 27.14 124.679 29.314 C 124.671 30.342 124.699 31.238 124.655 31.834 C 124.635 32.649 124.084 32.984 123.314 32.998 C 121.002 33.012 116.189 33.195 114.595 31.495 C 113.819 30.685 113.61 29.545 113.452 28.471 C 113.232 26.987 113.067 25.495 112.958 23.998 L 112.956 23.954 Z M 88.787 41.44 C 87.763 41.22 87.055 40.813 86.665 40.218 C 86.189 39.305 86.129 38.498 86.483 37.798 C 86.836 37.099 87.381 36.568 88.12 36.203 C 88.857 35.838 89.378 35.813 89.684 36.129 C 89.479 36.319 89.338 36.568 89.281 36.841 C 89.22 37.121 89.22 37.383 89.281 37.626 C 89.342 37.869 89.44 38.101 89.573 38.319 C 89.708 38.562 89.896 38.787 90.14 38.995 C 90.225 38.861 90.286 38.763 90.322 38.702 C 90.676 38.202 91.071 37.732 91.502 37.297 C 91.936 36.86 92.438 36.446 93.012 36.057 C 93.611 35.655 94.268 35.347 94.96 35.144 C 95.692 34.924 96.453 34.813 97.218 34.815 C 97.621 34.803 98.017 34.834 98.408 34.907 C 99.102 35.041 99.675 35.278 100.127 35.619 C 100.578 35.959 100.859 36.373 100.968 36.859 C 101.078 37.335 101.02 37.824 100.795 38.329 C 100.57 38.834 100.2 39.274 99.689 39.652 C 99.165 40.042 98.523 40.364 97.767 40.619 C 96.438 41.167 94.829 41.484 92.938 41.568 C 92.121 41.604 91.474 41.622 91 41.622 C 90.512 42.547 90.241 43.381 90.185 44.123 C 90.127 44.847 90.249 45.575 90.542 46.24 C 90.749 46.739 91.112 47.14 91.63 47.444 C 92.199 47.786 92.866 47.927 93.524 47.845 C 93.934 47.793 94.333 47.672 94.704 47.489 C 95.052 47.313 95.298 47.103 95.444 46.859 C 95.455 46.825 95.474 46.794 95.499 46.768 C 95.621 46.451 95.511 46.09 95.17 45.682 C 94.815 45.265 94.363 44.942 93.853 44.742 C 93.316 44.522 92.858 44.493 92.481 44.65 C 92.408 44.236 92.542 43.868 92.884 43.546 C 93.224 43.224 93.654 43.036 94.173 42.981 C 94.692 42.926 95.237 43.014 95.81 43.245 C 95.957 43.319 96.097 43.409 96.231 43.519 C 96.475 43.727 96.653 43.999 96.762 44.34 C 96.872 44.68 96.866 45.11 96.743 45.627 C 96.621 46.144 96.359 46.669 95.957 47.206 C 95.567 47.814 94.878 48.216 93.89 48.41 L 93.909 48.428 C 93.373 48.598 92.815 48.691 92.253 48.702 C 91.67 48.711 91.092 48.603 90.552 48.383 C 90.001 48.171 89.522 47.807 89.17 47.333 C 87.95 45.667 87.823 43.702 88.787 41.439 Z M 100.366 37.006 C 100.183 36.264 99.525 35.776 98.39 35.546 C 98.342 35.531 98.293 35.519 98.243 35.51 L 98.17 35.51 C 97.694 35.448 97.149 35.559 96.533 35.838 C 95.917 36.118 95.329 36.498 94.767 36.978 C 94.207 37.458 93.692 37.952 93.222 38.456 C 92.752 38.962 92.365 39.439 92.061 39.889 L 92.025 39.925 C 92.025 39.937 92.018 39.943 92.006 39.943 C 92.896 40.211 93.864 40.348 94.906 40.355 C 95.949 40.361 96.891 40.229 97.733 39.962 L 97.751 39.962 C 98.361 39.742 98.879 39.475 99.306 39.158 C 99.721 38.842 100.022 38.492 100.211 38.108 C 100.4 37.726 100.452 37.358 100.367 37.005 Z M 107.491 44.526 C 107.57 44.502 107.656 44.512 107.728 44.554 C 107.803 44.592 107.859 44.658 107.884 44.737 C 107.908 44.817 107.903 44.897 107.865 44.983 C 107.645 45.384 107.384 45.834 107.079 46.333 C 106.261 47.782 105.169 48.39 103.804 48.158 C 103.454 48.11 103.125 47.964 102.854 47.738 C 102.613 47.543 102.445 47.273 102.378 46.971 C 101.511 47.787 100.676 48.194 99.871 48.194 L 99.707 48.194 C 98.769 48.158 98.165 47.783 97.897 47.071 C 97.629 46.36 97.762 45.511 98.299 44.525 C 98.823 43.539 99.6 42.657 100.631 41.879 C 101.662 41.101 102.664 40.76 103.64 40.857 C 103.932 40.869 104.176 40.949 104.372 41.094 C 104.664 41.276 104.841 41.55 104.903 41.914 C 104.966 41.788 105.009 41.653 105.031 41.514 C 105.043 41.404 105.028 41.324 104.985 41.276 C 104.957 41.243 104.927 41.212 104.893 41.185 C 104.855 41.163 104.816 41.145 104.775 41.13 L 104.647 41.13 C 104.853 40.899 105.095 40.744 105.369 40.664 C 105.644 40.586 105.9 40.577 106.137 40.636 C 106.375 40.698 106.585 40.8 106.768 40.946 C 106.937 41.07 107.054 41.252 107.097 41.457 C 107.133 41.64 107.005 41.987 106.713 42.497 L 106.476 42.918 L 104.592 46.185 C 104.384 46.563 104.445 46.818 104.775 46.952 C 105.116 47.086 105.5 47.001 105.927 46.696 C 106.171 46.514 106.372 46.282 106.531 46.003 C 106.884 45.431 107.14 44.987 107.299 44.67 C 107.344 44.6 107.412 44.548 107.491 44.524 Z M 102.524 44.472 C 102.89 44.278 103.222 43.949 103.522 43.486 C 103.82 43.023 103.979 42.606 103.998 42.236 C 104.016 41.864 103.879 41.612 103.586 41.479 L 103.512 41.479 C 103.39 41.479 103.262 41.491 103.128 41.514 C 102.507 41.722 101.804 42.458 101.024 43.723 C 100.256 44.964 99.842 45.993 99.781 46.808 C 99.744 47.258 99.854 47.508 100.11 47.557 C 100.574 47.484 101.067 47.24 101.591 46.827 C 102.115 46.413 102.598 45.878 103.036 45.221 L 103.347 44.71 C 103.056 44.707 102.772 44.625 102.524 44.473 Z\" fill=\"rgb(248,218,42)\"></path><path d=\"M 116.673 44.444 C 116.754 44.426 116.838 44.439 116.91 44.48 C 116.985 44.518 117.04 44.588 117.057 44.671 C 117.076 44.751 117.066 44.835 117.029 44.908 C 116.846 45.213 116.583 45.657 116.242 46.241 C 116.205 46.327 116.156 46.407 116.096 46.478 C 115.644 47.196 115.157 47.664 114.632 47.883 C 114.108 48.103 113.485 48.169 112.766 48.083 C 112.132 47.998 111.717 47.755 111.522 47.353 C 111.096 47.583 110.641 47.754 110.169 47.864 C 109.889 47.949 109.627 47.992 109.383 47.992 C 108.833 47.992 108.449 47.802 108.231 47.426 C 108.156 47.276 108.101 47.116 108.067 46.951 L 103.33 55.146 C 102.866 55.146 102.519 54.946 102.287 54.544 C 102.055 54.142 102.055 53.74 102.287 53.34 L 108.58 42.462 C 108.715 42.218 108.812 42.008 108.873 41.832 C 108.935 41.657 108.971 41.525 108.983 41.44 C 108.997 41.363 108.981 41.284 108.937 41.22 C 108.895 41.16 108.864 41.126 108.845 41.12 C 108.806 41.105 108.766 41.09 108.727 41.075 L 108.599 41.075 C 108.805 40.844 109.047 40.69 109.321 40.61 C 109.596 40.531 109.852 40.522 110.089 40.582 C 110.327 40.643 110.537 40.749 110.72 40.902 C 110.933 41.065 111.061 41.316 111.068 41.585 C 111.848 40.965 112.58 40.654 113.262 40.654 L 113.445 40.654 C 114.018 40.654 114.472 40.8 114.808 41.091 C 115.142 41.383 115.322 41.758 115.348 42.214 C 115.372 42.67 115.286 43.172 115.092 43.72 L 115.092 43.739 C 115.007 43.919 114.915 44.096 114.817 44.269 C 114.725 44.425 114.628 44.577 114.524 44.725 L 113.756 46.093 C 113.548 46.507 113.616 46.763 113.957 46.86 C 114.348 46.969 114.774 46.848 115.237 46.495 L 115.346 46.386 L 115.365 46.386 C 115.5 46.24 115.614 46.088 115.713 45.93 C 116.042 45.334 116.298 44.883 116.481 44.58 C 116.524 44.51 116.593 44.46 116.673 44.442 Z M 109.493 47.374 C 109.993 47.337 110.7 46.741 111.614 45.584 C 112.602 44.354 113.224 43.284 113.48 42.371 C 113.638 41.726 113.522 41.361 113.132 41.276 C 112.83 41.311 112.538 41.404 112.272 41.55 C 111.942 41.745 111.622 42.03 111.312 42.408 C 111.014 42.766 110.759 43.158 110.553 43.576 C 110.359 43.978 110.248 44.331 110.224 44.636 C 109.919 44.611 109.717 44.489 109.62 44.271 L 109.071 45.219 C 108.656 46.108 108.559 46.739 108.779 47.118 C 108.876 47.288 109.077 47.373 109.383 47.373 L 109.493 47.373 Z\" fill=\"rgb(248,218,42)\"></path><path d=\"M 122.964 44.452 C 123.043 44.428 123.128 44.435 123.202 44.471 C 123.28 44.507 123.332 44.568 123.358 44.653 C 123.383 44.731 123.376 44.816 123.339 44.89 C 123.131 45.267 122.87 45.717 122.552 46.24 L 122.552 46.259 C 121.735 47.707 120.643 48.315 119.278 48.084 C 118.729 47.987 118.321 47.741 118.053 47.344 C 117.785 46.949 117.759 46.531 117.979 46.094 L 119.278 43.849 C 119.287 43.829 119.299 43.811 119.314 43.795 L 119.606 43.284 C 119.623 43.241 119.641 43.198 119.661 43.156 C 119.685 43.059 119.703 42.976 119.715 42.91 C 119.727 42.844 119.697 42.783 119.623 42.728 L 119.441 42.591 C 119.368 42.544 119.288 42.51 119.203 42.491 C 119.039 42.443 118.871 42.41 118.701 42.391 C 118.643 42.383 118.585 42.377 118.527 42.373 L 118.527 42.354 C 118.458 42.355 118.39 42.343 118.326 42.318 C 118.18 42.806 117.972 43.272 117.705 43.706 C 117.439 44.145 117.183 44.589 116.937 45.039 C 116.885 45.142 116.777 45.205 116.662 45.202 C 116.611 45.201 116.561 45.189 116.515 45.166 C 116.442 45.13 116.388 45.063 116.369 44.984 C 116.344 44.906 116.35 44.821 116.387 44.747 C 116.607 44.346 116.869 43.896 117.174 43.397 C 117.442 42.947 117.631 42.497 117.741 42.047 C 117.485 41.865 117.307 41.664 117.21 41.444 C 117.101 41.189 117.118 40.969 117.265 40.787 C 117.387 40.609 117.603 40.522 117.814 40.567 C 118.07 40.603 118.253 40.757 118.363 41.024 C 118.437 41.206 118.461 41.432 118.437 41.7 C 118.496 41.721 118.557 41.733 118.619 41.735 L 118.766 41.735 C 118.913 41.724 119.123 41.688 119.397 41.626 C 119.671 41.566 119.937 41.506 120.193 41.444 C 120.449 41.383 120.705 41.335 120.961 41.298 C 121.216 41.262 121.448 41.255 121.655 41.279 C 121.862 41.303 122.02 41.371 122.131 41.48 C 122.252 41.626 122.307 41.79 122.295 41.972 C 122.283 42.154 122.228 42.332 122.131 42.502 L 122.022 42.722 C 121.972 42.844 121.868 43.043 121.711 43.324 L 119.991 46.263 C 119.93 46.483 119.963 46.655 120.091 46.783 C 120.219 46.91 120.409 46.96 120.658 46.929 C 120.907 46.899 121.155 46.799 121.399 46.629 C 121.643 46.446 121.844 46.215 122.003 45.935 C 122.332 45.412 122.588 44.968 122.771 44.602 C 122.816 44.532 122.884 44.48 122.963 44.456 Z\" fill=\"rgb(248,218,42)\"></path><path d=\"M 126.86 44.526 C 126.939 44.502 127.025 44.512 127.097 44.554 C 127.171 44.591 127.228 44.657 127.253 44.736 C 127.276 44.819 127.263 44.909 127.217 44.982 C 127.023 45.346 126.767 45.798 126.449 46.332 L 126.431 46.332 C 125.625 47.781 124.535 48.389 123.156 48.157 C 122.62 48.072 122.218 47.832 121.948 47.437 C 121.68 47.041 121.65 46.624 121.856 46.186 L 122.112 45.73 L 123.74 42.937 L 123.942 42.59 L 123.978 42.498 C 124.112 42.267 124.212 42.063 124.279 41.886 C 124.346 41.711 124.386 41.579 124.398 41.494 C 124.412 41.417 124.396 41.338 124.352 41.274 C 124.31 41.214 124.276 41.18 124.252 41.174 C 124.209 41.161 124.166 41.146 124.124 41.129 L 124.015 41.129 C 124.324 40.757 124.794 40.56 125.276 40.599 C 125.423 40.612 125.563 40.642 125.697 40.692 C 125.944 40.781 126.161 40.939 126.32 41.148 C 126.393 41.245 126.441 41.348 126.467 41.458 C 126.503 41.64 126.375 41.988 126.083 42.498 L 125.827 42.936 L 123.962 46.185 C 123.754 46.562 123.815 46.818 124.144 46.951 C 124.486 47.085 124.864 47.001 125.279 46.696 C 125.528 46.507 125.739 46.271 125.9 46.002 C 126.253 45.43 126.509 44.986 126.668 44.669 C 126.713 44.599 126.781 44.547 126.86 44.523 Z M 126.293 37.927 C 126.543 37.812 126.779 37.807 126.997 37.909 C 127.217 38.013 127.355 38.2 127.409 38.474 C 127.464 38.748 127.421 39.022 127.281 39.294 C 127.141 39.569 126.945 39.767 126.696 39.888 C 126.445 40.011 126.211 40.016 125.992 39.907 C 125.773 39.797 125.635 39.607 125.58 39.332 C 125.527 39.052 125.572 38.762 125.708 38.512 C 125.848 38.237 126.043 38.043 126.293 37.927 Z M 106.759 80.111 C 106.227 80.591 105.744 81.038 105.243 81.471 C 104.8 81.853 104.338 82.217 103.883 82.59 C 103.298 83.07 102.691 83.533 102.131 84.033 C 101.112 84.942 99.909 85.659 98.757 86.43 C 97.923 86.989 97.085 87.541 96.255 88.105 C 93.406 90.045 90.273 91.604 87.08 93.095 C 82.959 95.019 78.55 96.207 73.958 96.961 C 72.01 97.281 70.058 97.588 68.098 97.841 C 66.693 98.023 65.271 98.103 63.858 98.233 C 62.378 98.37 60.9 98.52 59.42 98.649 C 58.252 98.752 57.084 98.865 55.912 98.911 C 54.355 98.981 52.796 99.009 51.237 98.994 C 49.974 98.975 48.714 98.851 47.454 98.766 C 47.325 98.757 47.201 98.692 47.046 98.644 C 47.577 97.635 48.109 96.644 48.624 95.648 C 49.668 93.63 50.61 91.578 51.127 89.412 C 51.471 87.971 51.739 86.515 51.965 85.059 C 52.299 82.896 52.449 80.718 52.425 78.536 C 52.387 75.723 52.168 72.916 51.77 70.131 C 51.485 68.1 51.145 66.078 50.67 64.071 C 50.05 61.452 49.024 58.948 47.856 56.474 C 46.89 54.429 45.879 52.404 44.661 50.457 C 44.069 49.511 43.445 48.58 42.811 47.605 C 42.975 47.548 43.128 47.481 43.291 47.44 C 45.893 46.79 48.491 46.113 51.173 45.738 C 52.574 45.543 53.999 45.399 55.418 45.382 C 57.975 45.352 60.536 45.387 63.092 45.482 C 65.122 45.556 67.144 45.752 69.168 45.912 C 69.524 45.941 69.876 46.035 70.218 46.129 C 70.406 46.181 70.644 46.259 70.73 46.389 C 71.086 46.917 71.717 46.994 72.309 47.159 C 75.258 47.981 78.105 49.014 80.879 50.192 C 83.672 51.379 86.423 52.632 89.014 54.115 C 91.448 55.501 93.783 57.052 96.004 58.758 C 98.453 60.644 100.711 62.687 102.934 64.758 C 103.679 65.452 104.407 66.16 105.141 66.864 C 105.336 67.05 105.523 67.243 105.681 67.401 C 105.828 67.363 105.889 67.364 105.908 67.341 C 106.633 66.401 107.584 65.631 108.539 64.87 C 110.12 63.61 111.67 62.313 113.342 61.142 C 115.869 59.372 118.489 57.698 121.068 55.982 C 122.563 54.987 124.047 53.978 125.558 53.002 C 125.908 52.776 126.339 52.629 126.753 52.49 C 126.952 52.423 127.211 52.416 127.421 52.456 C 127.944 52.556 128.192 52.706 128.068 53.213 C 127.978 53.611 127.849 54 127.684 54.373 C 127.189 55.442 126.707 56.518 126.139 57.56 C 125.417 58.876 124.952 60.317 124.767 61.806 C 124.575 63.326 124.45 64.852 124.319 66.378 C 124.24 67.293 124.198 68.213 124.156 69.129 C 124.023 72.096 123.942 75.065 124.231 78.025 C 124.406 79.817 124.758 81.597 125.054 83.378 C 125.61 86.723 126.023 90.073 125.828 93.458 C 125.788 94.148 125.258 94.524 124.667 94.842 C 124.383 94.995 123.99 94.926 123.698 94.747 C 123.184 94.435 122.647 94.138 122.199 93.766 C 119.824 91.792 117.532 89.72 115.328 87.557 C 113.609 85.877 111.884 84.199 109.976 82.667 C 109.665 82.417 109.38 82.144 109.101 81.867 C 108.436 81.209 107.647 80.671 106.759 80.104 Z M 59.792 93.462 L 59.982 93.518 C 60.542 92.763 61.236 92.052 61.638 91.239 C 62.49 89.499 63.27 87.725 63.976 85.921 C 64.955 83.448 65.491 80.889 65.84 78.299 C 66.093 76.414 66.223 74.532 65.981 72.636 C 65.671 70.198 65.165 67.792 64.356 65.438 C 64.003 64.412 63.608 63.397 62.919 62.475 C 62.329 61.685 61.862 60.832 61.316 60.018 C 61.149 59.784 60.95 59.575 60.724 59.398 C 60.588 59.286 60.383 59.193 60.206 59.346 C 60.206 59.531 60.191 59.7 60.208 59.865 C 60.24 60.168 60.227 60.492 60.351 60.767 C 60.488 61.072 60.788 61.32 60.964 61.617 C 61.484 62.487 62.068 63.34 62.467 64.25 C 63.748 67.17 64.616 70.174 64.635 73.31 C 64.648 74.727 64.592 76.143 64.469 77.554 C 64.308 79.32 63.936 81.06 63.36 82.737 C 62.964 83.892 62.577 85.056 62.056 86.174 C 61.402 87.576 60.844 89.016 59.958 90.337 C 59.736 90.667 59.522 91.033 59.826 91.414 C 60.075 91.728 60.055 92.052 59.974 92.401 C 59.892 92.751 59.85 93.107 59.791 93.461 Z M 72.977 69.445 C 72.871 69.968 72.987 70.395 73.277 70.843 C 73.609 71.355 73.851 71.922 74.025 72.49 C 74.367 73.611 74.331 74.757 74.19 75.903 C 74.07 76.872 73.965 77.84 73.89 78.811 C 73.813 79.821 73.817 80.836 73.398 81.806 C 73.112 82.47 73.226 83.123 73.518 83.766 C 73.655 84.069 73.791 84.372 73.941 84.67 C 73.987 84.762 74.077 84.838 74.174 84.955 C 74.413 84.026 74.578 83.145 74.874 82.295 C 75.264 81.173 75.249 80.035 75.282 78.887 C 75.323 77.439 75.412 75.989 75.565 74.545 C 75.67 73.549 75.546 72.609 75.065 71.699 C 74.89 71.369 74.739 71.028 74.563 70.698 C 74.298 70.198 74.019 69.707 73.737 69.196 C 73.467 69.284 73.247 69.356 72.977 69.446 Z\" fill=\"rgb(248,218,42)\"></path><path d=\"M 45.596 98.56 C 44.197 98.327 42.801 98.122 41.42 97.86 C 38.301 97.264 35.197 96.592 32.11 95.845 C 27.93 94.838 24.23 93.116 20.863 90.82 C 18.935 89.508 17.13 88.023 15.471 86.385 C 14.501 85.425 13.531 84.464 12.511 83.543 C 11.91 83 11.213 82.533 10.555 82.036 C 8.147 80.215 6.235 78.066 4.773 75.637 C 4.169 74.631 3.669 73.582 3.118 72.553 C 3.034 72.398 2.929 72.25 2.842 72.096 C 2.762 71.951 2.57 71.81 2.804 71.641 C 2.832 71.621 2.857 71.557 2.844 71.542 C 2.436 71.139 3.014 70.732 2.8 70.389 C 3.05 70.268 3.3 70.212 3.424 70.075 C 4.918 68.42 6.754 67.055 8.564 65.664 C 14.444 61.139 20.917 57.279 27.5 53.544 C 31.58 51.23 35.938 49.384 40.636 48.135 C 40.851 48.078 41.066 48.026 41.346 47.957 C 41.736 48.541 42.149 49.109 42.504 49.702 C 44.179 52.502 45.774 55.332 46.88 58.34 C 47.92 61.168 49.069 63.973 49.733 66.887 C 50.126 68.61 50.397 70.354 50.678 72.094 C 51.125 74.851 51.162 77.626 51.081 80.4 C 50.941 85.2 49.871 89.852 47.726 94.31 C 47.361 95.07 46.96 95.815 46.588 96.571 C 46.31 97.134 46.053 97.704 45.782 98.271 C 45.742 98.356 45.677 98.432 45.593 98.558 Z M 26.973 63.614 C 26.985 63.741 26.976 63.803 27 63.852 C 27.044 63.94 27.1 64.023 27.164 64.1 C 27.968 65.054 28.867 65.9 30.084 66.527 C 31.004 66.999 31.933 67.376 32.955 67.639 C 34.022 67.915 35.082 67.962 36.156 67.739 C 37.662 67.426 38.898 66.776 39.726 65.634 C 40.374 64.742 40.719 63.754 41.006 62.749 C 41.036 62.641 41.012 62.521 41.011 62.407 C 41.008 62.225 40.894 62.098 40.685 62.107 C 40.375 62.121 40.049 62.141 39.765 62.233 C 39.611 62.282 39.505 62.479 39.419 62.627 C 38.869 63.586 38.138 64.429 37.266 65.109 C 36.536 65.676 35.763 66.156 34.681 66.029 C 34.509 66.009 34.319 66.039 34.147 66.076 C 33.633 66.188 33.159 66.128 32.731 65.862 C 31.846 65.308 30.961 64.754 30.085 64.191 C 29.163 63.601 28.157 63.381 26.975 63.616 Z\" fill=\"rgb(248,218,42)\"></path></g></svg>',svgContentId:11155323606,withExternalLayout:true})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(MotionUlWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-pb40fh\",\"data-framer-appear-id\":\"pb40fh\",\"data-framer-name\":\"Frame 4\",initial:animation2,layoutDependency:layoutDependency,layoutId:\"gX72m3SLr\",optimized:true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YHHYLNQMN\"},motionChild:true,nodeId:\"M7qc6VLsy\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"RESERVATIONS\"})})})}),className:\"framer-15lly17\",\"data-framer-name\":\"RESERVATIONS\",fonts:[\"CUSTOM;BrownPro Regular\"],layoutDependency:layoutDependency,layoutId:\"M7qc6VLsy\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",textShadow:\"1px 1px 4px rgb(0, 0, 0)\"},variants:{hUmamU4g6:{textShadow:\"none\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hUmamU4g6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YHHYLNQMN\"},motionChild:true,nodeId:\"M7qc6VLsy\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"RESERVATIONS\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xRcQrbnZZ\"},motionChild:true,nodeId:\"sYw1bBWcZ\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"MENU\"})})})}),className:\"framer-1pktgi5\",\"data-framer-name\":\"MENU\",fonts:[\"CUSTOM;BrownPro Regular\"],layoutDependency:layoutDependency,layoutId:\"sYw1bBWcZ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",textShadow:\"1px 1px 4px rgb(0, 0, 0)\"},variants:{hUmamU4g6:{textShadow:\"none\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hUmamU4g6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xRcQrbnZZ\"},motionChild:true,nodeId:\"sYw1bBWcZ\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"MENU\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YbxRAavPy\"},motionChild:true,nodeId:\"IwLxmkZyb\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"FUNCTIONS\"})})})}),className:\"framer-p2dpqf\",\"data-framer-name\":\"FUNCTIONS\",fonts:[\"CUSTOM;BrownPro Regular\"],layoutDependency:layoutDependency,layoutId:\"IwLxmkZyb\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",textShadow:\"1px 1px 4px rgb(0, 0, 0)\"},variants:{hUmamU4g6:{textShadow:\"none\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hUmamU4g6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"YbxRAavPy\"},motionChild:true,nodeId:\"IwLxmkZyb\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"FUNCTIONS\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"juO48lQ4I\"},motionChild:true,nodeId:\"isM9n9_lR\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"WHAT\u2019S ON\"})})})}),className:\"framer-114jq32\",\"data-framer-name\":\"WHAT\u2019S ON\",fonts:[\"CUSTOM;BrownPro Regular\"],layoutDependency:layoutDependency,layoutId:\"isM9n9_lR\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",textShadow:\"1px 1px 4px rgb(0, 0, 0)\"},variants:{hUmamU4g6:{textShadow:\"none\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hUmamU4g6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"juO48lQ4I\"},motionChild:true,nodeId:\"isM9n9_lR\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"WHAT\u2019S ON\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,as:\"li\",children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I7obN11g3\"},motionChild:true,nodeId:\"Kf4tX9___\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hq65wg\",\"data-styles-preset\":\"RlcpErh1q\",children:\"CONTACT\"})})})}),className:\"framer-1l543sf\",\"data-framer-name\":\"CONTACT\",fonts:[\"CUSTOM;BrownPro Regular\"],layoutDependency:layoutDependency,layoutId:\"Kf4tX9___\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",textShadow:\"1px 1px 4px rgb(0, 0, 0)\"},variants:{hUmamU4g6:{textShadow:\"none\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hUmamU4g6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0Jyb3duUHJvIFJlZ3VsYXI=\",\"--framer-font-family\":'\"BrownPro Regular\", \"BrownPro Regular Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I7obN11g3\"},motionChild:true,nodeId:\"Kf4tX9___\",openInNewTab:false,scopeId:\"lwjhEHmV5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"CONTACT\"})})})})}},baseVariant,gestureVariant)})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15hx2gx\",\"data-framer-name\":\"Frame 223\",layoutDependency:layoutDependency,layoutId:\"fARRJkCzN\",...addPropertyOverrides({bMNdxcmU5:{\"data-highlight\":true,onTap:onTap1hjondb},l0tAU0BsW:{\"data-highlight\":true,onTap:onTap10n8adk}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v86xho\",\"data-framer-name\":\"Rectangle 401\",layoutDependency:layoutDependency,layoutId:\"R6Z2nP6NS\",style:{backgroundColor:\"rgb(248, 218, 42)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c3txbx\",\"data-framer-name\":\"Rectangle 402\",layoutDependency:layoutDependency,layoutId:\"NqkRT0z_a\",style:{backgroundColor:\"rgb(248, 218, 42)\",opacity:1},variants:{l0tAU0BsW:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kva4rn\",\"data-framer-name\":\"Rectangle 403\",layoutDependency:layoutDependency,layoutId:\"TANxMWM33\",style:{backgroundColor:\"rgb(248, 218, 42)\",opacity:1},variants:{l0tAU0BsW:{opacity:0}}})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S5vxE.framer-1pcejan, .framer-S5vxE .framer-1pcejan { display: block; }\",\".framer-S5vxE.framer-w5gv9u { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 600px; }\",\".framer-S5vxE .framer-1912b5f { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S5vxE .framer-1etd3h3 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-S5vxE .framer-1xsvq53 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S5vxE .framer-nxv81h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S5vxE .framer-km7a4p, .framer-S5vxE .framer-4dxz5p, .framer-S5vxE .framer-1mji3bx, .framer-S5vxE .framer-i66o2j, .framer-S5vxE .framer-vccy4, .framer-S5vxE .framer-15lly17, .framer-S5vxE .framer-1pktgi5, .framer-S5vxE .framer-p2dpqf, .framer-S5vxE .framer-114jq32, .framer-S5vxE .framer-1l543sf { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-S5vxE .framer-jsa5t8 { flex: none; height: 46px; position: relative; width: 184px; }\",\".framer-S5vxE .framer-1egru01 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-S5vxE .framer-187feoz { 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: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-S5vxE .framer-xbkva { flex: none; height: 99px; position: relative; width: 129px; }\",\".framer-S5vxE .framer-pb40fh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; list-style: none; margin: 0px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-S5vxE .framer-15hx2gx { 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: 48px; }\",\".framer-S5vxE .framer-1v86xho, .framer-S5vxE .framer-1c3txbx, .framer-S5vxE .framer-1kva4rn { flex: none; height: 6px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S5vxE.framer-w5gv9u, .framer-S5vxE .framer-1912b5f, .framer-S5vxE .framer-1xsvq53, .framer-S5vxE .framer-nxv81h, .framer-S5vxE .framer-1egru01, .framer-S5vxE .framer-187feoz, .framer-S5vxE .framer-pb40fh, .framer-S5vxE .framer-15hx2gx { gap: 0px; } .framer-S5vxE.framer-w5gv9u > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-S5vxE.framer-w5gv9u > :first-child, .framer-S5vxE .framer-1xsvq53 > :first-child, .framer-S5vxE .framer-nxv81h > :first-child, .framer-S5vxE .framer-1egru01 > :first-child, .framer-S5vxE .framer-15hx2gx > :first-child { margin-top: 0px; } .framer-S5vxE.framer-w5gv9u > :last-child, .framer-S5vxE .framer-1xsvq53 > :last-child, .framer-S5vxE .framer-nxv81h > :last-child, .framer-S5vxE .framer-1egru01 > :last-child, .framer-S5vxE .framer-15hx2gx > :last-child { margin-bottom: 0px; } .framer-S5vxE .framer-1912b5f > *, .framer-S5vxE .framer-187feoz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-S5vxE .framer-1912b5f > :first-child, .framer-S5vxE .framer-187feoz > :first-child, .framer-S5vxE .framer-pb40fh > :first-child { margin-left: 0px; } .framer-S5vxE .framer-1912b5f > :last-child, .framer-S5vxE .framer-187feoz > :last-child, .framer-S5vxE .framer-pb40fh > :last-child { margin-right: 0px; } .framer-S5vxE .framer-1xsvq53 > *, .framer-S5vxE .framer-nxv81h > *, .framer-S5vxE .framer-1egru01 > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-S5vxE .framer-pb40fh > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-S5vxE .framer-15hx2gx > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } }\",\".framer-S5vxE.framer-v-19wzf2i.framer-w5gv9u, .framer-S5vxE.framer-v-13d23up.framer-w5gv9u { flex-direction: row; gap: unset; justify-content: space-between; padding: 12px 22px 12px 22px; width: 1200px; }\",\".framer-S5vxE.framer-v-19wzf2i .framer-1912b5f, .framer-S5vxE.framer-v-13d23up .framer-1912b5f { flex: 1 0 0px; width: 1px; }\",\".framer-S5vxE.framer-v-19wzf2i .framer-1egru01, .framer-S5vxE.framer-v-1af8itk .framer-1egru01, .framer-S5vxE.framer-v-13d23up .framer-1egru01 { flex-direction: row; gap: unset; justify-content: space-between; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S5vxE.framer-v-19wzf2i.framer-w5gv9u, .framer-S5vxE.framer-v-19wzf2i .framer-1egru01 { gap: 0px; } .framer-S5vxE.framer-v-19wzf2i.framer-w5gv9u > *, .framer-S5vxE.framer-v-19wzf2i.framer-w5gv9u > :first-child, .framer-S5vxE.framer-v-19wzf2i.framer-w5gv9u > :last-child, .framer-S5vxE.framer-v-19wzf2i .framer-1egru01 > *, .framer-S5vxE.framer-v-19wzf2i .framer-1egru01 > :first-child, .framer-S5vxE.framer-v-19wzf2i .framer-1egru01 > :last-child { margin: 0px; } }\",\".framer-S5vxE.framer-v-1af8itk.framer-w5gv9u { align-content: flex-start; align-items: flex-start; flex-direction: row; gap: unset; justify-content: space-between; width: 390px; }\",\".framer-S5vxE.framer-v-1af8itk .framer-1912b5f { flex: 1 0 0px; padding: 12px; width: 1px; }\",\".framer-S5vxE.framer-v-1af8itk .framer-187feoz, .framer-S5vxE.framer-v-hgwp3w .framer-1xsvq53, .framer-S5vxE.framer-v-hgwp3w .framer-187feoz { order: 0; }\",\".framer-S5vxE.framer-v-1af8itk .framer-15hx2gx, .framer-S5vxE.framer-v-hgwp3w .framer-15hx2gx { cursor: pointer; order: 1; }\",\".framer-S5vxE.framer-v-1af8itk .framer-1v86xho, .framer-S5vxE.framer-v-1af8itk .framer-1c3txbx, .framer-S5vxE.framer-v-1af8itk .framer-1kva4rn, .framer-S5vxE.framer-v-hgwp3w .framer-1v86xho, .framer-S5vxE.framer-v-hgwp3w .framer-1c3txbx, .framer-S5vxE.framer-v-hgwp3w .framer-1kva4rn { height: 4px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S5vxE.framer-v-1af8itk.framer-w5gv9u, .framer-S5vxE.framer-v-1af8itk .framer-1egru01 { gap: 0px; } .framer-S5vxE.framer-v-1af8itk.framer-w5gv9u > *, .framer-S5vxE.framer-v-1af8itk.framer-w5gv9u > :first-child, .framer-S5vxE.framer-v-1af8itk.framer-w5gv9u > :last-child, .framer-S5vxE.framer-v-1af8itk .framer-1egru01 > *, .framer-S5vxE.framer-v-1af8itk .framer-1egru01 > :first-child, .framer-S5vxE.framer-v-1af8itk .framer-1egru01 > :last-child { margin: 0px; } }\",\".framer-S5vxE.framer-v-hgwp3w.framer-w5gv9u { align-content: flex-start; align-items: flex-start; gap: 44px; width: 390px; }\",\".framer-S5vxE.framer-v-hgwp3w .framer-1912b5f { flex-direction: column; gap: 44px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: flex-start; min-height: 450px; padding: 12px; }\",\".framer-S5vxE.framer-v-hgwp3w .framer-1etd3h3 { align-self: unset; height: 1px; order: 1; width: 100%; }\",\".framer-S5vxE.framer-v-hgwp3w .framer-jsa5t8 { order: 1; }\",\".framer-S5vxE.framer-v-hgwp3w .framer-1egru01 { flex: none; flex-direction: row; gap: unset; justify-content: space-between; order: 0; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S5vxE.framer-v-hgwp3w.framer-w5gv9u, .framer-S5vxE.framer-v-hgwp3w .framer-1912b5f, .framer-S5vxE.framer-v-hgwp3w .framer-1egru01 { gap: 0px; } .framer-S5vxE.framer-v-hgwp3w.framer-w5gv9u > *, .framer-S5vxE.framer-v-hgwp3w .framer-1912b5f > * { margin: 0px; margin-bottom: calc(44px / 2); margin-top: calc(44px / 2); } .framer-S5vxE.framer-v-hgwp3w.framer-w5gv9u > :first-child, .framer-S5vxE.framer-v-hgwp3w .framer-1912b5f > :first-child { margin-top: 0px; } .framer-S5vxE.framer-v-hgwp3w.framer-w5gv9u > :last-child, .framer-S5vxE.framer-v-hgwp3w .framer-1912b5f > :last-child { margin-bottom: 0px; } .framer-S5vxE.framer-v-hgwp3w .framer-1egru01 > *, .framer-S5vxE.framer-v-hgwp3w .framer-1egru01 > :first-child, .framer-S5vxE.framer-v-hgwp3w .framer-1egru01 > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S5vxE.framer-v-13d23up.framer-w5gv9u, .framer-S5vxE.framer-v-13d23up .framer-1egru01 { gap: 0px; } .framer-S5vxE.framer-v-13d23up.framer-w5gv9u > *, .framer-S5vxE.framer-v-13d23up.framer-w5gv9u > :first-child, .framer-S5vxE.framer-v-13d23up.framer-w5gv9u > :last-child, .framer-S5vxE.framer-v-13d23up .framer-1egru01 > *, .framer-S5vxE.framer-v-13d23up .framer-1egru01 > :first-child, .framer-S5vxE.framer-v-13d23up .framer-1egru01 > :last-child { margin: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 161\n * @framerIntrinsicWidth 600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rFMGzPTDJ\":{\"layout\":[\"fixed\",\"auto\"]},\"bMNdxcmU5\":{\"layout\":[\"fixed\",\"auto\"]},\"l0tAU0BsW\":{\"layout\":[\"fixed\",\"auto\"]},\"hUmamU4g6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlwjhEHmV5=withCSS(Component,css,\"framer-S5vxE\");export default FramerlwjhEHmV5;FramerlwjhEHmV5.displayName=\"Navbar\";FramerlwjhEHmV5.defaultProps={height:161,width:600};addPropertyControls(FramerlwjhEHmV5,{variant:{options:[\"HYHm13PzT\",\"rFMGzPTDJ\",\"bMNdxcmU5\",\"l0tAU0BsW\",\"hUmamU4g6\"],optionTitles:[\"Home Page\",\"Default\",\"Mobile\",\"Variant 4\",\"Variant 5\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerlwjhEHmV5,[{explicitInter:true,fonts:[{family:\"BrownPro Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/tkUIssnrgIpCUiaPI6LTn88VnX4.woff2\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlwjhEHmV5\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"600\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rFMGzPTDJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bMNdxcmU5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"l0tAU0BsW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hUmamU4g6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"161\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lwjhEHmV5.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect}from\"react\";import{addPropertyControls,ControlType}from\"framer\";export function ExternalScriptLoader({scriptURL,placeholderText}){useEffect(()=>{if(!scriptURL)return;// Create a script element\nconst script=document.createElement(\"script\");script.type=\"text/javascript\";script.async=true;script.src=scriptURL;// Append the script to the document head\ndocument.head.appendChild(script);// Cleanup on unmount\nreturn()=>{if(document.head.contains(script)){document.head.removeChild(script);}};},[scriptURL]);// Render a placeholder that can be styled or hidden\nreturn /*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"50px\",backgroundColor:\"#f0f0f0\",display:\"flex\",alignItems:\"center\",justifyContent:\"center\",border:\"1px dashed #ccc\",color:\"#333\"},children:placeholderText||\"External Script Loaded\"});}// Add dynamic controls in Framer UI\naddPropertyControls(ExternalScriptLoader,{scriptURL:{title:\"Script URL\",type:ControlType.String,defaultValue:\"https://forms.contacta.io/671b0a5780a4ce537f702501.js\"},placeholderText:{title:\"Placeholder Text\",type:ControlType.String,defaultValue:\"External Script Loaded\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"ExternalScriptLoader\":{\"type\":\"reactComponent\",\"name\":\"ExternalScriptLoader\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Connect_forms_script.map", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import{ExternalScriptLoader}from\"https://framerusercontent.com/modules/iQxNBvUTsAeb3UWXNwFW/ogRfkWIPBBOFWzAGFiS8/Connect_forms_script.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/7FXpaHOLzwHcXm1oUbgP/W4jOJ2rZjoaIRHHGzBw0/bstqmh9zB.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/mm4Z8P4vzRsjvy75hBJK/JAfNiFOnVlfhKVHTcUWy/d1gyiQFHi.js\";const ExternalScriptLoaderFonts=getFonts(ExternalScriptLoader);const EmbedFonts=getFonts(Embed);const cycleOrder=[\"WyPdU5mKM\",\"SMQLbMLyg\",\"FNVN6H_u8\"];const serializationHash=\"framer-lB7sH\";const variantClassNames={FNVN6H_u8:\"framer-v-ezu598\",SMQLbMLyg:\"framer-v-1tygtt3\",WyPdU5mKM:\"framer-v-1xr2sgb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 3\":\"FNVN6H_u8\",Desktop:\"WyPdU5mKM\",Mobile:\"SMQLbMLyg\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WyPdU5mKM\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"WyPdU5mKM\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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-1xr2sgb\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"WyPdU5mKM\",ref:refBinding,style:{backgroundColor:\"var(--token-6341ebaa-db0b-4bf9-bd21-f1d2a32d225b, rgb(255, 253, 236))\",...style},...addPropertyOverrides({FNVN6H_u8:{\"data-framer-name\":\"Variant 3\"},SMQLbMLyg:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17qn5fl-container\",isAuthoredByUser:true,layoutDependency:layoutDependency,layoutId:\"vxQ2HiP5A-container\",nodeId:\"vxQ2HiP5A\",rendersWithMotion:true,scopeId:\"Ruy6RFOlp\",style:{opacity:0},children:/*#__PURE__*/_jsx(ExternalScriptLoader,{height:\"100%\",id:\"vxQ2HiP5A\",layoutId:\"vxQ2HiP5A\",placeholderText:\"External Script Loaded\",scriptURL:\"https://forms.contacta.io/67b65ecbe138bdd307fe10af.js\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-reoxuf\",\"data-framer-name\":\"Frame 37\",layoutDependency:layoutDependency,layoutId:\"I103:110;101:467\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wd1z0j\",layoutDependency:layoutDependency,layoutId:\"HFhM08AzT\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-w1fu6h\",layoutDependency:layoutDependency,layoutId:\"qzSwYHDxu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bb7cf8f8-faf4-49c4-bf7e-c329e9cc7e4f, rgb(46, 49, 146)))\"},children:\"OPEN 7 DAYS / 11AM TO LATE\"}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",style:{\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-bb7cf8f8-faf4-49c4-bf7e-c329e9cc7e4f, rgb(46, 49, 146)))\"},children:\"INCLUDING ALL APRIL PUBLIC HOLIDAYS\"})]}),className:\"framer-12netm2\",\"data-framer-name\":\"OPENING SEPTEMBER 2024 7 days / week\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I103:110;101:469\",style:{\"--extracted-2gxw0f\":\"var(--token-bb7cf8f8-faf4-49c4-bf7e-c329e9cc7e4f, rgb(46, 49, 146))\",\"--extracted-r6o4lv\":\"var(--token-bb7cf8f8-faf4-49c4-bf7e-c329e9cc7e4f, rgb(46, 49, 146))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.google.com/maps/place/AFLOAT/@-37.8190528,144.9666324,19z/data=!3m1!4b1!4m6!3m5!1s0x6ad643c44aa84c01:0xabb2db74e2f2f738!8m2!3d-37.8190528!4d144.9666324!16s%2Fg%2F11grprl4d2?entry=ttu\",motionChild:true,nodeId:\"hLGnHP9kT\",openInNewTab:true,scopeId:\"Ruy6RFOlp\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"2 FLINDERS WALK,\"})})}),/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.google.com/maps/place/AFLOAT/@-37.8190528,144.9666324,19z/data=!3m1!4b1!4m6!3m5!1s0x6ad643c44aa84c01:0xabb2db74e2f2f738!8m2!3d-37.8190528!4d144.9666324!16s%2Fg%2F11grprl4d2?entry=ttu\",motionChild:true,nodeId:\"hLGnHP9kT\",openInNewTab:true,scopeId:\"Ruy6RFOlp\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"MELBOURNE, 3000\"})})})]}),className:\"framer-9nkkno\",\"data-framer-name\":\"OPENING SEPTEMBER 2024 7 days / week\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hLGnHP9kT\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kkdzk3\",layoutDependency:layoutDependency,layoutId:\"qb3SAuaxc\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6e71fz-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"o4Yf1pZWS-container\",nodeId:\"o4Yf1pZWS\",rendersWithMotion:true,scopeId:\"Ruy6RFOlp\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<div id=\"CONTACTA_67b65ecbe138bdd307fe10af\"></div>',id:\"o4Yf1pZWS\",layoutId:\"o4Yf1pZWS\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yauil8\",layoutDependency:layoutDependency,layoutId:\"coZlE1PeF\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y2dqb9\",layoutDependency:layoutDependency,layoutId:\"X_aOmKRBQ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/afloat_melbourne/?hl=en\",motionChild:true,nodeId:\"I103:110;101:471\",openInNewTab:true,scopeId:\"Ruy6RFOlp\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"INSTAGRAM\"})})})}),className:\"framer-rcv5hz\",\"data-framer-name\":\"INSTAGRAM VOUCHERS\\u2028CAREERS\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I103:110;101:471\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",children:/*#__PURE__*/_jsx(Link,{href:\"https://widget.join.vecport.net/vouchers/gift?v_id=$2y$10$w6YDRJekD3qbD50%2FuQb2POzZRRSbQdcC0wl7nD6kGfosF3iluTZUe\",motionChild:true,nodeId:\"rtun8od44\",openInNewTab:true,scopeId:\"Ruy6RFOlp\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"VOUCHERS\"})})})}),className:\"framer-1gx95pb\",\"data-framer-name\":\"INSTAGRAM VOUCHERS\\u2028CAREERS\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rtun8od44\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"I7obN11g3\"},motionChild:true,nodeId:\"yIYkVm1JI\",openInNewTab:true,scopeId:\"Ruy6RFOlp\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"CAREERS\"})})})}),className:\"framer-geqhm1\",\"data-framer-name\":\"INSTAGRAM VOUCHERS\\u2028CAREERS\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yIYkVm1JI\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A8CVPLRB6\"},motionChild:true,nodeId:\"YLaQS6g4r\",openInNewTab:false,scopeId:\"Ruy6RFOlp\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"PRIVACY POLICY\"})})})}),className:\"framer-1vqcrbq\",\"data-framer-name\":\"INSTAGRAM VOUCHERS\\u2028CAREERS\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YLaQS6g4r\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"L9peSxJjK\"},motionChild:true,nodeId:\"H8n40qnDf\",openInNewTab:false,scopeId:\"Ruy6RFOlp\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-k0e1mh\",\"data-styles-preset\":\"bstqmh9zB\",children:\"FAQs\"})})})}),className:\"framer-16qqp99\",\"data-framer-name\":\"INSTAGRAM VOUCHERS\\u2028CAREERS\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"H8n40qnDf\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ufcoa4\",layoutDependency:layoutDependency,layoutId:\"D28JiC0mo\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-r7b6aq\",layoutDependency:layoutDependency,layoutId:\"RPAssA3WW\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1xipuqf\",\"data-styles-preset\":\"d1gyiQFHi\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bb7cf8f8-faf4-49c4-bf7e-c329e9cc7e4f, rgb(46, 49, 146)))\"},children:\"AFLOAT acknowledges the Wurundjeri Woi Wurrung people of the Kulin Nation, the Traditional Custodians of the Birrarung and land in which we gather, connect and share experiences. We pay our respects to Elders, past and present.\"})}),className:\"framer-106mgqe\",\"data-framer-name\":\"We acknowledge that we are on the lands of the Wurundjeri people who have been custodians of this land for thousands of years, and acknowledge and pay our respects to their Elders past and present\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I103:110;101:466\",style:{\"--extracted-r6o4lv\":\"var(--token-bb7cf8f8-faf4-49c4-bf7e-c329e9cc7e4f, rgb(46, 49, 146))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19liho8\",layoutDependency:layoutDependency,layoutId:\"nXaX5RLw0\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1vu2ugb\",\"data-framer-name\":\"Fish\",fill:\"black\",intrinsicHeight:45,intrinsicWidth:84,layoutDependency:layoutDependency,layoutId:\"KKc43AQRI\",svg:'<svg width=\"84\" height=\"45\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M69.345 28.743c-.35.393-.669.761-1 1.116-.29.313-.596.612-.895.918-.386.394-.785.774-1.154 1.185-.672.745-1.465 1.334-2.224 1.967-.549.459-1.102.911-1.648 1.374-1.877 1.592-3.942 2.872-6.046 4.095-2.715 1.579-5.62 2.554-8.646 3.173a93.08 93.08 0 0 1-3.862.723c-.925.148-1.862.214-2.793.32-.976.113-1.949.236-2.924.342-.77.084-1.54.177-2.311.215a45.375 45.375 0 0 1-3.081.068c-.832-.015-1.663-.117-2.493-.187-.085-.007-.167-.06-.268-.1.35-.828.7-1.64 1.039-2.459.688-1.656 1.309-3.34 1.65-5.117a55.02 55.02 0 0 0 .551-3.573 40.49 40.49 0 0 0 .303-5.352 66.77 66.77 0 0 0-.431-6.898 66.69 66.69 0 0 0-.725-4.974c-.408-2.148-1.085-4.203-1.854-6.233-.636-1.678-1.303-3.34-2.105-4.938-.39-.776-.801-1.54-1.22-2.34.109-.048.21-.102.317-.136C29.24 1.398 30.952.844 32.718.536c.924-.16 1.863-.279 2.798-.293a83.096 83.096 0 0 1 5.056.082c1.337.061 2.67.223 4.003.354.235.023.467.1.693.178.124.042.28.107.337.213.235.433.65.496 1.04.632 1.944.674 3.82 1.521 5.647 2.489 1.84.974 3.653 2.002 5.36 3.22a40.882 40.882 0 0 1 4.607 3.81c1.613 1.547 3.1 3.223 4.565 4.923.492.57.971 1.15 1.455 1.728.128.153.251.311.356.441.097-.031.137-.03.15-.05.477-.77 1.104-1.403 1.733-2.027 1.041-1.034 2.063-2.099 3.165-3.06 1.665-1.451 3.39-2.826 5.09-4.234.986-.817 1.963-1.644 2.959-2.446.23-.185.514-.305.788-.42a.756.756 0 0 1 .44-.027c.344.082.508.205.426.621a6.11 6.11 0 0 1-.253.95c-.326.879-.644 1.762-1.018 2.617a11.506 11.506 0 0 0-.904 3.484c-.127 1.248-.21 2.5-.296 3.753-.051.75-.08 1.505-.107 2.257-.088 2.435-.141 4.871.05 7.3.115 1.471.346 2.932.541 4.394.367 2.744.64 5.493.511 8.271-.026.566-.376.875-.765 1.136-.187.125-.447.069-.639-.078-.338-.256-.692-.5-.987-.805a82.847 82.847 0 0 1-4.528-5.095c-1.132-1.38-2.27-2.756-3.526-4.014a8.393 8.393 0 0 1-.577-.656c-.438-.54-.958-.981-1.543-1.446v.005ZM38.398 39.7l.126.046c.368-.62.825-1.204 1.09-1.87a66.245 66.245 0 0 0 1.54-4.365c.645-2.03.999-4.129 1.229-6.255.167-1.547.252-3.091.093-4.647-.204-2.001-.538-3.975-1.071-5.907-.233-.842-.493-1.675-.947-2.432-.388-.648-.697-1.348-1.056-2.016a2.338 2.338 0 0 0-.39-.509c-.09-.091-.225-.168-.342-.042 0 .152-.01.29.002.426.021.248.012.514.094.74.09.25.288.454.404.697.343.714.727 1.414.99 2.16.844 2.397 1.416 4.862 1.429 7.437a45.15 45.15 0 0 1-.11 3.482 22.062 22.062 0 0 1-.73 4.253c-.261.948-.516 1.903-.86 2.82-.43 1.15-.798 2.333-1.382 3.417-.146.271-.287.571-.087.884.164.257.151.523.097.81-.053.287-.081.58-.12.87Zm8.687-19.71c-.069.429.007.78.198 1.147.219.42.379.886.493 1.352.226.92.202 1.86.109 2.801-.08.795-.149 1.59-.198 2.387-.05.828-.048 1.661-.324 2.457-.189.545-.113 1.081.08 1.608.09.25.18.498.278.743.03.075.09.137.153.233.157-.762.267-1.486.462-2.183.257-.92.246-1.854.268-2.796.028-1.189.086-2.379.187-3.563.069-.818-.013-1.589-.33-2.336-.115-.271-.214-.55-.33-.822-.175-.409-.359-.813-.545-1.232l-.5.205v-.001Z\" fill=\"#2E3192\"/><path d=\"M29.044 43.886c-.921-.191-1.841-.36-2.751-.574a107.306 107.306 0 0 1-6.135-1.654c-2.754-.827-5.192-2.24-7.41-4.124a27.552 27.552 0 0 1-3.553-3.64c-.64-.787-1.279-1.576-1.95-2.331-.397-.446-.856-.829-1.29-1.237-1.586-1.495-2.847-3.258-3.81-5.251-.398-.826-.727-1.687-1.09-2.531-.055-.128-.125-.249-.182-.375-.053-.12-.179-.235-.025-.374.018-.016.035-.069.026-.08-.269-.331.112-.666-.029-.947.165-.1.33-.145.411-.258.985-1.358 2.195-2.478 3.387-3.62 3.874-3.713 8.14-6.881 12.477-9.945 2.688-1.9 5.56-3.415 8.656-4.44.142-.046.284-.089.468-.146.257.48.53.946.763 1.433 1.103 2.298 2.155 4.62 2.883 7.088.685 2.321 1.443 4.622 1.88 7.014.26 1.414.438 2.845.623 4.273.294 2.262.319 4.54.265 6.816-.092 3.94-.797 7.756-2.21 11.416-.24.622-.505 1.235-.75 1.855-.183.462-.352.93-.53 1.395-.027.07-.07.132-.126.236h.002Zm-12.27-28.678c.007.104.001.155.017.195.029.072.066.141.108.204.53.783 1.123 1.477 1.925 1.992a8.018 8.018 0 0 0 1.891.912c.703.226 1.401.265 2.11.082.991-.256 1.806-.79 2.352-1.727.426-.732.654-1.543.843-2.368.02-.088.004-.187.003-.28-.002-.15-.077-.254-.214-.246-.205.01-.42.027-.607.103-.101.04-.172.202-.228.323-.358.768-.819 1.456-1.419 2.037-.481.465-.99.859-1.703.754a.9.9 0 0 0-.352.04c-.339.091-.65.042-.933-.176-.583-.454-1.166-.91-1.743-1.372-.607-.484-1.27-.664-2.05-.471v-.002Z\" fill=\"#2E3192\"/></svg>',withExternalLayout:true})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lB7sH.framer-1slbvxz, .framer-lB7sH .framer-1slbvxz { display: block; }\",\".framer-lB7sH.framer-1xr2sgb { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 22px; position: relative; width: 1200px; }\",\".framer-lB7sH .framer-17qn5fl-container { flex: none; height: 1px; left: calc(50.00000000000002% - 1px / 2); position: absolute; top: 64px; width: 1px; z-index: 0; }\",\".framer-lB7sH .framer-reoxuf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lB7sH .framer-wd1z0j { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-lB7sH .framer-w1fu6h { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lB7sH .framer-12netm2, .framer-lB7sH .framer-9nkkno, .framer-lB7sH .framer-rcv5hz, .framer-lB7sH .framer-1gx95pb, .framer-lB7sH .framer-geqhm1, .framer-lB7sH .framer-1vqcrbq, .framer-lB7sH .framer-16qqp99 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-lB7sH .framer-kkdzk3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lB7sH .framer-6e71fz-container { flex: 1 0 0px; height: 100px; position: relative; width: 1px; }\",\".framer-lB7sH .framer-1yauil8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-lB7sH .framer-1y2dqb9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-lB7sH .framer-1ufcoa4 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lB7sH .framer-r7b6aq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-lB7sH .framer-106mgqe { flex: 1 0 0px; height: auto; max-height: 100%; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-lB7sH .framer-19liho8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-lB7sH .framer-1vu2ugb { flex: none; height: 57px; max-height: 100%; position: relative; width: 100px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lB7sH.framer-1xr2sgb, .framer-lB7sH .framer-wd1z0j, .framer-lB7sH .framer-w1fu6h, .framer-lB7sH .framer-kkdzk3, .framer-lB7sH .framer-1yauil8, .framer-lB7sH .framer-1y2dqb9, .framer-lB7sH .framer-1ufcoa4, .framer-lB7sH .framer-r7b6aq, .framer-lB7sH .framer-19liho8 { gap: 0px; } .framer-lB7sH.framer-1xr2sgb > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-lB7sH.framer-1xr2sgb > :first-child, .framer-lB7sH .framer-wd1z0j > :first-child, .framer-lB7sH .framer-w1fu6h > :first-child, .framer-lB7sH .framer-1yauil8 > :first-child, .framer-lB7sH .framer-1y2dqb9 > :first-child { margin-top: 0px; } .framer-lB7sH.framer-1xr2sgb > :last-child, .framer-lB7sH .framer-wd1z0j > :last-child, .framer-lB7sH .framer-w1fu6h > :last-child, .framer-lB7sH .framer-1yauil8 > :last-child, .framer-lB7sH .framer-1y2dqb9 > :last-child { margin-bottom: 0px; } .framer-lB7sH .framer-wd1z0j > *, .framer-lB7sH .framer-1yauil8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-lB7sH .framer-w1fu6h > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lB7sH .framer-kkdzk3 > *, .framer-lB7sH .framer-1ufcoa4 > *, .framer-lB7sH .framer-r7b6aq > *, .framer-lB7sH .framer-19liho8 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-lB7sH .framer-kkdzk3 > :first-child, .framer-lB7sH .framer-1ufcoa4 > :first-child, .framer-lB7sH .framer-r7b6aq > :first-child, .framer-lB7sH .framer-19liho8 > :first-child { margin-left: 0px; } .framer-lB7sH .framer-kkdzk3 > :last-child, .framer-lB7sH .framer-1ufcoa4 > :last-child, .framer-lB7sH .framer-r7b6aq > :last-child, .framer-lB7sH .framer-19liho8 > :last-child { margin-right: 0px; } .framer-lB7sH .framer-1y2dqb9 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",\".framer-lB7sH.framer-v-1tygtt3.framer-1xr2sgb { gap: 60px; padding: 32px 20px 12px 20px; width: 390px; }\",\".framer-lB7sH.framer-v-1tygtt3 .framer-reoxuf, .framer-lB7sH.framer-v-ezu598 .framer-reoxuf { flex-direction: column; gap: 60px; justify-content: center; }\",\".framer-lB7sH.framer-v-1tygtt3 .framer-wd1z0j, .framer-lB7sH.framer-v-1tygtt3 .framer-r7b6aq, .framer-lB7sH.framer-v-1tygtt3 .framer-19liho8, .framer-lB7sH.framer-v-ezu598 .framer-wd1z0j, .framer-lB7sH.framer-v-ezu598 .framer-r7b6aq, .framer-lB7sH.framer-v-ezu598 .framer-19liho8 { flex: none; width: 100%; }\",\".framer-lB7sH.framer-v-1tygtt3 .framer-1ufcoa4, .framer-lB7sH.framer-v-ezu598 .framer-1ufcoa4 { flex-direction: column; gap: 22px; justify-content: flex-start; }\",\".framer-lB7sH.framer-v-1tygtt3 .framer-1vu2ugb { height: 50px; width: 93px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lB7sH.framer-v-1tygtt3.framer-1xr2sgb, .framer-lB7sH.framer-v-1tygtt3 .framer-reoxuf, .framer-lB7sH.framer-v-1tygtt3 .framer-1ufcoa4 { gap: 0px; } .framer-lB7sH.framer-v-1tygtt3.framer-1xr2sgb > *, .framer-lB7sH.framer-v-1tygtt3 .framer-reoxuf > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-lB7sH.framer-v-1tygtt3.framer-1xr2sgb > :first-child, .framer-lB7sH.framer-v-1tygtt3 .framer-reoxuf > :first-child, .framer-lB7sH.framer-v-1tygtt3 .framer-1ufcoa4 > :first-child { margin-top: 0px; } .framer-lB7sH.framer-v-1tygtt3.framer-1xr2sgb > :last-child, .framer-lB7sH.framer-v-1tygtt3 .framer-reoxuf > :last-child, .framer-lB7sH.framer-v-1tygtt3 .framer-1ufcoa4 > :last-child { margin-bottom: 0px; } .framer-lB7sH.framer-v-1tygtt3 .framer-1ufcoa4 > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } }\",\".framer-lB7sH.framer-v-ezu598.framer-1xr2sgb { gap: 60px; padding: 32px 12px 12px 22px; width: 390px; }\",\".framer-lB7sH.framer-v-ezu598 .framer-1vu2ugb { height: 50px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lB7sH.framer-v-ezu598.framer-1xr2sgb, .framer-lB7sH.framer-v-ezu598 .framer-reoxuf, .framer-lB7sH.framer-v-ezu598 .framer-1ufcoa4 { gap: 0px; } .framer-lB7sH.framer-v-ezu598.framer-1xr2sgb > *, .framer-lB7sH.framer-v-ezu598 .framer-reoxuf > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-lB7sH.framer-v-ezu598.framer-1xr2sgb > :first-child, .framer-lB7sH.framer-v-ezu598 .framer-reoxuf > :first-child, .framer-lB7sH.framer-v-ezu598 .framer-1ufcoa4 > :first-child { margin-top: 0px; } .framer-lB7sH.framer-v-ezu598.framer-1xr2sgb > :last-child, .framer-lB7sH.framer-v-ezu598 .framer-reoxuf > :last-child, .framer-lB7sH.framer-v-ezu598 .framer-1ufcoa4 > :last-child { margin-bottom: 0px; } .framer-lB7sH.framer-v-ezu598 .framer-1ufcoa4 > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 382.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SMQLbMLyg\":{\"layout\":[\"fixed\",\"auto\"]},\"FNVN6H_u8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRuy6RFOlp=withCSS(Component,css,\"framer-lB7sH\");export default FramerRuy6RFOlp;FramerRuy6RFOlp.displayName=\"Footer\";FramerRuy6RFOlp.defaultProps={height:382.5,width:1200};addPropertyControls(FramerRuy6RFOlp,{variant:{options:[\"WyPdU5mKM\",\"SMQLbMLyg\",\"FNVN6H_u8\"],optionTitles:[\"Desktop\",\"Mobile\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerRuy6RFOlp,[{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\"}]},...ExternalScriptLoaderFonts,...EmbedFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRuy6RFOlp\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"382.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SMQLbMLyg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FNVN6H_u8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ruy6RFOlp.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "MotionAWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "MotionUlWithFXWithOptimizedAppearEffect", "MotionNavWithFX", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transition3", "animation1", "animation2", "transition4", "animation3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1hjondb", "args", "onTap10n8adk", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "RichText2", "Link", "SVG", "css", "FramerlwjhEHmV5", "withCSS", "lwjhEHmV5_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ExternalScriptLoader", "scriptURL", "placeholderText", "ue", "script", "p", "addPropertyControls", "ControlType", "ExternalScriptLoaderFonts", "getFonts", "ExternalScriptLoader", "EmbedFonts", "Embed", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "Link", "SVG", "css", "FramerRuy6RFOlp", "withCSS", "Ruy6RFOlp_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
