{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/UUawJfSCFe53d9jrSJbb/NRjLfpNyhcBeGOG62S26/U5gPqbHhl-0.js", "ssg:https://framerusercontent.com/modules/UUawJfSCFe53d9jrSJbb/NRjLfpNyhcBeGOG62S26/U5gPqbHhl.js"],
  "sourcesContent": ["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-bkqtza\",\"data-styles-preset\":\"DXcpBKtU1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"NIGHT\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-bkqtza\",\"data-styles-preset\":\"DXcpBKtU1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"DAY\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2b47498)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/WtKvNbWw6HJHpE9Gn1Du/9EQBHlot6lvXYMPPRvhB/DXcpBKtU1.js\";import*as localizedValues from\"./U5gPqbHhl-0.js\";const FeatherFonts=getFonts(Feather);const cycleOrder=[\"ozaZs80Cc\",\"s_0XFXMEd\"];const serializationHash=\"framer-3nsQV\";const variantClassNames={ozaZs80Cc:\"framer-v-1q4rxqe\",s_0XFXMEd:\"framer-v-frkii9\"};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 valuesByLocaleId={y3Edq_UZl:localizedValues};function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:122};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:-120};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"ozaZs80Cc\",\"Variant 2\":\"s_0XFXMEd\"};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:\"ozaZs80Cc\"};};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:\"ozaZs80Cc\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1x19u0a=activeVariantCallback(async(...args)=>{setVariant(\"ozaZs80Cc\");});const onTaph07by9=activeVariantCallback(async(...args)=>{setVariant(\"s_0XFXMEd\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"s_0XFXMEd\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"s_0XFXMEd\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1q4rxqe\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"ozaZs80Cc\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({s_0XFXMEd:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e6jdl3\",layoutDependency:layoutDependency,layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYE8jLDef5Q\",style:{backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-9e7iw\",layoutDependency:layoutDependency,layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYc9H4pqfHC\",style:{backgroundColor:\"rgba(255, 255, 255, 0.1)\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},whileTap:animation,...addPropertyOverrides({s_0XFXMEd:{whileTap:animation1}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6dny8\",layoutDependency:layoutDependency,layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYVDOYqGTPg\",transformTemplate:transformTemplate1,...addPropertyOverrides({s_0XFXMEd:{\"data-highlight\":true,onTap:onTap1x19u0a}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e5nu50-container\",layoutDependency:layoutDependency,layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYGyl7gULlw-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"MOON\",iconSelection:\"sunset\",id:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYGyl7gULlw\",layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYGyl7gULlw\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-bkqtza\",\"data-styles-preset\":\"DXcpBKtU1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"NOC\"})}),className:\"framer-tofqj9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYwGTrT8poN\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kxxdm8\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYHz2azWViC\",onTap:onTaph07by9,transformTemplate:transformTemplate2,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wehslf-container\",layoutDependency:layoutDependency,layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYdYZML5OmU-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"SUN\",iconSelection:\"sunrise\",id:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYdYZML5OmU\",layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYdYZML5OmU\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-bkqtza\",\"data-styles-preset\":\"DXcpBKtU1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"DEN\"})}),className:\"framer-jqg9vz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYnhe3GSUGG\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-n8t1xr\",layoutDependency:layoutDependency,layoutId:\"ozaZs80CcsFM2K72Hij60_YZ11XNWbMHrgIxT45Ap0fdYz7wxifbh6\",children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-6fltiy\",\"data-framer-name\":\"FL_Tnight\",fill:\"black\",intrinsicHeight:255,intrinsicWidth:191,layoutDependency:layoutDependency,layoutId:\"jwqRuYwHA\",svg:'<svg width=\"191\" height=\"255\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><path d=\"M12.14 16.575 35.69 6l46.43 15.512-23.08 11.404-46.9-16.341Z\" fill=\"#5D5D5E\"/><path d=\"M82.12 21.512v53.192L59.04 86.888V32.916l23.08-11.404Z\" fill=\"#222\"/><path d=\"m59.04 86.888 23.08-12.184 14.03 4.478v21.469L59.04 86.888Zm37-41.288 23.33-11.794 54.36 18.26L150.9 65.38 96.04 45.6Z\" fill=\"#5D5D5E\"/><path d=\"m150.899 65.38 22.83-13.314v170.262l-22.83 15.502V65.38ZM59.04 196.761l23.08-14.512v-38.99l-23.08-8.856v62.358Z\" fill=\"#222\"/></g><g filter=\"url(#b)\"><path d=\"M12.14 16.574v159.118l46.9 21.069v-62.358l37 14.623v64.296l54.86 24.508V65.379l-54.86-19.78v55.052l-37-13.763V32.916l-46.9-16.342Z\" fill=\"#fff\"/></g><g filter=\"url(#c)\"><path d=\"m12.14 16.575 11.58-5.227 46.85 15.891-11.53 5.677-46.9-16.341Z\" fill=\"#FFFF57\"/><path d=\"M70.57 27.24v53.562l-11.53 6.086V32.916l11.53-5.677Z\" fill=\"#DDD\"/><path d=\"m70.57 80.802 25.47 8.715v11.134l-37-13.762 11.53-6.087ZM96.04 45.6 107 40.033l55.06 18.75-11.16 6.597L96.04 45.6Z\" fill=\"#FFFF57\"/><path d=\"M162.059 58.783v171.431l-11.16 7.617V65.38l11.16-6.597ZM59.04 134.404l11.45 4.498v50.644l-11.45 7.216v-62.358Z\" fill=\"#DDD\"/></g><g filter=\"url(#d)\"><path d=\"m12 16.684 11.58-5.227 46.85 15.892-11.53 5.677L12 16.684Z\" fill=\"#fff\"/><path d=\"M70.43 27.349V80.91L58.9 86.998V33.026l11.53-5.677Z\" fill=\"#DDD\"/><path d=\"m70.43 80.911 25.47 8.716.01 11.124L58.9 86.998l11.53-6.087ZM95.91 45.71l10.95-5.567 55.06 18.75-11.16 6.597-54.85-19.78Z\" fill=\"#fff\"/><path d=\"M161.92 58.893v171.431l-11.16 7.616V65.49l11.16-6.597ZM58.9 134.514l11.46 4.497v50.644l-11.46 7.216v-62.357Z\" fill=\"#DDD\"/></g><defs><filter id=\"a\" x=\"6.47\" y=\".33\" width=\"184.271\" height=\"254.51\" 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\"/><feOffset dx=\"5.67\" dy=\"5.67\"/><feGaussianBlur stdDeviation=\"5.67\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.54 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_12041_355\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_12041_355\" result=\"shape\"/></filter><filter id=\"b\" x=\".8\" y=\"5.234\" width=\"161.44\" 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\"/><feOffset/><feGaussianBlur stdDeviation=\"5.67\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_12041_355\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_12041_355\" result=\"shape\"/></filter><filter id=\"c\" x=\".8\" y=\".008\" width=\"172.601\" height=\"249.162\" 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\"/><feOffset/><feGaussianBlur stdDeviation=\"5.67\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_12041_355\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_12041_355\" result=\"shape\"/></filter><filter id=\"d\" x=\".66\" y=\".117\" width=\"172.6\" height=\"249.162\" 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\"/><feOffset/><feGaussianBlur stdDeviation=\"5.67\"/><feColorMatrix values=\"0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_12041_355\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_12041_355\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-mkal5p\",\"data-framer-name\":\"FL_Tday\",fill:\"black\",intrinsicHeight:255,intrinsicWidth:185,layoutDependency:layoutDependency,layoutId:\"t8j5fwyoc\",svg:'<svg width=\"185\" height=\"255\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><path d=\"M6 16.57 29.55 6l46.44 15.52-23.09 11.4L6 16.57Z\" fill=\"#5D5D5E\"/><path d=\"M75.99 21.52v53.21L52.9 86.92v-54l23.09-11.4Z\" fill=\"#313132\"/><path d=\"m52.9 86.92 23.09-12.19 14.02 4.49v21.47L52.9 86.92Zm37-41.3 23.33-11.81 54.36 18.28-22.83 13.32L89.9 45.62Z\" fill=\"#5D5D5E\"/><path d=\"m144.76 65.41 22.83-13.32v170.34l-22.83 15.51V65.41ZM52.9 196.85l23.08-14.51v-39.02l-23.08-8.85v62.38Z\" fill=\"#313132\"/></g><path d=\"M6 16.57v159.2l46.9 21.08v-62.38l37 14.63v64.32l54.86 24.52V65.41L89.9 45.62v55.07l-37-13.77v-54L6 16.57Z\" fill=\"#fff\"/><path d=\"m6 16.57 11.58-5.23 46.85 15.9-11.53 5.68L6 16.57Z\" fill=\"#fff\"/><path d=\"M64.43 27.24v53.6L52.9 86.92v-54l11.53-5.68Z\" fill=\"#DDD\"/><path d=\"m64.43 80.84 25.47 8.72v11.131l-37-13.77 11.53-6.08ZM89.9 45.621l10.96-5.58 55.06 18.76-11.16 6.61-54.86-19.79Z\" fill=\"#fff\"/><path d=\"M155.92 58.8v171.531l-11.16 7.61V65.411l11.16-6.61ZM52.9 134.471l11.45 4.49v50.68l-11.45 7.21v-62.38Z\" fill=\"#DDD\"/><defs><filter id=\"a\" x=\".33\" y=\".33\" width=\"184.271\" height=\"254.619\" 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\"/><feOffset dx=\"5.67\" dy=\"5.67\"/><feGaussianBlur stdDeviation=\"5.67\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.54 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_12041_379\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_12041_379\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3nsQV.framer-1v3svwf, .framer-3nsQV .framer-1v3svwf { display: block; }\",\".framer-3nsQV.framer-1q4rxqe { height: 496px; overflow: visible; position: relative; width: 410px; }\",\".framer-3nsQV .framer-1e6jdl3 { bottom: 50px; flex: none; height: 50px; left: 87px; overflow: hidden; position: absolute; width: 236px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3nsQV .framer-9e7iw { flex: none; height: 40px; left: 5px; overflow: visible; position: absolute; top: calc(50.00000000000002% - 40px / 2); width: 106px; }\",\".framer-3nsQV .framer-6dny8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; left: 23%; overflow: visible; padding: 0px; position: absolute; top: 50%; width: min-content; }\",\".framer-3nsQV .framer-1e5nu50-container, .framer-3nsQV .framer-1wehslf-container { flex: none; height: 18px; position: relative; width: 18px; }\",\".framer-3nsQV .framer-tofqj9, .framer-3nsQV .framer-jqg9vz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3nsQV .framer-kxxdm8 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 29px; top: 50%; width: min-content; }\",\".framer-3nsQV .framer-n8t1xr { flex: none; height: 280px; left: calc(51.21951219512197% - 210px / 2); overflow: visible; position: absolute; top: 74px; width: 210px; }\",\".framer-3nsQV .framer-6fltiy { aspect-ratio: 0.7490196078431373 / 1; bottom: -4px; flex: none; left: -6px; position: absolute; top: -2px; width: var(--framer-aspect-ratio-supported, 214px); }\",\".framer-3nsQV .framer-mkal5p { aspect-ratio: 0.7254901960784313 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 284px); left: 1px; position: absolute; top: -2px; width: 206px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-3nsQV .framer-6dny8, .framer-3nsQV .framer-kxxdm8 { gap: 0px; } .framer-3nsQV .framer-6dny8 > *, .framer-3nsQV .framer-kxxdm8 > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-3nsQV .framer-6dny8 > :first-child, .framer-3nsQV .framer-kxxdm8 > :first-child { margin-left: 0px; } .framer-3nsQV .framer-6dny8 > :last-child, .framer-3nsQV .framer-kxxdm8 > :last-child { margin-right: 0px; } }\",\".framer-3nsQV.framer-v-frkii9 .framer-9e7iw { left: unset; right: 5px; }\",\".framer-3nsQV.framer-v-frkii9 .framer-6dny8 { cursor: pointer; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 496\n * @framerIntrinsicWidth 410\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"s_0XFXMEd\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerU5gPqbHhl=withCSS(Component,css,\"framer-3nsQV\");export default FramerU5gPqbHhl;FramerU5gPqbHhl.displayName=\"FL-T-card\";FramerU5gPqbHhl.defaultProps={height:496,width:410};addPropertyControls(FramerU5gPqbHhl,{variant:{options:[\"ozaZs80Cc\",\"s_0XFXMEd\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerU5gPqbHhl,[{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\"}]},...FeatherFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerU5gPqbHhl\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"410\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"s_0XFXMEd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"496\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./U5gPqbHhl.map"],
  "mappings": "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",
  "names": ["U5gPqbHhl_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v0", "p", "x", "motion", "v1", "__FramerMetadata__", "FeatherFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "U5gPqbHhl_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "transition2", "animation", "animation1", "transformTemplate1", "_", "transformTemplate2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1x19u0a", "args", "onTaph07by9", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "SVG", "css", "FramerU5gPqbHhl", "withCSS", "U5gPqbHhl_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
