{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nmhpzWzd7tA4y7FIftVL/xIloXycVIHDp6iWXtN3g/BgTP4_gFL.js", "ssg:https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/NPEfjnMT3lLYxFqzycpo/LocaleSelector.js", "ssg:https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/VOfaY9LHiTLKveiePI7P/border.js", "ssg:https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js", "ssg:https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js", "ssg:https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js", "ssg:https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js", "ssg:https://framerusercontent.com/modules/HYcHVPAbe8jLEeU7c4mp/TcQV6SEsl3y6G9Op8tp0/Time.js", "ssg:https://framerusercontent.com/modules/5p5HywQWTDveTZWnz07S/mD5sPzoCHslWCwlEoMFh/BgTP4_gFL.js", "ssg:https://framerusercontent.com/modules/5p5HywQWTDveTZWnz07S/mD5sPzoCHslWCwlEoMFh/BgTP4_gFL-0.js"],
  "sourcesContent": ["// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/NPEfjnMT3lLYxFqzycpo/LocaleSelector.js\";import{Time as TimeDate}from\"https://framerusercontent.com/modules/HYcHVPAbe8jLEeU7c4mp/TcQV6SEsl3y6G9Op8tp0/Time.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/lRUOGvIzm7wA2yQn4Go3/FBPl6btWa2P0pLZ1Ftg7/ADciPkruA.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/DODRTq5VmdImoubGTjBz/w9ENugzJsBDznqNCCmrT/L2D0Fdxh8.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/odBb5fLANzENbuK7zaGb/Er5jGLgbtgDVDBzd6fG9/wT0_VQeDE.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/5p5HywQWTDveTZWnz07S/mD5sPzoCHslWCwlEoMFh/BgTP4_gFL.js\";import GeneralButtonNew from\"https://framerusercontent.com/modules/cb1WTvzFBHCx7TxM7YaN/Vvy5mBtzW0rSBQIz4ihp/uspADZ6jL.js\";const GeneralButtonNewFonts=getFonts(GeneralButtonNew);const LocaleSelectorFonts=getFonts(LocaleSelector);const TimeDateFonts=getFonts(TimeDate);const PhosphorFonts=getFonts(Phosphor);const cycleOrder=[\"q58YV5ENB\",\"ViohnnKle\",\"GzOhKmXPX\",\"Fzdsc36kL\",\"cIhf3urUL\"];const serializationHash=\"framer-YKZap\";const variantClassNames={cIhf3urUL:\"framer-v-1is7r7g\",Fzdsc36kL:\"framer-v-p38zpq\",GzOhKmXPX:\"framer-v-u5ervz\",q58YV5ENB:\"framer-v-1ic16s4\",ViohnnKle:\"framer-v-335uxs\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Black:\"GzOhKmXPX\",Phone:\"cIhf3urUL\",Purple:\"q58YV5ENB\",Tablet:\"Fzdsc36kL\",White:\"ViohnnKle\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"q58YV5ENB\"};};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:\"q58YV5ENB\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"ViohnnKle\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"ViohnnKle\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ic16s4\",className,classNames),\"data-framer-name\":\"Purple\",layoutDependency:layoutDependency,layoutId:\"q58YV5ENB\",ref:ref??ref1,style:{background:'radial-gradient(50% 39.300000000000004% at 50% 100%, var(--token-5586569b-aa83-4907-a560-c0fbc898349d, rgb(14, 20, 75)) /* {\"name\":\"Blue Dark\"} */ 0%, rgb(7, 10, 35) 100%)',...style},variants:{Fzdsc36kL:{background:\"radial-gradient(50% 29.799999999999997% at 50% 100%, #15193d 0%, rgb(7, 10, 35) 100%)\"}},...addPropertyOverrides({cIhf3urUL:{\"data-framer-name\":\"Phone\"},Fzdsc36kL:{\"data-framer-name\":\"Tablet\"},GzOhKmXPX:{\"data-framer-name\":\"Black\"},ViohnnKle:{\"data-framer-name\":\"White\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mtha9u\",layoutDependency:layoutDependency,layoutId:\"U4r4hKnEP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jsdc01\",layoutDependency:layoutDependency,layoutId:\"GAQXabJ6h\",children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-182cg6c\",\"data-framer-name\":\"logo_main_light\",fill:\"black\",intrinsicHeight:332,intrinsicWidth:2882,layoutDependency:layoutDependency,layoutId:\"vcbWb9TGk\",svg:'<svg width=\"2882\" height=\"332\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"331.727\" height=\"331.727\" rx=\"49.293\" fill=\"url(#a)\"/><g filter=\"url(#b)\"><rect x=\"68.622\" y=\"69.802\" width=\"195.967\" height=\"195.967\" rx=\"97.983\" fill=\"url(#c)\"/></g><path d=\"M523.908 241.315h-47.131L419.513 83.426h39.826l40.297 118.299h2.356l39.59-118.299h39.591l-57.265 157.889Zm105.961 0H594.52V83.426h35.349v157.889Zm93.155 2.357c-15.396 0-28.121-2.042-38.176-6.127-10.054-4.085-17.517-10.133-22.387-18.146-4.87-8.012-7.305-17.831-7.305-29.457v-3.063h34.641v2.357c0 5.812.943 10.368 2.828 13.668 1.885 3.142 5.263 5.42 10.133 6.834 5.027 1.256 12.333 1.885 21.916 1.885 10.055 0 16.732-1.1 20.031-3.299 3.299-2.2 4.949-5.97 4.949-11.312 0-3.613-.55-6.52-1.65-8.719-.943-2.2-3.142-4.006-6.598-5.42-3.457-1.571-8.877-2.907-16.261-4.006l-27.807-4.949c-10.055-1.728-18.303-4.556-24.744-8.484-6.284-4.084-10.919-9.112-13.904-15.082-2.827-6.127-4.241-13.275-4.241-21.444 0-8.17 2.042-15.868 6.127-23.095 4.242-7.226 10.997-13.118 20.266-17.674 9.426-4.713 21.602-7.07 36.527-7.07 15.082 0 27.257 2.357 36.526 7.07 9.427 4.713 16.339 11.233 20.738 19.56 4.399 8.169 6.598 17.517 6.598 28.043v1.885h-34.877v-2.592c0-5.499-.864-9.819-2.592-12.961-1.728-3.142-4.792-5.42-9.19-6.834-4.399-1.414-10.526-2.121-18.382-2.121-10.054 0-17.045 1.178-20.973 3.535-3.77 2.199-5.656 5.812-5.656 10.84 0 3.299.629 5.97 1.886 8.012 1.256 1.885 3.456 3.378 6.598 4.477 3.299 1.1 8.012 2.278 14.139 3.535l28.043 5.42c10.998 2.043 19.717 5.342 26.158 9.898 6.598 4.399 11.312 9.74 14.139 16.025 2.828 6.284 4.242 13.275 4.242 20.973 0 8.326-2.042 16.182-6.127 23.565-4.084 7.227-10.604 13.119-19.559 17.675-8.955 4.399-20.974 6.598-36.056 6.598Zm149.253 0c-15.396 0-28.278-2.592-38.647-7.777-10.212-5.184-17.91-12.489-23.094-21.916-5.028-9.583-7.541-20.973-7.541-34.17V83.426h35.112v95.912c0 7.541 1.021 13.511 3.064 17.91 2.199 4.399 5.734 7.541 10.604 9.426 4.871 1.885 11.705 2.828 20.502 2.828 8.641 0 15.397-.943 20.267-2.828 5.027-1.885 8.562-5.027 10.604-9.426 2.043-4.399 3.064-10.369 3.064-17.91V83.426h35.348v96.383c0 13.197-2.592 24.587-7.777 34.17-5.184 9.427-12.961 16.732-23.329 21.916-10.212 5.185-22.938 7.777-38.177 7.777Zm117.175-2.357h-36.763L1010.9 83.426h51.37l58.21 157.889h-38.42l-33.22-91.198-11.55-35.584h-2.36l-12.02 35.584-33.458 91.198Zm100.158-35.112H984.974v-31.578h104.636v31.578Zm78.29 35.112h-35.35V83.426h35.35v157.889Zm81.54 0h-106.99v-31.813h106.99v31.813Zm104.86 0h-35.35V83.426h72.58c12.57 0 23.17 1.885 31.82 5.656 8.79 3.77 15.47 9.269 20.03 16.496 4.55 7.069 6.83 15.71 6.83 25.922 0 8.483-1.41 15.867-4.24 22.152-2.83 6.127-7.23 10.997-13.2 14.61-5.81 3.456-13.27 5.656-22.39 6.599v2.356c6.76 2.042 12.1 5.106 16.03 9.191 3.93 4.084 7.38 9.19 10.37 15.317l20.03 39.59h-41.24l-18.62-36.526c-2.35-4.556-4.71-8.248-7.07-11.076-2.2-2.985-4.95-5.106-8.25-6.363-3.14-1.414-7.54-2.121-13.19-2.121h-14.14v56.086Zm0-126.075v40.768h38.88c8.33 0 14.06-1.492 17.2-4.477 3.15-2.985 4.72-8.327 4.72-16.025 0-7.541-1.57-12.804-4.72-15.789-3.14-2.985-8.87-4.477-17.2-4.477h-38.88Zm144.42 126.075h-36.77l58.21-157.889h51.37l58.21 157.889h-38.41l-33.23-91.198-11.55-35.584h-2.35l-12.02 35.584-33.46 91.198Zm100.15-35.112h-104.63v-31.578h104.63v31.578Zm103.27 35.112h-50.66v-31.813h50.19c10.69 0 19.25-1.257 25.69-3.771 6.44-2.67 11.15-7.383 14.14-14.139 2.98-6.912 4.48-16.653 4.48-29.221 0-12.569-1.5-22.23-4.48-28.986-2.99-6.912-7.7-11.626-14.14-14.139-6.44-2.671-15-4.006-25.69-4.006h-50.19V83.426h50.66c16.97 0 31.5 3.142 43.6 9.426 12.25 6.284 21.68 15.318 28.28 27.101 6.6 11.783 9.9 25.922 9.9 42.418s-3.3 30.635-9.9 42.418c-6.6 11.783-16.03 20.816-28.28 27.1-12.1 6.284-26.63 9.426-43.6 9.426Zm-24.98 0h-35.34V83.426h35.34v157.889Zm162.82 0h-35.35V83.426h35.35v157.889Zm98.32 2.357c-15.86 0-29.45-3.299-40.77-9.898-11.15-6.755-19.79-16.181-25.92-28.278-6.13-12.254-9.19-26.629-9.19-43.125s3.06-30.793 9.19-42.89c6.13-12.254 14.77-21.68 25.92-28.278 11.32-6.756 24.91-10.133 40.77-10.133 15.71 0 29.22 3.377 40.54 10.133 11.31 6.598 19.95 16.024 25.92 28.278 6.12 12.097 9.19 26.394 9.19 42.89 0 16.496-3.07 30.871-9.19 43.125-5.97 12.097-14.61 21.523-25.92 28.278-11.32 6.599-24.83 9.898-40.54 9.898Zm0-34.17c8.96 0 16.18-1.335 21.68-4.006 5.66-2.828 9.74-7.62 12.26-14.375 2.67-6.913 4-16.496 4-28.75 0-12.411-1.33-21.995-4-28.75-2.52-6.756-6.6-11.469-12.26-14.14-5.5-2.827-12.72-4.241-21.68-4.241-9.11 0-16.49 1.414-22.15 4.241-5.5 2.671-9.58 7.384-12.25 14.14-2.52 6.755-3.77 16.339-3.77 28.75 0 12.254 1.25 21.837 3.77 28.75 2.67 6.755 6.75 11.547 12.25 14.375 5.66 2.671 13.04 4.006 22.15 4.006Zm174.73 31.813h-36.76l58.21-157.889h51.37l58.21 157.889h-38.42l-33.22-91.198-11.55-35.584h-2.36l-12.01 35.584-33.47 91.198Zm100.16-35.112h-104.64v-31.578h104.64v31.578Zm105.98 37.469c-15.4 0-28.12-2.042-38.18-6.127-10.05-4.085-17.52-10.133-22.39-18.146-4.87-8.012-7.3-17.831-7.3-29.457v-3.063h34.64v2.357c0 5.812.94 10.368 2.83 13.668 1.88 3.142 5.26 5.42 10.13 6.834 5.03 1.256 12.33 1.885 21.92 1.885 10.05 0 16.73-1.1 20.03-3.299 3.3-2.2 4.95-5.97 4.95-11.312 0-3.613-.55-6.52-1.65-8.719-.94-2.2-3.14-4.006-6.6-5.42-3.46-1.571-8.88-2.907-16.26-4.006l-27.81-4.949c-10.05-1.728-18.3-4.556-24.74-8.484-6.29-4.084-10.92-9.112-13.91-15.082-2.82-6.127-4.24-13.275-4.24-21.444 0-8.17 2.04-15.868 6.13-23.095 4.24-7.226 11-13.118 20.27-17.674 9.42-4.713 21.6-7.07 36.52-7.07 15.08 0 27.26 2.357 36.53 7.07 9.43 4.713 16.34 11.233 20.74 19.56 4.4 8.169 6.6 17.517 6.6 28.043v1.885h-34.88v-2.592c0-5.499-.87-9.819-2.59-12.961-1.73-3.142-4.8-5.42-9.19-6.834-4.4-1.414-10.53-2.121-18.39-2.121-10.05 0-17.04 1.178-20.97 3.535-3.77 2.199-5.65 5.812-5.65 10.84 0 3.299.62 5.97 1.88 8.012 1.26 1.885 3.46 3.378 6.6 4.477 3.3 1.1 8.01 2.278 14.14 3.535l28.04 5.42c11 2.043 19.72 5.342 26.16 9.898 6.6 4.399 11.31 9.74 14.14 16.025 2.83 6.284 4.24 13.275 4.24 20.973 0 8.326-2.04 16.182-6.13 23.565-4.08 7.227-10.6 13.119-19.56 17.675-8.95 4.399-20.97 6.598-36.05 6.598Zm150.62 0c-15.4 0-28.13-2.042-38.18-6.127-10.06-4.085-17.52-10.133-22.39-18.146-4.87-8.012-7.3-17.831-7.3-29.457v-3.063h34.64v2.357c0 5.812.94 10.368 2.83 13.668 1.88 3.142 5.26 5.42 10.13 6.834 5.03 1.256 12.33 1.885 21.91 1.885 10.06 0 16.74-1.1 20.04-3.299 3.29-2.2 4.94-5.97 4.94-11.312 0-3.613-.55-6.52-1.65-8.719-.94-2.2-3.14-4.006-6.59-5.42-3.46-1.571-8.88-2.907-16.26-4.006l-27.81-4.949c-10.06-1.728-18.3-4.556-24.74-8.484-6.29-4.084-10.92-9.112-13.91-15.082-2.83-6.127-4.24-13.275-4.24-21.444 0-8.17 2.04-15.868 6.13-23.095 4.24-7.226 10.99-13.118 20.26-17.674 9.43-4.713 21.6-7.07 36.53-7.07 15.08 0 27.26 2.357 36.53 7.07 9.42 4.713 16.34 11.233 20.73 19.56 4.4 8.169 6.6 17.517 6.6 28.043v1.885h-34.87v-2.592c0-5.499-.87-9.819-2.6-12.961-1.73-3.142-4.79-5.42-9.19-6.834-4.4-1.414-10.52-2.121-18.38-2.121-10.05 0-17.04 1.178-20.97 3.535-3.77 2.199-5.66 5.812-5.66 10.84 0 3.299.63 5.97 1.89 8.012 1.25 1.885 3.45 3.378 6.6 4.477 3.3 1.1 8.01 2.278 14.14 3.535l28.04 5.42c11 2.043 19.71 5.342 26.16 9.898 6.59 4.399 11.31 9.74 14.14 16.025 2.82 6.284 4.24 13.275 4.24 20.973 0 8.326-2.05 16.182-6.13 23.565-4.08 7.227-10.6 13.119-19.56 17.675-8.95 4.399-20.97 6.598-36.05 6.598Zm116.02-2.357h-35.35V83.426h35.35v157.889Zm93.16 2.357c-15.4 0-28.12-2.042-38.18-6.127-10.05-4.085-17.52-10.133-22.39-18.146-4.87-8.012-7.3-17.831-7.3-29.457v-3.063h34.64v2.357c0 5.812.94 10.368 2.83 13.668 1.88 3.142 5.26 5.42 10.13 6.834 5.03 1.256 12.33 1.885 21.92 1.885 10.05 0 16.73-1.1 20.03-3.299 3.3-2.2 4.95-5.97 4.95-11.312 0-3.613-.55-6.52-1.65-8.719-.95-2.2-3.15-4.006-6.6-5.42-3.46-1.571-8.88-2.907-16.26-4.006l-27.81-4.949c-10.05-1.728-18.3-4.556-24.74-8.484-6.29-4.084-10.92-9.112-13.91-15.082-2.83-6.127-4.24-13.275-4.24-21.444 0-8.17 2.04-15.868 6.13-23.095 4.24-7.226 11-13.118 20.26-17.674 9.43-4.713 21.61-7.07 36.53-7.07 15.08 0 27.26 2.357 36.53 7.07 9.42 4.713 16.34 11.233 20.74 19.56 4.39 8.169 6.59 17.517 6.59 28.043v1.885h-34.87v-2.592c0-5.499-.87-9.819-2.6-12.961-1.72-3.142-4.79-5.42-9.19-6.834-4.4-1.414-10.52-2.121-18.38-2.121-10.05 0-17.04 1.178-20.97 3.535-3.77 2.199-5.66 5.812-5.66 10.84 0 3.299.63 5.97 1.89 8.012 1.26 1.885 3.46 3.378 6.6 4.477 3.3 1.1 8.01 2.278 14.14 3.535l28.04 5.42c11 2.043 19.72 5.342 26.16 9.898 6.6 4.399 11.31 9.74 14.14 16.025 2.82 6.284 4.24 13.275 4.24 20.973 0 8.326-2.04 16.182-6.13 23.565-4.08 7.227-10.6 13.119-19.56 17.675-8.95 4.399-20.97 6.598-36.05 6.598Zm151.03-2.357h-35.35V83.426H2830v157.889Zm50.9-126.075h-137.15V83.426h137.15v31.814Z\" fill=\"#FDFDFD\"/><defs><linearGradient id=\"a\" x1=\"185.847\" y1=\"-11.99\" x2=\"0\" y2=\"331.727\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F4F2E1\"/><stop offset=\"1\" stop-color=\"#EAEAEA\"/></linearGradient><linearGradient id=\"c\" x1=\"265.115\" y1=\"69.275\" x2=\"69.276\" y2=\"265.114\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#E77C31\"/><stop offset=\"1\" stop-color=\"#F04742\"/></linearGradient><filter id=\"b\" x=\"47.302\" y=\"48.481\" width=\"243.936\" height=\"243.936\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feMorphology radius=\"2.66\" in=\"SourceAlpha\" result=\"effect1_dropShadow_757_2891\"/><feOffset dx=\"2.664\" dy=\"2.664\"/><feGaussianBlur stdDeviation=\"13.322\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.878431 0 0 0 0 0.360784 0 0 0 0 0.258824 0 0 0 1 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_757_2891\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_757_2891\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1udnhvm\",\"data-framer-name\":\"logo_main2\",fill:\"black\",intrinsicHeight:332,intrinsicWidth:2909,layoutDependency:layoutDependency,layoutId:\"L12IJQIeq\",svg:'<svg width=\"2909\" height=\"332\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect width=\"331.727\" height=\"331.727\" rx=\"49.293\" fill=\"url(#a)\"/><g filter=\"url(#b)\"><rect x=\"68.622\" y=\"69.802\" width=\"195.967\" height=\"195.967\" rx=\"97.983\" fill=\"url(#c)\"/></g><path d=\"M551.149 241.315h-47.132L446.753 83.426h39.826l40.297 118.299h2.357l39.59-118.299h39.59l-57.264 157.889Zm105.96 0h-35.348V83.426h35.348v157.889Zm93.156 2.357c-15.396 0-28.122-2.042-38.177-6.127-10.054-4.085-17.517-10.133-22.387-18.146-4.87-8.012-7.305-17.831-7.305-29.457v-3.063h34.641v2.357c0 5.812.943 10.368 2.828 13.668 1.885 3.142 5.263 5.42 10.133 6.834 5.028 1.256 12.333 1.885 21.916 1.885 10.055 0 16.732-1.1 20.031-3.299 3.299-2.2 4.949-5.97 4.949-11.312 0-3.613-.55-6.52-1.65-8.719-.942-2.2-3.142-4.006-6.598-5.42-3.456-1.571-8.877-2.907-16.26-4.006l-27.808-4.949c-10.054-1.728-18.302-4.556-24.744-8.484-6.284-4.084-10.918-9.112-13.903-15.082-2.828-6.127-4.242-13.275-4.242-21.444 0-8.17 2.042-15.868 6.127-23.095 4.242-7.226 10.997-13.118 20.266-17.674 9.427-4.713 21.602-7.07 36.527-7.07 15.082 0 27.257 2.357 36.527 7.07 9.426 4.713 16.338 11.233 20.737 19.56 4.399 8.169 6.599 17.517 6.599 28.043v1.885h-34.877v-2.592c0-5.499-.864-9.819-2.593-12.961-1.728-3.142-4.791-5.42-9.19-6.834-4.399-1.414-10.526-2.121-18.381-2.121-10.055 0-17.046 1.178-20.974 3.535-3.77 2.199-5.655 5.812-5.655 10.84 0 3.299.628 5.97 1.885 8.012 1.257 1.885 3.456 3.378 6.598 4.477 3.299 1.1 8.012 2.278 14.14 3.535l28.043 5.42c10.997 2.043 19.716 5.342 26.157 9.898 6.599 4.399 11.312 9.74 14.14 16.025 2.828 6.284 4.241 13.275 4.241 20.973 0 8.326-2.042 16.182-6.127 23.565-4.084 7.227-10.604 13.119-19.559 17.675-8.955 4.399-20.973 6.598-36.055 6.598Zm149.253 0c-15.397 0-28.279-2.592-38.648-7.777-10.212-5.184-17.91-12.489-23.094-21.916-5.028-9.583-7.541-20.973-7.541-34.17V83.426h35.113v95.912c0 7.541 1.021 13.511 3.063 17.91 2.199 4.399 5.734 7.541 10.605 9.426 4.87 1.885 11.704 2.828 20.502 2.828 8.64 0 15.396-.943 20.266-2.828 5.027-1.885 8.562-5.027 10.604-9.426 2.043-4.399 3.064-10.369 3.064-17.91V83.426H968.8v96.383c0 13.197-2.592 24.587-7.776 34.17-5.185 9.427-12.961 16.732-23.33 21.916-10.212 5.185-22.937 7.777-38.176 7.777Zm117.172-2.357h-36.76l58.21-157.889h51.37l58.21 157.889h-38.42l-33.22-91.198-11.55-35.584h-2.36l-12.02 35.584-33.46 91.198Zm100.16-35.112h-104.64v-31.578h104.64v31.578Zm78.29 35.112h-35.35V83.426h35.35v157.889Zm81.54 0h-106.99v-31.813h106.99v31.813Zm104.86 0h-35.35V83.426h72.58c12.57 0 23.17 1.885 31.82 5.656 8.79 3.77 15.47 9.269 20.03 16.496 4.55 7.069 6.83 15.71 6.83 25.922 0 8.483-1.41 15.867-4.24 22.152-2.83 6.127-7.23 10.997-13.2 14.61-5.81 3.456-13.27 5.656-22.39 6.599v2.356c6.76 2.042 12.1 5.106 16.03 9.191 3.93 4.084 7.38 9.19 10.37 15.317l20.03 39.59h-41.24l-18.62-36.526c-2.35-4.556-4.71-8.248-7.07-11.076-2.2-2.985-4.95-5.106-8.25-6.363-3.14-1.414-7.54-2.121-13.19-2.121h-14.14v56.086Zm0-126.075v40.768h38.88c8.33 0 14.06-1.492 17.2-4.477 3.15-2.985 4.72-8.327 4.72-16.025 0-7.541-1.57-12.804-4.72-15.789-3.14-2.985-8.87-4.477-17.2-4.477h-38.88Zm144.42 126.075h-36.77l58.21-157.889h51.37l58.21 157.889h-38.41l-33.23-91.198-11.55-35.584h-2.35l-12.02 35.584-33.46 91.198Zm100.15-35.112h-104.63v-31.578h104.63v31.578Zm103.27 35.112h-50.66v-31.813h50.19c10.69 0 19.25-1.257 25.69-3.771 6.44-2.67 11.15-7.383 14.14-14.139 2.98-6.912 4.48-16.653 4.48-29.221 0-12.569-1.5-22.23-4.48-28.986-2.99-6.912-7.7-11.626-14.14-14.139-6.44-2.671-15-4.006-25.69-4.006h-50.19V83.426h50.66c16.97 0 31.5 3.142 43.6 9.426 12.26 6.284 21.68 15.318 28.28 27.101 6.6 11.783 9.9 25.922 9.9 42.418s-3.3 30.635-9.9 42.418c-6.6 11.783-16.02 20.816-28.28 27.1-12.1 6.284-26.63 9.426-43.6 9.426Zm-24.97 0h-35.35V83.426h35.35v157.889Zm162.81 0h-35.35V83.426h35.35v157.889Zm98.32 2.357c-15.86 0-29.45-3.299-40.77-9.898-11.15-6.755-19.79-16.181-25.92-28.278-6.12-12.254-9.19-26.629-9.19-43.125s3.07-30.793 9.19-42.89c6.13-12.254 14.77-21.68 25.92-28.278 11.32-6.756 24.91-10.133 40.77-10.133 15.71 0 29.22 3.377 40.54 10.133 11.31 6.598 19.95 16.024 25.92 28.278 6.12 12.097 9.19 26.394 9.19 42.89 0 16.496-3.07 30.871-9.19 43.125-5.97 12.097-14.61 21.523-25.92 28.278-11.32 6.599-24.83 9.898-40.54 9.898Zm0-34.17c8.96 0 16.18-1.335 21.68-4.006 5.66-2.828 9.74-7.62 12.26-14.375 2.67-6.913 4-16.496 4-28.75 0-12.411-1.33-21.995-4-28.75-2.52-6.756-6.6-11.469-12.26-14.14-5.5-2.827-12.72-4.241-21.68-4.241-9.11 0-16.49 1.414-22.15 4.241-5.5 2.671-9.58 7.384-12.25 14.14-2.52 6.755-3.77 16.339-3.77 28.75 0 12.254 1.25 21.837 3.77 28.75 2.67 6.755 6.75 11.547 12.25 14.375 5.66 2.671 13.04 4.006 22.15 4.006Zm174.73 31.813h-36.76l58.21-157.889h51.37l58.21 157.889h-38.41l-33.23-91.198-11.55-35.584h-2.36l-12.01 35.584-33.47 91.198Zm100.16-35.112h-104.64v-31.578h104.64v31.578Zm105.98 37.469c-15.4 0-28.12-2.042-38.18-6.127-10.05-4.085-17.51-10.133-22.38-18.146-4.88-8.012-7.31-17.831-7.31-29.457v-3.063h34.64v2.357c0 5.812.94 10.368 2.83 13.668 1.88 3.142 5.26 5.42 10.13 6.834 5.03 1.256 12.33 1.885 21.92 1.885 10.05 0 16.73-1.1 20.03-3.299 3.3-2.2 4.95-5.97 4.95-11.312 0-3.613-.55-6.52-1.65-8.719-.94-2.2-3.14-4.006-6.6-5.42-3.46-1.571-8.88-2.907-16.26-4.006l-27.81-4.949c-10.05-1.728-18.3-4.556-24.74-8.484-6.29-4.084-10.92-9.112-13.91-15.082-2.82-6.127-4.24-13.275-4.24-21.444 0-8.17 2.05-15.868 6.13-23.095 4.24-7.226 11-13.118 20.27-17.674 9.42-4.713 21.6-7.07 36.52-7.07 15.08 0 27.26 2.357 36.53 7.07 9.43 4.713 16.34 11.233 20.74 19.56 4.4 8.169 6.6 17.517 6.6 28.043v1.885h-34.88v-2.592c0-5.499-.87-9.819-2.59-12.961-1.73-3.142-4.8-5.42-9.19-6.834-4.4-1.414-10.53-2.121-18.39-2.121-10.05 0-17.04 1.178-20.97 3.535-3.77 2.199-5.65 5.812-5.65 10.84 0 3.299.62 5.97 1.88 8.012 1.26 1.885 3.46 3.378 6.6 4.477 3.3 1.1 8.01 2.278 14.14 3.535l28.04 5.42c11 2.043 19.72 5.342 26.16 9.898 6.6 4.399 11.31 9.74 14.14 16.025 2.83 6.284 4.24 13.275 4.24 20.973 0 8.326-2.04 16.182-6.13 23.565-4.08 7.227-10.6 13.119-19.56 17.675-8.95 4.399-20.97 6.598-36.05 6.598Zm150.62 0c-15.4 0-28.13-2.042-38.18-6.127-10.06-4.085-17.52-10.133-22.39-18.146-4.87-8.012-7.3-17.831-7.3-29.457v-3.063h34.64v2.357c0 5.812.94 10.368 2.83 13.668 1.88 3.142 5.26 5.42 10.13 6.834 5.03 1.256 12.33 1.885 21.92 1.885 10.05 0 16.73-1.1 20.03-3.299 3.3-2.2 4.94-5.97 4.94-11.312 0-3.613-.55-6.52-1.64-8.719-.95-2.2-3.15-4.006-6.6-5.42-3.46-1.571-8.88-2.907-16.26-4.006l-27.81-4.949c-10.06-1.728-18.3-4.556-24.74-8.484-6.29-4.084-10.92-9.112-13.91-15.082-2.83-6.127-4.24-13.275-4.24-21.444 0-8.17 2.04-15.868 6.13-23.095 4.24-7.226 10.99-13.118 20.26-17.674 9.43-4.713 21.6-7.07 36.53-7.07 15.08 0 27.26 2.357 36.53 7.07 9.42 4.713 16.34 11.233 20.73 19.56 4.4 8.169 6.6 17.517 6.6 28.043v1.885h-34.87v-2.592c0-5.499-.87-9.819-2.6-12.961-1.72-3.142-4.79-5.42-9.19-6.834-4.4-1.414-10.52-2.121-18.38-2.121-10.05 0-17.04 1.178-20.97 3.535-3.77 2.199-5.66 5.812-5.66 10.84 0 3.299.63 5.97 1.89 8.012 1.25 1.885 3.45 3.378 6.6 4.477 3.3 1.1 8.01 2.278 14.14 3.535l28.04 5.42c11 2.043 19.71 5.342 26.16 9.898 6.59 4.399 11.31 9.74 14.14 16.025 2.82 6.284 4.24 13.275 4.24 20.973 0 8.326-2.04 16.182-6.13 23.565-4.08 7.227-10.6 13.119-19.56 17.675-8.95 4.399-20.97 6.598-36.05 6.598Zm116.02-2.357h-35.35V83.426h35.35v157.889Zm93.16 2.357c-15.4 0-28.12-2.042-38.18-6.127-10.05-4.085-17.52-10.133-22.39-18.146-4.87-8.012-7.3-17.831-7.3-29.457v-3.063h34.64v2.357c0 5.812.94 10.368 2.83 13.668 1.88 3.142 5.26 5.42 10.13 6.834 5.03 1.256 12.33 1.885 21.92 1.885 10.05 0 16.73-1.1 20.03-3.299 3.3-2.2 4.95-5.97 4.95-11.312 0-3.613-.55-6.52-1.65-8.719-.95-2.2-3.15-4.006-6.6-5.42-3.46-1.571-8.88-2.907-16.26-4.006l-27.81-4.949c-10.05-1.728-18.3-4.556-24.74-8.484-6.29-4.084-10.92-9.112-13.91-15.082-2.83-6.127-4.24-13.275-4.24-21.444 0-8.17 2.04-15.868 6.13-23.095 4.24-7.226 11-13.118 20.26-17.674 9.43-4.713 21.61-7.07 36.53-7.07 15.08 0 27.26 2.357 36.53 7.07 9.42 4.713 16.34 11.233 20.74 19.56 4.39 8.169 6.59 17.517 6.59 28.043v1.885h-34.87v-2.592c0-5.499-.87-9.819-2.6-12.961-1.72-3.142-4.79-5.42-9.19-6.834-4.39-1.414-10.52-2.121-18.38-2.121-10.05 0-17.04 1.178-20.97 3.535-3.77 2.199-5.66 5.812-5.66 10.84 0 3.299.63 5.97 1.89 8.012 1.26 1.885 3.46 3.378 6.6 4.477 3.3 1.1 8.01 2.278 14.14 3.535l28.04 5.42c11 2.043 19.72 5.342 26.16 9.898 6.6 4.399 11.31 9.74 14.14 16.025 2.82 6.284 4.24 13.275 4.24 20.973 0 8.326-2.04 16.182-6.13 23.565-4.08 7.227-10.6 13.119-19.56 17.675-8.95 4.399-20.97 6.598-36.05 6.598Zm151.03-2.357h-35.35V83.426h35.35v157.889Zm50.9-126.075h-137.15V83.426h137.15v31.814Z\" fill=\"#101542\"/><defs><linearGradient id=\"a\" x1=\"185.847\" y1=\"-11.99\" x2=\"0\" y2=\"331.727\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#101757\"/><stop offset=\".995\" stop-color=\"#080A23\"/></linearGradient><linearGradient id=\"c\" x1=\"265.115\" y1=\"69.275\" x2=\"69.276\" y2=\"265.114\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".172\" stop-color=\"#E77C31\"/><stop offset=\".651\" stop-color=\"#F04742\"/></linearGradient><filter id=\"b\" x=\"47.302\" y=\"48.481\" width=\"243.936\" height=\"243.936\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feMorphology radius=\"2.66\" in=\"SourceAlpha\" result=\"effect1_dropShadow_757_2856\"/><feOffset dx=\"2.664\" dy=\"2.664\"/><feGaussianBlur stdDeviation=\"13.322\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.878431 0 0 0 0 0.360784 0 0 0 0 0.258824 0 0 0 1 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_757_2856\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_757_2856\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fxk3y3\",layoutDependency:layoutDependency,layoutId:\"fkByCnIHB\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-q96f9y-container\",layoutDependency:layoutDependency,layoutId:\"XJwwto_Ue-container\",children:/*#__PURE__*/_jsx(GeneralButtonNew,{gHeOvXgAq:\"https://visualradio.cloud/\",Goeh0UlpU:\"PlayCircle\",height:\"100%\",hyoIEBZCr:\"Cloud Login\",id:\"XJwwto_Ue\",j7_EJvGRL:\"fill\",layoutId:\"XJwwto_Ue\",LtChX14sq:\"var(--token-37d9402b-102b-41fb-85d7-4f7bf5416889, rgb(255, 255, 255))\",pGul5KaCE:false,Uwhubicpx:false,variant:\"Lnbabb9PV\",width:\"100%\",XUqPvUQRY:false,ZCnJMzRfz:\"var(--token-618c65fa-95f5-4d12-b54e-c4c7ae58c26c, rgb(255, 81, 0))\",...addPropertyOverrides({GzOhKmXPX:{gHeOvXgAq:\"https://visualradio.cloud/login?ref=www\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-yohved-container\",layoutDependency:layoutDependency,layoutId:\"DGd8WnT9s-container\",children:/*#__PURE__*/_jsx(LocaleSelector,{fillColor:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Switzer Medium\", \"Switzer Medium Placeholder\", sans-serif',fontSize:\"14px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",icon:{color:\"rgb(0, 0, 0)\",size:18,type:\"default\"},id:\"DGd8WnT9s\",layoutId:\"DGd8WnT9s\",options:{border:{color:\"rgb(235, 235, 235)\",style:\"solid\",width:1,widthBottom:1,widthLeft:1,widthPerSide:false,widthRight:1,widthTop:1},focus:{color:\"var(--token-6ab2300c-ea9d-469c-969b-cfb49edad47d, rgb(148, 163, 184))\",offset:0,style:\"solid\",width:1},gap:5,title:true},padding:9,paddingBottom:9,paddingLeft:9,paddingPerSide:false,paddingRight:9,paddingTop:9,radius:10,radiusBottomLeft:10,radiusBottomRight:10,radiusPerConrner:false,radiusTopLeft:10,radiusTopRight:10,textColor:\"rgb(0, 0, 0)\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1udsay7\",layoutDependency:layoutDependency,layoutId:\"wqJOrhQ76\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ky3fyx\",layoutDependency:layoutDependency,layoutId:\"GZnrY_vB9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1tnag0k\",\"data-styles-preset\":\"L2D0Fdxh8\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-37d9402b-102b-41fb-85d7-4f7bf5416889, rgb(255, 255, 255)))\"},children:\"Overview\"})}),className:\"framer-1nyb93f\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PBRSU0bzW\",style:{\"--extracted-a0htzi\":\"var(--token-37d9402b-102b-41fb-85d7-4f7bf5416889, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{ViohnnKle:{\"--extracted-a0htzi\":\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ViohnnKle:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1tnag0k\",\"data-styles-preset\":\"L2D0Fdxh8\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)))\"},children:\"Overview\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":nZA_8vi3N\",webPageId:\"HDpi6naVu\"},nodeId:\"ih7s7S9qE\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Features\"})})})}),className:\"framer-7w095e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ih7s7S9qE\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rGMhV_uOL\"},nodeId:\"Qxijm70zG\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Pricing\"})})})}),className:\"framer-1fdgcwg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Qxijm70zG\",variants:{ViohnnKle:{\"--extracted-r6o4lv\":\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ViohnnKle:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"Qxijm70zG\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-aexbeb\",\"data-styles-preset\":\"stylesPresetLink\",children:\"Pricing\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"k5qz07LJC\"},nodeId:\"csqilr3sy\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Blog\"})})})}),className:\"framer-16er9u8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"csqilr3sy\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vsjp1DDXN\"},nodeId:\"UaMMJKAji\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Contact\"})})})}),className:\"framer-5mhtzb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UaMMJKAji\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i1vbby\",layoutDependency:layoutDependency,layoutId:\"ZNY43EkKg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1tnag0k\",\"data-styles-preset\":\"L2D0Fdxh8\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-37d9402b-102b-41fb-85d7-4f7bf5416889, rgb(255, 255, 255)))\"},children:\"Features\"})}),className:\"framer-fvdfm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tTv6hysKz\",style:{\"--extracted-a0htzi\":\"var(--token-37d9402b-102b-41fb-85d7-4f7bf5416889, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{ViohnnKle:{\"--extracted-a0htzi\":\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ViohnnKle:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1tnag0k\",\"data-styles-preset\":\"L2D0Fdxh8\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)))\"},children:\"Features\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":Llpp5TFl7\",webPageId:\"HDpi6naVu\"},nodeId:\"lEIOCQCYv\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Output Player\"})})})}),className:\"framer-1sh08a8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lEIOCQCYv\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ViohnnKle:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"lEIOCQCYv\",openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-aexbeb\",\"data-styles-preset\":\"stylesPresetLink\",children:\"Output Player\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":PWLuKES_G\",webPageId:\"HDpi6naVu\"},nodeId:\"ETE6PYw9o\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Audio Manager\"})})})}),className:\"framer-6aqdrl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ETE6PYw9o\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ViohnnKle:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"s5jEHuQrl\"},nodeId:\"ETE6PYw9o\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-aexbeb\",\"data-styles-preset\":\"stylesPresetLink\",children:\"Au\"})}),\"dio Manager\"]})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":DfXS5vH4n\",webPageId:\"HDpi6naVu\"},nodeId:\"IWvhGDGb0\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Automate vMix\"})})})}),className:\"framer-2o1ajc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IWvhGDGb0\",variants:{ViohnnKle:{\"--extracted-r6o4lv\":\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ViohnnKle:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":DfXS5vH4n\",webPageId:\"iQgNReVap\"},nodeId:\"IWvhGDGb0\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-aexbeb\",\"data-styles-preset\":\"stylesPresetLink\",children:\"Automate vMix\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":PWLuKES_G\",webPageId:\"HDpi6naVu\"},nodeId:\"AuYgCcBCB\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"ATEM Audio Auto Switching\"})})})}),className:\"framer-18p3cgs\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AuYgCcBCB\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{hash:\":LHXHtjeVD\",webPageId:\"HDpi6naVu\"},nodeId:\"nD54BmI64\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Design Live Broadcast Visuals\"})})})}),className:\"framer-1nukk6x\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nD54BmI64\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1adh8ym\",layoutDependency:layoutDependency,layoutId:\"gQPlfreyp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1tnag0k\",\"data-styles-preset\":\"L2D0Fdxh8\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-37d9402b-102b-41fb-85d7-4f7bf5416889, rgb(255, 255, 255)))\"},children:\"Resources\"})}),className:\"framer-hsv3tz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rnm0DfWCP\",style:{\"--extracted-a0htzi\":\"var(--token-37d9402b-102b-41fb-85d7-4f7bf5416889, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{ViohnnKle:{\"--extracted-a0htzi\":\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({ViohnnKle:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1tnag0k\",\"data-styles-preset\":\"L2D0Fdxh8\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)))\"},children:\"Resources\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.visualradioassist.live/\",nodeId:\"B0Ri4bjNe\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Docs\"})})})}),className:\"framer-17fl22e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"B0Ri4bjNe\",variants:{ViohnnKle:{\"--extracted-r6o4lv\":\"var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({cIhf3urUL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.visualradioassist.live/\",nodeId:\"B0Ri4bjNe\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Docs\"})})})})},ViohnnKle:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b1fb229f-a8e6-4640-b958-ea29fe1a7f0e, rgb(25, 21, 78)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.visualradioassist.live\",nodeId:\"B0Ri4bjNe\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Docs\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Sz6CQz7Mf\"},nodeId:\"lS5Aou3c6\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Changelog\"})})})}),className:\"framer-1jv8y1r\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lS5Aou3c6\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:\"https://roadmap.visualradioassist.live\",nodeId:\"IowAZx0NJ\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Roadmap\"})})})}),className:\"framer-hnndot\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IowAZx0NJ\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"hgaW3VG87\"},nodeId:\"DdYKrxKty\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Jobs\"})})})}),className:\"framer-1780j3z\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DdYKrxKty\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:\"https://terms.visualradioassist.live/algemene-voorwaarden\",nodeId:\"Wg0HjkAXq\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Terms of Service\"})})})}),className:\"framer-1kxjwmj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Wg0HjkAXq\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nnu181\",layoutDependency:layoutDependency,layoutId:\"jAOpBqpCF\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-64e508\",layoutDependency:layoutDependency,layoutId:\"NOkrvSs2k\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dksh9v\",layoutDependency:layoutDependency,layoutId:\"ciFCkKUlI\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:\"VisualRadioAssist B.V.  \\xa9 \"})}),className:\"framer-nyfb35\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EnWx88N9W\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-cooka6-container\",layoutDependency:layoutDependency,layoutId:\"CSdmH0gLK-container\",children:/*#__PURE__*/_jsx(TimeDate,{color:\"var(--token-d8467d37-207b-4020-856a-077c414c77ef, rgb(91, 94, 118))\",font:{fontFamily:'\"Switzer Regular\", \"Switzer Regular Placeholder\", sans-serif',fontSize:\"14px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",id:\"CSdmH0gLK\",layoutId:\"CSdmH0gLK\",monthFormat:\"short\",outputType:\"date\",showMinutes:true,showMonth:false,showSeconds:true,showWeekday:false,showYear:true,tabularFont:false,timeFormat:\"24h\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:\"KvK 72986654 \u2013 TIN NL859309848B01 / NL827444163B01 \u2013 Prices excluding VAT\"})}),className:\"framer-g33r55\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"l71eclL8z\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jri3u1\",layoutDependency:layoutDependency,layoutId:\"S0e40gIoo\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qa7w3e\",layoutDependency:layoutDependency,layoutId:\"O4XZqwdJA\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/AssistRadio\",nodeId:\"eui8_h2V8\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-2bggyb framer-19hxpws\",\"data-framer-name\":\"Twitter\",layoutDependency:layoutDependency,layoutId:\"eui8_h2V8\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-17zp9uv\",\"data-framer-name\":\"Twitter\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ork3Z7CZU\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 0 L 20 0 L 20 20 L 0 20 Z\" fill=\"transparent\"></path><path d=\"M 19.195 6.07 L 16.836 8.422 C 16.367 13.883 11.758 18.125 6.25 18.125 C 5.117 18.125 4.18 17.945 3.469 17.594 C 2.898 17.305 2.664 17 2.602 16.906 C 2.497 16.747 2.47 16.549 2.53 16.368 C 2.589 16.187 2.728 16.043 2.906 15.977 C 2.922 15.969 4.766 15.266 5.961 13.914 C 5.22 13.386 4.568 12.743 4.031 12.008 C 2.961 10.555 1.828 8.031 2.508 4.266 C 2.551 4.038 2.716 3.852 2.938 3.781 C 3.16 3.709 3.404 3.766 3.57 3.93 C 3.594 3.961 6.195 6.523 9.375 7.352 L 9.375 6.875 C 9.381 5.874 9.785 4.917 10.497 4.214 C 11.209 3.51 12.171 3.119 13.172 3.125 C 14.495 3.144 15.711 3.856 16.375 5 L 18.75 5 C 19.002 4.999 19.23 5.15 19.328 5.383 C 19.42 5.618 19.368 5.886 19.195 6.07 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:9930002512,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/visualradioassist/\",nodeId:\"Rn2_OYlrM\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-o8o53h framer-19hxpws\",\"data-framer-name\":\"Instagram\",layoutDependency:layoutDependency,layoutId:\"Rn2_OYlrM\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-nzhhps\",\"data-framer-name\":\"Instagram\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"IFCbNlskq\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 0 0 L 20 0 L 20 20 L 0 20 Z\" fill=\"transparent\"></path><path d=\"M 7.5 10 C 7.5 8.619 8.619 7.5 10 7.5 C 11.381 7.5 12.5 8.619 12.5 10 C 12.5 11.381 11.381 12.5 10 12.5 C 8.619 12.5 7.5 11.381 7.5 10 Z\" fill=\"rgb(255,255,255)\"></path><path d=\"M 13.438 2.188 L 6.563 2.188 C 4.146 2.188 2.188 4.146 2.188 6.563 L 2.188 13.438 C 2.188 15.854 4.146 17.813 6.563 17.813 L 13.438 17.813 C 15.854 17.813 17.813 15.854 17.813 13.438 L 17.813 6.563 C 17.813 4.146 15.854 2.188 13.438 2.188 Z M 10 13.75 C 7.929 13.75 6.25 12.071 6.25 10 C 6.25 7.929 7.929 6.25 10 6.25 C 12.071 6.25 13.75 7.929 13.75 10 C 13.75 12.071 12.071 13.75 10 13.75 Z M 14.063 6.875 C 13.545 6.875 13.125 6.455 13.125 5.938 C 13.125 5.42 13.545 5 14.063 5 C 14.58 5 15 5.42 15 5.938 C 15 6.455 14.58 6.875 14.063 6.875 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:10559325029,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/visualradioassist/\",nodeId:\"wJG7ee6f0\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1gx210g framer-19hxpws\",layoutDependency:layoutDependency,layoutId:\"wJG7ee6f0\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-k3fyqc-container\",layoutDependency:layoutDependency,layoutId:\"LvwFb3747-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"LinkedinLogo\",id:\"LvwFb3747\",layoutId:\"LvwFb3747\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://youtube.com/@visualradioassist\",nodeId:\"WXs1S3T7Y\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1jx2ggz framer-19hxpws\",layoutDependency:layoutDependency,layoutId:\"WXs1S3T7Y\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bzmv0o-container\",layoutDependency:layoutDependency,layoutId:\"FUe3wpj3o-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"YoutubeLogo\",id:\"FUe3wpj3o\",layoutId:\"FUe3wpj3o\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})})})]})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ghtjef\",\"data-framer-name\":\"hero-bg\",layoutDependency:layoutDependency,layoutId:\"b97D7g0E6\",style:{background:\"linear-gradient(268deg, rgb(249,115,22) 0%, rgb(239,68,68) 100%)\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-YKZap.framer-19hxpws, .framer-YKZap .framer-19hxpws { display: block; }\",\".framer-YKZap.framer-1ic16s4 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 50px 100px 50px 100px; position: relative; width: 1200px; }\",\".framer-YKZap .framer-mtha9u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YKZap .framer-1jsdc01, .framer-YKZap .framer-1nnu181 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YKZap .framer-182cg6c { aspect-ratio: 8.680722891566266 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 343px; }\",\".framer-YKZap .framer-1udnhvm { aspect-ratio: 8.762048192771084 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 34px); position: relative; width: 295px; }\",\".framer-YKZap .framer-1fxk3y3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-YKZap .framer-q96f9y-container, .framer-YKZap .framer-yohved-container, .framer-YKZap .framer-cooka6-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-YKZap .framer-1udsay7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YKZap .framer-ky3fyx, .framer-YKZap .framer-1i1vbby, .framer-YKZap .framer-1adh8ym { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-YKZap .framer-1nyb93f, .framer-YKZap .framer-7w095e, .framer-YKZap .framer-1fdgcwg, .framer-YKZap .framer-16er9u8, .framer-YKZap .framer-5mhtzb, .framer-YKZap .framer-fvdfm, .framer-YKZap .framer-6aqdrl, .framer-YKZap .framer-2o1ajc, .framer-YKZap .framer-18p3cgs, .framer-YKZap .framer-1nukk6x, .framer-YKZap .framer-hsv3tz, .framer-YKZap .framer-17fl22e, .framer-YKZap .framer-1jv8y1r, .framer-YKZap .framer-hnndot, .framer-YKZap .framer-1780j3z, .framer-YKZap .framer-1kxjwmj, .framer-YKZap .framer-nyfb35, .framer-YKZap .framer-g33r55 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-YKZap .framer-1sh08a8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YKZap .framer-64e508 { 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: center; overflow: visible; padding: 0px; position: relative; width: 460px; }\",\".framer-YKZap .framer-dksh9v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YKZap .framer-jri3u1 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-YKZap .framer-1qa7w3e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 27px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-YKZap .framer-2bggyb, .framer-YKZap .framer-o8o53h { align-content: center; align-items: center; 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-YKZap .framer-17zp9uv, .framer-YKZap .framer-nzhhps { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-YKZap .framer-1gx210g, .framer-YKZap .framer-1jx2ggz { flex: none; height: 21px; overflow: visible; position: relative; text-decoration: none; width: 20px; }\",\".framer-YKZap .framer-k3fyqc-container, .framer-YKZap .framer-1bzmv0o-container { flex: none; height: 20px; left: 0px; position: absolute; right: 0px; top: calc(47.61904761904764% - 20px / 2); }\",\".framer-YKZap .framer-1ghtjef { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 5px; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YKZap.framer-1ic16s4, .framer-YKZap .framer-mtha9u, .framer-YKZap .framer-1fxk3y3, .framer-YKZap .framer-1udsay7, .framer-YKZap .framer-ky3fyx, .framer-YKZap .framer-1i1vbby, .framer-YKZap .framer-1adh8ym, .framer-YKZap .framer-64e508, .framer-YKZap .framer-dksh9v, .framer-YKZap .framer-jri3u1, .framer-YKZap .framer-1qa7w3e, .framer-YKZap .framer-2bggyb, .framer-YKZap .framer-o8o53h, .framer-YKZap .framer-1ghtjef { gap: 0px; } .framer-YKZap.framer-1ic16s4 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-YKZap.framer-1ic16s4 > :first-child, .framer-YKZap .framer-mtha9u > :first-child, .framer-YKZap .framer-ky3fyx > :first-child, .framer-YKZap .framer-1i1vbby > :first-child, .framer-YKZap .framer-1adh8ym > :first-child, .framer-YKZap .framer-64e508 > :first-child, .framer-YKZap .framer-jri3u1 > :first-child, .framer-YKZap .framer-1ghtjef > :first-child { margin-top: 0px; } .framer-YKZap.framer-1ic16s4 > :last-child, .framer-YKZap .framer-mtha9u > :last-child, .framer-YKZap .framer-ky3fyx > :last-child, .framer-YKZap .framer-1i1vbby > :last-child, .framer-YKZap .framer-1adh8ym > :last-child, .framer-YKZap .framer-64e508 > :last-child, .framer-YKZap .framer-jri3u1 > :last-child, .framer-YKZap .framer-1ghtjef > :last-child { margin-bottom: 0px; } .framer-YKZap .framer-mtha9u > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-YKZap .framer-1fxk3y3 > *, .framer-YKZap .framer-1qa7w3e > *, .framer-YKZap .framer-2bggyb > *, .framer-YKZap .framer-o8o53h > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YKZap .framer-1fxk3y3 > :first-child, .framer-YKZap .framer-1udsay7 > :first-child, .framer-YKZap .framer-dksh9v > :first-child, .framer-YKZap .framer-1qa7w3e > :first-child, .framer-YKZap .framer-2bggyb > :first-child, .framer-YKZap .framer-o8o53h > :first-child { margin-left: 0px; } .framer-YKZap .framer-1fxk3y3 > :last-child, .framer-YKZap .framer-1udsay7 > :last-child, .framer-YKZap .framer-dksh9v > :last-child, .framer-YKZap .framer-1qa7w3e > :last-child, .framer-YKZap .framer-2bggyb > :last-child, .framer-YKZap .framer-o8o53h > :last-child { margin-right: 0px; } .framer-YKZap .framer-1udsay7 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-YKZap .framer-ky3fyx > *, .framer-YKZap .framer-1i1vbby > *, .framer-YKZap .framer-1adh8ym > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YKZap .framer-64e508 > *, .framer-YKZap .framer-1ghtjef > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YKZap .framer-dksh9v > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-YKZap .framer-jri3u1 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-YKZap.framer-v-p38zpq.framer-1ic16s4 { padding: 50px; width: 810px; }\",\".framer-YKZap.framer-v-p38zpq .framer-182cg6c { height: var(--framer-aspect-ratio-supported, 28px); width: 243px; }\",\".framer-YKZap.framer-v-p38zpq .framer-1nyb93f, .framer-YKZap.framer-v-1is7r7g .framer-ky3fyx, .framer-YKZap.framer-v-1is7r7g .framer-1nyb93f, .framer-YKZap.framer-v-1is7r7g .framer-hsv3tz { order: 0; }\",\".framer-YKZap.framer-v-p38zpq .framer-7w095e, .framer-YKZap.framer-v-1is7r7g .framer-7w095e, .framer-YKZap.framer-v-1is7r7g .framer-1i1vbby, .framer-YKZap.framer-v-1is7r7g .framer-17fl22e { order: 1; }\",\".framer-YKZap.framer-v-p38zpq .framer-1fdgcwg, .framer-YKZap.framer-v-1is7r7g .framer-1fdgcwg, .framer-YKZap.framer-v-1is7r7g .framer-1adh8ym, .framer-YKZap.framer-v-1is7r7g .framer-1780j3z { order: 2; }\",\".framer-YKZap.framer-v-p38zpq .framer-16er9u8, .framer-YKZap.framer-v-1is7r7g .framer-16er9u8, .framer-YKZap.framer-v-1is7r7g .framer-1kxjwmj { order: 3; }\",\".framer-YKZap.framer-v-p38zpq .framer-5mhtzb, .framer-YKZap.framer-v-1is7r7g .framer-5mhtzb, .framer-YKZap.framer-v-1is7r7g .framer-hnndot { order: 4; }\",\".framer-YKZap.framer-v-1is7r7g.framer-1ic16s4 { padding: 25px 20px 25px 20px; width: 390px; }\",\".framer-YKZap.framer-v-1is7r7g .framer-1jsdc01 { align-content: flex-start; align-items: flex-start; flex-direction: column; flex-wrap: wrap; gap: 20px; justify-content: flex-start; }\",\".framer-YKZap.framer-v-1is7r7g .framer-182cg6c { height: var(--framer-aspect-ratio-supported, 29px); width: 255px; }\",\".framer-YKZap.framer-v-1is7r7g .framer-1jv8y1r { order: 5; }\",\".framer-YKZap.framer-v-1is7r7g .framer-1nnu181 { flex-direction: column; flex-wrap: wrap; gap: 10px; justify-content: flex-start; }\",\".framer-YKZap.framer-v-1is7r7g .framer-64e508 { width: 100%; }\",\".framer-YKZap.framer-v-1is7r7g .framer-g33r55 { overflow: hidden; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YKZap.framer-v-1is7r7g .framer-jri3u1 { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YKZap.framer-v-1is7r7g .framer-1jsdc01, .framer-YKZap.framer-v-1is7r7g .framer-1nnu181 { gap: 0px; } .framer-YKZap.framer-v-1is7r7g .framer-1jsdc01 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-YKZap.framer-v-1is7r7g .framer-1jsdc01 > :first-child, .framer-YKZap.framer-v-1is7r7g .framer-1nnu181 > :first-child { margin-top: 0px; } .framer-YKZap.framer-v-1is7r7g .framer-1jsdc01 > :last-child, .framer-YKZap.framer-v-1is7r7g .framer-1nnu181 > :last-child { margin-bottom: 0px; } .framer-YKZap.framer-v-1is7r7g .framer-1nnu181 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 437.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ViohnnKle\":{\"layout\":[\"fixed\",\"auto\"]},\"GzOhKmXPX\":{\"layout\":[\"fixed\",\"auto\"]},\"Fzdsc36kL\":{\"layout\":[\"fixed\",\"auto\"]},\"cIhf3urUL\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerBgTP4_gFL=withCSS(Component,css,\"framer-YKZap\");export default FramerBgTP4_gFL;FramerBgTP4_gFL.displayName=\"Nav/Footer New\";FramerBgTP4_gFL.defaultProps={height:437.5,width:1200};addPropertyControls(FramerBgTP4_gFL,{variant:{options:[\"q58YV5ENB\",\"ViohnnKle\",\"GzOhKmXPX\",\"Fzdsc36kL\",\"cIhf3urUL\"],optionTitles:[\"Purple\",\"White\",\"Black\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerBgTP4_gFL,[{explicitInter:true,fonts:[{family:\"Switzer Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/osYOBiLjOfckPVp2ceVGENiVQ.otf\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Switzer Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/8KfrEjIg8yu5XT0jJci9y3NKujI.otf\"}]},...GeneralButtonNewFonts,...LocaleSelectorFonts,...TimeDateFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBgTP4_gFL\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ViohnnKle\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GzOhKmXPX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Fzdsc36kL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cIhf3urUL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"437.5\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,// @ts-ignore Internal function\nuseLocaleInfo,withCSS}from\"framer\";import{useId,useRef,useState}from\"react\";import{getBorderStyle,borderControls}from\"https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/VOfaY9LHiTLKveiePI7P/border.js\";import{getFocusStyle,focusControls}from\"https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js\";import{getHoverStyle,hoverControls}from\"https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js\";import{getPaddingStyle,paddingControls}from\"https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/6SPClu354QJPCp6Xj5C0/padding.js\";import{getRadiusStyle,radiusControls}from\"https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/58OHv7BfCzgeBhiv1TYu/radius.js\";const className=\"framer-locale-picker\";function addPixel(value){if(typeof value===\"number\"){return`${value}px`;}return value;}var IconType;(function(IconType){IconType[\"Default\"]=\"default\";IconType[\"Custom\"]=\"custom\";})(IconType||(IconType={}));function Icon({type,color,image,size}){if(type===IconType.Custom&&image){return /*#__PURE__*/ _jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:size,height:size,fill:color,children:/*#__PURE__*/ _jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2,88.2,0,0,1,215.63,120ZM128,215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09,166.87,146.73,195.62,128,215.89ZM96.23,120c1.68-30.87,13-59.62,31.77-79.89,18.73,20.27,30.09,49,31.77,79.89Zm9.09-77C90.47,64.53,81.61,91.54,80.2,120H40.37A88.2,88.2,0,0,1,105.32,43ZM40.37,136H80.2c1.41,28.46,10.27,55.47,25.12,77A88.2,88.2,0,0,1,40.37,136Zm110.31,77c14.85-21.56,23.71-48.57,25.12-77h39.83A88.2,88.2,0,0,1,150.68,213Z\"})});}var CaretType;(function(CaretType){CaretType[\"Default\"]=\"default\";CaretType[\"Custom\"]=\"custom\";})(CaretType||(CaretType={}));function Caret({type,color,image,size}){if(type===CaretType.Custom&&image){return /*#__PURE__*/ _jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 12 12\",width:size,height:size,children:/*#__PURE__*/ _jsx(\"path\",{d:\"M 2 4.5 L 6 8.5 L 10 4.5\",fill:\"none\",stroke:color,strokeWidth:1.5,strokeLinecap:\"round\",strokeLinejoin:\"round\"})});}/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n * @framerIntrinsicWidth 120\n * @framerIntrinsicHeight 34\n */ const LocaleSelector=withCSS(({font,fillColor,textColor,icon,caret,options:{title,gap,border,hover,focus},style,...props})=>{const id=useId();const{activeLocale,locales,setLocale}=useLocaleInfo();var ref;const activeLocaleId=(ref=activeLocale===null||activeLocale===void 0?void 0:activeLocale.id)!==null&&ref!==void 0?ref:\"default\";const lastActiveLocaleId=useRef(activeLocaleId);// The useLocaleInfo hook updates the activeLocale variable inside\n// a startTransition to load the translations with Suspense. To make\n// the component feel responsive we update our own state without Suspense.\nconst[selectedLocaleId,setSelectedLocaleId]=useState(activeLocaleId);const selectedLocale=locales.find(locale=>locale.id===selectedLocaleId);// The active locale was updated. Ensure we update our internal state as well.\nif(lastActiveLocaleId.current!==activeLocaleId){lastActiveLocaleId.current=activeLocaleId;if(selectedLocaleId!==activeLocaleId){setSelectedLocaleId(activeLocaleId);}}function handleChange(event){const localeId=event.target.value;setSelectedLocaleId(localeId);const locale=locales.find(locale=>locale.id===localeId);setLocale(locale);}var ref1;return /*#__PURE__*/ _jsxs(\"div\",{className:className,style:style,children:[/*#__PURE__*/ _jsx(\"label\",{htmlFor:id,children:\"Select Language\"}),/*#__PURE__*/ _jsx(\"select\",{id:id,value:selectedLocaleId,onChange:handleChange,children:locales.map(locale=>/*#__PURE__*/ _jsx(\"option\",{value:locale.id,children:locale.name},locale.id))}),/*#__PURE__*/ _jsxs(\"div\",{className:\"input\",style:{...font,\"--framer-background-color\":fillColor,\"--framer-color\":textColor,...getPaddingStyle(props),...getRadiusStyle(props),...getBorderStyle(border),...getHoverStyle(hover),...getFocusStyle(focus),gap},children:[icon&&/*#__PURE__*/ _jsx(\"div\",{className:\"icon\",children:/*#__PURE__*/ _jsx(Icon,{...icon})}),title&&/*#__PURE__*/ _jsx(\"div\",{className:\"title\",children:(ref1=selectedLocale===null||selectedLocale===void 0?void 0:selectedLocale.name)!==null&&ref1!==void 0?ref1:\"English\"}),caret&&/*#__PURE__*/ _jsx(\"div\",{className:\"caret\",children:/*#__PURE__*/ _jsx(Caret,{...caret})})]})]});},[`\n            .${className} {\n                position: relative;\n            }\n        `,`\n            .${className} label {\n                position: absolute;\n                width: 1px;\n                height: 1px;\n                margin: -1px;\n                overflow: hidden;\n                white-space: nowrap;\n                clip: rect(0 0 0 0);\n                clip-path: inset(50%);\n            }\n        `,`\n            .${className} select {\n                appearance: none;\n                position: absolute;\n                opacity: 0;\n                top: 0;\n                right: 0;\n                bottom: 0;\n                left: 0;\n                cursor: inherit;\n            }\n        `,`\n            .${className} .input {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                height: 100%;\n                pointer-events: none;\n                overflow: hidden;\n                background-color: var(--framer-background-color);\n                color: var(--framer-color);\n                border-color: var(--framer-border-color);\n            }\n        `,`\n            .${className} select:focus-visible + .input  {\n                outline: var(--framer-focus-outline, none);\n                outline-offset: var(--framer-focus-outline-offset);\n            }\n        `,`\n            .${className}:hover .input {\n                background-color: var(--framer-hover-background-color, var(--framer-background-color));\n                color: var(--framer-hover-color, var(--framer-color));\n                border-color: var(--framer-hover-border-color, var(--framer-border-color));\n            }\n        `,`\n            .${className} .title {\n                flex: 1 1 auto;\n                white-space: nowrap;\n                text-overflow: ellipsis;\n                overflow: hidden;\n            }\n        `,`\n            .${className} .icon, .${className} .caret {\n                display: flex;\n                align-items: center;\n            }\n        `,]);LocaleSelector.displayName=\"Locale Selector\";addPropertyControls(LocaleSelector,{font:{// @ts-ignore\ntype:ControlType.Font,controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:\"1.5em\"}},fillColor:{type:ControlType.Color,title:\"Fill\",optional:true,defaultValue:\"#eee\"},textColor:{type:ControlType.Color,title:\"Text\",defaultValue:\"#000\"},...paddingControls,...radiusControls,icon:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(IconType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==IconType.Default},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==IconType.Custom},size:{type:ControlType.Number,displayStepper:true,defaultValue:18}}},caret:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(CaretType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,displaySegmentedControl:true,defaultValue:\"#000\",hidden:props=>props.type!==CaretType.Default},image:{type:ControlType.ResponsiveImage,title:\"File\",allowedFileTypes:[\"jpg\",\"png\",\"svg\"],hidden:props=>props.type!==CaretType.Custom},size:{type:ControlType.Number,displayStepper:true,defaultValue:12}},defaultValue:{}},options:{type:ControlType.Object,title:\"Options\",buttonTitle:\"Border, Hover\",controls:{title:{type:ControlType.Boolean,defaultValue:true},gap:{type:ControlType.Number,displayStepper:true,defaultValue:5},border:{type:ControlType.Object,buttonTitle:\"Color, Width\",optional:true,controls:borderControls},hover:{type:ControlType.Object,buttonTitle:\"Fill, Border\",optional:true,controls:hoverControls},focus:{type:ControlType.Object,buttonTitle:\"Color, Width\",controls:focusControls}}}});export default LocaleSelector;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LocaleSelector\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"34\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"* @framerIntrinsicWidth 120\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LocaleSelector.map", "import{ControlType}from\"framer\";export function getBorderStyle({color,width=0,widthPerSide=false,widthTop=0,widthRight=0,widthBottom=0,widthLeft=0,style=\"none\"}={}){const result={};if(color){result[\"--framer-border-color\"]=color;result.borderStyle=style;if(widthPerSide){result.borderTopWidth=widthTop;result.borderRightWidth=widthRight;result.borderBottomWidth=widthBottom;result.borderLeftWidth=widthLeft;}else{result.borderTopWidth=width;result.borderRightWidth=width;result.borderBottomWidth=width;result.borderLeftWidth=width;}}else{result.border=\"none\";}return result;}export const borderControls={color:{type:ControlType.Color,defaultValue:\"#444\"},width:{type:ControlType.FusedNumber,toggleKey:\"widthPerSide\",toggleTitles:[\"Width\",\"Width per side\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"BorderOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"borderControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getBorderStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./border.map", "import{ControlType}from\"framer\";export function getFocusStyle({color,width,style,offset}={}){const result={};if(color){result[\"--framer-focus-outline\"]=`${width}px ${style} ${color}`;result[\"--framer-focus-outline-offset\"]=`${offset}px`;}return result;}export const focusControls={color:{type:ControlType.Color,defaultValue:\"#09f\"},width:{type:ControlType.Number,displayStepper:true,defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"},offset:{type:ControlType.Number,displayStepper:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"focusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFocusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FocusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./focus.map", "import{ControlType}from\"framer\";export function getHoverStyle({fillColor,textColor,borderColor}={}){return{\"--framer-hover-background-color\":fillColor,\"--framer-hover-color\":textColor,\"--framer-hover-border-color\":borderColor};}export const hoverControls={fillColor:{type:ControlType.Color,title:\"Fill\",optional:true},textColor:{type:ControlType.Color,title:\"Text\",optional:true},borderColor:{type:ControlType.Color,title:\"Border\",optional:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"HoverOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getHoverStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"hoverControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hover.map", "import{ControlType}from\"framer\";export function getPaddingStyle({padding=0,paddingPerSide=false,paddingTop=0,paddingRight=0,paddingBottom=0,paddingLeft=0}={}){if(paddingPerSide){return{paddingTop:paddingTop,paddingRight:paddingRight,paddingBottom:paddingBottom,paddingLeft:paddingLeft};}else{return{paddingTop:padding,paddingRight:padding,paddingBottom:padding,paddingLeft:padding};}}export const paddingControls={padding:{type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getPaddingStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./padding.map", "import{ControlType}from\"framer\";export function getRadiusStyle({radius=0,radiusPerCorner=false,radiusTopLeft=0,radiusTopRight=0,radiusBottomRight=0,radiusBottomLeft=0}={}){const result={};if(radiusPerCorner){result.borderTopLeftRadius=radiusTopLeft;result.borderTopRightRadius=radiusTopRight;result.borderBottomRightRadius=radiusBottomRight;result.borderBottomLeftRadius=radiusBottomLeft;}else{result.borderTopLeftRadius=radius;result.borderTopRightRadius=radius;result.borderBottomRightRadius=radius;result.borderBottomLeftRadius=radius;}return result;}export const radiusControls={radius:{type:ControlType.FusedNumber,toggleKey:\"radiusPerConrner\",toggleTitles:[\"Radius\",\"Radius per side\"],valueKeys:[\"radiusTopLeft\",\"radiusTopRight\",\"radiusBottomRight\",\"radiusBottomLeft\",],valueLabels:[\"TL\",\"TR\",\"BR\",\"BL\"],defaultValue:10,min:0}};\nexport const __FramerMetadata__ = {\"exports\":{\"getRadiusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"radiusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./radius.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,useLocaleCode}from\"framer\";import{useState,useEffect,useCallback}from\"react\";const fontStack=`\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;function useForceRender(){const[_,set]=useState(0);return useCallback(()=>set(v=>v+1),[]);}function formatTimeOrDate(outputType,{showYear,showMonth,showWeekday,showMinutes,showSeconds},timeFormat,monthFormat,localCode){const date=new Date;const onlyYearIsShown=!showWeekday&&!showMonth&&showYear;switch(outputType){case\"date\":return new Intl.DateTimeFormat(localCode,{weekday:showWeekday?\"long\":undefined,day:onlyYearIsShown?undefined:\"numeric\",month:showMonth?monthFormat:undefined,year:showYear?\"numeric\":undefined}).format(date);case\"time\":return new Intl.DateTimeFormat(localCode,{hour:\"numeric\",minute:showMinutes?\"numeric\":undefined,second:showSeconds&&showMinutes?\"numeric\":undefined,hour12:timeFormat===\"12h\"}).format(date);default:return new Intl.DateTimeFormat(localCode).format(date);}}/**\n * TIME AND DATE\n * FORKED FROM PROTOTYPING\n *\n *\n * @framerIntrinsicWidth 140\n * @framerIntrinsicHeight 20\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */export function Time(props){const{outputType,fontFamily,fontSize,fontWeight,timeFormat,showYear,showMonth,showWeekday,showHours,showMinutes,showSeconds,monthFormat,color,font,tabularFont,alignment}=props;const[visible,setIsVisible]=useState(false);const isCanvas=RenderTarget.current()===RenderTarget.canvas;const render=useForceRender();const localCode=useLocaleCode();const textContent=formatTimeOrDate(outputType,{showYear,showMonth,showWeekday,showHours,showMinutes,showSeconds},timeFormat,monthFormat,localCode);useEffect(()=>{setIsVisible(true);// Don\u2019t want real time on Canvas\nif(isCanvas)return;const int=setInterval(()=>{render();});return()=>{clearInterval(int);};},[]);return /*#__PURE__*/_jsx(\"p\",{suppressHydrationWarning:true,style:{margin:0,padding:0,color,fontFamily:fontStack,fontWeight:500,fontSize:16,lineHeight:1,visibility:visible?\"visible\":\"hidden\",...font,fontVariantNumeric:tabularFont?\"tabular-nums\":\"normal\",whiteSpace:\"nowrap\"},children:textContent});}Time.defaultProps={height:20,width:140,outputType:\"time\",color:\"#999\",timeFormat:\"24h\",showYear:true,showMonth:true,showWeekday:true,showMinutes:true,showSeconds:true,monthFormat:\"long\",alignment:\"center\"};Time.displayName=\"Time & Date\";addPropertyControls(Time,{outputType:{title:\"Type\",type:ControlType.Enum,displaySegmentedControl:true,options:[\"date\",\"time\"],optionTitles:[\"Date\",\"Time\"],defaultValue:Time.defaultProps.outputType},showWeekday:{title:\"Day\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showWeekday,hidden:props=>props.outputType!==\"date\"},showMonth:{title:\"Month\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showMonth,hidden:props=>props.outputType!==\"date\"},monthFormat:{title:\"Format\",type:ControlType.Enum,options:[\"short\",\"long\",\"numeric\"],optionTitles:[\"Short\",\"Long\",\"Numeric\"],defaultValue:Time.defaultProps.monthFormat,hidden:props=>props.outputType!==\"date\"||!props.showMonth},showYear:{title:\"Year\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showYear,hidden:props=>props.outputType!==\"date\"},timeFormat:{title:\"Format\",type:ControlType.Enum,options:[\"12h\",\"24h\"],optionTitles:[\"12h\",\"24h\"],displaySegmentedControl:true,defaultValue:Time.defaultProps.timeFormat,hidden:props=>props.outputType!==\"time\"},// showHours: {\n//     title: \"Hours\",\n//     type: ControlType.Boolean,\n//     enabledTitle: \"Show\",\n//     disabledTitle: \"Hide\",\n//     defaultValue: Time.defaultProps.showHours,\n//     hidden: (props) => props.outputType !== \"time\",\n// },\nshowMinutes:{title:\"Minutes\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showMinutes,hidden:props=>props.outputType!==\"time\"},showSeconds:{title:\"Seconds\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:Time.defaultProps.showSeconds,hidden:props=>props.outputType!==\"time\"||!props.showMinutes},font:{type:ControlType.Font,controls:\"extended\"},tabularFont:{title:\"Tabular\",type:ControlType.Boolean,defaultValue:true},color:{type:ControlType.Color,defaultValue:Time.defaultProps.color}});\nexport const __FramerMetadata__ = {\"exports\":{\"Time\":{\"type\":\"reactComponent\",\"name\":\"Time\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"20\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"any\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"140\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Time.map", "// Generated by Framer (f082bd6)\nimport*as localizedValues from\"./BgTP4_gFL-0.js\";const valuesByLocaleId={bDpGOlEqH:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{Link}from\"framer\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:/*#__PURE__*/_jsx(Link,{href:\"https://terms.visualradioassist.live/algemene-voorwaarden\",nodeId:\"Wg0HjkAXq\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1xafqy\",\"data-styles-preset\":\"ADciPkruA\",children:\"Algemene Voorwarden\"})})})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-76d0ro\",\"data-styles-preset\":\"wT0_VQeDE\",children:\"KvK 72986654 \u2013  BTW NL827444163B01 \u2013 Alle prijzen zijn excl. BTW\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "getBorderStyle", "color", "width", "widthPerSide", "widthTop", "widthRight", "widthBottom", "widthLeft", "style", "result", "borderControls", "ControlType", "init_ssg_sandbox_shims", "getFocusStyle", "color", "width", "style", "offset", "result", "focusControls", "ControlType", "init_ssg_sandbox_shims", "getHoverStyle", "fillColor", "textColor", "borderColor", "hoverControls", "ControlType", "init_ssg_sandbox_shims", "getPaddingStyle", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControls", "ControlType", "init_ssg_sandbox_shims", "getRadiusStyle", "radius", "radiusPerCorner", "radiusTopLeft", "radiusTopRight", "radiusBottomRight", "radiusBottomLeft", "result", "radiusControls", "ControlType", "className", "IconType", "Icon", "type", "color", "image", "size", "p", "CaretType", "Caret", "LocaleSelector", "withCSS", "font", "fillColor", "textColor", "icon", "caret", "title", "gap", "border", "hover", "focus", "style", "props", "id", "ae", "activeLocale", "locales", "setLocale", "useLocaleInfo", "ref", "activeLocaleId", "lastActiveLocaleId", "pe", "selectedLocaleId", "setSelectedLocaleId", "ye", "selectedLocale", "locale", "handleChange", "event", "localeId", "ref1", "u", "className", "getPaddingStyle", "getRadiusStyle", "getBorderStyle", "getHoverStyle", "getFocusStyle", "addPropertyControls", "ControlType", "paddingControls", "radiusControls", "borderControls", "hoverControls", "focusControls", "LocaleSelector_default", "init_ssg_sandbox_shims", "fontStack", "useForceRender", "_", "set", "ye", "te", "v", "formatTimeOrDate", "outputType", "showYear", "showMonth", "showWeekday", "showMinutes", "showSeconds", "timeFormat", "monthFormat", "localCode", "date", "onlyYearIsShown", "Time", "props", "fontFamily", "fontSize", "fontWeight", "showHours", "color", "font", "tabularFont", "alignment", "visible", "setIsVisible", "isCanvas", "RenderTarget", "render", "useLocaleCode", "textContent", "ue", "int", "p", "addPropertyControls", "ControlType", "init_ssg_sandbox_shims", "BgTP4_gFL_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "init_ssg_sandbox_shims", "v0", "p", "x", "motion", "Link", "v1", "__FramerMetadata__", "valuesByLocaleId", "BgTP4_gFL_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "GeneralButtonNewFonts", "getFonts", "uspADZ6jL_default", "LocaleSelectorFonts", "LocaleSelector_default", "TimeDateFonts", "Time", "PhosphorFonts", "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", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "SVG", "ComponentViewportProvider", "RichText", "Link", "getLocalizedValue", "css", "FramerBgTP4_gFL", "withCSS", "BgTP4_gFL_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
