{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@react-hook/event@1.2.6/dist/module/index.js", "ssg:https://ga.jspm.io/npm:@react-hook/latest@1.0.3/dist/main/index.js", "ssg:https://ga.jspm.io/npm:@react-hook/throttle@2.2.0/dist/main/index.js", "ssg:https://ga.jspm.io/npm:@react-hook/mouse-position@4.1.3/dist/module/index.js", "ssg:https://framerusercontent.com/modules/gmeXTyjusCjXouYtEFDK/oHXdoV9OP2x0kidqTFRa/Link.js", "ssg:https://framerusercontent.com/modules/zTtaip92SPgrRxoi0n9x/2RjWx4nMDRtMwmZbXoyI/UvwGW369Z.js", "ssg:https://framerusercontent.com/modules/o53Pibmlt3pWHAebJhpJ/19XeWz7vVZ2X10mkfcJS/zcLMwZjSY.js", "ssg:https://framerusercontent.com/modules/vpbpnF2ZBKijIpUO16xd/DtqLESzwaXe7V5aoFtQn/bRtUt7Lvw.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/material-icons/Home.js@0.0.32", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js", "ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/D4TWeLfcxT6Tysr2BlYg/iZjmqdxVx1EOiM3k1FaW/useOnNavigationTargetChange.js", "ssg:https://framerusercontent.com/modules/ExNgrA7EJTKUPpH6vIlN/eiOrSJ2Ab5M9jPCvVwUz/useConstant.js", "ssg:https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js", "ssg:https://framerusercontent.com/modules/eMBrwoqQK7h6mEeGQUH8/GuplvPJVjmxpk9zqOTcb/isBrowser.js", "ssg:https://framerusercontent.com/modules/v9AWX2URmiYsHf7GbctE/XxKAZ9KlhWqf5x1JMyyF/useOnChange.js", "ssg:https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js", "ssg:https://framerusercontent.com/modules/afBE9Yx1W6bY5q32qPxe/m3q7puE2tbo1S2C0s0CT/useRenderTarget.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/PlLMu0V3HsBupvdXeFrH/FormSpark.js", "ssg:https://framerusercontent.com/modules/eSeRFCKp8ZOvQiEEl0ls/bALvSLndfPyq7C2Ovdej/wt_5Drooz.js", "ssg:https://framerusercontent.com/modules/gnpe4f8cvC2mihxheQjn/cZRKDWiOnS4upSmV9PEJ/lUYN_5LxE.js", "ssg:https://framerusercontent.com/modules/ZbNG7AN7bYbYcXluoFXZ/Ocv0kSMchH2Ijv93PDks/es4pFpdM4.js", "ssg:https://framerusercontent.com/modules/1NYC2MrkTXIzDXQi7JsH/Flix5H3OHjZVmLs8Sse8/HBu10K2dK.js", "ssg:https://framerusercontent.com/modules/FssLucsjyaWVew67gR3V/ogzgiw4CUoaB1YlE9LW2/w9S6ggdSJ.js", "ssg:https://framerusercontent.com/modules/g4FqAyHegKsfbihnQ9UR/c9q9ZrBVCEmduPSh9DPB/BFnI3a8E1.js", "ssg:https://framerusercontent.com/modules/Lw8A35dNH0oaIHwzEkp3/wqJ6egCiFo96yu5Lr8V7/xyaQgDlaS.js", "ssg:https://framerusercontent.com/modules/i8Zd2hOFgU36d29ZS1Qj/Z5kY6L5GErYNriTziXMK/pGbA5ZevT.js", "ssg:https://framerusercontent.com/modules/T2z67cHxvCsOab3GEjTZ/D8hTashORJobVDwCGL42/XWgLsKT1_.js"],
  "sourcesContent": ["import*as e from\"react\";function useEvent(t,n,r,s){const u=e.useRef(r);const c=e.useRef(s);e.useEffect((()=>{u.current=r;c.current=s}));e.useEffect((()=>{const e=t&&\"current\"in t?t.current:t;if(!e)return;let r=0;function listener(...e){r||u.current.apply(this,e)}e.addEventListener(n,listener);const s=c.current;return()=>{r=1;e.removeEventListener(n,listener);s&&s()}}),[t,n])}export{useEvent as default};\n\n//# sourceMappingURL=index.js.map", "import e from\"react\";var r={};r.__esModule=true;r.default=void 0;var t=_interopRequireWildcard(e);function _getRequireWildcardCache(){if(\"function\"!==typeof WeakMap)return null;var e=new WeakMap;_getRequireWildcardCache=function(){return e};return e}function _interopRequireWildcard(e){if(e&&e.__esModule)return e;if(null===e||\"object\"!==typeof e&&\"function\"!==typeof e)return{default:e};var r=_getRequireWildcardCache();if(r&&r.has(e))return r.get(e);var t={};var n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if(Object.prototype.hasOwnProperty.call(e,u)){var o=n?Object.getOwnPropertyDescriptor(e,u):null;o&&(o.get||o.set)?Object.defineProperty(t,u,o):t[u]=e[u]}t.default=e;r&&r.set(e,t);return t}const useLatest=e=>{const r=t.useRef(e);t.useEffect(()=>{r.current=e});return r};var n=useLatest;r.default=n;const u=r.__esModule;export default r;export{u as __esModule};\n\n//# sourceMappingURL=index.js.map", "import e from\"react\";import t from\"@react-hook/latest\";var r={};r.__esModule=true;r.useThrottleCallback=useThrottleCallback;r.useThrottle=useThrottle;var n=_interopRequireWildcard(e);var u=_interopRequireDefault(t);function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}function _getRequireWildcardCache(){if(\"function\"!==typeof WeakMap)return null;var e=new WeakMap;_getRequireWildcardCache=function(){return e};return e}function _interopRequireWildcard(e){if(e&&e.__esModule)return e;if(null===e||\"object\"!==typeof e&&\"function\"!==typeof e)return{default:e};var t=_getRequireWildcardCache();if(t&&t.has(e))return t.get(e);var r={};var n=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if(Object.prototype.hasOwnProperty.call(e,u)){var o=n?Object.getOwnPropertyDescriptor(e,u):null;o&&(o.get||o.set)?Object.defineProperty(r,u,o):r[u]=e[u]}r.default=e;t&&t.set(e,r);return r}const o=\"undefined\"!==typeof performance?performance:Date;const now=()=>o.now();function useThrottleCallback(e,t=30,r=false){const o=(0,u.default)(e);const c=1e3/t;const a=n.useRef(0);const l=n.useRef();const clearTrailing=()=>l.current&&clearTimeout(l.current);const s=[t,r,o];function _ref(){a.current=0;clearTrailing()}n.useEffect(()=>_ref,s);return n.useCallback((function(){const e=arguments;const t=now();const call=()=>{a.current=t;clearTrailing();o.current.apply(null,e)};const n=a.current;if(r&&0===n)return call();if(t-n>c){if(n>0)return call();a.current=t}clearTrailing();l.current=setTimeout(()=>{call();a.current=0},c)}),s)}function useThrottle(e,t,r){const u=n.useState(e);return[u[0],useThrottleCallback(u[1],t,r)]}const c=r.__esModule;const a=r.useThrottleCallback,l=r.useThrottle;export default r;export{c as __esModule,l as useThrottle,a as useThrottleCallback};\n\n//# sourceMappingURL=index.js.map", "import*as e from\"react\";import t from\"@react-hook/event\";import{useThrottleCallback as n}from\"@react-hook/throttle\";function _ref(e,t){if(\"undefined\"===typeof window)return e;const{event:n,element:o}=t;let u;u=\"touches\"in n?n.touches[0]:n;const{clientX:s,clientY:c,screenX:r,screenY:i,pageX:a=0,pageY:l=0}=u;const m=o.getBoundingClientRect();const v=a-m.left-(window.pageXOffset||window.scrollX);const f=l-m.top-(window.pageYOffset||window.scrollY);return\"touches\"in n&&(v<0||f<0||v>m.width||f>m.height)?{...e,context:{...e.context,hoverStatus:\"leave\",touchStatus:\"end\"}}:{context:{...e.context,hoverStatus:\"enter\"},mouse:{...e.mouse,x:v,y:f,pageX:a,pageY:l,clientX:s,clientY:c,screenX:r,screenY:i,elementWidth:m.width,elementHeight:m.height,isOver:true,isTouch:\"touches\"in n}}}function _ref2(e,t){const{mouse:n,context:o}=e;const u=_ref;if(\"mousemove\"===t.type)return\"end\"===o.touchStatus?e:u(e,t);if(\"touchmove\"===t.type){const e={context:{...o,touchStatus:\"start\"},mouse:n};return u(e,t)}if(\"touchdown\"===t.type){const e={context:{...o,touchStatus:\"start\"},mouse:{...n,isDown:true}};return u(e,t)}return\"mousedown\"===t.type?{context:o,mouse:{...n,isDown:true}}:\"mouseup\"===t.type?{context:o,mouse:{...n,isDown:false}}:\"mouseleave\"===t.type?{context:{...o,hoverStatus:\"leave\"},mouse:{...n,isOver:false}}:\"touchleave\"===t.type?{context:{...o,hoverStatus:\"leave\",touchStatus:\"end\"},mouse:{...n,isOver:false,isDown:false}}:\"activeStatus\"===t.type?{context:{...o,activeStatus:t.value},mouse:n}:e}function useMouse(s,c={}){const{fps:r=30,enterDelay:i=0,leaveDelay:a=0}=c;const[l,m]=e.useReducer(_ref2,{mouse:o,context:u});const v=n((e=>{const t=s&&\"current\"in s?s.current:s;t&&m({type:\"mousemove\",event:e,element:t})}),r,true);const f=n((e=>{const t=s&&\"current\"in s?s.current:s;t&&m({type:\"touchmove\",event:e,element:t})}),r,true);const h=n((()=>m({type:\"mouseleave\"})),r,false);const p=n((e=>{const t=s&&\"current\"in s?s.current:s;t&&m(\"touches\"in e?{type:\"touchdown\",element:t,event:e}:{type:\"mousedown\",element:t,event:e})}),r,true);const d=n((()=>m({type:\"mouseup\"})),r,false);const w=n((()=>m({type:\"touchleave\"})),r,false);t(s,\"mouseenter\",v);t(s,\"mousemove\",v);t(s,\"mouseleave\",h);t(s,\"mousedown\",p);t(\"undefined\"!==typeof window?window:null,\"mousedown\",p);t(\"undefined\"!==typeof window?window:null,\"mouseup\",d);t(s,\"touchstart\",p);t(s,\"touchmove\",f);t(s,\"touchend\",w);t(s,\"touchcancel\",w);function _ref3(){return m({type:\"activeStatus\",value:\"active\"})}function _ref4(){return m({type:\"activeStatus\",value:\"inactive\"})}e.useEffect((()=>{if(\"enter\"===l.context.hoverStatus){if(i){const e=setTimeout(_ref3,i);return()=>clearTimeout(e)}m({type:\"activeStatus\",value:\"active\"})}else{if(a){const e=setTimeout(_ref4,a);return()=>clearTimeout(e)}m({type:\"activeStatus\",value:\"inactive\"})}}),[l.context.hoverStatus,i,a]);return\"active\"===l.context.activeStatus?l.mouse:o}const o={x:null,y:null,pageX:null,pageY:null,clientX:null,clientY:null,screenX:null,screenY:null,elementWidth:null,elementHeight:null,isOver:false,isDown:false,isTouch:false};const u={hoverStatus:\"idle\",touchStatus:\"idle\",activeStatus:\"inactive\"};export{useMouse as default};\n\n//# sourceMappingURL=index.js.map", "// Welcome to Code in Framer\n// Get Started: https://www.framer.com/docs/guides/\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import useMouse from\"@react-hook/mouse-position\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";import React from\"react\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/docs/guides/auto-sizing\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */ export default function Link({link,title,font,size,weight,style,transform,color,letter,line}){// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\nconst elementRef=React.useRef(null);const[activeVariant,setActiveVariant]=React.useState(\"default\");const[activeMagneticVariant,setActiveMagneticVariant]=React.useState(\"default\");const mouse=useMouse(elementRef,{enterDelay:0,leaveDelay:0,fps:30});const linkStyle={font:`${weight} ${size}px/1 ${font}`,color:color,letterSpacing:letter,textTransform:transform,lineHeight:`${line}em`,textDecoration:\"none\",position:\"relative\",display:\"inline-block\",overflow:\"hidden\",cursor:\"pointer\"};const magneticVariants={default:{color:\"#000\",x:\"0\",y:\"0\",transition:{type:\"spring\",damping:25,stiffness:300}},hover:{x:(mouse.x-mouse.elementWidth/2)*.6,y:(mouse.y-mouse.elementHeight/2)*.6,transition:{type:\"spring\",mass:.3,damping:20,stiffness:100,bounce:.75}}};const defaultTextVariants={default:{y:0,rotate:0,transition:{delay:.05,duration:.5,ease:[.87,0,.13,1]}},hover:{y:\"-125%\",rotate:-5,transition:{duration:.5,ease:[.87,0,.13,1]}}};const hoverTextVariants={default:{y:\"125%\",rotate:5,opacity:1,transition:{duration:.5,ease:[.87,0,.13,1]}},hover:{y:0,rotate:0,opacity:1,transition:{delay:.05,duration:.5,ease:[.87,0,.13,1]}}};const handleMouseEnter=()=>{setActiveMagneticVariant(\"hover\");};const handleMouseLeave=()=>{setActiveMagneticVariant(\"default\");};return /*#__PURE__*/ _jsx(motion.div,{ref:elementRef,onMouseEnter:handleMouseEnter,onMouseLeave:handleMouseLeave,variants:magneticVariants,animate:activeMagneticVariant,children:/*#__PURE__*/ _jsxs(motion.a,{href:link,onMouseEnter:()=>{setActiveVariant(\"hover\");},onMouseLeave:()=>{setActiveVariant(\"default\");},style:{...linkStyle},children:[/*#__PURE__*/ _jsx(motion.span,{variants:defaultTextVariants,animate:activeVariant,style:{position:\"relative\",display:\"block\"},children:title}),/*#__PURE__*/ _jsx(motion.span,{variants:hoverTextVariants,animate:activeVariant,style:{position:\"absolute\",top:0,left:0,transform:\"translateY(125%)\",opacity:0,...linkTextStyle},children:title})]})});};// Styles are written in object syntax\n// Learn more: https://reactjs.org/docs/dom-elements.html#style\nconst linkTextStyle={transformOrigin:\"top left\"};addPropertyControls(Link,{link:{title:\"Link\",type:ControlType.Link},title:{title:\"Title\",type:ControlType.String,defaultValue:\"Link\"},font:{type:ControlType.String,defaultValue:\"Inter\"},weight:{type:ControlType.Enum,defaultValue:\"400\",options:[\"200\",\"italic 200\",\"300\",\"italic 300\",\"400\",\"italic 400\",\"500\",\"italic 500\",\"600\",\"italic 600\",\"700\",\"italic 700\",\"800\",\"italic 800\",],optionTitles:[\"Extra Light\",\"Extra Light Italic\",\"Light\",\"Light Italic\",\"Regular\",\"Italic\",\"Medium\",\"Medium Italic\",\"Semibold\",\"Semibold Italic\",\"Bold\",\"Bold Italic\",\"Extra Bold\",\"Extra Bold Italic\",]},color:{title:\"Color\",type:ControlType.Color},size:{type:ControlType.Number,defaultValue:16,unit:\"px\",step:1,displayStepper:true},letter:{type:ControlType.Number,defaultValue:0,max:10,unit:\"%\",step:1,displayStepper:true},line:{type:ControlType.Number,defaultValue:1,max:3,unit:\"em\",step:.1,displayStepper:true},transform:{type:ControlType.Enum,defaultValue:\"none\",options:[\"none\",\"capitalize\",\"uppercase\",\"lowercase\"],optionTitles:[\"None\",\"Capitalize\",\"Uppercase\",\"Lowercase\"]}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Link\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"auto\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Link.map", "// Generated by Framer (667f196)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";const enabledGestures={rxqz9KAwD:{hover:true}};const cycleOrder=[\"rxqz9KAwD\",\"dBxWOwDNs\"];const variantClassNames={dBxWOwDNs:\"framer-v-1ostj10\",rxqz9KAwD:\"framer-v-5dp60d\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={\"Variant 1\":\"rxqz9KAwD\",\"Variant 2\":\"dBxWOwDNs\"};const transitions={default:{damping:60,delay:0,duration:.3,ease:[.12,.23,.5,1],mass:1,stiffness:500,type:\"tween\"}};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"rxqz9KAwD\",title:wnlYs7q7r=\"About Us\",tap:i4QgrkwQx,link:YlRoXCAUh,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"rxqz9KAwD\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapb8g5sq=activeVariantCallback(async(...args)=>{if(i4QgrkwQx){const res=await i4QgrkwQx(...args);if(res===false)return false;}});const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-SrT8Y\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Link,{href:YlRoXCAUh,openInNewTab:false,children:/*#__PURE__*/ _jsxs(motion.a,{...restProps,className:`${cx(\"framer-5dp60d\",className)} framer-vfywq`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rxqz9KAwD\",onTap:onTapb8g5sq,ref:ref,style:{...style},transition:transition,...addPropertyOverrides({\"rxqz9KAwD-hover\":{\"data-framer-name\":undefined},dBxWOwDNs:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"About Us\"})}),className:\"framer-ij7cga\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"xJ6rwCMr9\",style:{\"--extracted-r6o4lv\":\"rgb(34, 34, 34)\",\"--framer-paragraph-spacing\":\"0px\"},text:wnlYs7q7r,transition:transition,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1h4prxw\",layoutDependency:layoutDependency,layoutId:\"FAhsHeRAT\",style:{backgroundColor:\"rgb(34, 34, 34)\",opacity:0},transition:transition,variants:{\"rxqz9KAwD-hover\":{opacity:1},dBxWOwDNs:{opacity:1}}})]})})})});});const css=['.framer-SrT8Y [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SrT8Y * { box-sizing: border-box; }\",\".framer-SrT8Y .framer-vfywq { display: block; }\",\".framer-SrT8Y .framer-5dp60d { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-SrT8Y .framer-ij7cga { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-SrT8Y .framer-1h4prxw { bottom: -6px; flex: none; height: 1px; left: 0px; overflow: visible; position: absolute; width: 100%; z-index: 1; }\",\".framer-SrT8Y .framer-v-5dp60d .framer-5dp60d { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SrT8Y .framer-5dp60d { gap: 0px; } .framer-SrT8Y .framer-5dp60d > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SrT8Y .framer-5dp60d > :first-child { margin-top: 0px; } .framer-SrT8Y .framer-5dp60d > :last-child { margin-bottom: 0px; } }\",\".framer-SrT8Y.framer-v-1ostj10 .framer-1h4prxw, .framer-SrT8Y.framer-v-5dp60d.hover .framer-1h4prxw { bottom: 2px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 49.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"dBxWOwDNs\":{\"layout\":[\"auto\",\"fixed\"]},\"sEQGoc4Qa\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"wnlYs7q7r\":\"title\",\"i4QgrkwQx\":\"tap\",\"YlRoXCAUh\":\"link\"}\n */ const FramerUvwGW369Z=withCSS(Component,css,\"framer-SrT8Y\");export default FramerUvwGW369Z;FramerUvwGW369Z.displayName=\"NavButton\";FramerUvwGW369Z.defaultProps={height:24,width:49.5};addPropertyControls(FramerUvwGW369Z,{variant:{options:[\"rxqz9KAwD\",\"dBxWOwDNs\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},wnlYs7q7r:{defaultValue:\"About Us\",displayTextArea:false,title:\"Title\",type:ControlType.String},i4QgrkwQx:{title:\"Tap\",type:ControlType.EventHandler},YlRoXCAUh:{title:\"Link\",type:ControlType.Link}});addFonts(FramerUvwGW369Z,[{family:\"Roboto\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/UvwGW369Z:default\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAx05IsDqlA.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAx05IsDqlA.ttf\",weight:\"500\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUvwGW369Z\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"dBxWOwDNs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"sEQGoc4Qa\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"wnlYs7q7r\\\":\\\"title\\\",\\\"i4QgrkwQx\\\":\\\"tap\\\",\\\"YlRoXCAUh\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"49.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UvwGW369Z.map", "// Generated by Framer (5ac62b5)\nimport{jsx as r}from\"react/jsx-runtime\";import{addFonts as e,addPropertyControls as t,ControlType as a,cx as o,Link as n,RichText as i,useLocaleInfo as l,useVariantState as s,withCSS as f}from\"framer\";import{LayoutGroup as m,motion as d,MotionConfigContext as p}from\"framer-motion\";import*as u from\"react\";let g={KfHgWnuYn:{hover:!0},PXDubQuPT:{hover:!0}},c=[\"KfHgWnuYn\",\"PXDubQuPT\"],b=\"framer-zpq1I\",v={KfHgWnuYn:\"framer-v-yblge0\",PXDubQuPT:\"framer-v-1xgs1m\"};function h(r,...e){let t={};return null==e||e.forEach(e=>e&&Object.assign(t,r[e])),t;}let x={default:{damping:60,delay:0,mass:1,stiffness:300,type:\"spring\"}},y=(r,e)=>`translateY(-50%) ${e}`,I=({value:e,children:t})=>{let a=u.useContext(p),o=null!=e?e:a.transition,n=u.useMemo(()=>({...a,transition:o}),[JSON.stringify(o)]);return /*#__PURE__*/r(p.Provider,{value:n,children:t});},P={\"Variant 1\":\"KfHgWnuYn\",\"Variant 2\":\"PXDubQuPT\"},w=({height:r,id:e,link:t,title:a,width:o,...n})=>{var i,l,s;return{...n,lopZuEHIR:null!=t?t:n.lopZuEHIR,variant:null!==(l=null!==(i=P[n.variant])&&void 0!==i?i:n.variant)&&void 0!==l?l:\"KfHgWnuYn\",zX3t4sOG4:null!==(s=null!=a?a:n.zX3t4sOG4)&&void 0!==s?s:\"Contact Us\"};},q=(r,e)=>e.join(\"-\")+r.layoutDependency,T=/*#__PURE__*/u.forwardRef(function(e,t){let{activeLocale:a}=l(),{style:f,className:p,layoutId:b,variant:P,zX3t4sOG4:T,lopZuEHIR:z,...H}=w(e),{baseVariant:R,classNames:D,gestureVariant:C,setGestureState:Y,setVariant:K,transition:X,variants:k}=s({cycleOrder:c,defaultVariant:\"KfHgWnuYn\",enabledGestures:g,transitions:x,variant:P,variantClassNames:v}),E=q(e,k),Q=u.useRef(null),W=u.useId();return /*#__PURE__*/r(m,{id:null!=b?b:W,children:/*#__PURE__*/r(d.div,{initial:P,animate:k,onHoverStart:()=>Y({isHovered:!0}),onHoverEnd:()=>Y({isHovered:!1}),onTapStart:()=>Y({isPressed:!0}),onTap:()=>Y({isPressed:!1}),onTapCancel:()=>Y({isPressed:!1}),className:o(\"framer-zpq1I\",...[],D),style:{display:\"contents\"},children:/*#__PURE__*/r(I,{value:X,children:/*#__PURE__*/r(n,{href:z,openInNewTab:!1,...h({\"KfHgWnuYn-hover\":{href:{webPageId:\"iUbk5_Ql7\"}}},R,C),children:/*#__PURE__*/r(d.a,{...H,className:`${o(\"framer-yblge0\",p)} framer-16oxrg4`,\"data-framer-name\":\"Variant 1\",layoutDependency:E,layoutId:\"KfHgWnuYn\",ref:null!=t?t:Q,style:{backgroundColor:\"var(--token-7716ac3d-b65a-4c90-a121-69ddc87dccf5, rgb(6, 64, 107))\",borderBottomLeftRadius:80,borderBottomRightRadius:80,borderTopLeftRadius:80,borderTopRightRadius:80,...f},variants:{\"KfHgWnuYn-hover\":{backgroundColor:\"rgb(34, 34, 34)\"},\"PXDubQuPT-hover\":{backgroundColor:\"rgb(34, 34, 34)\"}},...h({\"KfHgWnuYn-hover\":{\"data-framer-name\":void 0},\"PXDubQuPT-hover\":{\"data-framer-name\":void 0},PXDubQuPT:{\"data-framer-name\":\"Variant 2\"}},R,C),children:/*#__PURE__*/r(i,{__fromCanvasComponent:!0,children:/*#__PURE__*/r(u.Fragment,{children:/*#__PURE__*/r(d.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact Us\"})}),className:\"framer-1eqsfsa\",fonts:[\"GF;Roboto-500\"],layoutDependency:E,layoutId:\"tgAjrSbVr\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:T,transformTemplate:y,verticalAlignment:\"top\",withExternalLayout:!0,...h({\"PXDubQuPT-hover\":{transformTemplate:void 0},PXDubQuPT:{transformTemplate:void 0}},R,C)})})})})})});}),z=['.framer-zpq1I [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zpq1I .framer-16oxrg4 { display: block; }\",\".framer-zpq1I .framer-yblge0 { height: 40px; overflow: visible; position: relative; text-decoration: none; width: 123px; }\",\".framer-zpq1I .framer-1eqsfsa { flex: none; height: auto; left: 32px; overflow: visible; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-zpq1I .framer-v-yblge0 .framer-yblge0, .framer-zpq1I .framer-v-1xgs1m .framer-yblge0 { cursor: pointer; }\",\".framer-zpq1I.framer-v-1xgs1m .framer-yblge0 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 30px 10px 30px; width: min-content; }\",\".framer-zpq1I.framer-v-1xgs1m .framer-1eqsfsa { left: unset; position: relative; top: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zpq1I.framer-v-1xgs1m .framer-yblge0 { gap: 0px; } .framer-zpq1I.framer-v-1xgs1m .framer-yblge0 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-zpq1I.framer-v-1xgs1m .framer-yblge0 > :first-child { margin-left: 0px; } .framer-zpq1I.framer-v-1xgs1m .framer-yblge0 > :last-child { margin-right: 0px; } }\",\".framer-zpq1I.framer-v-1xgs1m.hover .framer-1eqsfsa { left: unset; top: unset; }\"],H=f(T,z,\"framer-zpq1I\");export default H;H.displayName=\"NavContactUs\",H.defaultProps={height:40,width:123},t(H,{variant:{options:[\"KfHgWnuYn\",\"PXDubQuPT\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:a.Enum},zX3t4sOG4:{defaultValue:\"Contact Us\",displayTextArea:!1,title:\"Title\",type:a.String},lopZuEHIR:{title:\"Link\",type:a.Link}}),e(H,[{family:\"Roboto\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/zcLMwZjSY:default\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAx05IsDqlA.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAx05IsDqlA.ttf\",weight:\"500\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzcLMwZjSY\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"123\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PXDubQuPT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"IXgbb9YXG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sg0orAMqu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"zX3t4sOG4\\\":\\\"title\\\",\\\"lopZuEHIR\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"40\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zcLMwZjSY.map", "// Generated by Framer (3f9fff0)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,SVG,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Link1 from\"https://framerusercontent.com/modules/gmeXTyjusCjXouYtEFDK/oHXdoV9OP2x0kidqTFRa/Link.js\";import NavButton from\"https://framerusercontent.com/modules/zTtaip92SPgrRxoi0n9x/2RjWx4nMDRtMwmZbXoyI/UvwGW369Z.js\";import NavContactUs from\"https://framerusercontent.com/modules/o53Pibmlt3pWHAebJhpJ/19XeWz7vVZ2X10mkfcJS/zcLMwZjSY.js\";const NavButtonFonts=getFonts(NavButton);const Link1Fonts=getFonts(Link1);const NavContactUsFonts=getFonts(NavContactUs);const cycleOrder=[\"vGneykpTx\",\"dYoCXE8D2\",\"vePHAENhR\",\"ksTJxFFNT\",\"I2SFnEySF\"];const serializationHash=\"framer-LcVGY\";const variantClassNames={dYoCXE8D2:\"framer-v-1jlx8t3\",I2SFnEySF:\"framer-v-1fgsboj\",ksTJxFFNT:\"framer-v-h9oll1\",vePHAENhR:\"framer-v-9lc0ae\",vGneykpTx:\"framer-v-12xd7kh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.1,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Light:\"vGneykpTx\",Portfolio:\"I2SFnEySF\",Small:\"dYoCXE8D2\",Team:\"vePHAENhR\",Yellow:\"ksTJxFFNT\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"vGneykpTx\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vGneykpTx\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"I2SFnEySF\")return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"I2SFnEySF\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-12xd7kh\",className,classNames),\"data-framer-name\":\"Light\",layoutDependency:layoutDependency,layoutId:\"vGneykpTx\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"none\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"none\",...style},variants:{dYoCXE8D2:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(140, 140, 140, 0.1)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\"},I2SFnEySF:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(140, 140, 140, 0.1)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\"},vePHAENhR:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgba(140, 140, 140, 0.1)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(7px)\",backgroundColor:\"rgba(255, 255, 255, 0.8)\",WebkitBackdropFilter:\"blur(7px)\"}},...addPropertyOverrides({dYoCXE8D2:{\"data-border\":true,\"data-framer-name\":\"Small\"},I2SFnEySF:{\"data-border\":true,\"data-framer-name\":\"Portfolio\"},ksTJxFFNT:{\"data-framer-name\":\"Yellow\"},vePHAENhR:{\"data-border\":true,\"data-framer-name\":\"Team\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12m3acn\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"q4wQawrxu\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{I2SFnEySF:{backgroundColor:\"rgb(255, 255, 255)\"}},children:/*#__PURE__*/_jsx(Link,{...addPropertyOverrides({dYoCXE8D2:{href:{webPageId:\"k_90VZw3A\"},openInNewTab:false},I2SFnEySF:{href:{webPageId:\"k_90VZw3A\"},openInNewTab:false},vePHAENhR:{href:{webPageId:\"A4B2ALbFU\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-10p59f framer-1e651w3\",\"data-framer-name\":\"OpenRoadLogo_Color\",fill:\"black\",intrinsicHeight:38,intrinsicWidth:166,layoutDependency:layoutDependency,layoutId:\"suGLSKCDY\",style:{filter:\"brightness(0) grayscale(1) invert(1)\",WebkitFilter:\"brightness(0) grayscale(1) invert(1)\"},svg:'<svg width=\"166\" height=\"38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M50.738 20.784a8.158 8.158 0 0 1-3.982-1.03 7.552 7.552 0 0 1-1.58-1.175 7.513 7.513 0 0 1-1.983-3.321 7.265 7.265 0 0 1-.278-2 6.855 6.855 0 0 1 .6-2.86 7.232 7.232 0 0 1 1.658-2.323A7.866 7.866 0 0 1 47.66 6.51a8.541 8.541 0 0 1 6.152 0c.92.361 1.764.893 2.487 1.566a7.274 7.274 0 0 1 1.659 2.323c.401.9.605 1.875.598 2.86a7.13 7.13 0 0 1-.278 1.994 7.42 7.42 0 0 1-.774 1.797 7.32 7.32 0 0 1-1.207 1.53 7.627 7.627 0 0 1-1.58 1.175 8.178 8.178 0 0 1-3.978 1.03Zm0-.715a4.418 4.418 0 0 0 2.148-.51 4.503 4.503 0 0 0 1.57-1.418 6.7 6.7 0 0 0 .974-2.156 10.62 10.62 0 0 0 .33-2.72 10.255 10.255 0 0 0-.33-2.68 6.353 6.353 0 0 0-.974-2.098 4.426 4.426 0 0 0-1.57-1.363 4.572 4.572 0 0 0-2.148-.488 4.664 4.664 0 0 0-2.178.488 4.45 4.45 0 0 0-1.576 1.363 6.307 6.307 0 0 0-.954 2.097 10.67 10.67 0 0 0-.32 2.68c-.007.917.1 1.831.32 2.721.188.77.51 1.5.954 2.156a4.375 4.375 0 0 0 3.756 1.928h-.002ZM61.506 6.267h4.496a7.743 7.743 0 0 1 2.086.271 5.436 5.436 0 0 1 1.69.785c.468.333.857.766 1.137 1.268.285.53.429 1.126.418 1.728a3.337 3.337 0 0 1-.405 1.68 3.65 3.65 0 0 1-1.061 1.185 4.63 4.63 0 0 1-1.495.704 6.273 6.273 0 0 1-1.706.233c-.244 0-.502 0-.774-.022-.273-.022-.532-.032-.785-.053-.253-.02-.486-.047-.695-.076a6.82 6.82 0 0 1-.513-.088v6.565h-2.383l-.01-14.18Zm2.383 6.815c.268.08.556.155.868.223.309.068.625.103.941.103.46.01.916-.069 1.344-.234.36-.14.688-.356.958-.633.257-.267.452-.587.573-.937.13-.367.194-.753.19-1.142a3.296 3.296 0 0 0-.247-1.3 3.06 3.06 0 0 0-.678-.998 2.92 2.92 0 0 0-1.012-.633c-.4-.15-.824-.225-1.251-.222h-1.692l.006 5.773ZM83.27 6.267v.91h-7.472v5.07h5.007v.92h-5.007v6.36h7.478v.92h-9.861V6.267h9.856Zm2.643 0h1.342l9.295 10.368h.087V6.267h1.05v14.517h-.557L87.066 9.239h-.088V20.44h-1.07l.005-14.173Z\" fill=\"#122759\"/><path d=\"M101.144 6.267h4.916a8.068 8.068 0 0 1 2.236.278 4.841 4.841 0 0 1 1.605.764c.413.304.747.704.974 1.164.219.466.33.975.324 1.49.002.426-.082.848-.249 1.24-.164.388-.4.74-.696 1.04a4.58 4.58 0 0 1-1.096.802 5.825 5.825 0 0 1-1.418.524l5.154 6.88h-2.749l-4.931-6.677h-1.677v6.676h-2.382l-.011-14.18Zm2.381 6.803h1.376a4.962 4.962 0 0 0 1.484-.212c.428-.124.827-.33 1.177-.606.327-.261.594-.59.781-.964.19-.39.285-.818.279-1.252a2.99 2.99 0 0 0-.223-1.162 2.667 2.667 0 0 0-.619-.917 2.887 2.887 0 0 0-.944-.595 3.235 3.235 0 0 0-1.208-.217h-2.1l-.003 5.925Zm18.352 7.714a8.135 8.135 0 0 1-3.981-1.03 7.474 7.474 0 0 1-2.79-2.705 7.647 7.647 0 0 1-.776-1.791 7.234 7.234 0 0 1-.278-2 6.888 6.888 0 0 1 .6-2.86 7.25 7.25 0 0 1 1.66-2.323 7.87 7.87 0 0 1 2.487-1.566 8.537 8.537 0 0 1 6.15 0c.92.362 1.763.893 2.487 1.566a7.24 7.24 0 0 1 1.658 2.323c.402.9.606 1.875.598 2.86a7.082 7.082 0 0 1-.278 1.994 7.401 7.401 0 0 1-.775 1.797 7.282 7.282 0 0 1-1.206 1.53 7.57 7.57 0 0 1-1.581 1.175 8.14 8.14 0 0 1-3.975 1.03Zm0-.715a4.438 4.438 0 0 0 2.151-.51 4.532 4.532 0 0 0 1.569-1.418 6.787 6.787 0 0 0 .964-2.156c.228-.889.339-1.803.331-2.72a10.181 10.181 0 0 0-.331-2.68 6.431 6.431 0 0 0-.964-2.098 4.452 4.452 0 0 0-1.569-1.363 4.588 4.588 0 0 0-2.151-.488 4.672 4.672 0 0 0-2.178.488 4.471 4.471 0 0 0-1.578 1.363 6.197 6.197 0 0 0-.95 2.097 10.393 10.393 0 0 0-.321 2.68c-.009.917.099 1.832.321 2.721.184.77.506 1.5.95 2.156a4.386 4.386 0 0 0 3.756 1.928Zm16.464-14.126 6.677 14.504H142.6l-2.168-4.729h-6.08l-2.233 4.729h-1.192l6.826-14.504h.588Zm-3.571 8.85h5.221l-2.579-5.612-2.642 5.612Zm12.075-8.526h4.729c1.461 0 2.712.136 3.755.408a6.463 6.463 0 0 1 2.621 1.304 6.62 6.62 0 0 1 1.808 2.345c.408.916.614 1.909.604 2.911a7.346 7.346 0 0 1-.541 2.813 6.5 6.5 0 0 1-1.593 2.292 7.695 7.695 0 0 1-2.58 1.54 9.981 9.981 0 0 1-3.509.57h-5.298l.004-14.183Zm2.384 13.141h2.537c.77.005 1.535-.13 2.257-.396a5.132 5.132 0 0 0 1.842-1.176 5.537 5.537 0 0 0 1.239-1.927 7.116 7.116 0 0 0 .456-2.643 6.496 6.496 0 0 0-.428-2.392 5.569 5.569 0 0 0-1.198-1.886 5.47 5.47 0 0 0-1.831-1.234 5.934 5.934 0 0 0-2.327-.445h-2.541l-.006 12.099Z\" fill=\"#000\"/><path d=\"M102.589 27.654c-.009.46.068.918.226 1.35.134.377.346.721.623 1.01.264.277.584.494.939.636a3.1 3.1 0 0 0 1.176.22c.25.003.498-.045.729-.139a2.7 2.7 0 0 0 .65-.38c.386-.308.702-.695.926-1.135l.505.33a5.057 5.057 0 0 1-.522.695 3.559 3.559 0 0 1-1.589 1.006 3.866 3.866 0 0 1-1.113.153 4.239 4.239 0 0 1-1.621-.298 3.832 3.832 0 0 1-1.251-.81 3.543 3.543 0 0 1-.8-1.188 3.659 3.659 0 0 1-.147-2.42 3.66 3.66 0 0 1 .973-1.664c.239-.234.508-.434.8-.597a4.15 4.15 0 0 1 .973-.389c.37-.095.751-.142 1.133-.14.358-.002.714.05 1.057.154a3.642 3.642 0 0 1 1.585.999c.197.215.375.448.53.695l-.519.352a5.02 5.02 0 0 0-.475-.757 2.682 2.682 0 0 0-.532-.523 1.988 1.988 0 0 0-.602-.303 2.212 2.212 0 0 0-.676-.1 2.97 2.97 0 0 0-1.163.225 2.71 2.71 0 0 0-.943.65 3.018 3.018 0 0 0-.634 1.026 3.82 3.82 0 0 0-.238 1.342Zm12.727-3.776 3.382 7.337h-1.229l-1.096-2.395h-3.077l-1.131 2.395h-.602l3.452-7.337h.301Zm-1.808 4.477h2.642l-1.304-2.84-1.338 2.84Zm8.688-4.311h2.281c.356-.003.711.043 1.055.139.306.08.597.214.856.396.238.168.433.387.573.641.145.268.218.57.212.874a1.68 1.68 0 0 1-.205.85 1.81 1.81 0 0 1-.537.598 2.31 2.31 0 0 1-.758.357 3.21 3.21 0 0 1-.861.117c-.122 0-.254 0-.393-.01s-.266-.016-.395-.027a8.72 8.72 0 0 1-.355-.04 3.496 3.496 0 0 1-.26-.043v3.32h-1.206l-.007-7.172Zm1.206 3.445c.135.04.281.077.438.113.157.034.318.052.479.052.232.005.463-.035.68-.118a1.42 1.42 0 0 0 .485-.32c.128-.137.226-.298.29-.474.062-.186.094-.382.094-.579a1.631 1.631 0 0 0-.126-.657 1.476 1.476 0 0 0-.853-.825 1.758 1.758 0 0 0-.63-.111h-.857v2.919Zm7.398-3.445h1.205v7.171H130.8v-7.171Zm11.299 0v.457h-2.6v6.711h-1.205v-6.71h-2.595v-.461l6.4.003Zm6.568-.166 3.38 7.337h-1.225l-1.098-2.395h-3.078l-1.13 2.395h-.603l3.454-7.337h.3Zm-1.808 4.477h2.643l-1.303-2.84-1.34 2.84Zm8.689-4.311h1.204v6.705h3.616v.466h-4.818l-.002-7.171Zm-57.861 3.322h-53.43v.53h53.43v-.53Z\" fill=\"#808285\"/><path d=\"M28.044 2.477c-.064 0-.178.14-.178.14L5.473 31.484a24.162 24.162 0 0 0 1.82 1.64l20.38-29.99s.393-.623.37-.658Z\" fill=\"#000\"/><path d=\"M26.502 1.722A18.565 18.565 0 0 0 18.695 0C8.366 0-.004 8.356-.004 18.66a18.575 18.575 0 0 0 2.113 8.623L24.03 5.046l.026-.028 2.956-2.998c-.182-.098-.325-.212-.51-.298ZM3.96 23.126a15.397 15.397 0 0 1 20.105-18.87L3.96 23.126Z\" fill=\"#122759\"/><path d=\"m27.903 6.345.018.015a.047.047 0 0 0-.018-.015Z\" fill=\"#062F75\"/><path d=\"m29.283 3.303.235.164-.463-.332-15.89 33.361c1.79.553 3.655.834 5.53.835 10.321 0 18.691-8.357 18.691-18.663a18.612 18.612 0 0 0-8.103-15.365ZM18.695 34.041c-.56 0-1.12-.031-1.678-.092l11.04-27.477a15.363 15.363 0 0 1-9.362 27.57ZM164.412 4.646a1.605 1.605 0 0 1 1.603 1.61 1.611 1.611 0 0 1-1.608 1.605 1.607 1.607 0 0 1-.005-3.215h.01Zm-.01.251a1.37 1.37 0 0 0 .01 2.74c.717.009 1.293-.603 1.293-1.366a1.326 1.326 0 0 0-.786-1.258 1.328 1.328 0 0 0-.507-.116h-.01Zm-.302 2.31h-.288v-1.81c.169-.027.34-.042.511-.043a.93.93 0 0 1 .556.139.437.437 0 0 1 .165.374.442.442 0 0 1-.352.438v.014c.16.03.268.174.302.44a1.5 1.5 0 0 0 .116.445h-.298a1.367 1.367 0 0 1-.124-.46.335.335 0 0 0-.386-.316h-.203l.001.777Zm0-1.001h.209c.237 0 .439-.086.439-.309 0-.158-.115-.315-.439-.315-.07 0-.14.004-.209.013v.611Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h166v37.326H0z\"/></clipPath></defs></svg>',variants:{dYoCXE8D2:{filter:\"brightness(1) grayscale(0) invert(0)\",WebkitFilter:\"brightness(1) grayscale(0) invert(0)\"},I2SFnEySF:{filter:\"brightness(1) grayscale(0) invert(0)\",WebkitFilter:\"brightness(1) grayscale(0) invert(0)\"},vePHAENhR:{filter:\"brightness(1) grayscale(0) invert(0)\",WebkitFilter:\"brightness(1) grayscale(0) invert(0)\"}},withExternalLayout:true,...addPropertyOverrides({dYoCXE8D2:{as:\"a\"},I2SFnEySF:{as:\"a\"},vePHAENhR:{as:\"a\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j09ujs\",layoutDependency:layoutDependency,layoutId:\"VYHuJAdMT\",style:{backdropFilter:\"blur(0px)\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:60,borderBottomRightRadius:60,borderTopLeftRadius:60,borderTopRightRadius:60,WebkitBackdropFilter:\"blur(0px)\"},variants:{dYoCXE8D2:{backgroundColor:\"rgba(0, 0, 0, 0)\"},I2SFnEySF:{backgroundColor:\"rgba(0, 0, 0, 0)\"},vePHAENhR:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pd3pv3\",layoutDependency:layoutDependency,layoutId:\"EGNQV1Dtq\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"A4B2ALbFU\"},implicitPathVariables:undefined},{href:{webPageId:\"A4B2ALbFU\"},implicitPathVariables:undefined},{href:{webPageId:\"A4B2ALbFU\"},implicitPathVariables:undefined},{href:{webPageId:\"A4B2ALbFU\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b8mzey-container\",layoutDependency:layoutDependency,layoutId:\"ipX8Es4n3-container\",children:/*#__PURE__*/_jsx(NavButton,{height:\"100%\",id:\"ipX8Es4n3\",layoutId:\"ipX8Es4n3\",link:resolvedLinks[0],title:\"Home\",variant:\"rxqz9KAwD\",width:\"100%\",...addPropertyOverrides({dYoCXE8D2:{link:resolvedLinks[1]},ksTJxFFNT:{link:resolvedLinks[3]},vePHAENhR:{link:resolvedLinks[2]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VsYaCVLY9\"},implicitPathVariables:undefined},{href:{webPageId:\"VsYaCVLY9\"},implicitPathVariables:undefined},{href:{webPageId:\"VsYaCVLY9\"},implicitPathVariables:undefined},{href:{webPageId:\"VsYaCVLY9\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b237wr-container\",layoutDependency:layoutDependency,layoutId:\"lt62siZNq-container\",children:/*#__PURE__*/_jsx(NavButton,{height:\"100%\",id:\"lt62siZNq\",layoutId:\"lt62siZNq\",link:resolvedLinks1[0],title:\"About Us\",variant:\"rxqz9KAwD\",width:\"100%\",...addPropertyOverrides({dYoCXE8D2:{link:resolvedLinks1[1]},ksTJxFFNT:{link:resolvedLinks1[3]},vePHAENhR:{link:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-178iknc-container\",layoutDependency:layoutDependency,layoutId:\"BUGRXO9E9-container\",children:/*#__PURE__*/_jsx(Link1,{color:\"rgb(34, 34, 34)\",font:\"roboto\",height:\"100%\",id:\"BUGRXO9E9\",layoutId:\"BUGRXO9E9\",letter:0,line:1,link:\"#about\",size:12,title:\"Team\",transform:\"none\",weight:\"500\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jqe04g-container\",layoutDependency:layoutDependency,layoutId:\"alRPgnkOC-container\",children:/*#__PURE__*/_jsx(Link1,{color:\"rgb(34, 34, 34)\",font:\"roboto\",height:\"100%\",id:\"alRPgnkOC\",layoutId:\"alRPgnkOC\",letter:0,line:1,link:\"#about\",size:12,title:\"Portfolio\",transform:\"none\",weight:\"500\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hhwy8l-container\",layoutDependency:layoutDependency,layoutId:\"ddJnnLMfl-container\",children:/*#__PURE__*/_jsx(Link1,{color:\"rgb(34, 34, 34)\",font:\"roboto\",height:\"100%\",id:\"ddJnnLMfl\",layoutId:\"ddJnnLMfl\",letter:0,line:1,link:\"#about\",size:12,title:\"Testimonials\",transform:\"none\",weight:\"500\",width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-r47xnj-container\",layoutDependency:layoutDependency,layoutId:\"GtxkSpeu3-container\",children:/*#__PURE__*/_jsx(Link1,{color:\"rgb(34, 34, 34)\",font:\"roboto\",height:\"100%\",id:\"GtxkSpeu3\",layoutId:\"GtxkSpeu3\",letter:0,line:1,link:\"#about\",size:12,title:\"News\",transform:\"none\",weight:\"500\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NculUb3GN\"},implicitPathVariables:undefined},{href:{webPageId:\"NculUb3GN\"},implicitPathVariables:undefined},{href:{webPageId:\"NculUb3GN\"},implicitPathVariables:undefined},{href:{webPageId:\"NculUb3GN\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tq91iv-container\",layoutDependency:layoutDependency,layoutId:\"LIYwtq4t7-container\",children:/*#__PURE__*/_jsx(NavButton,{height:\"100%\",id:\"LIYwtq4t7\",layoutId:\"LIYwtq4t7\",link:resolvedLinks2[0],title:\"Team\",variant:\"rxqz9KAwD\",width:\"100%\",...addPropertyOverrides({dYoCXE8D2:{link:resolvedLinks2[1]},ksTJxFFNT:{link:resolvedLinks2[3]},vePHAENhR:{link:resolvedLinks2[2]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QBOlb9j8y\"},implicitPathVariables:undefined},{href:{webPageId:\"QBOlb9j8y\"},implicitPathVariables:undefined},{href:{webPageId:\"QBOlb9j8y\"},implicitPathVariables:undefined},{href:{webPageId:\"YrOdU3RPI\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xykwe3-container\",layoutDependency:layoutDependency,layoutId:\"UBOztisPP-container\",children:/*#__PURE__*/_jsx(NavButton,{height:\"100%\",id:\"UBOztisPP\",layoutId:\"UBOztisPP\",link:resolvedLinks3[0],title:\"Portfolio\",variant:\"rxqz9KAwD\",width:\"100%\",...addPropertyOverrides({dYoCXE8D2:{link:resolvedLinks3[1]},ksTJxFFNT:{link:resolvedLinks3[3]},vePHAENhR:{link:resolvedLinks3[2]}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XY_7GR6kO\"},implicitPathVariables:undefined},{href:{webPageId:\"XY_7GR6kO\"},implicitPathVariables:undefined},{href:{webPageId:\"XY_7GR6kO\"},implicitPathVariables:undefined},{href:{webPageId:\"XY_7GR6kO\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7c5dz1-container\",layoutDependency:layoutDependency,layoutId:\"OgUYDc1a0-container\",children:/*#__PURE__*/_jsx(NavButton,{height:\"100%\",id:\"OgUYDc1a0\",layoutId:\"OgUYDc1a0\",link:resolvedLinks4[0],title:\"News\",variant:\"rxqz9KAwD\",width:\"100%\",...addPropertyOverrides({dYoCXE8D2:{link:resolvedLinks4[1]},ksTJxFFNT:{link:resolvedLinks4[3]},vePHAENhR:{link:resolvedLinks4[2]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-616yqq-container\",layoutDependency:layoutDependency,layoutId:\"zRv3huoub-container\",children:/*#__PURE__*/_jsx(Link1,{color:\"rgb(34, 34, 34)\",font:\"roboto\",height:\"100%\",id:\"zRv3huoub\",layoutId:\"zRv3huoub\",letter:0,line:1,link:\"#about\",size:12,title:\"About Us\",transform:\"none\",weight:\"500\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sd41zb-container\",layoutDependency:layoutDependency,layoutId:\"sj8UfDkNn-container\",children:/*#__PURE__*/_jsx(NavContactUs,{height:\"100%\",id:\"sj8UfDkNn\",layoutId:\"sj8UfDkNn\",style:{height:\"100%\"},variant:\"KfHgWnuYn\",width:\"100%\",zX3t4sOG4:\"Contact Us\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LcVGY.framer-1e651w3, .framer-LcVGY .framer-1e651w3 { display: block; }\",\".framer-LcVGY.framer-12xd7kh { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 130px; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 1440px; }\",\".framer-LcVGY .framer-12m3acn { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 70px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 20px; position: relative; width: 1px; }\",\".framer-LcVGY .framer-10p59f { aspect-ratio: 4.368421052631579 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 70px); position: relative; width: 306px; }\",\".framer-LcVGY .framer-j09ujs { flex: none; height: 60px; overflow: visible; position: absolute; right: 42px; top: calc(50.00000000000002% - 60px / 2); width: 698px; z-index: 1; }\",\".framer-LcVGY .framer-1pd3pv3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: 24px; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; right: 136px; top: calc(50.00000000000002% - 24px / 2); }\",\".framer-LcVGY .framer-1b8mzey-container, .framer-LcVGY .framer-1b237wr-container, .framer-LcVGY .framer-tq91iv-container, .framer-LcVGY .framer-1xykwe3-container, .framer-LcVGY .framer-7c5dz1-container { cursor: pointer; flex: none; height: auto; position: relative; width: auto; }\",\".framer-LcVGY .framer-178iknc-container, .framer-LcVGY .framer-jqe04g-container, .framer-LcVGY .framer-1hhwy8l-container, .framer-LcVGY .framer-r47xnj-container, .framer-LcVGY .framer-616yqq-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-LcVGY .framer-1sd41zb-container { bottom: 10px; cursor: pointer; flex: none; position: absolute; right: 16px; top: 10px; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LcVGY.framer-12xd7kh, .framer-LcVGY .framer-1pd3pv3 { gap: 0px; } .framer-LcVGY.framer-12xd7kh > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-LcVGY.framer-12xd7kh > :first-child, .framer-LcVGY .framer-1pd3pv3 > :first-child { margin-left: 0px; } .framer-LcVGY.framer-12xd7kh > :last-child, .framer-LcVGY .framer-1pd3pv3 > :last-child { margin-right: 0px; } .framer-LcVGY .framer-1pd3pv3 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } }\",\".framer-LcVGY.framer-v-1jlx8t3.framer-12xd7kh, .framer-LcVGY.framer-v-9lc0ae.framer-12xd7kh, .framer-LcVGY.framer-v-1fgsboj.framer-12xd7kh { height: 100px; }\",\".framer-LcVGY.framer-v-1jlx8t3 .framer-12m3acn, .framer-LcVGY.framer-v-9lc0ae .framer-12m3acn, .framer-LcVGY.framer-v-1fgsboj .framer-12m3acn { height: 40px; padding: 0px 0px 0px 40px; }\",\".framer-LcVGY.framer-v-1jlx8t3 .framer-10p59f, .framer-LcVGY.framer-v-9lc0ae .framer-10p59f, .framer-LcVGY.framer-v-1fgsboj .framer-10p59f { height: var(--framer-aspect-ratio-supported, 40px); text-decoration: none; width: 175px; }\",\".framer-LcVGY.framer-v-1fgsboj .framer-178iknc-container { order: 1; }\",\".framer-LcVGY.framer-v-1fgsboj .framer-jqe04g-container { order: 2; }\",\".framer-LcVGY.framer-v-1fgsboj .framer-1hhwy8l-container { order: 3; }\",\".framer-LcVGY.framer-v-1fgsboj .framer-r47xnj-container { order: 4; }\",\".framer-LcVGY.framer-v-1fgsboj .framer-616yqq-container { order: 0; }\",'.framer-LcVGY[data-border=\"true\"]::after, .framer-LcVGY [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 130\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"dYoCXE8D2\":{\"layout\":[\"fixed\",\"fixed\"]},\"vePHAENhR\":{\"layout\":[\"fixed\",\"fixed\"]},\"ksTJxFFNT\":{\"layout\":[\"fixed\",\"fixed\"]},\"I2SFnEySF\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbRtUt7Lvw=withCSS(Component,css,\"framer-LcVGY\");export default FramerbRtUt7Lvw;FramerbRtUt7Lvw.displayName=\"Topbar\";FramerbRtUt7Lvw.defaultProps={height:130,width:1440};addPropertyControls(FramerbRtUt7Lvw,{variant:{options:[\"vGneykpTx\",\"dYoCXE8D2\",\"vePHAENhR\",\"ksTJxFFNT\",\"I2SFnEySF\"],optionTitles:[\"Light\",\"Small\",\"Team\",\"Yellow\",\"Portfolio\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerbRtUt7Lvw,[{explicitInter:true,fonts:[]},...NavButtonFonts,...Link1Fonts,...NavContactUsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbRtUt7Lvw\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dYoCXE8D2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vePHAENhR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ksTJxFFNT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"I2SFnEySF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"130\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bRtUt7Lvw.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "const o=e=>e;let t;var h=e=>(t||(t=o(e.createElement(\"path\",{d:\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"}),\"Home\")),t);export{h as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useMemo,useRef}from\"react\";import{addPropertyControls,ControlType,motion,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/material-icons/Home.js@0.0.32\";import{defaultEvents,useIconSelection,getIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const moduleBaseUrl=\"https://framer.com/m/material-icons/\";const icons={AcUnit:15,AccessAlarm:15,AccessAlarms:15,AccessTime:15,AccessTimeFilled:0,Accessibility:7,AccessibilityNew:0,Accessible:15,AccessibleForward:0,AccountBalance:2,AccountBalanceWallet:0,AccountBox:15,AccountCircle:7,AccountTree:15,AdUnits:15,Adb:15,Add:15,AddAPhoto:15,AddAlarm:15,AddAlert:15,AddBox:15,AddBusiness:15,AddCircle:15,AddCircleOutline:0,AddComment:15,AddIcCall:15,AddLink:15,AddLocation:15,AddLocationAlt:2,AddModerator:15,AddPhotoAlternate:0,AddReaction:15,AddRoad:15,AddShoppingCart:2,AddTask:15,AddToDrive:15,AddToHomeScreen:2,AddToPhotos:15,AddToQueue:15,Addchart:15,Adjust:15,AdminPanelSettings:0,Agriculture:15,Air:15,AirlineSeatFlat:2,AirplaneTicket:2,AirplanemodeActive:0,AirplanemodeInactive:0,Airplay:15,AirportShuttle:2,Alarm:15,AlarmAdd:15,AlarmOff:15,AlarmOn:15,Album:15,AlignHorizontalLeft:0,AlignHorizontalRight:0,AlignVerticalBottom:0,AlignVerticalCenter:0,AlignVerticalTop:0,AllInbox:15,AllInclusive:15,AllOut:15,AltRoute:15,AlternateEmail:2,Analytics:15,Anchor:15,Android:15,Animation:15,Announcement:15,Aod:15,Apartment:15,Api:15,AppBlocking:15,AppRegistration:2,AppSettingsAlt:2,Apple:0,Approval:15,Apps:15,Architecture:15,Archive:15,ArrowBack:15,ArrowBackIos:15,ArrowBackIosNew:2,ArrowCircleDown:2,ArrowCircleUp:7,ArrowDownward:7,ArrowDropDown:7,ArrowDropDownCircle:0,ArrowDropUp:15,ArrowForward:15,ArrowForwardIos:2,ArrowLeft:15,ArrowRight:15,ArrowRightAlt:7,ArrowUpward:15,ArtTrack:15,Article:15,AspectRatio:15,Assessment:15,Assignment:15,AssignmentInd:7,AssignmentLate:2,AssignmentReturn:0,AssignmentReturned:0,AssignmentTurnedIn:0,Assistant:15,AssistantDirection:0,AssistantPhoto:2,Atm:15,AttachEmail:15,AttachFile:15,AttachMoney:15,Attachment:15,Attractions:15,Attribution:15,Audiotrack:15,AutoAwesome:15,AutoAwesomeMosaic:0,AutoAwesomeMotion:0,AutoDelete:15,AutoFixHigh:15,AutoFixNormal:7,AutoFixOff:15,AutoGraph:15,AutoStories:15,AutofpsSelect:7,Autorenew:15,AvTimer:15,BabyChangingStation:0,Backpack:15,Backspace:15,Backup:15,BackupTable:15,Badge:15,BakeryDining:15,Balcony:15,Ballot:15,BarChart:15,BatchPrediction:2,Bathroom:15,Bathtub:15,Battery20:15,Battery30:15,Battery50:15,Battery60:15,Battery80:15,Battery90:15,BatteryAlert:15,BatteryCharging20:0,BatteryCharging30:0,BatteryCharging50:0,BatteryCharging60:0,BatteryCharging80:0,BatteryCharging90:0,BatteryChargingFull:0,BatteryFull:15,BatterySaver:15,BatteryStd:15,BatteryUnknown:2,BeachAccess:15,Bed:15,BedroomBaby:15,BedroomChild:15,BedroomParent:7,Bedtime:15,Beenhere:15,Bento:15,BikeScooter:15,Biotech:15,Blender:15,Block:15,Bloodtype:15,Bluetooth:15,BluetoothAudio:2,BluetoothConnected:0,BluetoothDisabled:0,BluetoothDrive:2,BluetoothSearching:0,BlurCircular:15,BlurLinear:15,BlurOff:15,BlurOn:15,Bolt:15,Book:15,BookOnline:15,Bookmark:15,BookmarkAdd:15,BookmarkAdded:7,BookmarkBorder:2,BookmarkRemove:2,Bookmarks:15,BorderAll:15,BorderBottom:15,BorderClear:15,BorderColor:15,BorderHorizontal:0,BorderInner:15,BorderLeft:15,BorderOuter:15,BorderRight:15,BorderStyle:15,BorderTop:15,BorderVertical:2,BrandingWatermark:0,BreakfastDining:2,Brightness1:15,Brightness2:15,Brightness3:15,Brightness4:15,Brightness5:15,Brightness6:15,Brightness7:15,BrightnessAuto:2,BrightnessHigh:2,BrightnessLow:7,BrightnessMedium:0,BrokenImage:15,BrowserNotSupported:0,BrunchDining:15,Brush:15,BubbleChart:15,BugReport:15,Build:15,BuildCircle:15,Bungalow:15,BurstMode:15,BusAlert:15,Business:15,BusinessCenter:2,Cabin:15,Cable:15,Cached:15,Cake:15,Calculate:15,CalendarToday:7,CalendarViewDay:2,CalendarViewMonth:0,CalendarViewWeek:0,Call:15,CallEnd:15,CallMade:15,CallMerge:15,CallMissed:15,CallMissedOutgoing:0,CallReceived:15,CallSplit:15,CallToAction:15,Camera:15,CameraAlt:15,CameraEnhance:7,CameraFront:15,CameraIndoor:15,CameraOutdoor:7,CameraRear:15,CameraRoll:15,Cameraswitch:15,Campaign:15,Cancel:15,CancelPresentation:0,CancelScheduleSend:0,CarRental:15,CarRepair:15,CardGiftcard:15,CardMembership:2,CardTravel:15,Carpenter:15,Cases:15,Casino:15,Cast:15,CastConnected:7,CastForEducation:0,CatchingPokemon:2,Category:15,Celebration:15,CellWifi:15,CenterFocusStrong:0,CenterFocusWeak:2,Chair:15,ChairAlt:15,Chalet:15,ChangeCircle:15,ChangeHistory:7,ChargingStation:2,Chat:15,ChatBubble:15,ChatBubbleOutline:0,Check:15,CheckBox:15,CheckBoxOutlineBlank:0,CheckCircle:15,CheckCircleOutline:0,Checkroom:15,ChevronLeft:15,ChevronRight:15,ChildCare:15,ChildFriendly:7,ChromeReaderMode:0,Circle:15,CircleNotifications:0,Class:15,CleanHands:15,CleaningServices:0,Clear:15,ClearAll:15,Close:15,CloseFullscreen:2,ClosedCaption:7,ClosedCaptionOff:0,Cloud:15,CloudCircle:15,CloudDone:15,CloudDownload:7,CloudOff:15,CloudQueue:15,CloudUpload:15,Code:15,CodeOff:15,Coffee:15,CoffeeMaker:15,Collections:15,CollectionsBookmark:0,ColorLens:15,Colorize:15,Comment:15,CommentBank:15,Commute:15,Compare:15,CompareArrows:7,CompassCalibration:0,Compress:15,Computer:15,ConfirmationNumber:0,ConnectedTv:15,Construction:15,ContactMail:15,ContactPage:15,ContactPhone:15,ContactSupport:2,Contactless:15,Contacts:15,ContentCopy:15,ContentCut:15,ContentPaste:15,ContentPasteOff:2,ControlCamera:7,ControlPoint:15,CopyAll:15,Copyright:15,Coronavirus:15,CorporateFare:7,Cottage:15,Countertops:15,Create:15,CreateNewFolder:2,CreditCard:15,CreditCardOff:7,CreditScore:15,Crib:15,Crop:15,Crop169:15,Crop32:15,Crop54:15,Crop75:15,CropDin:15,CropFree:15,CropLandscape:7,CropOriginal:15,CropPortrait:15,CropRotate:15,CropSquare:15,Dangerous:15,DarkMode:15,Dashboard:15,DashboardCustomize:0,DataSaverOff:15,DataSaverOn:15,DataUsage:15,DateRange:15,Deck:15,Dehaze:15,Delete:15,DeleteForever:7,DeleteOutline:7,DeleteSweep:15,DeliveryDining:2,DepartureBoard:2,Description:15,DesignServices:2,DesktopMac:15,DesktopWindows:2,Details:15,DeveloperBoard:2,DeveloperBoardOff:0,DeveloperMode:7,DeviceHub:15,DeviceThermostat:0,DeviceUnknown:7,Devices:15,DevicesOther:15,DialerSip:15,Dialpad:15,Dining:15,DinnerDining:15,Directions:15,DirectionsBike:2,DirectionsBoat:2,DirectionsBoatFilled:0,DirectionsBus:7,DirectionsBusFilled:0,DirectionsCar:7,DirectionsCarFilled:0,DirectionsOff:7,DirectionsRailway:0,DirectionsRun:7,DirectionsSubway:0,DirectionsTransit:0,DirectionsWalk:2,DirtyLens:15,DisabledByDefault:0,DiscFull:15,Dns:15,DoDisturb:15,DoDisturbAlt:15,DoDisturbOff:15,DoDisturbOn:15,DoNotDisturb:15,DoNotDisturbAlt:2,DoNotDisturbOff:2,DoNotDisturbOn:2,DoNotStep:15,DoNotTouch:15,Dock:15,DocumentScanner:2,Domain:15,DomainDisabled:2,DomainVerification:0,Done:15,DoneAll:15,DoneOutline:15,DonutLarge:15,DonutSmall:15,DoorBack:15,DoorFront:15,DoorSliding:15,Doorbell:15,DoubleArrow:15,DownhillSkiing:2,Download:15,DownloadDone:15,DownloadForOffline:0,Downloading:15,Drafts:15,DragHandle:15,DragIndicator:7,DriveEta:15,DriveFileMove:7,DriveFolderUpload:0,Dry:15,DryCleaning:15,Duo:15,Dvr:15,DynamicFeed:15,DynamicForm:15,EMobiledata:15,Earbuds:15,EarbudsBattery:2,East:15,Eco:15,EdgesensorHigh:2,EdgesensorLow:7,Edit:15,EditAttributes:2,EditLocation:15,EditLocationAlt:2,EditNotifications:0,EditOff:15,EditRoad:15,EightK:15,EightKPlus:15,EightMp:15,EightteenMp:15,Eject:15,Elderly:15,ElectricBike:15,ElectricCar:15,ElectricMoped:7,ElectricRickshaw:0,ElectricScooter:2,ElectricalServices:0,Elevator:15,ElevenMp:15,Email:15,EmojiEmotions:7,EmojiEvents:15,EmojiFlags:15,EmojiFoodBeverage:0,EmojiNature:15,EmojiObjects:15,EmojiPeople:15,EmojiSymbols:15,EmojiTransportation:0,Engineering:15,EnhancedEncryption:0,Equalizer:15,Error:15,ErrorOutline:15,Escalator:15,EscalatorWarning:0,Euro:15,EuroSymbol:15,EvStation:15,Event:15,EventAvailable:2,EventBusy:15,EventNote:15,EventSeat:15,ExitToApp:15,Expand:15,ExpandLess:15,ExpandMore:15,Explicit:15,Explore:15,ExploreOff:15,Exposure:15,Extension:15,ExtensionOff:15,Face:15,FaceRetouchingOff:0,Facebook:15,FactCheck:15,FamilyRestroom:2,FastForward:15,FastRewind:15,Fastfood:15,Favorite:15,FavoriteBorder:2,FeaturedPlayList:0,FeaturedVideo:7,Feed:15,Feedback:15,Female:15,Fence:15,Festival:15,FiberDvr:15,FiberManualRecord:0,FiberNew:15,FiberPin:15,FiberSmartRecord:0,FileCopy:15,FileDownload:15,FileDownloadDone:0,FileDownloadOff:2,FilePresent:15,FileUpload:15,Filter:15,Filter1:15,Filter2:15,Filter3:15,Filter4:15,Filter5:15,Filter6:15,Filter7:15,Filter8:15,Filter9:15,Filter9Plus:15,FilterAlt:15,FilterBAndW:15,FilterCenterFocus:0,FilterDrama:15,FilterFrames:15,FilterHdr:15,FilterList:15,FilterNone:15,FilterTiltShift:2,FilterVintage:7,FindInPage:15,FindReplace:15,Fingerprint:15,FireExtinguisher:0,Fireplace:15,FirstPage:15,FitScreen:15,FitnessCenter:7,FiveG:15,FiveK:15,FiveKPlus:15,FiveMp:15,FivteenMp:15,Flag:15,Flaky:15,Flare:15,FlashAuto:15,FlashOff:15,FlashOn:15,FlashlightOff:7,FlashlightOn:15,Flatware:15,Flight:15,FlightLand:15,FlightTakeoff:7,Flip:15,FlipCameraAndroid:0,FlipCameraIos:7,FlipToBack:15,FlipToFront:15,Flourescent:15,FlutterDash:15,FmdBad:15,FmdGood:15,Folder:15,FolderOpen:15,FolderShared:15,FolderSpecial:7,FollowTheSigns:2,FontDownload:15,FontDownloadOff:2,FoodBank:15,FormatAlignCenter:0,FormatAlignJustify:0,FormatAlignLeft:2,FormatAlignRight:0,FormatBold:15,FormatClear:15,FormatColorFill:2,FormatColorReset:0,FormatColorText:2,FormatIndentDecrease:0,FormatIndentIncrease:0,FormatItalic:15,FormatLineSpacing:0,FormatListBulleted:0,FormatListNumbered:0,FormatPaint:15,FormatQuote:15,FormatShapes:15,FormatSize:15,FormatStrikethrough:0,FormatUnderlined:0,Forum:15,Forward:15,Forward10:15,Forward30:15,Forward5:15,ForwardToInbox:2,Foundation:15,FourGMobiledata:2,FourGPlusMobiledata:0,FourK:15,FourKPlus:15,FourMp:15,FourteenMp:15,FreeBreakfast:7,Fullscreen:15,FullscreenExit:2,Functions:15,GMobiledata:15,GTranslate:15,Gamepad:15,Games:15,Garage:15,Gavel:15,Gesture:15,GetApp:15,Gif:15,GitHub:0,Gite:15,GolfCourse:15,Google:0,GppBad:15,GppGood:15,GppMaybe:15,GpsFixed:15,GpsNotFixed:15,GpsOff:15,Grade:15,Gradient:15,Grading:15,Grain:15,GraphicEq:15,Grass:15,Grid3x3:15,Grid4x4:15,GridGoldenratio:2,GridOff:15,GridOn:15,GridView:15,Group:15,GroupAdd:15,GroupWork:15,Groups:15,HMobiledata:15,HPlusMobiledata:2,Hail:15,Handyman:15,Hardware:15,Hd:15,HdrAuto:15,HdrAutoSelect:7,HdrEnhancedSelect:0,HdrOff:15,HdrOffSelect:15,HdrOn:15,HdrOnSelect:15,HdrPlus:15,HdrStrong:15,HdrWeak:15,Headphones:15,HeadphonesBattery:0,Headset:15,HeadsetMic:15,HeadsetOff:15,Healing:15,HealthAndSafety:2,Hearing:15,HearingDisabled:2,Height:15,Help:15,HelpCenter:15,HelpOutline:15,Hevc:15,HideImage:15,HideSource:15,HighQuality:15,Highlight:15,HighlightAlt:15,HighlightOff:15,Hiking:15,History:15,HistoryEdu:15,HistoryToggleOff:0,HolidayVillage:2,Home:15,HomeMax:15,HomeMini:15,HomeRepairService:0,HomeWork:15,HorizontalRule:2,HorizontalSplit:2,HotTub:15,Hotel:15,HourglassBottom:2,HourglassDisabled:0,HourglassEmpty:2,HourglassFull:7,HourglassTop:15,House:15,HouseSiding:15,Houseboat:15,HowToReg:15,HowToVote:15,Http:15,Https:15,Hvac:15,IceSkating:15,Icecream:15,Image:15,ImageAspectRatio:0,ImageNotSupported:0,ImageSearch:15,ImagesearchRoller:0,ImportContacts:2,ImportExport:15,ImportantDevices:0,Inbox:15,Info:15,Input:15,InsertChart:15,InsertComment:7,InsertDriveFile:2,InsertEmoticon:2,InsertInvitation:0,InsertLink:15,InsertPhoto:15,Insights:15,Instagram:0,Inventory:15,Inventory2:15,InvertColors:15,InvertColorsOff:2,IosShare:15,Iron:15,Iso:15,Kayaking:15,Keyboard:15,KeyboardAlt:15,KeyboardArrowDown:0,KeyboardArrowLeft:0,KeyboardArrowRight:0,KeyboardArrowUp:2,KeyboardBackspace:0,KeyboardCapslock:0,KeyboardHide:15,KeyboardReturn:2,KeyboardTab:15,KeyboardVoice:7,KingBed:15,Kitchen:15,Kitesurfing:15,Label:15,LabelImportant:2,LabelOff:15,Landscape:15,Language:15,Laptop:15,LaptopChromebook:0,LaptopMac:15,LaptopWindows:7,LastPage:15,Launch:15,Layers:15,LayersClear:15,Leaderboard:15,LeakAdd:15,LeakRemove:15,LegendToggle:15,Lens:15,LensBlur:15,LibraryAdd:15,LibraryAddCheck:2,LibraryBooks:15,LibraryMusic:15,Light:15,LightMode:15,Lightbulb:15,LineStyle:15,LineWeight:15,LinearScale:15,Link:15,LinkOff:15,LinkedCamera:15,LinkedIn:0,Liquor:15,List:15,ListAlt:15,LiveHelp:15,LiveTv:15,Living:15,LocalActivity:7,LocalAirport:15,LocalAtm:15,LocalBar:15,LocalCafe:15,LocalCarWash:15,LocalDining:15,LocalDrink:15,LocalFireDepartment:0,LocalFlorist:15,LocalGasStation:2,LocalGroceryStore:0,LocalHospital:7,LocalHotel:15,LocalLaundryService:0,LocalLibrary:15,LocalMall:15,LocalMovies:15,LocalOffer:15,LocalParking:15,LocalPharmacy:7,LocalPhone:15,LocalPizza:15,LocalPlay:15,LocalPolice:15,LocalPostOffice:2,LocalPrintshop:2,LocalSee:15,LocalShipping:7,LocalTaxi:15,LocationCity:15,LocationDisabled:0,LocationOff:15,LocationOn:15,LocationSearching:0,Lock:15,LockClock:15,LockOpen:15,Login:15,Logout:15,Looks:15,Looks3:15,Looks4:15,Looks5:15,Looks6:15,LooksOne:15,LooksTwo:15,Loop:15,Loupe:15,LowPriority:15,Loyalty:15,LteMobiledata:7,LtePlusMobiledata:0,Luggage:15,LunchDining:15,Mail:15,MailOutline:15,Male:15,ManageAccounts:2,ManageSearch:15,Map:15,MapsHomeWork:15,MapsUgc:15,Margin:15,MarkAsUnread:15,MarkChatRead:15,MarkChatUnread:2,MarkEmailRead:7,MarkEmailUnread:2,Markunread:15,MarkunreadMailbox:0,Masks:15,Maximize:15,MediaBluetoothOff:0,MediaBluetoothOn:0,Mediation:15,MedicalServices:2,Medication:15,MeetingRoom:15,Memory:15,Menu:15,MenuBook:15,MenuOpen:15,MergeType:15,Message:15,Mic:15,MicExternalOff:2,MicExternalOn:7,MicNone:15,MicOff:15,Microwave:15,MilitaryTech:15,Minimize:15,MissedVideoCall:2,Mms:15,MobileFriendly:2,MobileOff:15,MobileScreenShare:0,MobiledataOff:7,Mode:15,ModeComment:15,ModeEdit:15,ModeEditOutline:2,ModeNight:15,ModeStandby:15,ModelTraining:7,MonetizationOn:2,Money:15,MoneyOff:15,MoneyOffCsred:7,Monitor:15,MonitorWeight:7,MonochromePhotos:0,Mood:15,MoodBad:15,Moped:15,More:15,MoreHoriz:15,MoreTime:15,MoreVert:15,MotionPhotosAuto:0,MotionPhotosOff:2,Mouse:15,MoveToInbox:15,Movie:15,MovieCreation:7,MovieFilter:15,Moving:15,Mp:15,MultilineChart:2,MultipleStop:15,Museum:15,MusicNote:15,MusicOff:15,MusicVideo:15,MyLocation:15,Nat:15,Nature:15,NaturePeople:15,NavigateBefore:2,NavigateNext:15,Navigation:15,NearMe:15,NearMeDisabled:2,NearbyError:15,NearbyOff:15,NetworkCell:15,NetworkCheck:15,NetworkLocked:7,NetworkWifi:15,NewReleases:15,NextPlan:15,NextWeek:15,Nfc:15,NightShelter:15,Nightlife:15,Nightlight:15,NightlightRound:2,NightsStay:15,NineK:15,NineKPlus:15,NineMp:15,NineteenMp:15,NoAccounts:15,NoBackpack:15,NoCell:15,NoDrinks:15,NoEncryption:15,NoFlash:15,NoFood:15,NoLuggage:15,NoMeals:15,NoMeetingRoom:7,NoPhotography:7,NoSim:15,NoStroller:15,NoTransfer:15,NordicWalking:7,North:15,NorthEast:15,NorthWest:15,NotAccessible:7,NotInterested:7,NotListedLocation:0,NotStarted:15,Note:15,NoteAdd:15,NoteAlt:15,Notes:15,NotificationAdd:2,Notifications:7,NotificationsActive:0,NotificationsNone:0,NotificationsOff:0,NotificationsPaused:0,OfflineBolt:15,OfflinePin:15,OfflineShare:15,OndemandVideo:7,OneK:15,OneKPlus:15,OneKk:15,OnlinePrediction:0,Opacity:15,OpenInBrowser:7,OpenInFull:15,OpenInNew:15,OpenInNewOff:15,OpenWith:15,OtherHouses:15,Outbound:15,Outbox:15,OutdoorGrill:15,Outlet:15,Padding:15,Pages:15,Pageview:15,Paid:15,Palette:15,PanTool:15,Panorama:15,PanoramaFishEye:2,PanoramaHorizontal:0,PanoramaPhotosphere:0,PanoramaVertical:0,PanoramaWideAngle:0,Paragliding:15,Park:15,PartyMode:15,Password:15,Pattern:15,Pause:15,PauseCircle:15,PauseCircleFilled:0,PauseCircleOutline:0,PausePresentation:0,Payment:15,Payments:15,PedalBike:15,Pending:15,PendingActions:2,People:15,PeopleAlt:15,PeopleOutline:7,PermCameraMic:7,PermContactCalendar:0,PermDataSetting:2,PermIdentity:15,PermMedia:15,PermPhoneMsg:15,PermScanWifi:15,Person:15,PersonAdd:15,PersonAddAlt:15,PersonAddAlt1:7,PersonAddDisabled:0,PersonOff:15,PersonOutline:7,PersonPin:15,PersonPinCircle:2,PersonRemove:15,PersonRemoveAlt1:0,PersonSearch:15,PersonalVideo:7,PestControl:15,PestControlRodent:0,Pets:15,Phone:15,PhoneAndroid:15,PhoneCallback:7,PhoneDisabled:7,PhoneEnabled:15,PhoneForwarded:2,PhoneInTalk:15,PhoneIphone:15,PhoneLocked:15,PhoneMissed:15,PhonePaused:15,Phonelink:15,PhonelinkErase:2,PhonelinkLock:7,PhonelinkOff:15,PhonelinkRing:7,PhonelinkSetup:2,Photo:15,PhotoAlbum:15,PhotoCamera:15,PhotoCameraBack:2,PhotoCameraFront:0,PhotoFilter:15,PhotoLibrary:15,PhotoSizeSelectLarge:0,PhotoSizeSelectSmall:0,Piano:15,PianoOff:15,PictureAsPdf:15,PictureInPicture:0,PictureInPictureAlt:0,PieChart:15,PieChartOutline:2,Pin:15,PinDrop:15,Pinterest:0,PivotTableChart:2,Place:15,Plagiarism:15,PlayArrow:15,PlayCircle:15,PlayCircleFilled:0,PlayCircleOutline:0,PlayDisabled:15,PlayForWork:15,PlayLesson:15,PlaylistAdd:15,PlaylistAddCheck:0,PlaylistPlay:15,Plumbing:15,PlusOne:15,Podcasts:15,PointOfSale:15,Policy:15,Poll:15,Pool:15,PortableWifiOff:2,Portrait:15,PostAdd:15,Power:15,PowerInput:15,PowerOff:15,PowerSettingsNew:0,PregnantWoman:7,PresentToAll:15,Preview:15,PriceChange:15,PriceCheck:15,Print:15,PrintDisabled:7,PriorityHigh:15,PrivacyTip:15,Psychology:15,Public:15,PublicOff:15,Publish:15,PublishedWithChanges:0,PushPin:15,QrCode:15,QrCode2:15,QrCodeScanner:7,QueryBuilder:15,QueryStats:15,QuestionAnswer:2,Queue:15,QueueMusic:15,QueuePlayNext:7,Quickreply:15,Quiz:15,RMobiledata:15,Radar:15,Radio:15,RadioButtonChecked:0,RadioButtonUnchecked:0,RailwayAlert:15,RamenDining:15,RateReview:15,RawOff:15,RawOn:15,ReadMore:15,Receipt:15,ReceiptLong:15,RecentActors:15,Recommend:15,RecordVoiceOver:2,Reddit:0,Redeem:15,Redo:15,ReduceCapacity:2,Refresh:15,RememberMe:15,Remove:15,RemoveCircle:15,RemoveCircleOutline:0,RemoveDone:15,RemoveFromQueue:2,RemoveModerator:2,RemoveRedEye:15,RemoveShoppingCart:0,Reorder:15,Repeat:15,RepeatOn:15,RepeatOne:15,RepeatOneOn:15,Replay:15,Replay10:15,Replay30:15,Replay5:15,ReplayCircleFilled:0,Reply:15,ReplyAll:15,Report:15,ReportGmailerrorred:0,ReportOff:15,ReportProblem:7,RequestPage:15,RequestQuote:15,ResetTv:15,RestartAlt:15,Restaurant:15,RestaurantMenu:2,Restore:15,RestoreFromTrash:0,RestorePage:15,Reviews:15,RiceBowl:15,RingVolume:15,Roofing:15,Room:15,RoomPreferences:2,RoomService:15,Rotate90DegreesCcw:0,RotateLeft:15,RotateRight:15,Router:15,Rowing:15,RssFeed:15,Rsvp:15,Rtt:15,Rule:15,RuleFolder:15,RunCircle:15,RunningWithErrors:0,RvHookup:15,SafetyDivider:7,Sailing:15,Sanitizer:15,Satellite:15,Save:15,SaveAlt:15,SavedSearch:15,Savings:15,Scanner:15,ScatterPlot:15,Schedule:15,ScheduleSend:15,Schema:15,School:15,Science:15,Score:15,ScreenLockLandscape:0,ScreenLockPortrait:0,ScreenLockRotation:0,ScreenRotation:2,ScreenSearchDesktop:0,ScreenShare:15,Screenshot:15,Sd:15,SdCard:15,SdCardAlert:15,SdStorage:15,Search:15,SearchOff:15,Security:15,SecurityUpdate:2,SecurityUpdateGood:0,Segment:15,SelectAll:15,SelfImprovement:2,Sell:15,Send:15,SendAndArchive:2,SendToMobile:15,SensorDoor:15,SensorWindow:15,Sensors:15,SensorsOff:15,SentimentNeutral:0,SentimentSatisfied:0,SetMeal:15,Settings:15,SettingsApplications:0,SettingsBluetooth:0,SettingsBrightness:0,SettingsCell:15,SettingsEthernet:0,SettingsInputAntenna:0,SettingsInputHdmi:0,SettingsInputSvideo:0,SettingsOverscan:0,SettingsPhone:7,SettingsPower:7,SettingsRemote:2,SettingsSuggest:2,SettingsVoice:7,SevenK:15,SevenKPlus:15,SevenMp:15,SeventeenMp:15,Share:15,ShareLocation:7,Shield:15,Shop:15,Shop2:15,ShopTwo:15,ShoppingBag:15,ShoppingBasket:2,ShoppingCart:15,ShortText:15,Shortcut:15,ShowChart:15,Shower:15,Shuffle:15,ShuffleOn:15,ShutterSpeed:15,Sick:15,SignalCellular0Bar:0,SignalCellular1Bar:0,SignalCellular2Bar:0,SignalCellular3Bar:0,SignalCellular4Bar:0,SignalCellularAlt:0,SignalCellularNoSim:0,SignalCellularNodata:0,SignalCellularNull:0,SignalCellularOff:0,SignalWifi0Bar:2,SignalWifi1Bar:2,SignalWifi1BarLock:0,SignalWifi2Bar:2,SignalWifi2BarLock:0,SignalWifi3Bar:2,SignalWifi3BarLock:0,SignalWifi4Bar:2,SignalWifi4BarLock:0,SignalWifiBad:7,SignalWifiOff:7,SimCard:15,SimCardAlert:15,SimCardDownload:2,SingleBed:15,Sip:15,SixK:15,SixKPlus:15,SixMp:15,SixteenMp:15,SixtyFps:15,SixtyFpsSelect:2,Skateboarding:7,SkipNext:15,SkipPrevious:15,Sledding:15,Slideshow:15,SlowMotionVideo:2,SmartButton:15,SmartDisplay:15,SmartScreen:15,SmartToy:15,Smartphone:15,SmokeFree:15,SmokingRooms:15,Sms:15,SmsFailed:15,SnippetFolder:7,Snooze:15,Snowboarding:15,Snowmobile:15,Snowshoeing:15,Soap:15,SocialDistance:2,Sort:15,SortByAlpha:15,Source:15,South:15,SouthEast:15,SouthWest:15,Spa:15,SpaceBar:15,Speaker:15,SpeakerGroup:15,SpeakerNotes:15,SpeakerNotesOff:2,SpeakerPhone:15,Speed:15,Spellcheck:15,Splitscreen:15,Sports:15,SportsBar:15,SportsBaseball:2,SportsBasketball:0,SportsCricket:7,SportsEsports:7,SportsFootball:2,SportsGolf:15,SportsHandball:2,SportsHockey:15,SportsKabaddi:7,SportsMma:15,SportsMotorsports:0,SportsRugby:15,SportsScore:15,SportsSoccer:15,SportsTennis:15,SportsVolleyball:0,SquareFoot:15,StackedBarChart:2,StackedLineChart:0,Stairs:15,Star:15,StarBorder:15,StarBorderPurple500:0,StarHalf:15,StarOutline:15,StarPurple500:7,StarRate:15,Stars:15,StayCurrentLandscape:0,StayCurrentPortrait:0,StayPrimaryLandscape:0,StayPrimaryPortrait:0,StickyNote2:15,Stop:15,StopCircle:15,StopScreenShare:2,Storage:15,Store:15,StoreMallDirectory:0,Storefront:15,Storm:15,Straighten:15,Stream:15,Streetview:15,StrikethroughS:2,Stroller:15,Style:15,Subject:15,Subscript:15,Subscriptions:7,Subtitles:15,SubtitlesOff:15,Subway:15,Summarize:15,Superscript:15,SupervisedUserCircle:0,SupervisorAccount:0,Support:15,SupportAgent:15,Surfing:15,SurroundSound:7,SwapCalls:15,SwapHoriz:15,SwapHorizontalCircle:0,SwapVert:15,SwapVerticalCircle:0,Swipe:15,SwitchAccount:7,SwitchCamera:15,SwitchLeft:15,SwitchRight:15,SwitchVideo:15,Sync:15,SyncAlt:15,SyncDisabled:15,SyncProblem:15,SystemSecurityUpdate:0,SystemUpdate:15,SystemUpdateAlt:2,Tab:15,TabUnselected:7,TableChart:15,TableRows:15,TableView:15,Tablet:15,TabletAndroid:7,TabletMac:15,Tag:15,TagFaces:15,TakeoutDining:7,TapAndPlay:15,Tapas:15,Task:15,TaskAlt:15,TaxiAlert:15,Telegram:0,TenMp:15,Terrain:15,TextFields:15,TextFormat:15,TextRotateUp:15,TextRotateVertical:0,TextRotationAngleup:0,TextRotationDown:0,TextRotationNone:0,TextSnippet:15,Textsms:15,Texture:15,TheaterComedy:7,Theaters:15,Thermostat:15,ThermostatAuto:2,ThirteenMp:15,ThirtyFps:15,ThirtyFpsSelect:2,ThreeDRotation:2,ThreeGMobiledata:0,ThreeK:15,ThreeKPlus:15,ThreeMp:15,ThreeP:15,ThreeSixty:15,ThumbDown:15,ThumbDownAlt:15,ThumbDownOffAlt:2,ThumbUp:15,ThumbUpAlt:15,ThumbUpOffAlt:7,ThumbsUpDown:15,TimeToLeave:15,Timelapse:15,Timeline:15,Timer:15,Timer10:15,Timer10Select:7,Timer3:15,Timer3Select:15,TimerOff:15,TimesOneMobiledata:0,Title:15,Toc:15,Today:15,ToggleOff:15,ToggleOn:15,Toll:15,Tonality:15,Topic:15,TouchApp:15,Tour:15,Toys:15,TrackChanges:15,Traffic:15,Train:15,Tram:15,Transform:15,Transgender:15,TransitEnterexit:0,Translate:15,TravelExplore:7,TrendingDown:15,TrendingFlat:15,TrendingUp:15,TripOrigin:15,Try:15,Tty:15,Tune:15,Tungsten:15,TurnedIn:15,TurnedInNot:15,Tv:15,TvOff:15,TwelveMp:15,TwentyFourMp:15,TwentyOneMp:15,TwentyThreeMp:7,TwentyTwoMp:15,TwentyZeroMp:15,Twitter:0,TwoK:15,TwoKPlus:15,TwoMp:15,TwoWheeler:15,Umbrella:15,Unarchive:15,Undo:15,UnfoldLess:15,UnfoldMore:15,Unpublished:15,Unsubscribe:15,Upcoming:15,Update:15,UpdateDisabled:2,Upgrade:15,Upload:15,UploadFile:15,Usb:15,UsbOff:15,Verified:15,VerifiedUser:15,VerticalAlignBottom:0,VerticalAlignCenter:0,VerticalAlignTop:0,VerticalSplit:7,Vibration:15,VideoCall:15,VideoCameraBack:2,VideoCameraFront:0,VideoLabel:15,VideoLibrary:15,VideoSettings:7,VideoStable:15,Videocam:15,VideocamOff:15,VideogameAsset:2,VideogameAssetOff:0,ViewAgenda:15,ViewArray:15,ViewCarousel:15,ViewColumn:15,ViewComfy:15,ViewCompact:15,ViewDay:15,ViewHeadline:15,ViewInAr:15,ViewList:15,ViewModule:15,ViewQuilt:15,ViewSidebar:15,ViewStream:15,ViewWeek:15,Vignette:15,Villa:15,Visibility:15,VisibilityOff:7,VoiceChat:15,VoiceOverOff:15,Voicemail:15,VolumeDown:15,VolumeMute:15,VolumeOff:15,VolumeUp:15,VolunteerActivism:0,VpnKey:15,VpnLock:15,Vrpano:15,Wallpaper:15,Warning:15,WarningAmber:15,Wash:15,Watch:15,WatchLater:15,Water:15,WaterDamage:15,WaterfallChart:2,Waves:15,WbAuto:15,WbCloudy:15,WbIncandescent:2,WbIridescent:15,WbShade:15,WbSunny:15,WbTwilight:15,Wc:15,Web:15,WebAsset:15,WebAssetOff:15,Weekend:15,West:15,WhatsApp:0,Whatshot:15,WheelchairPickup:0,WhereToVote:15,Widgets:15,Wifi:15,WifiCalling:15,WifiCalling3:15,WifiLock:15,WifiOff:15,WifiProtectedSetup:0,WifiTethering:7,WifiTetheringOff:0,Window:15,WineBar:15,Work:15,WorkOff:15,WorkOutline:15,Workspaces:15,WrapText:15,WrongLocation:7,Wysiwyg:15,Yard:15,YouTube:0,YoutubeSearchedFor:0,ZoomIn:15,ZoomOut:15,ZoomOutMap:15};const iconKeys=Object.keys(icons);const weightOptions=[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\",\"Outlined\",];const styleKeyOptions={15:[...weightOptions],7:[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\"],2:[\"Filled\",\"Sharp\"]};const styleOptionPropKeys=Object.keys(styleKeyOptions).map(optionKey=>`iconStyle${optionKey}`);const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * MATERIAL\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored,style}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Get props to use for deps array\nconst styleOptionProps=styleOptionPropKeys.map(prop=>props[prop]);// Get style of icon\nconst iconStyle=useMemo(()=>{const iconStyleKey=icons[iconKey];if(!iconStyleKey)return;const activeStyle=props[`iconStyle${iconStyleKey}`];if(activeStyle===\"Filled\")return;return activeStyle;},[...styleOptionProps]);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// If bad search or doesn't exist, show null state\nif(typeof icons[iconKey]!==\"number\"){setSelectedIcon(null);return;}// Get the selected module\ntry{const style=iconStyle?iconStyle:\"\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}${style}.js@0.0.32`;// console.log(iconModuleUrl)\nconst module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey,...styleOptionProps]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined,...style},focusable:\"false\",viewBox:\"0 0 24 24\",color:color,children:SelectedIcon}):emptyState});}Icon.displayName=\"Material\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,weight:\"Filled\",mirrored:false};function hideStyleOptions(props,styleOptions){const{selectByList,iconSearch,iconSelection}=props;const styleOptionsNumber=parseInt(styleOptions);const name=getIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const icon=icons[name];if(!icon||styleOptionsNumber===0)return true;if(icon===styleOptionsNumber)return false;else return true;}addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Material site](https://fonts.google.com/icons)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...Object.keys(styleKeyOptions).reduce((result,optionKey)=>{result[`iconStyle${optionKey}`]={type:ControlType.Enum,title:\"Style\",defaultValue:\"Filled\",options:styleKeyOptions[optionKey],hidden:props=>hideStyleOptions(props,optionKey)};return result;},{}),...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Material.map", "import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "import { useIsInCurrentNavigationTarget } from \"framer\";\nimport { useEffect } from \"react\";\nexport function useOnEnter(onEnter, enabled) {\n    return useOnSpecificTargetChange(true, onEnter, enabled);\n}\nexport function useOnExit(onExit, enabled) {\n    return useOnSpecificTargetChange(false, onExit, enabled);\n}\nfunction useOnSpecificTargetChange(goal, callback, enabled = true) {\n    const isInTarget = useIsInCurrentNavigationTarget();\n    useEffect(()=>{\n        if (enabled && isInTarget === goal) callback();\n    }, [\n        isInTarget\n    ]);\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useOnEnter\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnExit\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnNavigationTargetChange.map", "import { useRef } from \"react\";\n/**\n * Creates a constant value over the lifecycle of a component.\n *\n * Even if `useMemo` is provided an empty array as its final argument, it doesn't offer\n * a guarantee that it won't re-run for performance reasons later on. By using `useConstant`\n * you can ensure that initialisers don't execute twice or more.\n */ export function useConstant(init) {\n    const ref = useRef(null);\n    if (ref.current === null) {\n        ref.current = init();\n    }\n    return ref.current;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useConstant\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useConstant.map", "import { MotionValue } from \"framer\";\nexport const isMotionValue = (v)=>v instanceof MotionValue\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"isMotionValue\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isMotionValue.map", "import { useMemo } from \"react\";\nexport const isBrowserSafari = ()=>{\n    if (typeof navigator !== `undefined`) {\n        const userAgent = navigator.userAgent.toLowerCase();\n        const isSafari = (userAgent.indexOf(\"safari\") > -1 || userAgent.indexOf(\"framermobile\") > -1 || userAgent.indexOf(\"framerx\") > -1) && userAgent.indexOf(\"chrome\") < 0;\n        return isSafari;\n    } else return false;\n};\nexport const useIsBrowserSafari = ()=>useMemo(()=>isBrowserSafari()\n    , [])\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"isBrowserSafari\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./isBrowser.map", "import { useEffect } from \"react\";\n//@ts-ignore\nimport { isMotionValue } from \"https://framerusercontent.com/modules/3mKFSGQqKHV82uOV1eBc/5fbRLvOpxZC0JOXugvwm/isMotionValue.js\";\nexport function useOnChange(value, callback) {\n    useEffect(()=>// @ts-ignore this should be detected as a MV :shrug:\n        isMotionValue(value) ? value.onChange(callback) : undefined\n    );\n}\nexport function useMultiOnChange(values, handler) {\n    useEffect(()=>{\n        const subscriptions = values.map((value)=>value.onChange(handler)\n        );\n        return ()=>subscriptions.forEach((unsubscribe)=>unsubscribe()\n            )\n        ;\n    });\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"Subscriber\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useOnChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useMultiOnChange\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useOnChange.map", "// @ts-ignore\nimport{fontStore}from\"framer\";import{useEffect}from\"react\";import{fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";const fontWeights={100:\"Thin\",200:\"Extra-light\",300:\"Light\",400:\"Regular\",500:\"Medium\",600:\"Semi-bold\",700:\"Bold\",800:\"Extra-bold\",900:\"Black\"};export function useFontControls(props){const{fontFamily=\"Inter\",fontSize=16,fontWeight=400,font=false}=props;const fontWeightName=fontWeights[fontWeight];const customFontStack=`\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;const fontFamilyStyle=fontFamily?{fontSize,fontWeight,fontFamily:customFontStack}:{fontSize,fontWeight};const fetchCustomFonts=async()=>{await fontStore.loadWebFontsFromSelectors([`CUSTOM;${fontFamily}`,`CUSTOM;${fontFamily} ${fontWeightName}`,`GF;${fontFamily}-${fontWeightName.toLowerCase()}`,]).catch(e=>console.error(e));};useEffect(()=>{if(font)fetchCustomFonts();},[font,fontFamily,fontWeight]);return fontFamilyStyle;}\nexport const __FramerMetadata__ = {\"exports\":{\"useFontControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useFontControls.map", "import { useMemo } from \"react\";\nimport { RenderTarget } from \"framer\";\nexport function useRenderTarget() {\n    const currentRenderTarget = useMemo(()=>RenderTarget.current()\n    , []);\n    return currentRenderTarget;\n}\nexport function useIsInPreview() {\n    const inPreview = useMemo(()=>RenderTarget.current() === RenderTarget.preview\n    , []);\n    return inPreview;\n}\nexport function useIsOnCanvas() {\n    const onCanvas = useMemo(()=>RenderTarget.current() === RenderTarget.canvas\n    , []);\n    return onCanvas;\n}\n\nexport const __FramerMetadata__ = {\"exports\":{\"useIsInPreview\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRenderTarget\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIsOnCanvas\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useRenderTarget.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,withCSS}from\"framer\";import{motion}from\"framer-motion\";import{containerStyles,usePadding,useRadius,paddingControl,borderRadiusControl,fontControls,useFontControls}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{useCallback,useMemo,useState}from\"react\";const emailRegex=/^(([^<>()[\\]\\\\.,;:\\s@\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/;const validateEmail=email=>{return emailRegex.test(String(email).toLowerCase());};/**\n * FORMSPARK\n *\n * @framerIntrinsicWidth 550\n * @framerIntrinsicHeight 290\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ const FormSpark=withCSS(function FormSpark({formId,withName,nameField:name,withEmail,email,withMessage,message,layout,inputs,button,style,gap,onSubmit,...props}){const[nameValue,setName]=useState(name===null||name===void 0?void 0:name.value);const[emailValue,setEmail]=useState(email===null||email===void 0?void 0:email.value);const[messageValue,setMessage]=useState(message===null||message===void 0?void 0:message.value);const[isNameError,setNameError]=useState(false);const[isEmailError,setEmailError]=useState(false);const[isMessageError,setMessageError]=useState(false);const[isLoading,setLoading]=useState(false);const[isSuccess,setSuccess]=useState(false);const isCanvas=useMemo(()=>{return RenderTarget.current()===RenderTarget.canvas;},[]);const gridTemplateRows=useMemo(()=>{const rows=[];if(withName||withMessage){rows.push(\"max-content\");}if(withMessage){rows.push(\"1fr\");}return[...rows,\"max-content\"].join(\" \");},[withName,withEmail,withMessage]);const gridTemplateColumns=useMemo(()=>{const cols=[];if((withName&&!withEmail||withEmail&&!withName)&&!withMessage&&layout===\"horizontal\"){return\"1fr max-content\";}return\"1fr\";},[withName,withEmail,withMessage,layout]);const{fontFamily,fontSize,fontWeight}=useFontControls(props);const borderRadius=useRadius(props);const paddingValue=usePadding(props);const validateForm=useCallback(()=>{let error=false;setNameError(false);setEmailError(false);setMessageError(false);if(withName&&!nameValue){setNameError(true);error=true;}if(withEmail&&(!emailValue||!validateEmail(emailValue))){setEmailError(true);error=true;}if(withMessage&&!messageValue){setMessageError(true);error=true;}return error;},[validateEmail,withName,withEmail,withMessage,nameValue,emailValue,messageValue,]);const handleSubmit=useCallback(event=>{setLoading(true);event.preventDefault();if(validateForm()){setLoading(false);}else{const data=new FormData(event.target);const entries=Object.fromEntries(data.entries());fetch(`https://submit-form.com/${formId}`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(entries)}).then(()=>{setSuccess(true);onSubmit();}).catch(()=>setLoading(false));}},[formId,onSubmit,validateForm]);const handleNameChange=useCallback(event=>{setNameError(false);setName(event.target.value);},[]);const handleEmailChange=useCallback(event=>{setEmailError(false);setEmail(event.target.value);},[]);const handleMessageChange=useCallback(event=>{setMessageError(false);setMessage(event.target.value);},[]);return(/*#__PURE__*/ _jsx(motion.div,{style:{...style,...containerStyles,flexDirection:\"column\",\"--framer-formspark-placeholder-color\":inputs.placeholderColor},children:isSuccess?/*#__PURE__*/ _jsx(motion.div,{style:{height:\"60px\",width:\"60px\",background:button.fill,color:button.color,borderRadius:\"50%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"},initial:{scale:0},animate:{scale:1},transition:{duration:0.3},children:/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"28\",height:\"28\",children:/*#__PURE__*/ _jsx(\"path\",{d:\"M 2 14 L 10 22 L 26 6\",fill:\"transparent\",strokeWidth:\"4\",stroke:\"currentColor\",strokeLinecap:\"round\"})})}):/*#__PURE__*/ _jsxs(\"form\",{style:{display:\"grid\",gridTemplateRows,gridTemplateColumns,gap,width:\"100%\",height:\"100%\"},onSubmit:handleSubmit,method:\"POST\",children:[(withName||withEmail)&&/*#__PURE__*/ _jsxs(\"div\",{style:{width:\"100%\",display:\"grid\",gridAutoFlow:layout===\"horizontal\"?\"column\":\"row\",gap},children:[withName&&/*#__PURE__*/ _jsx(\"input\",{className:\"framer-formspark-input\",type:\"text\",name:\"name\",placeholder:name.placeholder,value:isCanvas?name.value:nameValue,onChange:handleNameChange,style:{...defaultStyle,padding:paddingValue,borderRadius,fontFamily,fontWeight,fontSize,background:inputs.fill,color:inputs.color,boxShadow:`inset 0 0 0 1px ${isNameError?inputs.error:\"transparent\"}`}}),withEmail&&/*#__PURE__*/ _jsx(\"input\",{className:\"framer-formspark-input\",type:\"email\",name:\"email\",placeholder:email.placeholder,value:isCanvas?email.value:emailValue,onChange:handleEmailChange,style:{...defaultStyle,padding:paddingValue,borderRadius,fontFamily,fontWeight,fontSize,background:inputs.fill,color:inputs.color,boxShadow:`inset 0 0 0 1px ${isEmailError?inputs.error:\"transparent\"}`}})]}),withMessage&&/*#__PURE__*/ _jsx(\"textarea\",{className:\"framer-formspark-input\",placeholder:message.placeholder,name:\"message\",value:isCanvas?message.value:messageValue,onChange:handleMessageChange,style:{...defaultStyle,minHeight:0,padding:paddingValue,resize:\"vertical\",borderRadius,background:inputs.fill,fontFamily,fontWeight,fontSize,color:inputs.color,boxShadow:`inset 0 0 0 1px ${isMessageError?inputs.error:\"transparent\"}`}}),/*#__PURE__*/ _jsxs(\"div\",{children:[/*#__PURE__*/ _jsx(motion.input,{type:\"submit\",value:button.label,style:{...defaultStyle,borderRadius,padding:paddingValue,fontFamily,fontWeight:button.fontWeight,fontSize,background:button.fill,cursor:\"pointer\",color:button.color,zIndex:1},transition:{type:\"ease\",duration:0.3},whileHover:{opacity:0.8}}),isLoading&&/*#__PURE__*/ _jsx(\"div\",{style:{borderRadius,position:\"absolute\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",width:\"100%\",height:\"100%\",left:0,top:0,zIndex:2,color:button.color,background:button.fill},children:/*#__PURE__*/ _jsx(motion.div,{style:{height:16,width:16},initial:{rotate:0},animate:{rotate:360},transition:{duration:2,repeat:Infinity},children:/*#__PURE__*/ _jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"16\",height:\"16\",children:[/*#__PURE__*/ _jsx(\"path\",{d:\"M 8 0 C 3.582 0 0 3.582 0 8 C 0 12.419 3.582 16 8 16 C 12.418 16 16 12.419 16 8 C 15.999 3.582 12.418 0 8 0 Z M 8 14 C 4.687 14 2 11.314 2 8 C 2 4.687 4.687 2 8 2 C 11.314 2 14 4.687 14 8 C 14 11.314 11.314 14 8 14 Z\",fill:\"currentColor\",opacity:\"0.2\"}),/*#__PURE__*/ _jsx(\"path\",{d:\"M 8 0 C 12.418 0 15.999 3.582 16 8 C 16 8 16 9 15 9 C 14 9 14 8 14 8 C 14 4.687 11.314 2 8 2 C 4.687 2 2 4.687 2 8 C 2 8 2 9 1 9 C 0 9 0 8 0 8 C 0 3.582 3.582 0 8 0 Z\",fill:\"currentColor\"})]})})})]})]})}));},[\".framer-formspark-input::placeholder { color: var(--framer-formspark-placeholder-color) !important; }\",]);FormSpark.defaultProps={fontSize:16,fontFamily:\"Inter\",fontWeight:400,padding:15,paddingTop:15,paddingBottom:15,paddingLeft:15,paddingRight:15,borderRadius:8,topLeftRadius:8,topRightRadius:8,bottomRightRadius:8,bottomLeftRadius:8,gap:15,nameField:{value:undefined,placeholder:\"Name\"},email:{value:undefined,placeholder:\"Email\"},message:{value:undefined,placeholder:\"Message\"},inputs:{fill:\"#EBEBEB\",color:\"#000\",placeholderColor:\"rgba(0, 0, 0, 0.5)\",error:\"#EE4444\"},layout:{fill:\"#EBEBEB\",color:\"#000\",placeholderColor:\"rgba(0, 0, 0, 0.5)\",error:\"#EE4444\"},button:{label:\"Sign Up\",fontWeight:600,fill:\"#000\",color:\"#FFF\"}};addPropertyControls(FormSpark,{formId:{title:\"ID\",placeholder:\"7PbPpGN3\",type:ControlType.String,description:\"Create a [FormSpark](https://formspark.io/) account, add a new form and copy its ID. [Learn more\u2026](https://www.framer.com/sites/integrations/formspark/)\"},withName:{title:\"Name\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:true},nameField:{title:\" \",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"Name\"},value:{title:\"Value\",type:ControlType.String,defaultValue:\"\"}},hidden:props=>!props.withName},withEmail:{title:\"Email\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:true},email:{title:\" \",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"Email\"},value:{title:\"Value\",type:ControlType.String}},hidden:props=>!props.withEmail},withMessage:{title:\"Message\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:true},message:{title:\" \",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"Message\"},value:{title:\"Value\",type:ControlType.String}},hidden:props=>!props.withMessage},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true,defaultValue:\"horizontal\"},inputs:{title:\"Inputs\",type:ControlType.Object,controls:{fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},placeholderColor:{title:\"Placeholder\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.5)\"},error:{title:\"Error\",type:ControlType.Color,defaultValue:\"#EE4444\"}}},button:{title:\"Button\",type:ControlType.Object,controls:{label:{title:\"Label\",type:ControlType.String,defaultValue:\"Sign Up\"},fontWeight:{...fontControls.fontWeight,defaultValue:600},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#000\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"}}},...fontControls,fontSize:{title:\"Font Size\",type:ControlType.Number,displayStepper:true,defaultValue:16},...paddingControl,...borderRadiusControl,gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0},onSubmit:{type:ControlType.EventHandler}});const defaultStyle={WebkitAppearance:\"none\",display:\"inline-block\",width:\"100%\",lineHeight:\"1.4em\",outline:\"none\",border:\"none\"};export default FormSpark;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FormSpark\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"290\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"550\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FormSpark.map", "// Generated by Framer (a1bdbac)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";const enabledGestures={b3OJGf_Vd:{hover:true}};const cycleOrder=[\"b3OJGf_Vd\"];const variantClassNames={b3OJGf_Vd:\"framer-v-scmhg0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={};const transitions={default:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"}};const transformTemplate=(_,t)=>`translateY(-50%) ${t}`;const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"b3OJGf_Vd\",title:AX4pwINKJ=\"Testimonials\",link:uz2q1bIN5,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"b3OJGf_Vd\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-30kpF\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Link,{href:uz2q1bIN5,children:/*#__PURE__*/ _jsx(motion.a,{...restProps,className:`${cx(\"framer-scmhg0\",className)} framer-1ds8tmt`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"b3OJGf_Vd\",ref:ref,style:{...style},transition:transition,...addPropertyOverrides({\"b3OJGf_Vd-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Testimonials\"})}),className:\"framer-73gtkl\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"pgfvkxn_W\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\",\"--framer-paragraph-spacing\":\"0px\"},text:AX4pwINKJ,transformTemplate:transformTemplate,transition:transition,verticalAlignment:\"top\",withExternalLayout:true})})})})});});const css=['.framer-30kpF [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-30kpF * { box-sizing: border-box; }\",\".framer-30kpF .framer-1ds8tmt { display: block; }\",\".framer-30kpF .framer-scmhg0 { height: 24px; overflow: visible; position: relative; text-decoration: none; width: 86px; }\",\".framer-30kpF .framer-73gtkl { flex: none; height: auto; left: 0px; overflow: visible; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-30kpF .framer-v-scmhg0 .framer-scmhg0 { cursor: pointer; }\",\".framer-30kpF.framer-v-scmhg0.hover .framer-73gtkl { left: 10px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 86\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"J7ZRvJ691\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"AX4pwINKJ\":\"title\",\"uz2q1bIN5\":\"link\"}\n */ const Framerwt_5Drooz=withCSS(Component,css,\"framer-30kpF\");export default Framerwt_5Drooz;Framerwt_5Drooz.displayName=\"FooterButton\";Framerwt_5Drooz.defaultProps={height:24,width:86};addPropertyControls(Framerwt_5Drooz,{AX4pwINKJ:{defaultValue:\"Testimonials\",displayTextArea:false,title:\"Title\",type:ControlType.String},uz2q1bIN5:{title:\"Link\",type:ControlType.Link}});addFonts(Framerwt_5Drooz,[{family:\"Roboto\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/wt_5Drooz:default\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5WZLCzYlKw.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5WZLCzYlKw.ttf\",weight:\"400\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwt_5Drooz\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"AX4pwINKJ\\\":\\\"title\\\",\\\"uz2q1bIN5\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"J7ZRvJ691\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"86\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wt_5Drooz.map", "// Generated by Framer (d2515d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import FooterButton from\"https://framerusercontent.com/modules/eSeRFCKp8ZOvQiEEl0ls/bALvSLndfPyq7C2Ovdej/wt_5Drooz.js\";import FormSpark from\"https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/PlLMu0V3HsBupvdXeFrH/FormSpark.js\";const FormSparkFonts=getFonts(FormSpark);const FooterButtonFonts=getFonts(FooterButton);const MaterialFonts=getFonts(Material);const cycleOrder=[\"q_nBIyEwr\",\"oULCtoZz1\",\"ccBzOmdPe\"];const serializationHash=\"framer-6ZUYZ\";const variantClassNames={ccBzOmdPe:\"framer-v-11f4uo9\",oULCtoZz1:\"framer-v-7tnmd\",q_nBIyEwr:\"framer-v-30rhxc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"q_nBIyEwr\",Phone:\"ccBzOmdPe\",Tablet:\"oULCtoZz1\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"q_nBIyEwr\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"q_nBIyEwr\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onSubmit1durtyp=activeVariantCallback(async(...args)=>{setVariant(\"q_nBIyEwr\");});const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.footer,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-30rhxc\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"q_nBIyEwr\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(224, 224, 224, 0.2)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(29, 33, 41)\",...style},...addPropertyOverrides({ccBzOmdPe:{\"data-framer-name\":\"Phone\"},oULCtoZz1:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eojhoa\",layoutDependency:layoutDependency,layoutId:\"vjANmDMxA\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5nddi6\",\"data-framer-name\":\"Horizontal\",layoutDependency:layoutDependency,layoutId:\"DNLmqfnHM\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2lfdeh\",\"data-framer-name\":\"Vertical\",layoutDependency:layoutDependency,layoutId:\"WZTrEkfUU\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvIFNsYWItNjAw\",\"--framer-font-family\":'\"Roboto Slab\", serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Join our mailing list\"})}),className:\"framer-m2fz3w\",fonts:[\"GF;Roboto Slab-600\"],layoutDependency:layoutDependency,layoutId:\"wrlOn0tb1\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-j1864n\",layoutDependency:layoutDependency,layoutId:\"g7yX76LwR\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1f3m9ef-container\",layoutDependency:layoutDependency,layoutId:\"fQU0D1CGc-container\",children:/*#__PURE__*/_jsx(FormSpark,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,button:{color:\"rgb(255, 255, 255)\",fill:\"rgba(0, 0, 0, 0)\",fontWeight:600,label:\" \u2192\"},email:{placeholder:\"Email address\",value:\"\"},font:true,fontFamily:\"roboto\",fontSize:15,fontWeight:400,formId:\"kQPi9Q8q\",gap:0,height:\"100%\",id:\"fQU0D1CGc\",inputs:{color:\"rgb(255, 255, 255)\",error:\"rgb(238, 68, 68)\",fill:\"rgba(235, 235, 235, 0)\",placeholderColor:\"rgba(255, 255, 255, 0.5)\"},isMixedBorderRadius:false,layout:\"horizontal\",layoutId:\"fQU0D1CGc\",message:{placeholder:\"Message\",value:\"\"},nameField:{placeholder:\"Name\",value:\"\"},onSubmit:onSubmit1durtyp,padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:10,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",withEmail:true,withMessage:false,withName:false})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3y6bf9\",layoutDependency:layoutDependency,layoutId:\"lG0XWF42N\",style:{backgroundColor:\"rgb(94, 94, 94)\",opacity:.5}})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s4x1b9\",\"data-framer-name\":\"About Us\",layoutDependency:layoutDependency,layoutId:\"UzIeLweHF\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rgcac9\",layoutDependency:layoutDependency,layoutId:\"xYjXR8G5W\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VsYaCVLY9\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"About Us\"})})})}),className:\"framer-6nx8hp\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"Wcni9NHKE\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"XY_7GR6kO\"},implicitPathVariables:undefined},{href:{webPageId:\"XY_7GR6kO\"},implicitPathVariables:undefined},{href:{webPageId:\"XY_7GR6kO\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-o97yq9-container\",layoutDependency:layoutDependency,layoutId:\"TaPRQCvTl-container\",children:/*#__PURE__*/_jsx(FooterButton,{height:\"100%\",id:\"TaPRQCvTl\",layoutId:\"TaPRQCvTl\",link:resolvedLinks[0],title:\"Press Releases\",width:\"100%\",...addPropertyOverrides({ccBzOmdPe:{link:resolvedLinks[2]},oULCtoZz1:{link:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ruogye\",\"data-framer-name\":\"Vertical\",layoutDependency:layoutDependency,layoutId:\"EtUDokcHb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Follow Us\"})}),className:\"framer-5nrzih\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"f4Z2HwKAQ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/open-road-capital/\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-skyz62 framer-rw8nnr\",\"data-framer-name\":\"Icons\",layoutDependency:layoutDependency,layoutId:\"cLOQq_yDF\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15rf8w4-container\",layoutDependency:layoutDependency,layoutId:\"P610fD1zW-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"mail\",iconSelection:\"LinkedIn\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"P610fD1zW\",layoutId:\"P610fD1zW\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-a2fuhm\",\"data-border\":true,\"data-framer-name\":\"Copyright\",layoutDependency:layoutDependency,layoutId:\"id6SfrY5H\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(255, 255, 255, 0.3)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ba0f8505-1870-43c0-8d4e-7d4bc5406462, rgb(153, 153, 153)))\"},children:\"Copyright \\xa9 2024, Open Road Capital. All rights reserved.\"})}),className:\"framer-gfnrf2\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"DKnSgWfXs\",style:{\"--extracted-r6o4lv\":\"var(--token-ba0f8505-1870-43c0-8d4e-7d4bc5406462, rgb(153, 153, 153))\",\"--framer-link-hover-text-color\":\"rgba(153, 153, 153, 0.6)\",\"--framer-link-text-decoration\":\"none\"},variants:{ccBzOmdPe:{\"--extracted-2gxw0f\":\"var(--token-ba0f8505-1870-43c0-8d4e-7d4bc5406462, rgb(153, 153, 153))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ccBzOmdPe:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ba0f8505-1870-43c0-8d4e-7d4bc5406462, rgb(153, 153, 153)))\"},children:\"Copyright \\xa9 2023, Open Road Capital.\"}),/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-2gxw0f, var(--token-ba0f8505-1870-43c0-8d4e-7d4bc5406462, rgb(153, 153, 153)))\"},children:\"All rights reserved.\"})]})}},baseVariant,gestureVariant)})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6ZUYZ.framer-rw8nnr, .framer-6ZUYZ .framer-rw8nnr { display: block; }\",\".framer-6ZUYZ.framer-30rhxc { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: 306px; justify-content: flex-start; overflow: visible; padding: 60px 40px 30px 60px; position: relative; width: 1200px; }\",\".framer-6ZUYZ .framer-1eojhoa { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 210px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1100px; }\",\".framer-6ZUYZ .framer-5nddi6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 130px; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6ZUYZ .framer-2lfdeh { 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: 747px; }\",\".framer-6ZUYZ .framer-m2fz3w, .framer-6ZUYZ .framer-6nx8hp, .framer-6ZUYZ .framer-5nrzih, .framer-6ZUYZ .framer-gfnrf2 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-6ZUYZ .framer-j1864n { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 1px; height: 52px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 338px; }\",\".framer-6ZUYZ .framer-1f3m9ef-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-6ZUYZ .framer-3y6bf9 { flex: none; height: 1px; overflow: visible; position: relative; width: 340px; }\",\".framer-6ZUYZ .framer-1s4x1b9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 190px; }\",\".framer-6ZUYZ .framer-1rgcac9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6ZUYZ .framer-o97yq9-container { cursor: pointer; flex: none; height: auto; position: relative; width: auto; }\",\".framer-6ZUYZ .framer-ruogye { 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: 81px; }\",\".framer-6ZUYZ .framer-skyz62 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-6ZUYZ .framer-15rf8w4-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: relative; width: 30px; }\",\".framer-6ZUYZ .framer-a2fuhm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 100%; overflow: visible; padding: 30px 0px 0px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6ZUYZ.framer-30rhxc, .framer-6ZUYZ .framer-1eojhoa, .framer-6ZUYZ .framer-5nddi6, .framer-6ZUYZ .framer-2lfdeh, .framer-6ZUYZ .framer-j1864n, .framer-6ZUYZ .framer-1s4x1b9, .framer-6ZUYZ .framer-1rgcac9, .framer-6ZUYZ .framer-ruogye, .framer-6ZUYZ .framer-skyz62 { gap: 0px; } .framer-6ZUYZ.framer-30rhxc > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-6ZUYZ.framer-30rhxc > :first-child, .framer-6ZUYZ .framer-1eojhoa > :first-child, .framer-6ZUYZ .framer-2lfdeh > :first-child, .framer-6ZUYZ .framer-j1864n > :first-child, .framer-6ZUYZ .framer-1s4x1b9 > :first-child, .framer-6ZUYZ .framer-1rgcac9 > :first-child, .framer-6ZUYZ .framer-ruogye > :first-child { margin-top: 0px; } .framer-6ZUYZ.framer-30rhxc > :last-child, .framer-6ZUYZ .framer-1eojhoa > :last-child, .framer-6ZUYZ .framer-2lfdeh > :last-child, .framer-6ZUYZ .framer-j1864n > :last-child, .framer-6ZUYZ .framer-1s4x1b9 > :last-child, .framer-6ZUYZ .framer-1rgcac9 > :last-child, .framer-6ZUYZ .framer-ruogye > :last-child { margin-bottom: 0px; } .framer-6ZUYZ .framer-1eojhoa > *, .framer-6ZUYZ .framer-1rgcac9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-6ZUYZ .framer-5nddi6 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-6ZUYZ .framer-5nddi6 > :first-child, .framer-6ZUYZ .framer-skyz62 > :first-child { margin-left: 0px; } .framer-6ZUYZ .framer-5nddi6 > :last-child, .framer-6ZUYZ .framer-skyz62 > :last-child { margin-right: 0px; } .framer-6ZUYZ .framer-2lfdeh > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6ZUYZ .framer-j1864n > * { margin: 0px; margin-bottom: calc(1px / 2); margin-top: calc(1px / 2); } .framer-6ZUYZ .framer-1s4x1b9 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-6ZUYZ .framer-ruogye > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-6ZUYZ .framer-skyz62 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-6ZUYZ.framer-v-7tnmd.framer-30rhxc { width: 810px; }\",\".framer-6ZUYZ.framer-v-7tnmd .framer-1eojhoa { width: 100%; }\",\".framer-6ZUYZ.framer-v-7tnmd .framer-2lfdeh { width: 370px; }\",\".framer-6ZUYZ.framer-v-7tnmd .framer-j1864n { width: 210px; }\",\".framer-6ZUYZ.framer-v-7tnmd .framer-3y6bf9 { width: 211px; }\",\".framer-6ZUYZ.framer-v-7tnmd .framer-1s4x1b9 { flex: 1 0 0px; width: 1px; }\",\".framer-6ZUYZ.framer-v-7tnmd .framer-ruogye { width: 74px; }\",\".framer-6ZUYZ.framer-v-11f4uo9.framer-30rhxc { height: 580px; padding: 60px 40px 30px 40px; width: 390px; }\",\".framer-6ZUYZ.framer-v-11f4uo9 .framer-1eojhoa { height: 388px; justify-content: flex-start; width: 100%; }\",\".framer-6ZUYZ.framer-v-11f4uo9 .framer-5nddi6 { flex-direction: column; height: 100%; }\",\".framer-6ZUYZ.framer-v-11f4uo9 .framer-2lfdeh, .framer-6ZUYZ.framer-v-11f4uo9 .framer-1s4x1b9, .framer-6ZUYZ.framer-v-11f4uo9 .framer-ruogye { align-content: center; align-items: center; width: 100%; }\",\".framer-6ZUYZ.framer-v-11f4uo9 .framer-1rgcac9 { align-content: center; align-items: center; }\",\".framer-6ZUYZ.framer-v-11f4uo9 .framer-15rf8w4-container { height: var(--framer-aspect-ratio-supported, 30px); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6ZUYZ.framer-v-11f4uo9 .framer-5nddi6 { gap: 0px; } .framer-6ZUYZ.framer-v-11f4uo9 .framer-5nddi6 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-6ZUYZ.framer-v-11f4uo9 .framer-5nddi6 > :first-child { margin-top: 0px; } .framer-6ZUYZ.framer-v-11f4uo9 .framer-5nddi6 > :last-child { margin-bottom: 0px; } }\",'.framer-6ZUYZ[data-border=\"true\"]::after, .framer-6ZUYZ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 306\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"oULCtoZz1\":{\"layout\":[\"fixed\",\"fixed\"]},\"ccBzOmdPe\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlUYN_5LxE=withCSS(Component,css,\"framer-6ZUYZ\");export default FramerlUYN_5LxE;FramerlUYN_5LxE.displayName=\"Footer Dark\";FramerlUYN_5LxE.defaultProps={height:306,width:1200};addPropertyControls(FramerlUYN_5LxE,{variant:{options:[\"q_nBIyEwr\",\"oULCtoZz1\",\"ccBzOmdPe\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerlUYN_5LxE,[{explicitInter:true,fonts:[{family:\"Roboto Slab\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoUoOWbW5iddG-1A.woff2\",weight:\"600\"},{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v32/KFOmCnqEu92Fr1Me4GZLCzYlKw.woff2\",weight:\"400\"}]},...FormSparkFonts,...FooterButtonFonts,...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlUYN_5LxE\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oULCtoZz1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ccBzOmdPe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"306\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lUYN_5LxE.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;DM Sans-regular\"]);export const fonts=[{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:css/es4pFpdM4:default\",url:\"https://fonts.gstatic.com/s/dmsans/v11/rP2Hp2ywxg089UriOZSCHBeHFl0.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v11/rP2Hp2ywxg089UriOZSCHBeHFl0.ttf\",weight:\"400\"}];export const css=['.framer-l70zQ .framer-styles-preset-9naui5:not(.rich-text-wrapper), .framer-l70zQ .framer-styles-preset-9naui5.rich-text-wrapper p, .framer-l70zQ .framer-styles-preset-9naui5.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"DM Sans\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-l70zQ .framer-styles-preset-9naui5:not(.rich-text-wrapper), .framer-l70zQ .framer-styles-preset-9naui5.rich-text-wrapper p, .framer-l70zQ .framer-styles-preset-9naui5.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"DM Sans\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-l70zQ .framer-styles-preset-9naui5:not(.rich-text-wrapper), .framer-l70zQ .framer-styles-preset-9naui5.rich-text-wrapper p, .framer-l70zQ .framer-styles-preset-9naui5.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"DM Sans\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-l70zQ\";\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 (6597ba8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/ZbNG7AN7bYbYcXluoFXZ/Ocv0kSMchH2Ijv93PDks/es4pFpdM4.js\";const enabledGestures={BhV4hOUq_:{hover:true},uGHEWY62c:{hover:true}};const cycleOrder=[\"uGHEWY62c\",\"BhV4hOUq_\"];const variantClassNames={BhV4hOUq_:\"framer-v-9kwau5\",uGHEWY62c:\"framer-v-6aius7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={Normal:\"uGHEWY62c\",Small:\"BhV4hOUq_\"};const transitions={default:{damping:60,delay:0,duration:.2,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"tween\"}};const Component=/*#__PURE__*/ React.forwardRef(function({id,style:externalStyle={},className,width,height,layoutId,variant:outerVariant=\"uGHEWY62c\",callToAction:PQe6s_mWx=\"Click\",link:lsvDXX3UC,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"uGHEWY62c\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const defaultLayoutId=React.useId();const{pointerEvents,...style}=externalStyle;return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{\"data-framer-generated\":true,initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-ZnNFL\",sharedStyle.className,classNames),style:{display:\"contents\",pointerEvents:pointerEvents!==null&&pointerEvents!==void 0?pointerEvents:\"auto\"},children:/*#__PURE__*/ _jsx(Link,{href:lsvDXX3UC,children:/*#__PURE__*/ _jsx(motion.a,{...restProps,className:`${cx(\"framer-6aius7\",className)} framer-pzjpwl`,\"data-framer-name\":\"Normal\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"uGHEWY62c\",ref:ref,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-d2873cc6-42eb-40c0-8205-582532719427, rgb(255, 255, 255))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},transition:transition,variants:{\"BhV4hOUq_-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":'var(--token-ac95c68f-50c0-4adf-8ab1-107275c00288, rgb(46, 46, 46)) /* {\"name\":\"Dark / 70\"} */',\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"uGHEWY62c-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":'var(--token-ac95c68f-50c0-4adf-8ab1-107275c00288, rgb(46, 46, 46)) /* {\"name\":\"Dark / 70\"} */',\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"BhV4hOUq_-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"uGHEWY62c-hover\":{\"data-border\":true,\"data-framer-name\":undefined},BhV4hOUq_:{\"data-framer-name\":\"Small\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-9naui5\",\"data-styles-preset\":\"es4pFpdM4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Click\"})}),className:\"framer-1wjsxfs\",layoutDependency:layoutDependency,layoutId:\"jzJzHlawT\",style:{\"--extracted-r6o4lv\":\"var(--token-25b31a9d-211f-4aed-b06c-add80335f614, rgb(0, 0, 0)) \",\"--framer-paragraph-spacing\":\"0px\"},text:PQe6s_mWx,transition:transition,variants:{\"BhV4hOUq_-hover\":{\"--extracted-r6o4lv\":\"var(--token-d2873cc6-42eb-40c0-8205-582532719427, rgb(255, 255, 255)) \"},\"uGHEWY62c-hover\":{\"--extracted-r6o4lv\":\"var(--token-d2873cc6-42eb-40c0-8205-582532719427, rgb(255, 255, 255)) \"}},verticalAlignment:\"top\",withExternalLayout:true})})})})});});const css=['.framer-ZnNFL [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZnNFL * { box-sizing: border-box; }\",\".framer-ZnNFL .framer-pzjpwl { display: block; }\",\".framer-ZnNFL .framer-6aius7 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; padding: 12px 24px 12px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ZnNFL .framer-1wjsxfs { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-ZnNFL .framer-v-6aius7 .framer-6aius7, .framer-ZnNFL .framer-v-9kwau5 .framer-6aius7 { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ZnNFL .framer-6aius7 { gap: 0px; } .framer-ZnNFL .framer-6aius7 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-ZnNFL .framer-6aius7 > :first-child { margin-left: 0px; } .framer-ZnNFL .framer-6aius7 > :last-child { margin-right: 0px; } }\",\".framer-ZnNFL.framer-v-9kwau5 .framer-6aius7 { padding: 8px 16px 8px 16px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 46.5\n * @framerIntrinsicWidth 84\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"BhV4hOUq_\":{\"layout\":[\"auto\",\"auto\"]},\"nskbdr7M5\":{\"layout\":[\"auto\",\"auto\"]},\"TWNUmpdnD\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PQe6s_mWx\":\"callToAction\",\"lsvDXX3UC\":\"link\"}\n */ const FramerHBu10K2dK=withCSS(Component,css);export default FramerHBu10K2dK;FramerHBu10K2dK.displayName=\"Primary Button\";FramerHBu10K2dK.defaultProps={height:46.5,width:84};addPropertyControls(FramerHBu10K2dK,{variant:{options:[\"uGHEWY62c\",\"BhV4hOUq_\"],optionTitles:[\"Normal\",\"Small\"],title:\"Variant\",type:ControlType.Enum},PQe6s_mWx:{defaultValue:\"Click\",displayTextArea:false,title:\"Call To Action\",type:ControlType.String},lsvDXX3UC:{title:\"Link\",type:ControlType.Link}});addFonts(FramerHBu10K2dK,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHBu10K2dK\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"84\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"46.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BhV4hOUq_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nskbdr7M5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TWNUmpdnD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"PQe6s_mWx\\\":\\\"callToAction\\\",\\\"lsvDXX3UC\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HBu10K2dK.map", "// Generated by Framer (b35efa8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,Link,SVG,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";const enabledGestures={fr_JJK_nQ:{hover:true}};const cycleOrder=[\"fr_JJK_nQ\"];const variantClassNames={fr_JJK_nQ:\"framer-v-1elrd6f\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={};const transitions={\"fr_JJK_nQ-hover\":{damping:60,delay:0,duration:.2,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"tween\"},default:{damping:60,delay:0,duration:.2,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"tween\"}};const Component=/*#__PURE__*/ React.forwardRef(function({id,style:externalStyle={},className,width,height,layoutId,variant:outerVariant=\"fr_JJK_nQ\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"fr_JJK_nQ\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const defaultLayoutId=React.useId();const{pointerEvents,...style}=externalStyle;return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{\"data-framer-generated\":true,initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-PNxqa\",classNames),style:{display:\"contents\",pointerEvents:pointerEvents!==null&&pointerEvents!==void 0?pointerEvents:\"auto\"},children:/*#__PURE__*/ _jsx(Link,{href:\"data:framer/page-link,augiA20Il\",children:/*#__PURE__*/ _jsx(motion.a,{...restProps,className:`${cx(\"framer-1elrd6f\",className)} framer-aspiev`,\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"fr_JJK_nQ\",ref:ref,style:{opacity:1,...style},transition:transition,variants:{\"fr_JJK_nQ-hover\":{opacity:.5}},...addPropertyOverrides({\"fr_JJK_nQ-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1th6df0\",layoutDependency:layoutDependency,layoutId:\"FqVOf0QiQ\",transition:transition,children:[/*#__PURE__*/ _jsx(SVG,{className:\"framer-v8jexe\",\"data-framer-name\":\"oslo\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:47,layoutDependency:layoutDependency,layoutId:\"jfMvVFAPs\",svg:'<svg width=\"47\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.22 21.272c-2.044 0-3.744-.678-5.1-2.035C.78 17.862.112 16.19.112 14.218c0-1.971.67-3.635 2.008-4.992 1.356-1.374 3.056-2.062 5.1-2.062 2.026 0 3.708.688 5.046 2.062 1.357 1.357 2.035 3.02 2.035 4.992 0 1.971-.678 3.644-2.035 5.019-1.338 1.357-3.02 2.035-5.046 2.035ZM3.802 17.69c.886.94 2.026 1.41 3.418 1.41 1.393 0 2.523-.47 3.391-1.41.868-.94 1.303-2.098 1.303-3.473 0-1.374-.434-2.532-1.303-3.473-.868-.94-1.998-1.41-3.39-1.41-1.393 0-2.533.47-3.42 1.41-.867.941-1.301 2.099-1.301 3.473 0 1.375.434 2.532 1.302 3.473Zm16.918 3.582c-1.248 0-2.342-.263-3.283-.787-.94-.543-1.618-1.33-2.034-2.36l1.899-1.058a3.051 3.051 0 0 0 1.33 1.573c.632.38 1.337.57 2.115.57.67 0 1.23-.163 1.682-.489.452-.325.679-.768.679-1.329 0-.488-.181-.895-.543-1.22-.344-.326-.95-.625-1.818-.896l-1.356-.434C17.13 14.191 16 12.871 16 10.882c0-1.122.443-2.018 1.329-2.687.904-.687 2.017-1.03 3.337-1.03 2.062 0 3.554.786 4.476 2.36l-1.736 1.193c-.742-1.03-1.682-1.546-2.822-1.546-.614 0-1.148.154-1.6.461-.434.29-.651.678-.651 1.167 0 .452.135.84.407 1.166.289.308.795.57 1.519.787l1.492.461c2.46.76 3.69 2.09 3.69 3.988 0 1.266-.444 2.261-1.33 2.984-.868.724-1.998 1.086-3.39 1.086ZM27.837 21V.653h2.333V21h-2.333Zm11.779.272c-2.044 0-3.744-.678-5.1-2.035-1.34-1.375-2.008-3.047-2.008-5.019 0-1.971.669-3.635 2.007-4.992 1.357-1.374 3.057-2.062 5.1-2.062 2.026 0 3.708.688 5.047 2.062 1.356 1.357 2.034 3.02 2.034 4.992 0 1.971-.678 3.644-2.034 5.019-1.339 1.357-3.02 2.035-5.046 2.035Zm-3.419-3.581c.887.94 2.026 1.41 3.419 1.41 1.392 0 2.523-.47 3.39-1.41.869-.94 1.303-2.098 1.303-3.473 0-1.374-.434-2.532-1.302-3.473-.868-.94-1.999-1.41-3.391-1.41-1.393 0-2.532.47-3.419 1.41-.868.941-1.302 2.099-1.302 3.473 0 1.375.434 2.532 1.302 3.473Z\" fill=\"#fff\"/></svg>',transition:transition,withExternalLayout:true}),/*#__PURE__*/ _jsx(SVG,{className:\"framer-fmtqhq\",\"data-framer-name\":\"oslo\",fill:\"black\",intrinsicHeight:22,intrinsicWidth:47,layoutDependency:layoutDependency,layoutId:\"zRcmeO6oy\",style:{opacity:.5},svg:'<svg width=\"47\" height=\"22\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.22 21.272c-2.044 0-3.744-.678-5.1-2.035C.78 17.862.112 16.19.112 14.218c0-1.971.67-3.635 2.008-4.992 1.356-1.374 3.056-2.062 5.1-2.062 2.026 0 3.708.688 5.046 2.062 1.357 1.357 2.035 3.02 2.035 4.992 0 1.971-.678 3.644-2.035 5.019-1.338 1.357-3.02 2.035-5.046 2.035ZM3.802 17.69c.886.94 2.026 1.41 3.418 1.41 1.393 0 2.523-.47 3.391-1.41.868-.94 1.303-2.098 1.303-3.473 0-1.374-.434-2.532-1.303-3.473-.868-.94-1.998-1.41-3.39-1.41-1.393 0-2.533.47-3.42 1.41-.867.941-1.301 2.099-1.301 3.473 0 1.375.434 2.532 1.302 3.473Zm16.918 3.582c-1.248 0-2.342-.263-3.283-.787-.94-.543-1.618-1.33-2.034-2.36l1.899-1.058a3.051 3.051 0 0 0 1.33 1.573c.632.38 1.337.57 2.115.57.67 0 1.23-.163 1.682-.489.452-.325.679-.768.679-1.329 0-.488-.181-.895-.543-1.22-.344-.326-.95-.625-1.818-.896l-1.356-.434C17.13 14.191 16 12.871 16 10.882c0-1.122.443-2.018 1.329-2.687.904-.687 2.017-1.03 3.337-1.03 2.062 0 3.554.786 4.476 2.36l-1.736 1.193c-.742-1.03-1.682-1.546-2.822-1.546-.614 0-1.148.154-1.6.461-.434.29-.651.678-.651 1.167 0 .452.135.84.407 1.166.289.308.795.57 1.519.787l1.492.461c2.46.76 3.69 2.09 3.69 3.988 0 1.266-.444 2.261-1.33 2.984-.868.724-1.998 1.086-3.39 1.086ZM27.837 21V.653h2.333V21h-2.333Zm11.779.272c-2.044 0-3.744-.678-5.1-2.035-1.34-1.375-2.008-3.047-2.008-5.019 0-1.971.669-3.635 2.007-4.992 1.357-1.374 3.057-2.062 5.1-2.062 2.026 0 3.708.688 5.047 2.062 1.356 1.357 2.034 3.02 2.034 4.992 0 1.971-.678 3.644-2.034 5.019-1.339 1.357-3.02 2.035-5.046 2.035Zm-3.419-3.581c.887.94 2.026 1.41 3.419 1.41 1.392 0 2.523-.47 3.39-1.41.869-.94 1.303-2.098 1.303-3.473 0-1.374-.434-2.532-1.302-3.473-.868-.94-1.999-1.41-3.391-1.41-1.393 0-2.532.47-3.419 1.41-.868.941-1.302 2.099-1.302 3.473 0 1.375.434 2.532 1.302 3.473Z\" fill=\"#fff\"/></svg>',transition:transition,withExternalLayout:true})]})})})})});});const css=['.framer-PNxqa [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PNxqa * { box-sizing: border-box; }\",\".framer-PNxqa .framer-aspiev { display: block; }\",\".framer-PNxqa .framer-1elrd6f { height: 28px; overflow: visible; position: relative; text-decoration: none; width: 60px; }\",\".framer-PNxqa .framer-1th6df0 { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px 0px 0px 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-PNxqa .framer-v8jexe, .framer-PNxqa .framer-fmtqhq { aspect-ratio: 2.1363636363636362 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 100%; }\",\".framer-PNxqa .framer-v-1elrd6f .framer-1elrd6f { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PNxqa .framer-1th6df0 { gap: 0px; } .framer-PNxqa .framer-1th6df0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-PNxqa .framer-1th6df0 > :first-child { margin-top: 0px; } .framer-PNxqa .framer-1th6df0 > :last-child { margin-bottom: 0px; } }\",\".framer-PNxqa.framer-v-1elrd6f.hover .framer-1th6df0 { justify-content: flex-end; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 60\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"rZW5A0HUd\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n */ const Framerw9S6ggdSJ=withCSS(Component,css);export default Framerw9S6ggdSJ;Framerw9S6ggdSJ.displayName=\"oslo_logo\";Framerw9S6ggdSJ.defaultProps={height:28,width:60};addFonts(Framerw9S6ggdSJ,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerw9S6ggdSJ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"28\",\"framerIntrinsicWidth\":\"60\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rZW5A0HUd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./w9S6ggdSJ.map", "// Generated by Framer (a1bdbac)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"u4dDMNZUF\",\"BothTdyE4\",\"O2lR1I1sA\"];const variantClassNames={BothTdyE4:\"framer-v-1wyk3r\",O2lR1I1sA:\"framer-v-1lhgo78\",u4dDMNZUF:\"framer-v-39z1ne\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={\"Variant 3\":\"O2lR1I1sA\",Close:\"u4dDMNZUF\",Open:\"BothTdyE4\"};const transitions={default:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"}};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"u4dDMNZUF\",tap:TdcKtjdDN,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"u4dDMNZUF\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapr9b90c=activeVariantCallback(async(...args)=>{if(TdcKtjdDN){const res=await TdcKtjdDN(...args);if(res===false)return false;}});const isDisplayed=()=>{if(baseVariant===\"BothTdyE4\")return false;return true;};const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-ffjrt\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-39z1ne\",className),\"data-framer-name\":\"Close\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"u4dDMNZUF\",onTap:onTapr9b90c,ref:ref,style:{...style},transition:transition,...addPropertyOverrides({BothTdyE4:{\"data-framer-name\":\"Open\"},O2lR1I1sA:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1rx3ix\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"y14KHNo1l\",style:{backgroundColor:\"rgb(18, 39, 89)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},transition:transition,variants:{BothTdyE4:{rotate:-45},O2lR1I1sA:{backgroundColor:\"rgb(255, 255, 255)\"}}}),isDisplayed()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-uuns7i\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"iRaXSM9bS\",style:{backgroundColor:\"rgb(18, 39, 89)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},transition:transition,variants:{O2lR1I1sA:{backgroundColor:\"rgb(255, 255, 255)\"}}}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-17ecjo2\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"n0kyRjGwn\",style:{backgroundColor:\"rgb(18, 39, 89)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},transition:transition,variants:{BothTdyE4:{rotate:45},O2lR1I1sA:{backgroundColor:\"rgb(255, 255, 255)\"}}})]})})});});const css=['.framer-ffjrt [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ffjrt * { box-sizing: border-box; }\",\".framer-ffjrt .framer-sblbwp { display: block; }\",\".framer-ffjrt .framer-39z1ne { cursor: pointer; height: 32px; overflow: hidden; position: relative; width: 32px; }\",\".framer-ffjrt .framer-1rx3ix { bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; will-change: transform; }\",\".framer-ffjrt .framer-uuns7i { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; will-change: transform; }\",\".framer-ffjrt .framer-17ecjo2 { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 7px; width: 24px; will-change: transform; }\",\".framer-ffjrt.framer-v-1wyk3r .framer-39z1ne, .framer-ffjrt.framer-v-1lhgo78 .framer-39z1ne { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 32px); }\",\".framer-ffjrt.framer-v-1wyk3r .framer-1rx3ix { bottom: 15px; }\",\".framer-ffjrt.framer-v-1wyk3r .framer-17ecjo2 { top: 15px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"BothTdyE4\":{\"layout\":[\"fixed\",\"fixed\"]},\"O2lR1I1sA\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"TdcKtjdDN\":\"tap\"}\n */ const FramerBFnI3a8E1=withCSS(Component,css,\"framer-ffjrt\");export default FramerBFnI3a8E1;FramerBFnI3a8E1.displayName=\"Icon / 32 / Menu-Close\";FramerBFnI3a8E1.defaultProps={height:32,width:32};addPropertyControls(FramerBFnI3a8E1,{variant:{options:[\"u4dDMNZUF\",\"BothTdyE4\",\"O2lR1I1sA\"],optionTitles:[\"Close\",\"Open\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},TdcKtjdDN:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerBFnI3a8E1,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBFnI3a8E1\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"32\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BothTdyE4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"O2lR1I1sA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"TdcKtjdDN\\\":\\\"tap\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"32\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./BFnI3a8E1.map", "// Generated by Framer (a1bdbac)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"NcW0lLCiW\"];const variantClassNames={NcW0lLCiW:\"framer-v-1tqibsy\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const humanReadableVariantMap={};const transitions={default:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"}};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"NcW0lLCiW\",title:diiPXt8iL=\"Link\",link:nROLtrc_N,...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"NcW0lLCiW\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-ZToXw\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Link,{href:nROLtrc_N,openInNewTab:false,children:/*#__PURE__*/ _jsx(motion.a,{...restProps,className:`${cx(\"framer-1tqibsy\",className)} framer-1qohdgv`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"NcW0lLCiW\",ref:ref,style:{...style},transition:transition,children:/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-d1k5up\",layoutDependency:layoutDependency,layoutId:\"ZtBkb6zQF\",transition:transition,children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Roboto\", \"Roboto Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Link\"})}),className:\"framer-enx7bn\",fonts:[\"GF;Roboto-regular\"],layoutDependency:layoutDependency,layoutId:\"Fh3w66Qul\",style:{\"--extracted-r6o4lv\":\"rgb(6, 64, 107)\",\"--framer-paragraph-spacing\":\"0px\"},text:diiPXt8iL,transition:transition,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"Work\"})}),className:\"framer-gggahq\",fonts:[\"GF;DM Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"WkfUq1nFm\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:diiPXt8iL,transition:transition,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=['.framer-ZToXw [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZToXw * { box-sizing: border-box; }\",\".framer-ZToXw .framer-1qohdgv { display: block; }\",\".framer-ZToXw .framer-1tqibsy { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 22px; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-ZToXw .framer-d1k5up { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 22px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-ZToXw .framer-enx7bn, .framer-ZToXw .framer-gggahq { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ZToXw .framer-1tqibsy, .framer-ZToXw .framer-d1k5up { gap: 0px; } .framer-ZToXw .framer-1tqibsy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ZToXw .framer-1tqibsy > :first-child, .framer-ZToXw .framer-d1k5up > :first-child { margin-top: 0px; } .framer-ZToXw .framer-1tqibsy > :last-child, .framer-ZToXw .framer-d1k5up > :last-child { margin-bottom: 0px; } .framer-ZToXw .framer-d1k5up > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 22\n * @framerIntrinsicWidth 29.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"diiPXt8iL\":\"title\",\"nROLtrc_N\":\"link\"}\n */ const FramerxyaQgDlaS=withCSS(Component,css,\"framer-ZToXw\");export default FramerxyaQgDlaS;FramerxyaQgDlaS.displayName=\"Text Link\";FramerxyaQgDlaS.defaultProps={height:22,width:29.5};addPropertyControls(FramerxyaQgDlaS,{diiPXt8iL:{defaultValue:\"Link\",displayTextArea:false,placeholder:\"Link\",title:\"Title\",type:ControlType.String},nROLtrc_N:{title:\"Link\",type:ControlType.Link}});addFonts(FramerxyaQgDlaS,[{family:\"Roboto\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/xyaQgDlaS:default\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5WZLCzYlKw.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5WZLCzYlKw.ttf\",weight:\"400\"},{family:\"DM Sans\",moduleAsset:{localModuleIdentifier:\"local-module:canvasComponent/xyaQgDlaS:default\",url:\"https://fonts.gstatic.com/s/dmsans/v11/rP2Hp2ywxg089UriOZSCHBeHFl0.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v11/rP2Hp2ywxg089UriOZSCHBeHFl0.ttf\",weight:\"400\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxyaQgDlaS\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"22\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"29.5\",\"framerVariables\":\"{\\\"diiPXt8iL\\\":\\\"title\\\",\\\"nROLtrc_N\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xyaQgDlaS.map", "// Generated by Framer (3f9fff0)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={MXYj9RCqp:{hover:true}};const cycleOrder=[\"MXYj9RCqp\",\"QBDmZHvTN\"];const serializationHash=\"framer-695iX\";const variantClassNames={MXYj9RCqp:\"framer-v-1duv8l8\",QBDmZHvTN:\"framer-v-1ur7vpr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:300,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"MXYj9RCqp\",\"Variant 2\":\"QBDmZHvTN\"};const getProps=({height,id,title,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"MXYj9RCqp\",zX3t4sOG4:(_ref1=title!==null&&title!==void 0?title:props.zX3t4sOG4)!==null&&_ref1!==void 0?_ref1:\"Contact Us\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,zX3t4sOG4,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"MXYj9RCqp\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"iUbk5_Ql7\"},openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1duv8l8\",className,classNames)} framer-1yw77ka`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"MXYj9RCqp\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(6, 64, 107)\",borderBottomLeftRadius:80,borderBottomRightRadius:80,borderTopLeftRadius:80,borderTopRightRadius:80,...style},variants:{\"MXYj9RCqp-hover\":{backgroundColor:\"rgb(34, 34, 34)\"},QBDmZHvTN:{backgroundColor:\"rgb(255, 255, 255)\"}},...addPropertyOverrides({\"MXYj9RCqp-hover\":{\"data-framer-name\":undefined},QBDmZHvTN:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Contact Us\"})}),className:\"framer-jv04zw\",fonts:[\"GF;Roboto-500\"],layoutDependency:layoutDependency,layoutId:\"o8j1OgvzL\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},text:zX3t4sOG4,transformTemplate:transformTemplate1,variants:{QBDmZHvTN:{\"--extracted-r6o4lv\":\"rgb(4, 64, 107)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({QBDmZHvTN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvLTUwMA==\",\"--framer-font-family\":'\"Roboto\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(4, 64, 107))\"},children:\"Contact Us\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-695iX.framer-1yw77ka, .framer-695iX .framer-1yw77ka { display: block; }\",\".framer-695iX.framer-1duv8l8 { cursor: pointer; height: 40px; overflow: visible; position: relative; text-decoration: none; width: 123px; }\",\".framer-695iX .framer-jv04zw { flex: none; height: auto; left: 32px; overflow: visible; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-695iX.framer-v-1ur7vpr.framer-1duv8l8 { cursor: unset; }\",\".framer-695iX.framer-v-1ur7vpr .framer-jv04zw { left: 22px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 123\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"QBDmZHvTN\":{\"layout\":[\"fixed\",\"fixed\"]},\"F1AK5ykKw\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"zX3t4sOG4\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpGbA5ZevT=withCSS(Component,css,\"framer-695iX\");export default FramerpGbA5ZevT;FramerpGbA5ZevT.displayName=\"NavContactUs Copy\";FramerpGbA5ZevT.defaultProps={height:40,width:123};addPropertyControls(FramerpGbA5ZevT,{variant:{options:[\"MXYj9RCqp\",\"QBDmZHvTN\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},zX3t4sOG4:{defaultValue:\"Contact Us\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerpGbA5ZevT,[{explicitInter:true,fonts:[{family:\"Roboto\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vBh05IsDqlA.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpGbA5ZevT\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"zX3t4sOG4\\\":\\\"title\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QBDmZHvTN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"F1AK5ykKw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"123\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pGbA5ZevT.map", "// Generated by Framer (4f5e97b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Link,resolveLink,SVG,useActiveVariantCallback,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import PrimaryButton from\"https://framerusercontent.com/modules/1NYC2MrkTXIzDXQi7JsH/Flix5H3OHjZVmLs8Sse8/HBu10K2dK.js\";import Oslo_logo from\"https://framerusercontent.com/modules/FssLucsjyaWVew67gR3V/ogzgiw4CUoaB1YlE9LW2/w9S6ggdSJ.js\";import Icon32MenuClose from\"https://framerusercontent.com/modules/g4FqAyHegKsfbihnQ9UR/c9q9ZrBVCEmduPSh9DPB/BFnI3a8E1.js\";import TextLink from\"https://framerusercontent.com/modules/Lw8A35dNH0oaIHwzEkp3/wqJ6egCiFo96yu5Lr8V7/xyaQgDlaS.js\";import NavContactUsCopy from\"https://framerusercontent.com/modules/i8Zd2hOFgU36d29ZS1Qj/Z5kY6L5GErYNriTziXMK/pGbA5ZevT.js\";const Oslo_logoFonts=getFonts(Oslo_logo);const Icon32MenuCloseFonts=getFonts(Icon32MenuClose);const TextLinkFonts=getFonts(TextLink);const NavContactUsCopyFonts=getFonts(NavContactUsCopy);const PrimaryButtonFonts=getFonts(PrimaryButton);const cycleOrder=[\"jurH2tLh9\",\"tKZTP7IFd\",\"NTLNLsrZI\",\"S8VEBP44t\",\"ts1LdNwna\",\"AcYxR3eUk\",\"NMTqe4bjJ\"];const serializationHash=\"framer-aUHOr\";const variantClassNames={AcYxR3eUk:\"framer-v-da6xcr\",jurH2tLh9:\"framer-v-1t9je01\",NMTqe4bjJ:\"framer-v-pow4tz\",NTLNLsrZI:\"framer-v-b1kheq\",S8VEBP44t:\"framer-v-1wth37a\",tKZTP7IFd:\"framer-v-1ukqmsz\",ts1LdNwna:\"framer-v-jwtecq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},NTLNLsrZI:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const transformTemplate=(_,t)=>`perspective(1200px) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Phone Open\":\"S8VEBP44t\",\"Variant 6\":\"AcYxR3eUk\",\"Variant 7\":\"NMTqe4bjJ\",Desktop:\"jurH2tLh9\",mobile_scrolled:\"ts1LdNwna\",Phone:\"NTLNLsrZI\",Tablet:\"tKZTP7IFd\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"jurH2tLh9\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"jurH2tLh9\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const taptfjupc=activeVariantCallback(async(...args)=>{setVariant(\"S8VEBP44t\");});const tapjjrrs0=activeVariantCallback(async(...args)=>{setVariant(\"NTLNLsrZI\");});const tapyb6qa5=activeVariantCallback(async(...args)=>{setVariant(\"AcYxR3eUk\");});const tap1ipne0h=activeVariantCallback(async(...args)=>{setVariant(\"ts1LdNwna\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"tKZTP7IFd\",\"NTLNLsrZI\",\"S8VEBP44t\",\"ts1LdNwna\",\"AcYxR3eUk\",\"NMTqe4bjJ\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"tKZTP7IFd\")return true;return false;};const isDisplayed2=()=>{if([\"S8VEBP44t\",\"AcYxR3eUk\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"NTLNLsrZI\",\"S8VEBP44t\",\"ts1LdNwna\",\"AcYxR3eUk\",\"NMTqe4bjJ\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"NTLNLsrZI\",\"ts1LdNwna\",\"NMTqe4bjJ\"].includes(baseVariant))return true;return false;};const isDisplayed5=()=>{if([\"NTLNLsrZI\",\"ts1LdNwna\",\"NMTqe4bjJ\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed6=()=>{if(baseVariant===\"AcYxR3eUk\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"S8VEBP44t\")return true;return false;};const isDisplayed8=()=>{if([\"NTLNLsrZI\",\"S8VEBP44t\",\"ts1LdNwna\",\"AcYxR3eUk\",\"NMTqe4bjJ\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-aUHOr\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(\"framer-1t9je01\",className),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"jurH2tLh9\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(0, 0, 0, 0.8)\",WebkitBackdropFilter:\"blur(10px)\",...style},variants:{AcYxR3eUk:{backgroundColor:\"rgba(255, 255, 255, 0.8)\"},NMTqe4bjJ:{backgroundColor:\"rgba(255, 255, 255, 0.8)\"},NTLNLsrZI:{backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"blur(0px)\"},S8VEBP44t:{backgroundColor:\"rgba(255, 255, 255, 0.8)\"},tKZTP7IFd:{backgroundColor:\"rgba(0, 0, 0, 0)\"},ts1LdNwna:{backgroundColor:\"rgba(255, 255, 255, 0.8)\"}},...addPropertyOverrides({AcYxR3eUk:{\"data-framer-name\":\"Variant 6\"},NMTqe4bjJ:{\"data-framer-name\":\"Variant 7\"},NTLNLsrZI:{\"data-framer-name\":\"Phone\"},S8VEBP44t:{\"data-framer-name\":\"Phone Open\"},tKZTP7IFd:{\"data-framer-name\":\"Tablet\"},ts1LdNwna:{\"data-framer-name\":\"mobile_scrolled\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13223pu\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"ff0uzVatw\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qdd1wi\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"aVza_j4JR\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-18q255v-container\",layoutDependency:layoutDependency,layoutId:\"RIlmw8P_4-container\",children:/*#__PURE__*/_jsx(Oslo_logo,{height:\"100%\",id:\"RIlmw8P_4\",layoutId:\"RIlmw8P_4\",width:\"100%\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-fmpxic\",\"data-framer-name\":\"OpenRoadLogo_Color\",fill:\"black\",intrinsicHeight:38,intrinsicWidth:166,layoutDependency:layoutDependency,layoutId:\"aexPzJ8px\",style:{filter:\"brightness(0) grayscale(1) invert(1)\",WebkitFilter:\"brightness(0) grayscale(1) invert(1)\"},svg:'<svg width=\"166\" height=\"38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M50.738 20.784a8.158 8.158 0 0 1-3.982-1.03 7.552 7.552 0 0 1-1.58-1.175 7.513 7.513 0 0 1-1.983-3.321 7.265 7.265 0 0 1-.278-2 6.855 6.855 0 0 1 .6-2.86 7.232 7.232 0 0 1 1.658-2.323A7.866 7.866 0 0 1 47.66 6.51a8.541 8.541 0 0 1 6.152 0c.92.361 1.764.893 2.487 1.566a7.274 7.274 0 0 1 1.659 2.323c.401.9.605 1.875.598 2.86a7.13 7.13 0 0 1-.278 1.994 7.42 7.42 0 0 1-.774 1.797 7.32 7.32 0 0 1-1.207 1.53 7.627 7.627 0 0 1-1.58 1.175 8.178 8.178 0 0 1-3.978 1.03Zm0-.715a4.418 4.418 0 0 0 2.148-.51 4.503 4.503 0 0 0 1.57-1.418 6.7 6.7 0 0 0 .974-2.156 10.62 10.62 0 0 0 .33-2.72 10.255 10.255 0 0 0-.33-2.68 6.353 6.353 0 0 0-.974-2.098 4.426 4.426 0 0 0-1.57-1.363 4.572 4.572 0 0 0-2.148-.488 4.664 4.664 0 0 0-2.178.488 4.45 4.45 0 0 0-1.576 1.363 6.307 6.307 0 0 0-.954 2.097 10.67 10.67 0 0 0-.32 2.68c-.007.917.1 1.831.32 2.721.188.77.51 1.5.954 2.156a4.375 4.375 0 0 0 3.756 1.928h-.002ZM61.506 6.267h4.496a7.743 7.743 0 0 1 2.086.271 5.436 5.436 0 0 1 1.69.785c.468.333.857.766 1.137 1.268.285.53.429 1.126.418 1.728a3.337 3.337 0 0 1-.405 1.68 3.65 3.65 0 0 1-1.061 1.185 4.63 4.63 0 0 1-1.495.704 6.273 6.273 0 0 1-1.706.233c-.244 0-.502 0-.774-.022-.273-.022-.532-.032-.785-.053-.253-.02-.486-.047-.695-.076a6.82 6.82 0 0 1-.513-.088v6.565h-2.383l-.01-14.18Zm2.383 6.815c.268.08.556.155.868.223.309.068.625.103.941.103.46.01.916-.069 1.344-.234.36-.14.688-.356.958-.633.257-.267.452-.587.573-.937.13-.367.194-.753.19-1.142a3.296 3.296 0 0 0-.247-1.3 3.06 3.06 0 0 0-.678-.998 2.92 2.92 0 0 0-1.012-.633c-.4-.15-.824-.225-1.251-.222h-1.692l.006 5.773ZM83.27 6.267v.91h-7.472v5.07h5.007v.92h-5.007v6.36h7.478v.92h-9.861V6.267h9.856Zm2.643 0h1.342l9.295 10.368h.087V6.267h1.05v14.517h-.557L87.066 9.239h-.088V20.44h-1.07l.005-14.173Z\" fill=\"#122759\"/><path d=\"M101.144 6.267h4.916a8.068 8.068 0 0 1 2.236.278 4.841 4.841 0 0 1 1.605.764c.413.304.747.704.974 1.164.219.466.33.975.324 1.49.002.426-.082.848-.249 1.24-.164.388-.4.74-.696 1.04a4.58 4.58 0 0 1-1.096.802 5.825 5.825 0 0 1-1.418.524l5.154 6.88h-2.749l-4.931-6.677h-1.677v6.676h-2.382l-.011-14.18Zm2.381 6.803h1.376a4.962 4.962 0 0 0 1.484-.212c.428-.124.827-.33 1.177-.606.327-.261.594-.59.781-.964.19-.39.285-.818.279-1.252a2.99 2.99 0 0 0-.223-1.162 2.667 2.667 0 0 0-.619-.917 2.887 2.887 0 0 0-.944-.595 3.235 3.235 0 0 0-1.208-.217h-2.1l-.003 5.925Zm18.352 7.714a8.135 8.135 0 0 1-3.981-1.03 7.474 7.474 0 0 1-2.79-2.705 7.647 7.647 0 0 1-.776-1.791 7.234 7.234 0 0 1-.278-2 6.888 6.888 0 0 1 .6-2.86 7.25 7.25 0 0 1 1.66-2.323 7.87 7.87 0 0 1 2.487-1.566 8.537 8.537 0 0 1 6.15 0c.92.362 1.763.893 2.487 1.566a7.24 7.24 0 0 1 1.658 2.323c.402.9.606 1.875.598 2.86a7.082 7.082 0 0 1-.278 1.994 7.401 7.401 0 0 1-.775 1.797 7.282 7.282 0 0 1-1.206 1.53 7.57 7.57 0 0 1-1.581 1.175 8.14 8.14 0 0 1-3.975 1.03Zm0-.715a4.438 4.438 0 0 0 2.151-.51 4.532 4.532 0 0 0 1.569-1.418 6.787 6.787 0 0 0 .964-2.156c.228-.889.339-1.803.331-2.72a10.181 10.181 0 0 0-.331-2.68 6.431 6.431 0 0 0-.964-2.098 4.452 4.452 0 0 0-1.569-1.363 4.588 4.588 0 0 0-2.151-.488 4.672 4.672 0 0 0-2.178.488 4.471 4.471 0 0 0-1.578 1.363 6.197 6.197 0 0 0-.95 2.097 10.393 10.393 0 0 0-.321 2.68c-.009.917.099 1.832.321 2.721.184.77.506 1.5.95 2.156a4.386 4.386 0 0 0 3.756 1.928Zm16.464-14.126 6.677 14.504H142.6l-2.168-4.729h-6.08l-2.233 4.729h-1.192l6.826-14.504h.588Zm-3.571 8.85h5.221l-2.579-5.612-2.642 5.612Zm12.075-8.526h4.729c1.461 0 2.712.136 3.755.408a6.463 6.463 0 0 1 2.621 1.304 6.62 6.62 0 0 1 1.808 2.345c.408.916.614 1.909.604 2.911a7.346 7.346 0 0 1-.541 2.813 6.5 6.5 0 0 1-1.593 2.292 7.695 7.695 0 0 1-2.58 1.54 9.981 9.981 0 0 1-3.509.57h-5.298l.004-14.183Zm2.384 13.141h2.537c.77.005 1.535-.13 2.257-.396a5.132 5.132 0 0 0 1.842-1.176 5.537 5.537 0 0 0 1.239-1.927 7.116 7.116 0 0 0 .456-2.643 6.496 6.496 0 0 0-.428-2.392 5.569 5.569 0 0 0-1.198-1.886 5.47 5.47 0 0 0-1.831-1.234 5.934 5.934 0 0 0-2.327-.445h-2.541l-.006 12.099Z\" fill=\"#000\"/><path d=\"M102.589 27.654c-.009.46.068.918.226 1.35.134.377.346.721.623 1.01.264.277.584.494.939.636a3.1 3.1 0 0 0 1.176.22c.25.003.498-.045.729-.139a2.7 2.7 0 0 0 .65-.38c.386-.308.702-.695.926-1.135l.505.33a5.057 5.057 0 0 1-.522.695 3.559 3.559 0 0 1-1.589 1.006 3.866 3.866 0 0 1-1.113.153 4.239 4.239 0 0 1-1.621-.298 3.832 3.832 0 0 1-1.251-.81 3.543 3.543 0 0 1-.8-1.188 3.659 3.659 0 0 1-.147-2.42 3.66 3.66 0 0 1 .973-1.664c.239-.234.508-.434.8-.597a4.15 4.15 0 0 1 .973-.389c.37-.095.751-.142 1.133-.14.358-.002.714.05 1.057.154a3.642 3.642 0 0 1 1.585.999c.197.215.375.448.53.695l-.519.352a5.02 5.02 0 0 0-.475-.757 2.682 2.682 0 0 0-.532-.523 1.988 1.988 0 0 0-.602-.303 2.212 2.212 0 0 0-.676-.1 2.97 2.97 0 0 0-1.163.225 2.71 2.71 0 0 0-.943.65 3.018 3.018 0 0 0-.634 1.026 3.82 3.82 0 0 0-.238 1.342Zm12.727-3.776 3.382 7.337h-1.229l-1.096-2.395h-3.077l-1.131 2.395h-.602l3.452-7.337h.301Zm-1.808 4.477h2.642l-1.304-2.84-1.338 2.84Zm8.688-4.311h2.281c.356-.003.711.043 1.055.139.306.08.597.214.856.396.238.168.433.387.573.641.145.268.218.57.212.874a1.68 1.68 0 0 1-.205.85 1.81 1.81 0 0 1-.537.598 2.31 2.31 0 0 1-.758.357 3.21 3.21 0 0 1-.861.117c-.122 0-.254 0-.393-.01s-.266-.016-.395-.027a8.72 8.72 0 0 1-.355-.04 3.496 3.496 0 0 1-.26-.043v3.32h-1.206l-.007-7.172Zm1.206 3.445c.135.04.281.077.438.113.157.034.318.052.479.052.232.005.463-.035.68-.118a1.42 1.42 0 0 0 .485-.32c.128-.137.226-.298.29-.474.062-.186.094-.382.094-.579a1.631 1.631 0 0 0-.126-.657 1.476 1.476 0 0 0-.853-.825 1.758 1.758 0 0 0-.63-.111h-.857v2.919Zm7.398-3.445h1.205v7.171H130.8v-7.171Zm11.299 0v.457h-2.6v6.711h-1.205v-6.71h-2.595v-.461l6.4.003Zm6.568-.166 3.38 7.337h-1.225l-1.098-2.395h-3.078l-1.13 2.395h-.603l3.454-7.337h.3Zm-1.808 4.477h2.643l-1.303-2.84-1.34 2.84Zm8.689-4.311h1.204v6.705h3.616v.466h-4.818l-.002-7.171Zm-57.861 3.322h-53.43v.53h53.43v-.53Z\" fill=\"#808285\"/><path d=\"M28.044 2.477c-.064 0-.178.14-.178.14L5.473 31.484a24.162 24.162 0 0 0 1.82 1.64l20.38-29.99s.393-.623.37-.658Z\" fill=\"#000\"/><path d=\"M26.502 1.722A18.565 18.565 0 0 0 18.695 0C8.366 0-.004 8.356-.004 18.66a18.575 18.575 0 0 0 2.113 8.623L24.03 5.046l.026-.028 2.956-2.998c-.182-.098-.325-.212-.51-.298ZM3.96 23.126a15.397 15.397 0 0 1 20.105-18.87L3.96 23.126Z\" fill=\"#122759\"/><path d=\"m27.903 6.345.018.015a.047.047 0 0 0-.018-.015Z\" fill=\"#062F75\"/><path d=\"m29.283 3.303.235.164-.463-.332-15.89 33.361c1.79.553 3.655.834 5.53.835 10.321 0 18.691-8.357 18.691-18.663a18.612 18.612 0 0 0-8.103-15.365ZM18.695 34.041c-.56 0-1.12-.031-1.678-.092l11.04-27.477a15.363 15.363 0 0 1-9.362 27.57ZM164.412 4.646a1.605 1.605 0 0 1 1.603 1.61 1.611 1.611 0 0 1-1.608 1.605 1.607 1.607 0 0 1-.005-3.215h.01Zm-.01.251a1.37 1.37 0 0 0 .01 2.74c.717.009 1.293-.603 1.293-1.366a1.326 1.326 0 0 0-.786-1.258 1.328 1.328 0 0 0-.507-.116h-.01Zm-.302 2.31h-.288v-1.81c.169-.027.34-.042.511-.043a.93.93 0 0 1 .556.139.437.437 0 0 1 .165.374.442.442 0 0 1-.352.438v.014c.16.03.268.174.302.44a1.5 1.5 0 0 0 .116.445h-.298a1.367 1.367 0 0 1-.124-.46.335.335 0 0 0-.386-.316h-.203l.001.777Zm0-1.001h.209c.237 0 .439-.086.439-.309 0-.158-.115-.315-.439-.315-.07 0-.14.004-.209.013v.611Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h166v37.326H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{...addPropertyOverrides({AcYxR3eUk:{href:{webPageId:\"A4B2ALbFU\"},openInNewTab:false},S8VEBP44t:{href:{webPageId:\"A4B2ALbFU\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1tjj1pp framer-1iorm9o\",\"data-framer-name\":\"OpenRoadLogo_Color\",fill:\"black\",intrinsicHeight:38,intrinsicWidth:166,layoutDependency:layoutDependency,layoutId:\"zTreD_zjx\",style:{filter:\"brightness(0) grayscale(1) invert(1)\",WebkitFilter:\"brightness(0) grayscale(1) invert(1)\"},svg:'<svg width=\"166\" height=\"38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M50.738 20.784a8.158 8.158 0 0 1-3.982-1.03 7.552 7.552 0 0 1-1.58-1.175 7.513 7.513 0 0 1-1.983-3.321 7.265 7.265 0 0 1-.278-2 6.855 6.855 0 0 1 .6-2.86 7.232 7.232 0 0 1 1.658-2.323A7.866 7.866 0 0 1 47.66 6.51a8.541 8.541 0 0 1 6.152 0c.92.361 1.764.893 2.487 1.566a7.274 7.274 0 0 1 1.659 2.323c.401.9.605 1.875.598 2.86a7.13 7.13 0 0 1-.278 1.994 7.42 7.42 0 0 1-.774 1.797 7.32 7.32 0 0 1-1.207 1.53 7.627 7.627 0 0 1-1.58 1.175 8.178 8.178 0 0 1-3.978 1.03Zm0-.715a4.418 4.418 0 0 0 2.148-.51 4.503 4.503 0 0 0 1.57-1.418 6.7 6.7 0 0 0 .974-2.156 10.62 10.62 0 0 0 .33-2.72 10.255 10.255 0 0 0-.33-2.68 6.353 6.353 0 0 0-.974-2.098 4.426 4.426 0 0 0-1.57-1.363 4.572 4.572 0 0 0-2.148-.488 4.664 4.664 0 0 0-2.178.488 4.45 4.45 0 0 0-1.576 1.363 6.307 6.307 0 0 0-.954 2.097 10.67 10.67 0 0 0-.32 2.68c-.007.917.1 1.831.32 2.721.188.77.51 1.5.954 2.156a4.375 4.375 0 0 0 3.756 1.928h-.002ZM61.506 6.267h4.496a7.743 7.743 0 0 1 2.086.271 5.436 5.436 0 0 1 1.69.785c.468.333.857.766 1.137 1.268.285.53.429 1.126.418 1.728a3.337 3.337 0 0 1-.405 1.68 3.65 3.65 0 0 1-1.061 1.185 4.63 4.63 0 0 1-1.495.704 6.273 6.273 0 0 1-1.706.233c-.244 0-.502 0-.774-.022-.273-.022-.532-.032-.785-.053-.253-.02-.486-.047-.695-.076a6.82 6.82 0 0 1-.513-.088v6.565h-2.383l-.01-14.18Zm2.383 6.815c.268.08.556.155.868.223.309.068.625.103.941.103.46.01.916-.069 1.344-.234.36-.14.688-.356.958-.633.257-.267.452-.587.573-.937.13-.367.194-.753.19-1.142a3.296 3.296 0 0 0-.247-1.3 3.06 3.06 0 0 0-.678-.998 2.92 2.92 0 0 0-1.012-.633c-.4-.15-.824-.225-1.251-.222h-1.692l.006 5.773ZM83.27 6.267v.91h-7.472v5.07h5.007v.92h-5.007v6.36h7.478v.92h-9.861V6.267h9.856Zm2.643 0h1.342l9.295 10.368h.087V6.267h1.05v14.517h-.557L87.066 9.239h-.088V20.44h-1.07l.005-14.173Z\" fill=\"#122759\"/><path d=\"M101.144 6.267h4.916a8.068 8.068 0 0 1 2.236.278 4.841 4.841 0 0 1 1.605.764c.413.304.747.704.974 1.164.219.466.33.975.324 1.49.002.426-.082.848-.249 1.24-.164.388-.4.74-.696 1.04a4.58 4.58 0 0 1-1.096.802 5.825 5.825 0 0 1-1.418.524l5.154 6.88h-2.749l-4.931-6.677h-1.677v6.676h-2.382l-.011-14.18Zm2.381 6.803h1.376a4.962 4.962 0 0 0 1.484-.212c.428-.124.827-.33 1.177-.606.327-.261.594-.59.781-.964.19-.39.285-.818.279-1.252a2.99 2.99 0 0 0-.223-1.162 2.667 2.667 0 0 0-.619-.917 2.887 2.887 0 0 0-.944-.595 3.235 3.235 0 0 0-1.208-.217h-2.1l-.003 5.925Zm18.352 7.714a8.135 8.135 0 0 1-3.981-1.03 7.474 7.474 0 0 1-2.79-2.705 7.647 7.647 0 0 1-.776-1.791 7.234 7.234 0 0 1-.278-2 6.888 6.888 0 0 1 .6-2.86 7.25 7.25 0 0 1 1.66-2.323 7.87 7.87 0 0 1 2.487-1.566 8.537 8.537 0 0 1 6.15 0c.92.362 1.763.893 2.487 1.566a7.24 7.24 0 0 1 1.658 2.323c.402.9.606 1.875.598 2.86a7.082 7.082 0 0 1-.278 1.994 7.401 7.401 0 0 1-.775 1.797 7.282 7.282 0 0 1-1.206 1.53 7.57 7.57 0 0 1-1.581 1.175 8.14 8.14 0 0 1-3.975 1.03Zm0-.715a4.438 4.438 0 0 0 2.151-.51 4.532 4.532 0 0 0 1.569-1.418 6.787 6.787 0 0 0 .964-2.156c.228-.889.339-1.803.331-2.72a10.181 10.181 0 0 0-.331-2.68 6.431 6.431 0 0 0-.964-2.098 4.452 4.452 0 0 0-1.569-1.363 4.588 4.588 0 0 0-2.151-.488 4.672 4.672 0 0 0-2.178.488 4.471 4.471 0 0 0-1.578 1.363 6.197 6.197 0 0 0-.95 2.097 10.393 10.393 0 0 0-.321 2.68c-.009.917.099 1.832.321 2.721.184.77.506 1.5.95 2.156a4.386 4.386 0 0 0 3.756 1.928Zm16.464-14.126 6.677 14.504H142.6l-2.168-4.729h-6.08l-2.233 4.729h-1.192l6.826-14.504h.588Zm-3.571 8.85h5.221l-2.579-5.612-2.642 5.612Zm12.075-8.526h4.729c1.461 0 2.712.136 3.755.408a6.463 6.463 0 0 1 2.621 1.304 6.62 6.62 0 0 1 1.808 2.345c.408.916.614 1.909.604 2.911a7.346 7.346 0 0 1-.541 2.813 6.5 6.5 0 0 1-1.593 2.292 7.695 7.695 0 0 1-2.58 1.54 9.981 9.981 0 0 1-3.509.57h-5.298l.004-14.183Zm2.384 13.141h2.537c.77.005 1.535-.13 2.257-.396a5.132 5.132 0 0 0 1.842-1.176 5.537 5.537 0 0 0 1.239-1.927 7.116 7.116 0 0 0 .456-2.643 6.496 6.496 0 0 0-.428-2.392 5.569 5.569 0 0 0-1.198-1.886 5.47 5.47 0 0 0-1.831-1.234 5.934 5.934 0 0 0-2.327-.445h-2.541l-.006 12.099Z\" fill=\"#000\"/><path d=\"M102.589 27.654c-.009.46.068.918.226 1.35.134.377.346.721.623 1.01.264.277.584.494.939.636a3.1 3.1 0 0 0 1.176.22c.25.003.498-.045.729-.139a2.7 2.7 0 0 0 .65-.38c.386-.308.702-.695.926-1.135l.505.33a5.057 5.057 0 0 1-.522.695 3.559 3.559 0 0 1-1.589 1.006 3.866 3.866 0 0 1-1.113.153 4.239 4.239 0 0 1-1.621-.298 3.832 3.832 0 0 1-1.251-.81 3.543 3.543 0 0 1-.8-1.188 3.659 3.659 0 0 1-.147-2.42 3.66 3.66 0 0 1 .973-1.664c.239-.234.508-.434.8-.597a4.15 4.15 0 0 1 .973-.389c.37-.095.751-.142 1.133-.14.358-.002.714.05 1.057.154a3.642 3.642 0 0 1 1.585.999c.197.215.375.448.53.695l-.519.352a5.02 5.02 0 0 0-.475-.757 2.682 2.682 0 0 0-.532-.523 1.988 1.988 0 0 0-.602-.303 2.212 2.212 0 0 0-.676-.1 2.97 2.97 0 0 0-1.163.225 2.71 2.71 0 0 0-.943.65 3.018 3.018 0 0 0-.634 1.026 3.82 3.82 0 0 0-.238 1.342Zm12.727-3.776 3.382 7.337h-1.229l-1.096-2.395h-3.077l-1.131 2.395h-.602l3.452-7.337h.301Zm-1.808 4.477h2.642l-1.304-2.84-1.338 2.84Zm8.688-4.311h2.281c.356-.003.711.043 1.055.139.306.08.597.214.856.396.238.168.433.387.573.641.145.268.218.57.212.874a1.68 1.68 0 0 1-.205.85 1.81 1.81 0 0 1-.537.598 2.31 2.31 0 0 1-.758.357 3.21 3.21 0 0 1-.861.117c-.122 0-.254 0-.393-.01s-.266-.016-.395-.027a8.72 8.72 0 0 1-.355-.04 3.496 3.496 0 0 1-.26-.043v3.32h-1.206l-.007-7.172Zm1.206 3.445c.135.04.281.077.438.113.157.034.318.052.479.052.232.005.463-.035.68-.118a1.42 1.42 0 0 0 .485-.32c.128-.137.226-.298.29-.474.062-.186.094-.382.094-.579a1.631 1.631 0 0 0-.126-.657 1.476 1.476 0 0 0-.853-.825 1.758 1.758 0 0 0-.63-.111h-.857v2.919Zm7.398-3.445h1.205v7.171H130.8v-7.171Zm11.299 0v.457h-2.6v6.711h-1.205v-6.71h-2.595v-.461l6.4.003Zm6.568-.166 3.38 7.337h-1.225l-1.098-2.395h-3.078l-1.13 2.395h-.603l3.454-7.337h.3Zm-1.808 4.477h2.643l-1.303-2.84-1.34 2.84Zm8.689-4.311h1.204v6.705h3.616v.466h-4.818l-.002-7.171Zm-57.861 3.322h-53.43v.53h53.43v-.53Z\" fill=\"#808285\"/><path d=\"M28.044 2.477c-.064 0-.178.14-.178.14L5.473 31.484a24.162 24.162 0 0 0 1.82 1.64l20.38-29.99s.393-.623.37-.658Z\" fill=\"#000\"/><path d=\"M26.502 1.722A18.565 18.565 0 0 0 18.695 0C8.366 0-.004 8.356-.004 18.66a18.575 18.575 0 0 0 2.113 8.623L24.03 5.046l.026-.028 2.956-2.998c-.182-.098-.325-.212-.51-.298ZM3.96 23.126a15.397 15.397 0 0 1 20.105-18.87L3.96 23.126Z\" fill=\"#122759\"/><path d=\"m27.903 6.345.018.015a.047.047 0 0 0-.018-.015Z\" fill=\"#062F75\"/><path d=\"m29.283 3.303.235.164-.463-.332-15.89 33.361c1.79.553 3.655.834 5.53.835 10.321 0 18.691-8.357 18.691-18.663a18.612 18.612 0 0 0-8.103-15.365ZM18.695 34.041c-.56 0-1.12-.031-1.678-.092l11.04-27.477a15.363 15.363 0 0 1-9.362 27.57ZM164.412 4.646a1.605 1.605 0 0 1 1.603 1.61 1.611 1.611 0 0 1-1.608 1.605 1.607 1.607 0 0 1-.005-3.215h.01Zm-.01.251a1.37 1.37 0 0 0 .01 2.74c.717.009 1.293-.603 1.293-1.366a1.326 1.326 0 0 0-.786-1.258 1.328 1.328 0 0 0-.507-.116h-.01Zm-.302 2.31h-.288v-1.81c.169-.027.34-.042.511-.043a.93.93 0 0 1 .556.139.437.437 0 0 1 .165.374.442.442 0 0 1-.352.438v.014c.16.03.268.174.302.44a1.5 1.5 0 0 0 .116.445h-.298a1.367 1.367 0 0 1-.124-.46.335.335 0 0 0-.386-.316h-.203l.001.777Zm0-1.001h.209c.237 0 .439-.086.439-.309 0-.158-.115-.315-.439-.315-.07 0-.14.004-.209.013v.611Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h166v37.326H0z\"/></clipPath></defs></svg>',variants:{AcYxR3eUk:{filter:\"none\",WebkitFilter:\"none\"},S8VEBP44t:{filter:\"none\",WebkitFilter:\"none\"}},withExternalLayout:true,...addPropertyOverrides({AcYxR3eUk:{as:\"a\"},S8VEBP44t:{as:\"a\"}},baseVariant,gestureVariant)})}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-41ux4t-container\",layoutDependency:layoutDependency,layoutId:\"NJ8JXfpSi-container\",children:/*#__PURE__*/_jsx(Icon32MenuClose,{height:\"100%\",id:\"NJ8JXfpSi\",layoutId:\"NJ8JXfpSi\",style:{height:\"100%\",width:\"100%\"},variant:\"u4dDMNZUF\",width:\"100%\",...addPropertyOverrides({AcYxR3eUk:{tap:tap1ipne0h,variant:\"BothTdyE4\"},NMTqe4bjJ:{tap:tapyb6qa5},NTLNLsrZI:{tap:taptfjupc,variant:\"O2lR1I1sA\"},S8VEBP44t:{tap:tapjjrrs0,variant:\"BothTdyE4\"},ts1LdNwna:{tap:tapyb6qa5}},baseVariant,gestureVariant)})}),isDisplayed4()&&/*#__PURE__*/_jsx(Link,{...addPropertyOverrides({NMTqe4bjJ:{href:{webPageId:\"k_90VZw3A\"}},NTLNLsrZI:{href:{webPageId:\"A4B2ALbFU\"},openInNewTab:false},ts1LdNwna:{href:{webPageId:\"A4B2ALbFU\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1i9z96f framer-1iorm9o\",\"data-framer-name\":\"OpenRoadLogo_Color\",fill:\"black\",intrinsicHeight:38,intrinsicWidth:166,layoutDependency:layoutDependency,layoutId:\"xfaoxMbYV\",style:{filter:\"brightness(0) grayscale(1) invert(1)\",WebkitFilter:\"brightness(0) grayscale(1) invert(1)\"},svg:'<svg width=\"166\" height=\"38\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M50.738 20.784a8.158 8.158 0 0 1-3.982-1.03 7.552 7.552 0 0 1-1.58-1.175 7.513 7.513 0 0 1-1.983-3.321 7.265 7.265 0 0 1-.278-2 6.855 6.855 0 0 1 .6-2.86 7.232 7.232 0 0 1 1.658-2.323A7.866 7.866 0 0 1 47.66 6.51a8.541 8.541 0 0 1 6.152 0c.92.361 1.764.893 2.487 1.566a7.274 7.274 0 0 1 1.659 2.323c.401.9.605 1.875.598 2.86a7.13 7.13 0 0 1-.278 1.994 7.42 7.42 0 0 1-.774 1.797 7.32 7.32 0 0 1-1.207 1.53 7.627 7.627 0 0 1-1.58 1.175 8.178 8.178 0 0 1-3.978 1.03Zm0-.715a4.418 4.418 0 0 0 2.148-.51 4.503 4.503 0 0 0 1.57-1.418 6.7 6.7 0 0 0 .974-2.156 10.62 10.62 0 0 0 .33-2.72 10.255 10.255 0 0 0-.33-2.68 6.353 6.353 0 0 0-.974-2.098 4.426 4.426 0 0 0-1.57-1.363 4.572 4.572 0 0 0-2.148-.488 4.664 4.664 0 0 0-2.178.488 4.45 4.45 0 0 0-1.576 1.363 6.307 6.307 0 0 0-.954 2.097 10.67 10.67 0 0 0-.32 2.68c-.007.917.1 1.831.32 2.721.188.77.51 1.5.954 2.156a4.375 4.375 0 0 0 3.756 1.928h-.002ZM61.506 6.267h4.496a7.743 7.743 0 0 1 2.086.271 5.436 5.436 0 0 1 1.69.785c.468.333.857.766 1.137 1.268.285.53.429 1.126.418 1.728a3.337 3.337 0 0 1-.405 1.68 3.65 3.65 0 0 1-1.061 1.185 4.63 4.63 0 0 1-1.495.704 6.273 6.273 0 0 1-1.706.233c-.244 0-.502 0-.774-.022-.273-.022-.532-.032-.785-.053-.253-.02-.486-.047-.695-.076a6.82 6.82 0 0 1-.513-.088v6.565h-2.383l-.01-14.18Zm2.383 6.815c.268.08.556.155.868.223.309.068.625.103.941.103.46.01.916-.069 1.344-.234.36-.14.688-.356.958-.633.257-.267.452-.587.573-.937.13-.367.194-.753.19-1.142a3.296 3.296 0 0 0-.247-1.3 3.06 3.06 0 0 0-.678-.998 2.92 2.92 0 0 0-1.012-.633c-.4-.15-.824-.225-1.251-.222h-1.692l.006 5.773ZM83.27 6.267v.91h-7.472v5.07h5.007v.92h-5.007v6.36h7.478v.92h-9.861V6.267h9.856Zm2.643 0h1.342l9.295 10.368h.087V6.267h1.05v14.517h-.557L87.066 9.239h-.088V20.44h-1.07l.005-14.173Z\" fill=\"#122759\"/><path d=\"M101.144 6.267h4.916a8.068 8.068 0 0 1 2.236.278 4.841 4.841 0 0 1 1.605.764c.413.304.747.704.974 1.164.219.466.33.975.324 1.49.002.426-.082.848-.249 1.24-.164.388-.4.74-.696 1.04a4.58 4.58 0 0 1-1.096.802 5.825 5.825 0 0 1-1.418.524l5.154 6.88h-2.749l-4.931-6.677h-1.677v6.676h-2.382l-.011-14.18Zm2.381 6.803h1.376a4.962 4.962 0 0 0 1.484-.212c.428-.124.827-.33 1.177-.606.327-.261.594-.59.781-.964.19-.39.285-.818.279-1.252a2.99 2.99 0 0 0-.223-1.162 2.667 2.667 0 0 0-.619-.917 2.887 2.887 0 0 0-.944-.595 3.235 3.235 0 0 0-1.208-.217h-2.1l-.003 5.925Zm18.352 7.714a8.135 8.135 0 0 1-3.981-1.03 7.474 7.474 0 0 1-2.79-2.705 7.647 7.647 0 0 1-.776-1.791 7.234 7.234 0 0 1-.278-2 6.888 6.888 0 0 1 .6-2.86 7.25 7.25 0 0 1 1.66-2.323 7.87 7.87 0 0 1 2.487-1.566 8.537 8.537 0 0 1 6.15 0c.92.362 1.763.893 2.487 1.566a7.24 7.24 0 0 1 1.658 2.323c.402.9.606 1.875.598 2.86a7.082 7.082 0 0 1-.278 1.994 7.401 7.401 0 0 1-.775 1.797 7.282 7.282 0 0 1-1.206 1.53 7.57 7.57 0 0 1-1.581 1.175 8.14 8.14 0 0 1-3.975 1.03Zm0-.715a4.438 4.438 0 0 0 2.151-.51 4.532 4.532 0 0 0 1.569-1.418 6.787 6.787 0 0 0 .964-2.156c.228-.889.339-1.803.331-2.72a10.181 10.181 0 0 0-.331-2.68 6.431 6.431 0 0 0-.964-2.098 4.452 4.452 0 0 0-1.569-1.363 4.588 4.588 0 0 0-2.151-.488 4.672 4.672 0 0 0-2.178.488 4.471 4.471 0 0 0-1.578 1.363 6.197 6.197 0 0 0-.95 2.097 10.393 10.393 0 0 0-.321 2.68c-.009.917.099 1.832.321 2.721.184.77.506 1.5.95 2.156a4.386 4.386 0 0 0 3.756 1.928Zm16.464-14.126 6.677 14.504H142.6l-2.168-4.729h-6.08l-2.233 4.729h-1.192l6.826-14.504h.588Zm-3.571 8.85h5.221l-2.579-5.612-2.642 5.612Zm12.075-8.526h4.729c1.461 0 2.712.136 3.755.408a6.463 6.463 0 0 1 2.621 1.304 6.62 6.62 0 0 1 1.808 2.345c.408.916.614 1.909.604 2.911a7.346 7.346 0 0 1-.541 2.813 6.5 6.5 0 0 1-1.593 2.292 7.695 7.695 0 0 1-2.58 1.54 9.981 9.981 0 0 1-3.509.57h-5.298l.004-14.183Zm2.384 13.141h2.537c.77.005 1.535-.13 2.257-.396a5.132 5.132 0 0 0 1.842-1.176 5.537 5.537 0 0 0 1.239-1.927 7.116 7.116 0 0 0 .456-2.643 6.496 6.496 0 0 0-.428-2.392 5.569 5.569 0 0 0-1.198-1.886 5.47 5.47 0 0 0-1.831-1.234 5.934 5.934 0 0 0-2.327-.445h-2.541l-.006 12.099Z\" fill=\"#000\"/><path d=\"M102.589 27.654c-.009.46.068.918.226 1.35.134.377.346.721.623 1.01.264.277.584.494.939.636a3.1 3.1 0 0 0 1.176.22c.25.003.498-.045.729-.139a2.7 2.7 0 0 0 .65-.38c.386-.308.702-.695.926-1.135l.505.33a5.057 5.057 0 0 1-.522.695 3.559 3.559 0 0 1-1.589 1.006 3.866 3.866 0 0 1-1.113.153 4.239 4.239 0 0 1-1.621-.298 3.832 3.832 0 0 1-1.251-.81 3.543 3.543 0 0 1-.8-1.188 3.659 3.659 0 0 1-.147-2.42 3.66 3.66 0 0 1 .973-1.664c.239-.234.508-.434.8-.597a4.15 4.15 0 0 1 .973-.389c.37-.095.751-.142 1.133-.14.358-.002.714.05 1.057.154a3.642 3.642 0 0 1 1.585.999c.197.215.375.448.53.695l-.519.352a5.02 5.02 0 0 0-.475-.757 2.682 2.682 0 0 0-.532-.523 1.988 1.988 0 0 0-.602-.303 2.212 2.212 0 0 0-.676-.1 2.97 2.97 0 0 0-1.163.225 2.71 2.71 0 0 0-.943.65 3.018 3.018 0 0 0-.634 1.026 3.82 3.82 0 0 0-.238 1.342Zm12.727-3.776 3.382 7.337h-1.229l-1.096-2.395h-3.077l-1.131 2.395h-.602l3.452-7.337h.301Zm-1.808 4.477h2.642l-1.304-2.84-1.338 2.84Zm8.688-4.311h2.281c.356-.003.711.043 1.055.139.306.08.597.214.856.396.238.168.433.387.573.641.145.268.218.57.212.874a1.68 1.68 0 0 1-.205.85 1.81 1.81 0 0 1-.537.598 2.31 2.31 0 0 1-.758.357 3.21 3.21 0 0 1-.861.117c-.122 0-.254 0-.393-.01s-.266-.016-.395-.027a8.72 8.72 0 0 1-.355-.04 3.496 3.496 0 0 1-.26-.043v3.32h-1.206l-.007-7.172Zm1.206 3.445c.135.04.281.077.438.113.157.034.318.052.479.052.232.005.463-.035.68-.118a1.42 1.42 0 0 0 .485-.32c.128-.137.226-.298.29-.474.062-.186.094-.382.094-.579a1.631 1.631 0 0 0-.126-.657 1.476 1.476 0 0 0-.853-.825 1.758 1.758 0 0 0-.63-.111h-.857v2.919Zm7.398-3.445h1.205v7.171H130.8v-7.171Zm11.299 0v.457h-2.6v6.711h-1.205v-6.71h-2.595v-.461l6.4.003Zm6.568-.166 3.38 7.337h-1.225l-1.098-2.395h-3.078l-1.13 2.395h-.603l3.454-7.337h.3Zm-1.808 4.477h2.643l-1.303-2.84-1.34 2.84Zm8.689-4.311h1.204v6.705h3.616v.466h-4.818l-.002-7.171Zm-57.861 3.322h-53.43v.53h53.43v-.53Z\" fill=\"#808285\"/><path d=\"M28.044 2.477c-.064 0-.178.14-.178.14L5.473 31.484a24.162 24.162 0 0 0 1.82 1.64l20.38-29.99s.393-.623.37-.658Z\" fill=\"#000\"/><path d=\"M26.502 1.722A18.565 18.565 0 0 0 18.695 0C8.366 0-.004 8.356-.004 18.66a18.575 18.575 0 0 0 2.113 8.623L24.03 5.046l.026-.028 2.956-2.998c-.182-.098-.325-.212-.51-.298ZM3.96 23.126a15.397 15.397 0 0 1 20.105-18.87L3.96 23.126Z\" fill=\"#122759\"/><path d=\"m27.903 6.345.018.015a.047.047 0 0 0-.018-.015Z\" fill=\"#062F75\"/><path d=\"m29.283 3.303.235.164-.463-.332-15.89 33.361c1.79.553 3.655.834 5.53.835 10.321 0 18.691-8.357 18.691-18.663a18.612 18.612 0 0 0-8.103-15.365ZM18.695 34.041c-.56 0-1.12-.031-1.678-.092l11.04-27.477a15.363 15.363 0 0 1-9.362 27.57ZM164.412 4.646a1.605 1.605 0 0 1 1.603 1.61 1.611 1.611 0 0 1-1.608 1.605 1.607 1.607 0 0 1-.005-3.215h.01Zm-.01.251a1.37 1.37 0 0 0 .01 2.74c.717.009 1.293-.603 1.293-1.366a1.326 1.326 0 0 0-.786-1.258 1.328 1.328 0 0 0-.507-.116h-.01Zm-.302 2.31h-.288v-1.81c.169-.027.34-.042.511-.043a.93.93 0 0 1 .556.139.437.437 0 0 1 .165.374.442.442 0 0 1-.352.438v.014c.16.03.268.174.302.44a1.5 1.5 0 0 0 .116.445h-.298a1.367 1.367 0 0 1-.124-.46.335.335 0 0 0-.386-.316h-.203l.001.777Zm0-1.001h.209c.237 0 .439-.086.439-.309 0-.158-.115-.315-.439-.315-.07 0-.14.004-.209.013v.611Z\" fill=\"#000\"/></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h166v37.326H0z\"/></clipPath></defs></svg>',variants:{NMTqe4bjJ:{filter:\"brightness(0) grayscale(0) invert(0)\",WebkitFilter:\"brightness(0) grayscale(0) invert(0)\"},ts1LdNwna:{filter:\"none\",WebkitFilter:\"none\"}},withExternalLayout:true,...addPropertyOverrides({NMTqe4bjJ:{as:\"a\"},NTLNLsrZI:{as:\"a\"},ts1LdNwna:{as:\"a\"}},baseVariant,gestureVariant)})})]}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-8zi8oj-container\",layoutDependency:layoutDependency,layoutId:\"ETOAgNbaS-container\",transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(TextLink,{height:\"100%\",id:\"ETOAgNbaS\",layoutId:\"ETOAgNbaS\",link:resolveLink({webPageId:\"rAAftdBw5\"},router),title:\"Work\",width:\"100%\",...addPropertyOverrides({AcYxR3eUk:{link:resolveLink({webPageId:\"A4B2ALbFU\"},router),title:\"Home\"},S8VEBP44t:{link:resolveLink({webPageId:\"A4B2ALbFU\"},router),title:\"Home\"}},baseVariant,gestureVariant)})}),isDisplayed6()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-wa4nqh-container\",layoutDependency:layoutDependency,layoutId:\"IR2kiNZR0-container\",transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(TextLink,{height:\"100%\",id:\"IR2kiNZR0\",layoutId:\"IR2kiNZR0\",link:resolveLink({webPageId:\"VsYaCVLY9\"},router),title:\"About Us\",width:\"100%\"})}),isDisplayed7()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-va1roi-container\",layoutDependency:layoutDependency,layoutId:\"Gj3RQsopm-container\",transformTemplate:transformTemplate,children:/*#__PURE__*/_jsx(TextLink,{height:\"100%\",id:\"Gj3RQsopm\",layoutId:\"Gj3RQsopm\",link:resolveLink({webPageId:\"VsYaCVLY9\"},router),title:\"About Us\",width:\"100%\"})}),isDisplayed5()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-pwzykg-container\",layoutDependency:layoutDependency,layoutId:\"hlRD2JE6V-container\",children:/*#__PURE__*/_jsx(TextLink,{height:\"100%\",id:\"hlRD2JE6V\",layoutId:\"hlRD2JE6V\",link:resolveLink({webPageId:\"YnLml_SNh\"},router),title:\"Studio\",width:\"100%\",...addPropertyOverrides({AcYxR3eUk:{link:resolveLink({webPageId:\"NculUb3GN\"},router),title:\"Team\"},S8VEBP44t:{link:resolveLink({webPageId:\"NculUb3GN\"},router),title:\"Team\"}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-axmmfr-container\",layoutDependency:layoutDependency,layoutId:\"MxfrZzRnw-container\",children:/*#__PURE__*/_jsx(TextLink,{height:\"100%\",id:\"MxfrZzRnw\",layoutId:\"MxfrZzRnw\",link:resolveLink({webPageId:\"YrOdU3RPI\"},router),title:\"Portfolio\",width:\"100%\",...addPropertyOverrides({AcYxR3eUk:{link:resolveLink({webPageId:\"QBOlb9j8y\"},router)},S8VEBP44t:{link:resolveLink({webPageId:\"QBOlb9j8y\"},router)}},baseVariant,gestureVariant)})}),isDisplayed8()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-15cftks-container\",layoutDependency:layoutDependency,layoutId:\"JDRUlICTY-container\",children:/*#__PURE__*/_jsx(TextLink,{height:\"100%\",id:\"JDRUlICTY\",layoutId:\"JDRUlICTY\",link:resolveLink({webPageId:\"CNFavoEcf\"},router),title:\"Contact\",width:\"100%\"})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-t5aecn-container\",layoutDependency:layoutDependency,layoutId:\"mojAmOr6q-container\",children:/*#__PURE__*/_jsx(TextLink,{height:\"100%\",id:\"mojAmOr6q\",layoutId:\"mojAmOr6q\",link:resolveLink({webPageId:\"EznZupxja\"},router),title:\"News\",width:\"100%\",...addPropertyOverrides({AcYxR3eUk:{link:resolveLink({webPageId:\"XY_7GR6kO\"},router)},S8VEBP44t:{link:resolveLink({webPageId:\"XY_7GR6kO\"},router)}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-nw00m-container\",layoutDependency:layoutDependency,layoutId:\"LvbgDwPJd-container\",children:/*#__PURE__*/_jsx(NavContactUsCopy,{height:\"100%\",id:\"LvbgDwPJd\",layoutId:\"LvbgDwPJd\",style:{height:\"100%\"},title:\"Contact Us\",variant:\"QBDmZHvTN\",width:\"100%\",...addPropertyOverrides({AcYxR3eUk:{variant:\"MXYj9RCqp\"},S8VEBP44t:{variant:\"MXYj9RCqp\"}},baseVariant,gestureVariant)})}),isDisplayed8()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-eqt6qc-container\",layoutDependency:layoutDependency,layoutId:\"v7LuQKrCm-container\",children:/*#__PURE__*/_jsx(PrimaryButton,{callToAction:\"Remix\",height:\"100%\",id:\"v7LuQKrCm\",layoutId:\"v7LuQKrCm\",link:\"https://framer.com/projects/new?duplicate=gxf9pEBjNzxoyfUGoUS3&via=dpietrasiak\",variant:\"BhV4hOUq_\",width:\"100%\"})})]})})})})});});const css=['.framer-aUHOr [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aUHOr .framer-1iorm9o { display: block; }\",\".framer-aUHOr .framer-1t9je01 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px 0px 0px 0px; position: relative; width: 1312px; }\",\".framer-aUHOr .framer-13223pu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1400px; overflow: visible; padding: 25px 80px 24px 80px; position: relative; width: 1px; }\",\".framer-aUHOr .framer-1qdd1wi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 32px; justify-content: space-between; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-aUHOr .framer-18q255v-container, .framer-aUHOr .framer-8zi8oj-container, .framer-aUHOr .framer-wa4nqh-container, .framer-aUHOr .framer-va1roi-container, .framer-aUHOr .framer-pwzykg-container, .framer-aUHOr .framer-axmmfr-container, .framer-aUHOr .framer-15cftks-container, .framer-aUHOr .framer-t5aecn-container, .framer-aUHOr .framer-eqt6qc-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-aUHOr .framer-fmpxic { aspect-ratio: 4.368421052631579 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 65px); position: relative; width: 286px; }\",\".framer-aUHOr .framer-1tjj1pp, .framer-aUHOr .framer-1i9z96f { aspect-ratio: 4.368421052631579 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 46px); position: relative; width: 200px; }\",\".framer-aUHOr .framer-41ux4t-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-aUHOr .framer-nw00m-container { cursor: pointer; flex: none; height: 40px; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aUHOr .framer-1t9je01, .framer-aUHOr .framer-13223pu { gap: 0px; } .framer-aUHOr .framer-1t9je01 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-aUHOr .framer-1t9je01 > :first-child, .framer-aUHOr .framer-13223pu > :first-child { margin-left: 0px; } .framer-aUHOr .framer-1t9je01 > :last-child, .framer-aUHOr .framer-13223pu > :last-child { margin-right: 0px; } .framer-aUHOr .framer-13223pu > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",\".framer-aUHOr.framer-v-1ukqmsz .framer-1t9je01 { width: 810px; }\",\".framer-aUHOr.framer-v-1ukqmsz .framer-13223pu { padding: 25px 40px 24px 40px; }\",\".framer-aUHOr.framer-v-1ukqmsz .framer-1qdd1wi { order: 0; }\",\".framer-aUHOr.framer-v-1ukqmsz .framer-fmpxic { height: var(--framer-aspect-ratio-supported, 66px); }\",\".framer-aUHOr.framer-v-1ukqmsz .framer-8zi8oj-container { order: 1; }\",\".framer-aUHOr.framer-v-1ukqmsz .framer-pwzykg-container, .framer-aUHOr.framer-v-b1kheq .framer-41ux4t-container, .framer-aUHOr.framer-v-jwtecq .framer-41ux4t-container, .framer-aUHOr.framer-v-pow4tz .framer-41ux4t-container { order: 4; }\",\".framer-aUHOr.framer-v-1ukqmsz .framer-15cftks-container { order: 6; }\",\".framer-aUHOr.framer-v-1ukqmsz .framer-eqt6qc-container { order: 9; }\",\".framer-aUHOr.framer-v-b1kheq .framer-1t9je01, .framer-aUHOr.framer-v-jwtecq .framer-1t9je01, .framer-aUHOr.framer-v-pow4tz .framer-1t9je01 { width: 390px; }\",\".framer-aUHOr.framer-v-b1kheq .framer-13223pu, .framer-aUHOr.framer-v-jwtecq .framer-13223pu, .framer-aUHOr.framer-v-pow4tz .framer-13223pu { gap: 16px; padding: 25px 20px 24px 20px; }\",\".framer-aUHOr.framer-v-b1kheq .framer-1i9z96f, .framer-aUHOr.framer-v-jwtecq .framer-1i9z96f, .framer-aUHOr.framer-v-pow4tz .framer-1i9z96f { order: 3; text-decoration: none; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aUHOr.framer-v-b1kheq .framer-13223pu { gap: 0px; } .framer-aUHOr.framer-v-b1kheq .framer-13223pu > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-aUHOr.framer-v-b1kheq .framer-13223pu > :first-child { margin-left: 0px; } .framer-aUHOr.framer-v-b1kheq .framer-13223pu > :last-child { margin-right: 0px; } }\",\".framer-aUHOr.framer-v-1wth37a .framer-1t9je01, .framer-aUHOr.framer-v-da6xcr .framer-1t9je01 { flex-direction: column; width: 390px; }\",\".framer-aUHOr.framer-v-1wth37a .framer-13223pu, .framer-aUHOr.framer-v-da6xcr .framer-13223pu { flex: none; flex-direction: column; padding: 24px 20px 50px 20px; width: 100%; }\",\".framer-aUHOr.framer-v-1wth37a .framer-1qdd1wi, .framer-aUHOr.framer-v-da6xcr .framer-1qdd1wi { flex: none; height: 33px; width: 100%; }\",\".framer-aUHOr.framer-v-1wth37a .framer-1tjj1pp, .framer-aUHOr.framer-v-da6xcr .framer-1tjj1pp { text-decoration: none; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aUHOr.framer-v-1wth37a .framer-1t9je01, .framer-aUHOr.framer-v-1wth37a .framer-13223pu { gap: 0px; } .framer-aUHOr.framer-v-1wth37a .framer-1t9je01 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-aUHOr.framer-v-1wth37a .framer-1t9je01 > :first-child, .framer-aUHOr.framer-v-1wth37a .framer-13223pu > :first-child { margin-top: 0px; } .framer-aUHOr.framer-v-1wth37a .framer-1t9je01 > :last-child, .framer-aUHOr.framer-v-1wth37a .framer-13223pu > :last-child { margin-bottom: 0px; } .framer-aUHOr.framer-v-1wth37a .framer-13223pu > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aUHOr.framer-v-jwtecq .framer-13223pu { gap: 0px; } .framer-aUHOr.framer-v-jwtecq .framer-13223pu > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-aUHOr.framer-v-jwtecq .framer-13223pu > :first-child { margin-left: 0px; } .framer-aUHOr.framer-v-jwtecq .framer-13223pu > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aUHOr.framer-v-da6xcr .framer-1t9je01, .framer-aUHOr.framer-v-da6xcr .framer-13223pu { gap: 0px; } .framer-aUHOr.framer-v-da6xcr .framer-1t9je01 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-aUHOr.framer-v-da6xcr .framer-1t9je01 > :first-child, .framer-aUHOr.framer-v-da6xcr .framer-13223pu > :first-child { margin-top: 0px; } .framer-aUHOr.framer-v-da6xcr .framer-1t9je01 > :last-child, .framer-aUHOr.framer-v-da6xcr .framer-13223pu > :last-child { margin-bottom: 0px; } .framer-aUHOr.framer-v-da6xcr .framer-13223pu > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aUHOr.framer-v-pow4tz .framer-13223pu { gap: 0px; } .framer-aUHOr.framer-v-pow4tz .framer-13223pu > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-aUHOr.framer-v-pow4tz .framer-13223pu > :first-child { margin-left: 0px; } .framer-aUHOr.framer-v-pow4tz .framer-13223pu > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 87\n * @framerIntrinsicWidth 1312\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tKZTP7IFd\":{\"layout\":[\"fixed\",\"auto\"]},\"NTLNLsrZI\":{\"layout\":[\"fixed\",\"auto\"]},\"S8VEBP44t\":{\"layout\":[\"fixed\",\"auto\"]},\"ts1LdNwna\":{\"layout\":[\"fixed\",\"auto\"]},\"AcYxR3eUk\":{\"layout\":[\"fixed\",\"auto\"]},\"NMTqe4bjJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n */const FramerXWgLsKT1_=withCSS(Component,css,\"framer-aUHOr\");export default FramerXWgLsKT1_;FramerXWgLsKT1_.displayName=\"Navigation\";FramerXWgLsKT1_.defaultProps={height:87,width:1312};addPropertyControls(FramerXWgLsKT1_,{variant:{options:[\"jurH2tLh9\",\"tKZTP7IFd\",\"NTLNLsrZI\",\"S8VEBP44t\",\"ts1LdNwna\",\"AcYxR3eUk\",\"NMTqe4bjJ\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\",\"Phone Open\",\"mobile_scrolled\",\"Variant 6\",\"Variant 7\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerXWgLsKT1_,[...Oslo_logoFonts,...Icon32MenuCloseFonts,...TextLinkFonts,...NavContactUsCopyFonts,...PrimaryButtonFonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXWgLsKT1_\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"87\",\"framerIntrinsicWidth\":\"1312\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tKZTP7IFd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NTLNLsrZI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"S8VEBP44t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ts1LdNwna\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AcYxR3eUk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NMTqe4bjJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["useEvent", "t", "n", "r", "s", "u", "pe", "c", "ue", "e", "listener", "r", "t", "_interopRequireWildcard", "e", "_getRequireWildcardCache", "n", "u", "o", "useLatest", "main_default", "r", "useThrottleCallback", "useThrottle", "n", "_interopRequireWildcard", "e", "u", "_interopRequireDefault", "main_default", "_getRequireWildcardCache", "o", "now", "c", "a", "l", "clearTrailing", "s", "_ref", "t", "call", "_ref", "window", "n", "u", "s", "c", "r", "i", "a", "l", "m", "v", "f", "_ref2", "e", "useMouse", "le", "o", "t", "h", "p", "d", "w", "useEvent", "_ref3", "_ref4", "ue", "Link", "link", "title", "font", "size", "weight", "style", "transform", "color", "letter", "line", "elementRef", "e", "activeVariant", "setActiveVariant", "activeMagneticVariant", "setActiveMagneticVariant", "mouse", "useMouse", "linkStyle", "magneticVariants", "defaultTextVariants", "hoverTextVariants", "handleMouseEnter", "handleMouseLeave", "p", "motion", "u", "linkTextStyle", "addPropertyControls", "ControlType", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "wnlYs7q7r", "i4QgrkwQx", "YlRoXCAUh", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapb8g5sq", "args", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "Link", "u", "RichText2", "x", "css", "FramerUvwGW369Z", "withCSS", "UvwGW369Z_default", "addPropertyControls", "ControlType", "addFonts", "g", "c", "v", "h", "r", "e", "t", "x", "y", "I", "re", "MotionConfigContext", "n", "se", "p", "P", "w", "a", "o", "i", "l", "s", "q", "T", "Y", "useLocaleInfo", "f", "b", "z", "H", "R", "D", "C", "K", "X", "k", "useVariantState", "c", "g", "E", "Q", "pe", "W", "ae", "LayoutGroup", "motion", "cx", "Link", "RichText2", "withCSS", "zcLMwZjSY_default", "addPropertyControls", "ControlType", "addFonts", "NavButtonFonts", "getFonts", "UvwGW369Z_default", "Link1Fonts", "Link", "NavContactUsFonts", "zcLMwZjSY_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "router", "useRouter", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "css", "FramerbRtUt7Lvw", "withCSS", "bRtUt7Lvw_default", "addPropertyControls", "ControlType", "addFonts", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "o", "t", "h", "defaultEvents", "ControlType", "findByArray", "arr", "search", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "moduleBaseUrl", "icons", "iconKeys", "weightOptions", "styleKeyOptions", "styleOptionPropKeys", "optionKey", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "style", "isMounted", "pe", "iconKey", "useIconSelection", "styleOptionProps", "prop", "iconStyle", "se", "iconStyleKey", "activeStyle", "SelectedIcon", "setSelectedIcon", "ye", "h", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "hideStyleOptions", "styleOptions", "styleOptionsNumber", "name", "getIconSelection", "icon", "addPropertyControls", "ControlType", "result", "defaultEvents", "fontStack", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "useOnEnter", "onEnter", "enabled", "useOnSpecificTargetChange", "useOnExit", "onExit", "goal", "callback", "isInTarget", "useIsInCurrentNavigationTarget", "ue", "useConstant", "init", "ref", "pe", "isMotionValue", "v", "MotionValue", "isBrowserSafari", "navigator", "userAgent", "useIsBrowserSafari", "se", "useOnChange", "value", "callback", "ue", "isMotionValue", "fontWeights", "useFontControls", "props", "fontFamily", "fontSize", "fontWeight", "font", "fontWeightName", "customFontStack", "fontStack", "fontFamilyStyle", "fetchCustomFonts", "fontStore", "e", "ue", "useIsOnCanvas", "se", "RenderTarget", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "usePadding", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControl", "emailRegex", "validateEmail", "email", "FormSpark", "withCSS", "formId", "withName", "name", "withEmail", "withMessage", "message", "layout", "inputs", "button", "style", "gap", "onSubmit", "props", "nameValue", "setName", "ye", "emailValue", "setEmail", "messageValue", "setMessage", "isNameError", "setNameError", "isEmailError", "setEmailError", "isMessageError", "setMessageError", "isLoading", "setLoading", "isSuccess", "setSuccess", "isCanvas", "se", "RenderTarget", "gridTemplateRows", "rows", "gridTemplateColumns", "cols", "fontFamily", "fontSize", "fontWeight", "useFontControls", "borderRadius", "useRadius", "paddingValue", "usePadding", "validateForm", "te", "error", "handleSubmit", "event", "data", "entries", "handleNameChange", "handleEmailChange", "handleMessageChange", "p", "motion", "containerStyles", "u", "defaultStyle", "addPropertyControls", "ControlType", "fontControls", "paddingControl", "borderRadiusControl", "FormSpark_default", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "transformTemplate", "_", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "AX4pwINKJ", "uz2q1bIN5", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "Link", "RichText2", "x", "css", "Framerwt_5Drooz", "withCSS", "wt_5Drooz_default", "addPropertyControls", "ControlType", "addFonts", "FormSparkFonts", "getFonts", "FormSpark_default", "FooterButtonFonts", "wt_5Drooz_default", "MaterialFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSubmit1durtyp", "args", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "ComponentViewportProvider", "Link", "ResolveLinks", "resolvedLinks", "css", "FramerlUYN_5LxE", "withCSS", "lUYN_5LxE_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "PQe6s_mWx", "lsvDXX3UC", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "Link", "RichText2", "x", "css", "FramerHBu10K2dK", "withCSS", "HBu10K2dK_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "externalStyle", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "pointerEvents", "style", "p", "LayoutGroup", "motion", "cx", "Link", "u", "SVG", "css", "Framerw9S6ggdSJ", "withCSS", "w9S6ggdSJ_default", "addFonts", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "TdcKtjdDN", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapr9b90c", "args", "isDisplayed", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "u", "css", "FramerBFnI3a8E1", "withCSS", "BFnI3a8E1_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "variantClassNames", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "diiPXt8iL", "nROLtrc_N", "restProps", "ref", "variant", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "variants", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "Link", "u", "RichText2", "x", "css", "FramerxyaQgDlaS", "withCSS", "xyaQgDlaS_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "zX3t4sOG4", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "RichText2", "css", "FramerpGbA5ZevT", "withCSS", "pGbA5ZevT_default", "addPropertyControls", "ControlType", "addFonts", "Oslo_logoFonts", "getFonts", "w9S6ggdSJ_default", "Icon32MenuCloseFonts", "BFnI3a8E1_default", "TextLinkFonts", "xyaQgDlaS_default", "NavContactUsCopyFonts", "pGbA5ZevT_default", "PrimaryButtonFonts", "HBu10K2dK_default", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "taptfjupc", "args", "tapjjrrs0", "tapyb6qa5", "tap1ipne0h", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "router", "useRouter", "isDisplayed6", "isDisplayed7", "isDisplayed8", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "w9S6ggdSJ_default", "SVG", "Link", "BFnI3a8E1_default", "xyaQgDlaS_default", "resolveLink", "pGbA5ZevT_default", "HBu10K2dK_default", "css", "FramerXWgLsKT1_", "withCSS", "XWgLsKT1_default", "addPropertyControls", "ControlType", "addFonts", "Oslo_logoFonts", "Icon32MenuCloseFonts", "TextLinkFonts", "NavContactUsCopyFonts", "PrimaryButtonFonts"]
}
