{"version":3,"file":"fjBKj_RNS.CeG2cRoe.mjs","names":["e","className","useId","useState","locale","SVG","useState","css","React.Fragment","localizedValues","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","getProps","createLayoutDependency","React.useRef","React.useId","className","addPropertyOverrides","SAvailable2","SVG","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","Component","sharedStyle.className","sharedStyle1.className","React.useRef","React.useId","className","css","sharedStyle.css","sharedStyle1.css","sharedStyle.fonts","sharedStyle1.fonts","addPropertyOverrides","StatusAvailabilty","LocaleSelector","cycleOrder","serializationHash","variantClassNames","transition1","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","useRef","React.useId","sharedStyle.className","className","sharedStyle.css","sharedStyle.fonts","React.useContext","React.useMemo","React.Fragment","React.useRef","React.useId","className"],"sources":["https:/framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js","https:/framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js","https:/framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js","https:/framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/XQ1GMXuIqYrEN1c0R6E5/padding.js","https:/framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/ZEWmVGYDUhL44tluQO5y/radius.js","https:/framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/fW26mCIOTpHHBOBnf7GZ/LocaleSelector.js","https:/framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/6iIIX4SzvuX6GX8XtSv5/SVG_Prod.js","https:/framerusercontent.com/modules/Upe9mDiLQPvzyM3oaevH/yxlEaiNk8NfRmZn4yRSq/S2nCGdRTs.js","https:/framerusercontent.com/modules/yFzsY4cWxqLhBwjZGnNL/DMKl709L6AvmsqZozUPg/bY18OOtvi-0.js","https:/framerusercontent.com/modules/yFzsY4cWxqLhBwjZGnNL/DMKl709L6AvmsqZozUPg/bY18OOtvi.js","https:/framerusercontent.com/modules/dY9oVdv4x2i1r385Ktof/fqyC47T3JWrlxOp7SH0o/adTc5uDWB.js","https:/framerusercontent.com/modules/jLznAaVUwbVxJGd19txV/VU5V4PmlITihItjeNpYJ/bY18OOtvi.js","https:/framerusercontent.com/modules/ajo0EYPRfwsbeUPmmYxM/bRNGtfkjT2JWTmka1xq0/cGHG6g3Gw.js","https:/framerusercontent.com/modules/7Hlw2UTDRi1156rW07QL/q3Dpi7YBzDcndQlgEAue/fjBKj_RNS.js"],"sourcesContent":["import{ControlType as e}from\"framer\";export function getBorderStyle({color:e,width:t=0,widthPerSide:o=!1,widthTop:d=0,widthRight:r=0,widthBottom:i=0,widthLeft:l=0,style:h=\"none\"}={}){let b={};return e?(b[\"--framer-border-color\"]=e,b.borderStyle=h,o?(b.borderTopWidth=d,b.borderRightWidth=r,b.borderBottomWidth=i,b.borderLeftWidth=l):(b.borderTopWidth=t,b.borderRightWidth=t,b.borderBottomWidth=t,b.borderLeftWidth=t)):b.border=\"none\",b;}export const borderControls={color:{type:e.Color,defaultValue:\"#444\"},width:{type:e.FusedNumber,toggleKey:\"widthPerSide\",toggleTitles:[\"Width\",\"Width per side\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:1,min:0},style:{type:e.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"borderControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getBorderStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BorderOptions\":{\"type\":\"tsType\",\"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(typeof padding===\"string\"){return{padding};}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.Padding,defaultValue:\"10px\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"paddingControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getPaddingStyle\":{\"type\":\"function\",\"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}={}){if(typeof radius===\"string\"){return{borderRadius:radius};}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.BorderRadius,defaultValue:\"10px\"}};\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,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,// @ts-ignore Internal function\nuseLocaleInfo,// @ts-ignore Internal function\nuseLocalesForCurrentRoute,withCSS}from\"framer\";import{useId,useState}from\"react\";import{getBorderStyle,borderControls}from\"https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/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/XQ1GMXuIqYrEN1c0R6E5/padding.js\";import{getRadiusStyle,radiusControls}from\"https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/ZEWmVGYDUhL44tluQO5y/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===\"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===\"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();const localesForCurrentRoute=useLocalesForCurrentRoute();const activeLocaleId=activeLocale?.id??\"default\";const[lastActiveLocaleId,setLastActiveLocaleId]=useState(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!==activeLocaleId){setLastActiveLocaleId(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);}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,// If a navigation occurs from switching locales\n// the browser can attempt to autofill the select to the last value\n// when you use browser back navigation. We don't want that.\nautoComplete:\"off\",children:localesForCurrentRoute.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:selectedLocale?.name??\"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                width: 100%;\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        `],\"framer-library-LocalePicker\");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,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",hidden:props=>props.type!==\"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,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",hidden:props=>props.type!==\"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\":{\"framerDisableUnlink\":\"* @framerIntrinsicWidth 120\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"34\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LocaleSelector.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{useState,useEffect}from\"react\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */function SVG(props){const[customSvgElement,setCustomSvgElement]=useState(null);useEffect(()=>{const svgContent=props.customSvgCode;processCustomSVGContent(svgContent);});const processCustomSVGContent=svgContent=>{const replacements=[[/width=\"[^\"]*\"/,'width=\"100%\"'],[/height=\"[^\"]*\"/,'height=\"100%\"']];const hasCustomStroke=svgContent.includes('stroke=\"');const hasCustomStrokeWidth=svgContent.includes('stroke-width=\"');const hasLineCap=svgContent.includes('stroke-linecap=\"');const hasLineJoin=svgContent.includes('stroke-linejoin=\"');if(svgContent.includes(\"<circle\")){const circleFillRegex=/<circle[^>]*fill=\"([^\"]*)\"/;const match=svgContent.match(circleFillRegex);if(match){const updatedCircle=match[0].replace(match[1],props.customColor);svgContent=svgContent.replace(circleFillRegex,updatedCircle);}else{replacements.push([/<circle/g,`<circle fill=\"${props.customColor}\"`]);}}if(hasCustomStroke){if(!hasLineCap){replacements.push([/<path/g,`<path stroke=\"${props.customColor}\"`]);}else{replacements.push([/<path/g,`<path stroke=\"${props.customColor}\" stroke-linecap=\"${props.lineCap}\"`]);}if(hasCustomStrokeWidth){replacements.push([/stroke-width=\"(?!0\\b)\\d+(\\.\\d+)?\"/g,`stroke-width=\"${props.customStrokeWidth}\"`]);}}else{replacements.push([/<path/g,`<path fill=\"${props.customColor}\"`]);}if(svgContent.includes('overflow=\"')){replacements.push([/overflow=\"[^\"]*\"/,`overflow=\"visible\"`]);}else{replacements.push([/<svg/,`<svg overflow=\"visible\"`]);}if(!hasLineJoin){replacements.push([/<path/g,`<path stroke-linejoin=\"${props.lineJoin}\"`]);}else{replacements.push([/stroke-linejoin=\"[^\"]*\"/,`stroke-linejoin=\"${props.lineJoin}\"`]);}replacements.forEach(([regex,replacement])=>{svgContent=svgContent.replace(regex,replacement);});setCustomSvgElement(svgContent);};const customContainerStyle={padding:`${props.customPadding}px`,display:\"flex\",flexDirection:\"column\",alignItems:\"center\",justifyContent:\"center\",overflow:\"visible\"};const accessibilityProps={role:\"img\",...props.title&&{\"aria-label\":props.title},...props.description&&{\"aria-description\":props.description}};return /*#__PURE__*/_jsx(\"div\",{dangerouslySetInnerHTML:{__html:customSvgElement},style:customContainerStyle,...accessibilityProps});}SVG.displayName=\"SVG\";SVG.defaultProps={customSvgCode:`<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_967_124)\"> <path d=\"M18 6.09674C18 6.0348 18.0246 5.97539 18.0684 5.93159L23.6013 0.398708C23.7484 0.251575 24 0.35578 24 0.563858V11.9033C24 11.9652 23.9754 12.0246 23.9316 12.0684L18 18V6.09674Z\" fill=\"white\"/> <path d=\"M6 18V6.56386C6 6.35578 5.74843 6.25158 5.60129 6.39871L0.0684074 11.9316C0.0246069 11.9754 0 12.0348 0 12.0967V23.7664C0 23.8954 0.104567 24 0.233557 24H11.9033C11.9652 24 12.0246 23.9754 12.0684 23.9316L18 18H6Z\" fill=\"white\"/> </g> <defs> <clipPath id=\"clip0_967_124\"> <rect width=\"24\" height=\"24\" fill=\"white\"/> </clipPath> </defs> </svg>`,customColor:\"#ffffff\",customPadding:0,customStrokeWidth:2,lineCap:\"butt\",lineJoin:\"miter\",title:\"\",description:\"\"};addPropertyControls(SVG,{customSvgCode:{type:ControlType.String,title:\"SVG Code\",displayTextArea:false},customColor:{type:ControlType.Color,title:\"Color\",defaultValue:\"#ffffff\"},customPadding:{type:ControlType.Number,title:\"Padding\",defaultValue:0,min:0,step:1,displayStepper:true},customStrokeWidth:{type:ControlType.Number,title:\"Stroke\",defaultValue:2,min:0,step:.1,displayStepper:true,hidden:props=>!props.customSvgCode.includes('stroke=\"')},lineCap:{type:ControlType.Enum,title:\"Line Cap\",options:[\"butt\",\"round\",\"square\"],optionTitles:[\"Butt\",\"Round\",\"Square\"],defaultValue:\"butt\",hidden:props=>!props.customSvgCode.includes('stroke=\"')},lineJoin:{type:ControlType.Enum,title:\"Line Join\",options:[\"round\",\"miter\",\"bevel\"],optionTitles:[\"Round\",\"Miter\",\"Bevel\"],defaultValue:\"miter\",hidden:props=>!props.customSvgCode.includes('stroke=\"')},title:{type:ControlType.String,title:\"Title\",defaultValue:\"\",placeholder:\"Icon name...\"},description:{type:ControlType.String,title:\"Description\",defaultValue:\"\",placeholder:\"Icon purpose...\",description:\"More components at [Framer University](https://frameruni.link/cc).\"}});export default SVG;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SVG\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"24\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SVG_Prod.map","// Generated by Framer (ca23763)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-6xdur .framer-styles-preset-2pdj4o:not(.rich-text-wrapper), .framer-6xdur .framer-styles-preset-2pdj4o.rich-text-wrapper a { --framer-link-current-text-color: var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, #000000) /* {\"name\":\"Text/Focus\"} */; --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, #ffffff) /* {\"name\":\"Text/Focus\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, #ffffff); --framer-link-text-decoration: none; }'];export const className=\"framer-6xdur\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","import{jsx as _jsx}from\"react/jsx-runtime\";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-10j654w\",\"data-styles-preset\":\"i8xCAb7W8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d31acfa0-026e-4570-ac03-1f220312bf9a, rgb(163, 200, 255)))\"},children:\"CONTACT US\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10j654w\",\"data-styles-preset\":\"i8xCAb7W8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)))\"},children:\"CONTACT US\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (6807895)\nimport*as localizedValues from\"./bY18OOtvi-0.js\";const valuesByLocaleId={erhPaaOnC: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\"}}}","// Generated by Framer (ca23763)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,CycleVariantState,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const serializationHash=\"framer-lgujG\";const variantClassNames={Z18AOkS5J:\"framer-v-1ocrvs8\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[0,0,1,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};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({defaultVariant:\"Z18AOkS5J\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear7vqrr5=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),500);});useOnVariantChange(baseVariant,{default:onAppear7vqrr5});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1ocrvs8\",className,classNames),\"data-framer-name\":\"Rest\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Z18AOkS5J\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hcse6c\",\"data-framer-name\":\"Dot\",layoutDependency:layoutDependency,layoutId:\"U2o5gDuK0\",style:{backgroundColor:\"rgb(255, 0, 0)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30}})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lgujG.framer-2bvj99, .framer-lgujG .framer-2bvj99 { display: block; }\",\".framer-lgujG.framer-1ocrvs8 { height: 24px; overflow: visible; position: relative; width: 24px; }\",\".framer-lgujG .framer-hcse6c { flex: none; height: 8px; left: calc(50.00000000000002% - 8px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 8px / 2); width: 8px; z-index: 1; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameradTc5uDWB=withCSS(Component,css,\"framer-lgujG\");export default FrameradTc5uDWB;FrameradTc5uDWB.displayName=\"S.Available 2\";FrameradTc5uDWB.defaultProps={height:24,width:24};addFonts(FrameradTc5uDWB,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameradTc5uDWB\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./adTc5uDWB.map","// Generated by Framer (6807895)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/6iIIX4SzvuX6GX8XtSv5/SVG_Prod.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/Uob1P1KEVnF5hOC9EIT8/BgAGsxt1xajRY4014Sa2/i8xCAb7W8.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/Upe9mDiLQPvzyM3oaevH/yxlEaiNk8NfRmZn4yRSq/S2nCGdRTs.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/yFzsY4cWxqLhBwjZGnNL/DMKl709L6AvmsqZozUPg/bY18OOtvi.js\";import SAvailable2 from\"https://framerusercontent.com/modules/dY9oVdv4x2i1r385Ktof/fqyC47T3JWrlxOp7SH0o/adTc5uDWB.js\";const SAvailable2Fonts=getFonts(SAvailable2);const SVGFonts=getFonts(SVG);const cycleOrder=[\"T2qSly___\",\"kU18GQagz\"];const serializationHash=\"framer-Sta4K\";const variantClassNames={kU18GQagz:\"framer-v-ozokn6\",T2qSly___:\"framer-v-7iyyk1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,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={\"Not Available\":\"kU18GQagz\",Available:\"T2qSly___\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"T2qSly___\"};};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:\"T2qSly___\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"kU18GQagz\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"kU18GQagz\")return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-7iyyk1\",className,classNames),\"data-framer-name\":\"Available\",layoutDependency:layoutDependency,layoutId:\"T2qSly___\",ref:ref??ref1,style:{...style},...addPropertyOverrides({kU18GQagz:{\"data-framer-name\":\"Not Available\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({kU18GQagz:{height:24,width:\"24px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||24)-0-24)/2)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tnc9aq-container\",layoutDependency:layoutDependency,layoutId:\"AoxZnCX3s-container\",children:/*#__PURE__*/_jsx(SAvailable2,{height:\"100%\",id:\"AoxZnCX3s\",layoutId:\"AoxZnCX3s\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qdv4i0\",\"data-framer-name\":\"Contact Us\",layoutDependency:layoutDependency,layoutId:\"oiBf0pN1H\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-128mpxq\",\"data-framer-name\":\"Bize Yazın\",layoutDependency:layoutDependency,layoutId:\"yHe4mYlrG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10j654w\",\"data-styles-preset\":\"i8xCAb7W8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d31acfa0-026e-4570-ac03-1f220312bf9a, rgb(163, 200, 255)))\"},children:\"BİZE YAZIN\"})}),className:\"framer-1dpo8e4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oNy_2j6d6\",style:{\"--extracted-r6o4lv\":\"var(--token-d31acfa0-026e-4570-ac03-1f220312bf9a, rgb(163, 200, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{kU18GQagz:{\"--extracted-r6o4lv\":\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({kU18GQagz:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10j654w\",\"data-styles-preset\":\"i8xCAb7W8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)))\"},children:\"ŞU AN YENİ PROJE ALMIYORUZ\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-h4j64t-container\",layoutDependency:layoutDependency,layoutId:\"FRyyhs7xh-container\",children:/*#__PURE__*/_jsx(SVG,{customColor:\"var(--token-d31acfa0-026e-4570-ac03-1f220312bf9a, rgb(163, 200, 255))\",customPadding:0,customStrokeWidth:2,customSvgCode:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <path d=\"M14 6L20 12L14 18M19 12H4\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"square\"/> </svg>',description:\"\",height:\"100%\",id:\"FRyyhs7xh\",layoutId:\"FRyyhs7xh\",lineCap:\"round\",lineJoin:\"miter\",style:{height:\"100%\",width:\"100%\"},title:\"\",width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10j654w\",\"data-styles-preset\":\"i8xCAb7W8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:hello@ikili.co\",nodeId:\"w2j_0iVXs\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-2pdj4o\",\"data-styles-preset\":\"S2nCGdRTs\",children:\"HELLO@IKILI.CO\"})})})}),className:\"framer-12q5pq1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"w2j_0iVXs\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Sta4K.framer-ct01fu, .framer-Sta4K .framer-ct01fu { display: block; }\",\".framer-Sta4K.framer-7iyyk1 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Sta4K .framer-1tnc9aq-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-Sta4K .framer-1qdv4i0 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: auto; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Sta4K .framer-128mpxq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Sta4K .framer-1dpo8e4, .framer-Sta4K .framer-12q5pq1 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Sta4K .framer-h4j64t-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 14px); position: relative; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Sta4K.framer-7iyyk1, .framer-Sta4K .framer-1qdv4i0, .framer-Sta4K .framer-128mpxq { gap: 0px; } .framer-Sta4K.framer-7iyyk1 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-Sta4K.framer-7iyyk1 > :first-child, .framer-Sta4K .framer-1qdv4i0 > :first-child, .framer-Sta4K .framer-128mpxq > :first-child { margin-left: 0px; } .framer-Sta4K.framer-7iyyk1 > :last-child, .framer-Sta4K .framer-1qdv4i0 > :last-child, .framer-Sta4K .framer-128mpxq > :last-child { margin-right: 0px; } .framer-Sta4K .framer-1qdv4i0 > *, .framer-Sta4K .framer-128mpxq > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 15.5\n * @framerIntrinsicWidth 243.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"kU18GQagz\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbY18OOtvi=withCSS(Component,css,\"framer-Sta4K\");export default FramerbY18OOtvi;FramerbY18OOtvi.displayName=\"Status & Availabilty\";FramerbY18OOtvi.defaultProps={height:15.5,width:243.5};addPropertyControls(FramerbY18OOtvi,{variant:{options:[\"T2qSly___\",\"kU18GQagz\"],optionTitles:[\"Available\",\"Not Available\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerbY18OOtvi,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...SAvailable2Fonts,...SVGFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbY18OOtvi\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"243.5\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"15.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kU18GQagz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/fW26mCIOTpHHBOBnf7GZ/LocaleSelector.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/Uob1P1KEVnF5hOC9EIT8/BgAGsxt1xajRY4014Sa2/i8xCAb7W8.js\";import StatusAvailabilty from\"https://framerusercontent.com/modules/jLznAaVUwbVxJGd19txV/VU5V4PmlITihItjeNpYJ/bY18OOtvi.js\";const StatusAvailabiltyFonts=getFonts(StatusAvailabilty);const LocaleSelectorFonts=getFonts(LocaleSelector);const StatusAvailabiltyControls=getPropertyControls(StatusAvailabilty);const cycleOrder=[\"VMOl3PQnK\",\"yOPKtTYC1\",\"AV4hlgLwY\",\"odCD3sWJG\"];const serializationHash=\"framer-EdBM3\";const variantClassNames={AV4hlgLwY:\"framer-v-1b0l84o\",odCD3sWJG:\"framer-v-1is780x\",VMOl3PQnK:\"framer-v-1d99ve9\",yOPKtTYC1:\"framer-v-scr6y5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,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 humanReadableEnumMap={\"Not Available\":\"kU18GQagz\",Available:\"T2qSly___\"};const humanReadableVariantMap={\"Large Desktop\":\"yOPKtTYC1\",Desktop:\"VMOl3PQnK\",Phone:\"odCD3sWJG\",Tablet:\"AV4hlgLwY\"};const getProps=({height,id,showLead,status,width,...props})=>{return{...props,hRq1arMDb:showLead??props.hRq1arMDb??true,TeBWZTw2_:humanReadableEnumMap[status]??status??props.TeBWZTw2_??\"T2qSly___\",variant:humanReadableVariantMap[props.variant]??props.variant??\"VMOl3PQnK\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,TeBWZTw2_,hRq1arMDb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VMOl3PQnK\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1d99ve9\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"VMOl3PQnK\",ref:refBinding,style:{backgroundColor:\"var(--token-ae1cdb3e-f1a3-4476-b5e8-ec8908657da4, rgb(255, 255, 255))\",...style},...addPropertyOverrides({AV4hlgLwY:{\"data-framer-name\":\"Tablet\"},odCD3sWJG:{\"data-framer-name\":\"Phone\"},yOPKtTYC1:{\"data-framer-name\":\"Large Desktop\"}},baseVariant,gestureVariant),children:[hRq1arMDb&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,y:(componentViewport?.y||0)+60+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qyz6kv-container\",layoutDependency:layoutDependency,layoutId:\"BnWZYHtJ2-container\",nodeId:\"BnWZYHtJ2\",rendersWithMotion:true,scopeId:\"cGHG6g3Gw\",children:/*#__PURE__*/_jsx(StatusAvailabilty,{height:\"100%\",id:\"BnWZYHtJ2\",layoutId:\"BnWZYHtJ2\",variant:TeBWZTw2_,width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pswkq6\",\"data-framer-name\":\"Footer\",layoutDependency:layoutDependency,layoutId:\"FVOUdTHIV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-10j654w\",\"data-styles-preset\":\"i8xCAb7W8\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)))\"},children:\"\\xa9ikili, 2025\"})}),className:\"framer-1193z2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZBRkjQSPb\",style:{\"--extracted-r6o4lv\":\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7wlh06-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ii8aulIyh-container\",nodeId:\"ii8aulIyh\",rendersWithMotion:true,scopeId:\"cGHG6g3Gw\",children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255))\",size:12,type:\"default\"},font:{fontFamily:'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',fontSize:\"11px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",id:\"ii8aulIyh\",layoutId:\"ii8aulIyh\",options:{focus:{color:\"rgb(0, 153, 255)\",offset:0,style:\"solid\",width:1},gap:5,title:true},padding:\"0px\",radius:\"0px\",style:{width:\"100%\"},textColor:\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255))\",width:\"100%\",...addPropertyOverrides({AV4hlgLwY:{font:{fontFamily:'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',fontSize:\"13px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"}},yOPKtTYC1:{font:{fontFamily:'\"Geist Mono Regular\", \"Geist Mono Regular Placeholder\", monospace',fontSize:\"13px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"}}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-EdBM3.framer-1gg422u, .framer-EdBM3 .framer-1gg422u { display: block; }\",\".framer-EdBM3.framer-1d99ve9 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 60px 20px 20px 20px; position: relative; width: 1200px; }\",\".framer-EdBM3 .framer-1qyz6kv-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-EdBM3 .framer-1pswkq6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EdBM3 .framer-1193z2 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-EdBM3 .framer-7wlh06-container { flex: none; height: auto; position: relative; width: 34px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-EdBM3.framer-1d99ve9, .framer-EdBM3 .framer-1pswkq6 { gap: 0px; } .framer-EdBM3.framer-1d99ve9 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-EdBM3.framer-1d99ve9 > :first-child { margin-top: 0px; } .framer-EdBM3.framer-1d99ve9 > :last-child { margin-bottom: 0px; } .framer-EdBM3 .framer-1pswkq6 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-EdBM3 .framer-1pswkq6 > :first-child { margin-left: 0px; } .framer-EdBM3 .framer-1pswkq6 > :last-child { margin-right: 0px; } }\",\".framer-EdBM3.framer-v-scr6y5.framer-1d99ve9 { width: 1650px; }\",\".framer-EdBM3.framer-v-1b0l84o.framer-1d99ve9 { width: 810px; }\",\".framer-EdBM3.framer-v-1is780x.framer-1d99ve9 { width: 390px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 172\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yOPKtTYC1\":{\"layout\":[\"fixed\",\"auto\"]},\"AV4hlgLwY\":{\"layout\":[\"fixed\",\"auto\"]},\"odCD3sWJG\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"TeBWZTw2_\":\"status\",\"hRq1arMDb\":\"showLead\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramercGHG6g3Gw=withCSS(Component,css,\"framer-EdBM3\");export default FramercGHG6g3Gw;FramercGHG6g3Gw.displayName=\"Footer\";FramercGHG6g3Gw.defaultProps={height:172,width:1200};addPropertyControls(FramercGHG6g3Gw,{variant:{options:[\"VMOl3PQnK\",\"yOPKtTYC1\",\"AV4hlgLwY\",\"odCD3sWJG\"],optionTitles:[\"Desktop\",\"Large Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},TeBWZTw2_:StatusAvailabiltyControls?.[\"variant\"]&&{...StatusAvailabiltyControls[\"variant\"],defaultValue:\"T2qSly___\",description:undefined,hidden:undefined,title:\"Status\"},hRq1arMDb:{defaultValue:true,title:\"Show Lead\",type:ControlType.Boolean}});addFonts(FramercGHG6g3Gw,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Geist Mono Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/yUQcLQWUcqr8G6UzzoQeEP5M.woff2\"}]},...StatusAvailabiltyFonts,...LocaleSelectorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercGHG6g3Gw\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yOPKtTYC1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AV4hlgLwY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"odCD3sWJG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"TeBWZTw2_\\\":\\\"status\\\",\\\"hRq1arMDb\\\":\\\"showLead\\\"}\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"172\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cGHG6g3Gw.map","// Generated by Framer (3969033)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"tXa46FD9x\",\"PmRt8ANBC\",\"oj7cOGHm3\",\"teLtH1dYd\"];const serializationHash=\"framer-rFnpQ\";const variantClassNames={oj7cOGHm3:\"framer-v-1ch3ikm\",PmRt8ANBC:\"framer-v-defhdh\",teLtH1dYd:\"framer-v-1sjh6ha\",tXa46FD9x:\"framer-v-1sfx2lh\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop-Scrolled\":\"PmRt8ANBC\",\"Mobile-Scrolled\":\"teLtH1dYd\",Desktop:\"tXa46FD9x\",Mobile:\"oj7cOGHm3\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"tXa46FD9x\"};};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:\"tXa46FD9x\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1sfx2lh\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"tXa46FD9x\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(0px)\",backgroundColor:\"rgba(0, 0, 0, 0)\",WebkitBackdropFilter:\"blur(0px)\",...style},variants:{PmRt8ANBC:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-94339b3b-729f-46d5-98be-9253e6bb077d, rgba(0, 0, 0, 0.05))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(8px)\",backgroundColor:\"var(--token-605bae20-5bc7-4be0-ab61-a69ca97b8b5d, rgba(2, 2, 3, 0.8))\",WebkitBackdropFilter:\"blur(8px)\"},teLtH1dYd:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-94339b3b-729f-46d5-98be-9253e6bb077d, rgba(0, 0, 0, 0.05))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(8px)\",backgroundColor:\"var(--token-605bae20-5bc7-4be0-ab61-a69ca97b8b5d, rgba(2, 2, 3, 0.8))\",WebkitBackdropFilter:\"blur(8px)\"}},...addPropertyOverrides({oj7cOGHm3:{\"data-framer-name\":\"Mobile\"},PmRt8ANBC:{\"data-border\":true,\"data-framer-name\":\"Desktop-Scrolled\"},teLtH1dYd:{\"data-border\":true,\"data-framer-name\":\"Mobile-Scrolled\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1t47g3w\",\"data-framer-name\":\"Logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"IbZ7T93rB\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 54 26\"><g id=\"ss12528213328_1\"><path d=\"M 5.534 2.775 C 5.534 4.308 4.295 5.551 2.767 5.551 C 1.239 5.551 0 4.308 0 2.775 C 0 1.243 1.239 0 2.767 0 C 4.295 0 5.534 1.243 5.534 2.775 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 53.733 2.775 C 53.733 4.308 52.494 5.551 50.966 5.551 C 49.438 5.551 48.199 4.308 48.199 2.775 C 48.199 1.243 49.438 0 50.966 0 C 52.494 0 53.733 1.243 53.733 2.775 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 17.183 16.744 C 17.017 16.945 17.017 17.236 17.183 17.436 L 23.418 24.965 C 23.552 25.127 23.581 25.352 23.492 25.542 C 23.403 25.732 23.212 25.854 23.003 25.854 L 19.323 25.854 C 19.16 25.854 19.006 25.78 18.903 25.653 L 13.773 19.301 C 13.629 19.123 13.389 19.055 13.174 19.132 C 12.958 19.208 12.814 19.413 12.814 19.642 L 12.814 25.312 C 12.814 25.611 12.572 25.854 12.274 25.854 L 9.131 25.854 C 8.833 25.854 8.591 25.611 8.591 25.312 L 8.591 0.834 C 8.591 0.535 8.833 0.293 9.131 0.293 L 12.274 0.293 C 12.572 0.293 12.814 0.535 12.814 0.834 L 12.814 14.538 C 12.814 14.768 12.958 14.973 13.174 15.05 C 13.39 15.127 13.63 15.058 13.774 14.88 L 18.904 8.527 C 19.007 8.4 19.161 8.327 19.323 8.327 L 23.003 8.327 C 23.212 8.327 23.402 8.448 23.491 8.638 C 23.579 8.828 23.551 9.052 23.418 9.214 L 17.183 16.743 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 4.411 8.327 L 1.123 8.327 C 0.825 8.327 0.583 8.569 0.583 8.868 L 0.583 25.313 C 0.583 25.612 0.825 25.855 1.123 25.855 L 4.412 25.855 C 4.71 25.855 4.952 25.612 4.952 25.313 L 4.952 8.867 C 4.952 8.568 4.71 8.325 4.412 8.325 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 30.767 8.327 C 31.065 8.327 31.307 8.569 31.307 8.868 L 31.307 10.706 C 31.307 11.005 31.549 11.247 31.847 11.247 L 34.408 11.247 C 34.706 11.247 34.948 11.49 34.948 11.789 L 34.948 13.627 C 34.948 13.926 34.706 14.169 34.408 14.169 L 31.848 14.169 C 31.55 14.169 31.308 14.411 31.308 14.711 L 31.308 25.312 C 31.308 25.611 31.066 25.854 30.768 25.854 L 27.48 25.854 C 27.181 25.854 26.94 25.611 26.94 25.312 L 26.94 8.867 C 26.94 8.568 27.181 8.325 27.48 8.325 L 30.767 8.325 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 49.321 8.327 C 49.023 8.327 48.781 8.569 48.781 8.868 L 48.781 10.706 C 48.781 11.005 48.54 11.247 48.241 11.247 L 45.682 11.247 C 45.384 11.247 45.142 11.49 45.142 11.789 L 45.142 13.627 C 45.142 13.926 45.384 14.169 45.682 14.169 L 48.241 14.169 C 48.54 14.169 48.781 14.411 48.781 14.711 L 48.781 25.312 C 48.781 25.611 49.023 25.854 49.321 25.854 L 52.61 25.854 C 52.908 25.854 53.15 25.611 53.15 25.312 L 53.15 8.867 C 53.15 8.568 52.908 8.325 52.61 8.325 L 49.321 8.325 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 38.403 0.293 L 41.688 0.293 C 41.986 0.293 42.228 0.535 42.228 0.834 L 42.228 7.785 C 42.228 8.084 41.986 8.327 41.688 8.327 L 38.402 8.327 C 38.103 8.327 37.862 8.084 37.862 7.785 L 37.862 0.834 C 37.862 0.535 38.103 0.293 38.402 0.293 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 41.688 17.821 L 38.402 17.821 C 38.103 17.821 37.862 18.063 37.862 18.362 L 37.862 25.312 C 37.862 25.611 38.103 25.854 38.402 25.854 L 41.688 25.854 C 41.986 25.854 42.228 25.611 42.228 25.312 L 42.228 18.362 C 42.228 18.063 41.986 17.821 41.688 17.821 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 36.945 9.787 L 40.233 9.787 C 40.531 9.787 40.773 10.029 40.773 10.328 L 40.773 12.166 C 40.773 12.465 40.531 12.707 40.233 12.707 L 36.945 12.707 C 36.646 12.707 36.405 12.465 36.405 12.166 L 36.405 10.328 C 36.405 10.029 36.646 9.787 36.945 9.787 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 43.145 13.438 L 39.856 13.438 C 39.558 13.438 39.316 13.68 39.316 13.979 L 39.316 15.818 C 39.316 16.117 39.558 16.359 39.856 16.359 L 43.145 16.359 C 43.443 16.359 43.685 16.117 43.685 15.818 L 43.685 13.98 C 43.685 13.681 43.443 13.439 43.145 13.439 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 29.123 5.551 C 30.651 5.551 31.89 4.308 31.89 2.775 C 31.89 1.243 30.651 0 29.123 0 C 27.595 0 26.356 1.243 26.356 2.775 C 26.356 4.308 27.595 5.551 29.123 5.551 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path></g></svg>',svgContentId:12528213328,withExternalLayout:true,...addPropertyOverrides({oj7cOGHm3:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 46 22\"><g id=\"ss11714973937_1\"><path d=\"M 4.714 2.348 C 4.714 3.646 3.659 4.697 2.357 4.697 C 1.055 4.697 0 3.646 0 2.348 C 0 1.051 1.055 0 2.357 0 C 3.659 0 4.714 1.051 4.714 2.348 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 45.773 2.348 C 45.773 3.646 44.717 4.697 43.416 4.697 C 42.114 4.697 41.059 3.646 41.059 2.348 C 41.059 1.051 42.114 0 43.416 0 C 44.717 0 45.773 1.051 45.773 2.348 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 14.637 14.168 C 14.496 14.338 14.496 14.584 14.637 14.754 L 19.948 21.125 C 20.063 21.261 20.087 21.451 20.011 21.612 C 19.936 21.773 19.774 21.876 19.595 21.876 L 16.461 21.876 C 16.322 21.876 16.19 21.814 16.103 21.707 L 11.733 16.331 C 11.61 16.181 11.405 16.124 11.222 16.188 C 11.039 16.253 10.916 16.426 10.916 16.62 L 10.916 21.418 C 10.916 21.671 10.71 21.876 10.456 21.876 L 7.779 21.876 C 7.525 21.876 7.319 21.671 7.319 21.418 L 7.319 0.706 C 7.319 0.453 7.525 0.247 7.779 0.247 L 10.456 0.247 C 10.71 0.247 10.916 0.453 10.916 0.706 L 10.916 12.302 C 10.915 12.496 11.038 12.67 11.222 12.734 C 11.406 12.799 11.611 12.742 11.734 12.59 L 16.104 7.215 C 16.191 7.108 16.322 7.046 16.461 7.045 L 19.595 7.045 C 19.773 7.046 19.935 7.149 20.011 7.309 C 20.086 7.47 20.062 7.66 19.948 7.796 L 14.637 14.167 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 3.757 7.045 L 0.957 7.045 C 0.703 7.045 0.497 7.251 0.497 7.504 L 0.497 21.419 C 0.497 21.672 0.703 21.877 0.957 21.877 L 3.758 21.877 C 4.012 21.877 4.218 21.672 4.218 21.419 L 4.218 7.503 C 4.218 7.25 4.012 7.045 3.758 7.045 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 26.209 7.045 C 26.463 7.045 26.669 7.251 26.669 7.504 L 26.669 9.058 C 26.669 9.312 26.875 9.517 27.129 9.517 L 29.31 9.517 C 29.564 9.517 29.77 9.722 29.77 9.975 L 29.77 11.531 C 29.77 11.784 29.564 11.989 29.31 11.989 L 27.13 11.989 C 26.876 11.989 26.67 12.194 26.67 12.447 L 26.67 21.418 C 26.67 21.671 26.464 21.876 26.21 21.876 L 23.408 21.876 C 23.154 21.876 22.948 21.671 22.948 21.418 L 22.948 7.503 C 22.948 7.25 23.154 7.045 23.408 7.045 L 26.209 7.045 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 42.015 7.045 C 41.761 7.045 41.555 7.251 41.555 7.504 L 41.555 9.058 C 41.555 9.312 41.349 9.517 41.095 9.517 L 38.914 9.517 C 38.66 9.517 38.454 9.722 38.454 9.975 L 38.454 11.531 C 38.454 11.784 38.66 11.989 38.914 11.989 L 41.095 11.989 C 41.349 11.989 41.555 12.194 41.555 12.447 L 41.555 21.418 C 41.555 21.671 41.761 21.876 42.015 21.876 L 44.816 21.876 C 45.07 21.876 45.276 21.671 45.276 21.418 L 45.276 7.503 C 45.276 7.25 45.07 7.045 44.816 7.045 L 42.015 7.045 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 32.713 0.247 L 35.512 0.247 C 35.766 0.247 35.972 0.453 35.972 0.706 L 35.972 6.587 C 35.972 6.84 35.766 7.045 35.512 7.045 L 32.712 7.045 C 32.458 7.045 32.252 6.84 32.252 6.587 L 32.252 0.706 C 32.252 0.453 32.458 0.247 32.712 0.247 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 35.512 15.079 L 32.712 15.079 C 32.458 15.079 32.252 15.284 32.252 15.537 L 32.252 21.418 C 32.252 21.671 32.458 21.876 32.712 21.876 L 35.512 21.876 C 35.766 21.876 35.972 21.671 35.972 21.418 L 35.972 15.537 C 35.972 15.284 35.766 15.079 35.512 15.079 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 31.471 8.281 L 34.273 8.281 C 34.527 8.281 34.733 8.486 34.733 8.739 L 34.733 10.294 C 34.733 10.547 34.527 10.752 34.273 10.752 L 31.471 10.752 C 31.217 10.752 31.011 10.547 31.011 10.294 L 31.011 8.739 C 31.011 8.486 31.217 8.281 31.471 8.281 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 36.753 11.37 L 33.952 11.37 C 33.698 11.37 33.492 11.576 33.492 11.829 L 33.492 13.384 C 33.492 13.637 33.698 13.843 33.952 13.843 L 36.753 13.843 C 37.007 13.843 37.213 13.637 37.213 13.384 L 37.213 11.83 C 37.213 11.576 37.007 11.371 36.753 11.371 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 24.809 4.697 C 26.11 4.697 27.166 3.646 27.166 2.348 C 27.166 1.051 26.11 0 24.809 0 C 23.507 0 22.452 1.051 22.452 2.348 C 22.452 3.646 23.507 4.697 24.809 4.697 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path></g></svg>',svgContentId:11714973937},teLtH1dYd:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 46 22\"><g id=\"ss11949407573_1\"><path d=\"M 4.714 2.348 C 4.714 3.646 3.659 4.697 2.357 4.697 C 1.055 4.697 0 3.646 0 2.348 C 0 1.051 1.055 0 2.357 0 C 3.659 0 4.714 1.051 4.714 2.348 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 45.773 2.348 C 45.773 3.646 44.717 4.697 43.416 4.697 C 42.114 4.697 41.059 3.646 41.059 2.348 C 41.059 1.051 42.114 0 43.416 0 C 44.717 0 45.773 1.051 45.773 2.348 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 14.637 14.168 C 14.496 14.338 14.496 14.584 14.637 14.754 L 19.948 21.125 C 20.063 21.261 20.087 21.451 20.011 21.612 C 19.936 21.773 19.774 21.876 19.595 21.876 L 16.461 21.876 C 16.322 21.876 16.19 21.814 16.103 21.707 L 11.733 16.331 C 11.61 16.181 11.405 16.124 11.222 16.188 C 11.039 16.253 10.916 16.426 10.916 16.62 L 10.916 21.418 C 10.916 21.671 10.71 21.876 10.456 21.876 L 7.779 21.876 C 7.525 21.876 7.319 21.671 7.319 21.418 L 7.319 0.706 C 7.319 0.453 7.525 0.247 7.779 0.247 L 10.456 0.247 C 10.71 0.247 10.916 0.453 10.916 0.706 L 10.916 12.302 C 10.915 12.496 11.038 12.67 11.222 12.734 C 11.406 12.799 11.611 12.742 11.734 12.59 L 16.104 7.215 C 16.191 7.108 16.322 7.046 16.461 7.045 L 19.595 7.045 C 19.773 7.046 19.935 7.149 20.011 7.309 C 20.086 7.47 20.062 7.66 19.948 7.796 L 14.637 14.167 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 3.757 7.045 L 0.957 7.045 C 0.703 7.045 0.497 7.251 0.497 7.504 L 0.497 21.419 C 0.497 21.672 0.703 21.877 0.957 21.877 L 3.758 21.877 C 4.012 21.877 4.218 21.672 4.218 21.419 L 4.218 7.503 C 4.218 7.25 4.012 7.045 3.758 7.045 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 26.209 7.045 C 26.463 7.045 26.669 7.251 26.669 7.504 L 26.669 9.058 C 26.669 9.312 26.875 9.517 27.129 9.517 L 29.31 9.517 C 29.564 9.517 29.77 9.722 29.77 9.975 L 29.77 11.531 C 29.77 11.784 29.564 11.989 29.31 11.989 L 27.13 11.989 C 26.876 11.989 26.67 12.194 26.67 12.447 L 26.67 21.418 C 26.67 21.671 26.464 21.876 26.21 21.876 L 23.408 21.876 C 23.154 21.876 22.948 21.671 22.948 21.418 L 22.948 7.503 C 22.948 7.25 23.154 7.045 23.408 7.045 L 26.209 7.045 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 42.015 7.045 C 41.761 7.045 41.555 7.251 41.555 7.504 L 41.555 9.058 C 41.555 9.312 41.349 9.517 41.095 9.517 L 38.914 9.517 C 38.66 9.517 38.454 9.722 38.454 9.975 L 38.454 11.531 C 38.454 11.784 38.66 11.989 38.914 11.989 L 41.095 11.989 C 41.349 11.989 41.555 12.194 41.555 12.447 L 41.555 21.418 C 41.555 21.671 41.761 21.876 42.015 21.876 L 44.816 21.876 C 45.07 21.876 45.276 21.671 45.276 21.418 L 45.276 7.503 C 45.276 7.25 45.07 7.045 44.816 7.045 L 42.015 7.045 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 32.713 0.247 L 35.512 0.247 C 35.766 0.247 35.972 0.453 35.972 0.706 L 35.972 6.587 C 35.972 6.84 35.766 7.045 35.512 7.045 L 32.712 7.045 C 32.458 7.045 32.252 6.84 32.252 6.587 L 32.252 0.706 C 32.252 0.453 32.458 0.247 32.712 0.247 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 35.512 15.079 L 32.712 15.079 C 32.458 15.079 32.252 15.284 32.252 15.537 L 32.252 21.418 C 32.252 21.671 32.458 21.876 32.712 21.876 L 35.512 21.876 C 35.766 21.876 35.972 21.671 35.972 21.418 L 35.972 15.537 C 35.972 15.284 35.766 15.079 35.512 15.079 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 31.471 8.281 L 34.273 8.281 C 34.527 8.281 34.733 8.486 34.733 8.739 L 34.733 10.294 C 34.733 10.547 34.527 10.752 34.273 10.752 L 31.471 10.752 C 31.217 10.752 31.011 10.547 31.011 10.294 L 31.011 8.739 C 31.011 8.486 31.217 8.281 31.471 8.281 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 36.753 11.37 L 33.952 11.37 C 33.698 11.37 33.492 11.576 33.492 11.829 L 33.492 13.384 C 33.492 13.637 33.698 13.843 33.952 13.843 L 36.753 13.843 C 37.007 13.843 37.213 13.637 37.213 13.384 L 37.213 11.83 C 37.213 11.576 37.007 11.371 36.753 11.371 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path><path d=\"M 24.809 4.697 C 26.11 4.697 27.166 3.646 27.166 2.348 C 27.166 1.051 26.11 0 24.809 0 C 23.507 0 22.452 1.051 22.452 2.348 C 22.452 3.646 23.507 4.697 24.809 4.697 Z\" fill=\"var(--token-aa9100be-c67b-417b-bfbd-66d10d1d57a0, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;Text/Focus&quot;} */\"></path></g></svg>',svgContentId:11949407573}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rFnpQ.framer-hvej6w, .framer-rFnpQ .framer-hvej6w { display: block; }\",\".framer-rFnpQ.framer-1sfx2lh { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 60px 30px 60px; position: relative; width: 1200px; }\",\".framer-rFnpQ .framer-1t47g3w { flex: none; height: 26px; position: relative; width: 54px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rFnpQ.framer-1sfx2lh { gap: 0px; } .framer-rFnpQ.framer-1sfx2lh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rFnpQ.framer-1sfx2lh > :first-child { margin-left: 0px; } .framer-rFnpQ.framer-1sfx2lh > :last-child { margin-right: 0px; } }\",\".framer-rFnpQ.framer-v-1ch3ikm.framer-1sfx2lh, .framer-rFnpQ.framer-v-1sjh6ha.framer-1sfx2lh { justify-content: flex-start; padding: 30px 24px 30px 24px; width: 390px; }\",\".framer-rFnpQ.framer-v-1ch3ikm .framer-1t47g3w, .framer-rFnpQ.framer-v-1sjh6ha .framer-1t47g3w { height: 22px; width: 46px; }\",'.framer-rFnpQ[data-border=\"true\"]::after, .framer-rFnpQ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 86\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PmRt8ANBC\":{\"layout\":[\"fixed\",\"auto\"]},\"oj7cOGHm3\":{\"layout\":[\"fixed\",\"auto\"]},\"teLtH1dYd\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfjBKj_RNS=withCSS(Component,css,\"framer-rFnpQ\");export default FramerfjBKj_RNS;FramerfjBKj_RNS.displayName=\"Header\";FramerfjBKj_RNS.defaultProps={height:86,width:1200};addPropertyControls(FramerfjBKj_RNS,{variant:{options:[\"tXa46FD9x\",\"PmRt8ANBC\",\"oj7cOGHm3\",\"teLtH1dYd\"],optionTitles:[\"Desktop\",\"Desktop-Scrolled\",\"Mobile\",\"Mobile-Scrolled\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerfjBKj_RNS,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfjBKj_RNS\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"86\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PmRt8ANBC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oj7cOGHm3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"teLtH1dYd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fjBKj_RNS.map"],"mappings":"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"}