{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/HolRm3dvXcm3jqFqPegi/nuPUzWe7XSj04KfhoaTJ/NotificationBarHOC.js", "ssg:https://framerusercontent.com/modules/omgiOXGyJGNGaTylsO9E/OgL0lsXIc3HNEMQCGKc0/xayw2mORb.js", "ssg:https://framerusercontent.com/modules/aK4AJN0r7SEqN8GJNy5K/jX2r1WYO5qyWt49rO8Nn/rXIp1j2X5.js", "ssg:https://framerusercontent.com/modules/RJSpVKrys16HRtlv9oRc/PJT6g3QI1VOZVFzZTO3e/PbBfb3rZH.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";const useStore=createStore({opened:true});export function withVariant(Component){return props=>{const[store]=useStore();const variant=store.opened===false?{variant:\"Variant Hidden\"}:{};return /*#__PURE__*/_jsx(Component,{...props,...variant});};}export function withCloseBtn(Component){return props=>{const[_,setStore]=useStore();return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>{setStore({opened:false});}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withVariant\":{\"type\":\"reactHoc\",\"name\":\"withVariant\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withCloseBtn\":{\"type\":\"reactHoc\",\"name\":\"withCloseBtn\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NotificationBarHOC.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[];export const css=['.framer-Pju2A .framer-styles-preset-c4lw9o:not(.rich-text-wrapper), .framer-Pju2A .framer-styles-preset-c4lw9o.rich-text-wrapper p { --framer-font-family: \"Inter\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-e55e98c8-bda7-44eb-a081-1067ca7f9a39, #3a3a3a); --framer-text-decoration: underline; --framer-text-transform: none; }'];export const className=\"framer-Pju2A\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4175fb7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withCloseBtn}from\"https://framerusercontent.com/modules/HolRm3dvXcm3jqFqPegi/nuPUzWe7XSj04KfhoaTJ/NotificationBarHOC.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/lSQF0KXXhwrlBn2EQCqw/vppQ5qh4HNkLbKjM5etf/doeSO_6Tu.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/1uaaClDb3p4kZYK97qTy/xYUuQZgefMwzHs6FPQcy/gEEbxt3oO.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/zhYMVyaqGRC54xT5lnoO/JpjgOAPL1JBJmfBuICV5/H8UGeQxMu.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/omgiOXGyJGNGaTylsO9E/OgL0lsXIc3HNEMQCGKc0/xayw2mORb.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/hDqkcEuYpmfuswjKz0ms/Jr7rNxrrVXte00YAq1FX/YN7QedfjL.js\";const ImageWithCloseBtn=withCloseBtn(Image);const cycleOrder=[\"n661a5Hip\",\"z76iNfmPJ\",\"yCfGDrFoA\",\"hefDQUJRP\"];const serializationHash=\"framer-slEZE\";const variantClassNames={hefDQUJRP:\"framer-v-yas9kp\",n661a5Hip:\"framer-v-7a5wno\",yCfGDrFoA:\"framer-v-9ylmq8\",z76iNfmPJ:\"framer-v-11af1i3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant Hidden\":\"yCfGDrFoA\",\"Variant L\":\"n661a5Hip\",\"Variant M\":\"hefDQUJRP\",\"Variant S\":\"z76iNfmPJ\"};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:\"n661a5Hip\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"n661a5Hip\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap7ztji0=activeVariantCallback(async(...args)=>{setVariant(\"yCfGDrFoA\");});const isDisplayed=()=>{if(baseVariant===\"yCfGDrFoA\")return false;return true;};const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-7a5wno\",className,classNames),\"data-framer-name\":\"Variant L\",layoutDependency:layoutDependency,layoutId:\"n661a5Hip\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-ac9b2732-b9b1-4579-b823-d5821dae76c5, rgb(154, 121, 198))\",...style},...addPropertyOverrides({hefDQUJRP:{\"data-framer-name\":\"Variant M\"},z76iNfmPJ:{\"data-framer-name\":\"Variant S\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11gtb3g\",layoutDependency:layoutDependency,layoutId:\"RqN7nfkDK\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3nefrs\",\"data-styles-preset\":\"gEEbxt3oO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-606e0044-247c-4357-97c5-a989f20225d9, rgb(255, 255, 255)))\"},children:\"Our blog is live.\"})}),className:\"framer-zpyexc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aHFl2upDQ\",style:{\"--extracted-r6o4lv\":\"var(--token-606e0044-247c-4357-97c5-a989f20225d9, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hefDQUJRP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-t9yfv1\",\"data-styles-preset\":\"H8UGeQxMu\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-606e0044-247c-4357-97c5-a989f20225d9, rgb(255, 255, 255)))\"},children:\"Our blog is live.\"})})},z76iNfmPJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-i4fher\",\"data-styles-preset\":\"YN7QedfjL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-606e0044-247c-4357-97c5-a989f20225d9, rgb(255, 255, 255)))\"},children:\"Our blog is live.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ua73rf\",\"data-framer-name\":\"link\",layoutDependency:layoutDependency,layoutId:\"Eh0F1mQly\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-3nefrs\",\"data-styles-preset\":\"gEEbxt3oO\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-606e0044-247c-4357-97c5-a989f20225d9, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BxFXPslEb\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-12zhyzj\",\"data-styles-preset\":\"doeSO_6Tu\",children:\"Check it out!\"})})})}),className:\"framer-1s5yala\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lWfrA1VIh\",style:{\"--extracted-r6o4lv\":\"var(--token-606e0044-247c-4357-97c5-a989f20225d9, rgb(255, 255, 255))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hefDQUJRP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-c4lw9o\",\"data-styles-preset\":\"xayw2mORb\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-606e0044-247c-4357-97c5-a989f20225d9, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BxFXPslEb\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-12zhyzj\",\"data-styles-preset\":\"doeSO_6Tu\",children:\"Check it out!\"})})})})},z76iNfmPJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-i4fher\",\"data-styles-preset\":\"YN7QedfjL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-606e0044-247c-4357-97c5-a989f20225d9, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BxFXPslEb\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-12zhyzj\",\"data-styles-preset\":\"doeSO_6Tu\",children:\"Check it out!\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"BxFXPslEb\"},children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1jngjpw framer-17lwfc6\",\"data-framer-name\":\"arrow_right\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:25,layoutDependency:layoutDependency,layoutId:\"lEKY_OEKA\",svg:'<svg width=\"25\" height=\"24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.509 2.285a1 1 0 0 0-.056 1.413l6.762 7.322H2.5a1 1 0 0 0 0 2h16.715l-6.762 7.321a1 1 0 0 0 1.47 1.357l8.312-9a1 1 0 0 0 0-1.357l-8.313-9a1 1 0 0 0-1.413-.056Z\" fill=\"#fff\"/></svg>',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(ImageWithCloseBtn,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/linwrw5O1MtJtC8IIP1dDFe4do.svg\"},className:\"framer-1hb3p8q\",\"data-framer-name\":\"close\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"t6M8dd9Aq\",onTap:onTap7ztji0})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-slEZE.framer-17lwfc6, .framer-slEZE .framer-17lwfc6 { display: block; }\",\".framer-slEZE.framer-7a5wno { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 56px; justify-content: center; overflow: hidden; padding: 0px 24px 0px 24px; position: relative; width: 800px; }\",\".framer-slEZE .framer-11gtb3g { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-slEZE .framer-zpyexc, .framer-slEZE .framer-1s5yala { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-slEZE .framer-1ua73rf { 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: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-slEZE .framer-1jngjpw { aspect-ratio: 1.0416666666666667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; text-decoration: none; width: 25px; }\",\".framer-slEZE .framer-1hb3p8q { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-slEZE.framer-7a5wno, .framer-slEZE .framer-11gtb3g, .framer-slEZE .framer-1ua73rf { gap: 0px; } .framer-slEZE.framer-7a5wno > *, .framer-slEZE .framer-11gtb3g > *, .framer-slEZE .framer-1ua73rf > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-slEZE.framer-7a5wno > :first-child, .framer-slEZE .framer-11gtb3g > :first-child, .framer-slEZE .framer-1ua73rf > :first-child { margin-left: 0px; } .framer-slEZE.framer-7a5wno > :last-child, .framer-slEZE .framer-11gtb3g > :last-child, .framer-slEZE .framer-1ua73rf > :last-child { margin-right: 0px; } }\",\".framer-slEZE.framer-v-11af1i3.framer-7a5wno { height: 52px; padding: 0px 20px 0px 20px; }\",\".framer-slEZE.framer-v-11af1i3 .framer-1jngjpw { height: var(--framer-aspect-ratio-supported, 15px); width: 16px; }\",\".framer-slEZE.framer-v-11af1i3 .framer-1hb3p8q { height: var(--framer-aspect-ratio-supported, 16px); width: 16px; }\",\".framer-slEZE.framer-v-yas9kp .framer-1jngjpw { height: var(--framer-aspect-ratio-supported, 16px); width: 17px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"z76iNfmPJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"yCfGDrFoA\":{\"layout\":[\"fixed\",\"fixed\"]},\"hefDQUJRP\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerrXIp1j2X5=withCSS(Component,css,\"framer-slEZE\");export default FramerrXIp1j2X5;FramerrXIp1j2X5.displayName=\"NotificationBar\";FramerrXIp1j2X5.defaultProps={height:56,width:800};addPropertyControls(FramerrXIp1j2X5,{variant:{options:[\"n661a5Hip\",\"z76iNfmPJ\",\"yCfGDrFoA\",\"hefDQUJRP\"],optionTitles:[\"Variant L\",\"Variant S\",\"Variant Hidden\",\"Variant M\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerrXIp1j2X5,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerrXIp1j2X5\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"z76iNfmPJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yCfGDrFoA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hefDQUJRP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"800\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"56\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./rXIp1j2X5.map", "import{fontStore as e}from\"framer\";e.loadWebFontsFromSelectors([\"CUSTOM;Perfectly Nineties Regular\"]);export const fonts=[{family:\"Perfectly Nineties Regular\",moduleAsset:{localModuleIdentifier:\"local-module:css/PbBfb3rZH:default\",url:\"https://framerusercontent.com/assets/eAGkdcx3nkE2Z5d8HZKsp36Q.ttf\"},url:\"https://framerusercontent.com/assets/eAGkdcx3nkE2Z5d8HZKsp36Q.ttf\"}];export const css=['.framer-hQPqe .framer-styles-preset-1mhk9e9:not(.rich-text-wrapper), .framer-hQPqe .framer-styles-preset-1mhk9e9.rich-text-wrapper h1 { --framer-font-family: \"Perfectly Nineties Regular\", \"Perfectly Nineties Regular Placeholder\", sans-serif; --framer-font-size: 112px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.02em; --framer-line-height: 1.1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-0256ae5c-c574-434f-9e78-782c084720a3, #0e0e0e); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1599px) and (min-width: 1200px) { .framer-hQPqe .framer-styles-preset-1mhk9e9:not(.rich-text-wrapper), .framer-hQPqe .framer-styles-preset-1mhk9e9.rich-text-wrapper h1 { --framer-font-family: \"Perfectly Nineties Regular\", \"Perfectly Nineties Regular Placeholder\", sans-serif; --framer-font-size: 88px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.02em; --framer-line-height: 1.1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-0256ae5c-c574-434f-9e78-782c084720a3, #0e0e0e); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 1199px) and (min-width: 768px) { .framer-hQPqe .framer-styles-preset-1mhk9e9:not(.rich-text-wrapper), .framer-hQPqe .framer-styles-preset-1mhk9e9.rich-text-wrapper h1 { --framer-font-family: \"Perfectly Nineties Regular\", \"Perfectly Nineties Regular Placeholder\", sans-serif; --framer-font-size: 70px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.02em; --framer-line-height: 1.1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-0256ae5c-c574-434f-9e78-782c084720a3, #0e0e0e); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 767px) and (min-width: 0px) { .framer-hQPqe .framer-styles-preset-1mhk9e9:not(.rich-text-wrapper), .framer-hQPqe .framer-styles-preset-1mhk9e9.rich-text-wrapper h1 { --framer-font-family: \"Perfectly Nineties Regular\", \"Perfectly Nineties Regular Placeholder\", sans-serif; --framer-font-size: 60px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0.02em; --framer-line-height: 1.1em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-0256ae5c-c574-434f-9e78-782c084720a3, #0e0e0e); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-hQPqe\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "gbAAAA,IAAgH,IAAMC,GAASC,EAAY,CAAC,OAAO,EAAI,CAAC,EAAS,SAASC,GAAYC,EAAU,CAAC,OAAOC,GAAO,CAAC,GAAK,CAACC,CAAK,EAAEL,GAAS,EAAQM,EAAQD,EAAM,SAAS,GAAM,CAAC,QAAQ,gBAAgB,EAAE,CAAC,EAAE,OAAoBE,EAAKJ,EAAU,CAAC,GAAGC,EAAM,GAAGE,CAAO,CAAC,CAAE,CAAE,CAAQ,SAASE,GAAaL,EAAU,CAAC,OAAOC,GAAO,CAAC,GAAK,CAACK,EAAEC,CAAQ,EAAEV,GAAS,EAAE,OAAoBO,EAAKJ,EAAU,CAAC,GAAGC,EAAM,QAAQ,IAAI,CAACM,EAAS,CAAC,OAAO,EAAK,CAAC,CAAE,CAAC,CAAC,CAAE,CAAE,CCAnhBC,IAA8BC,EAAU,UAAU,CAAC,QAAQ,aAAa,mBAAmB,cAAc,CAAC,EAAS,IAAMC,GAAM,CAAC,EAAeC,GAAI,CAAC,6/BAA6/B,EAAeC,GAAU,eCA1qC,IAAAC,GAAA,GAAAC,GAAAD,GAAA,wBAAAE,GAAA,YAAAC,KAAAC,IAC4jC,IAAMC,GAAkBC,GAAaC,CAAK,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAaC,CAAQ,EAAQC,GAAwB,CAAC,iBAAiB,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAK,MAAM,CAAC,GAAGF,EAAM,SAASE,GAAMD,EAAuCN,GAAwBK,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,WAAW,CAAE,EAAQC,GAAuB,CAACH,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBI,GAA6BC,EAAW,SAASL,EAAMM,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAhC,GAAQ,GAAGiC,EAAS,EAAEjB,GAASI,CAAK,EAAO,CAAC,YAAAc,EAAY,WAAAC,GAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,GAAW,SAAAxC,CAAQ,EAAEyC,EAAgB,CAAC,WAAA9C,GAAW,eAAe,YAAY,QAAAO,GAAQ,kBAAAL,EAAiB,CAAC,EAAQ6C,EAAiBjB,GAAuBH,EAAMtB,CAAQ,EAAO,CAAC,sBAAA2C,GAAsB,MAAAC,EAAK,EAAEC,EAAyBT,CAAW,EAAQU,GAAYH,GAAsB,SAASI,KAAO,CAACP,GAAW,WAAW,CAAE,CAAC,EAAQQ,GAAY,IAAQZ,IAAc,YAA6Ca,GAAWC,EAAO,IAAI,EAAQC,GAAsBC,EAAM,EAAQC,GAAsB,CAAapB,EAAuBA,EAAuBA,EAAuBA,EAAuBA,EAAS,EAAQqB,GAAkBC,EAAqB,EAAE,OAAoB1C,EAAK2C,EAAY,CAAC,GAAGtB,GAA4CiB,GAAgB,SAAsBtC,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAASgD,GAAY,GAAgBnC,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBsD,EAAM1C,EAAO,IAAI,CAAC,GAAGoB,GAAU,UAAUuB,EAAG9D,GAAkB,GAAGyD,GAAsB,gBAAgBpB,EAAUI,EAAU,EAAE,mBAAmB,YAAY,iBAAiBK,EAAiB,SAAS,YAAY,WAAW,IAAIH,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIX,GAA6BqB,GAAK,MAAM,CAAC,gBAAgB,wEAAwE,GAAGjB,CAAK,EAAE,GAAGlC,EAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEsC,EAAYE,CAAc,EAAE,SAAS,CAAcmB,EAAM1C,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,OAAO,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG5C,EAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqB,EAAYE,CAAc,CAAC,CAAC,EAAemB,EAAM1C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,iBAAiB2B,EAAiB,SAAS,YAAY,SAAS,CAAc7B,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAsB9C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAsBF,EAAK+C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsB/C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB2B,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG5C,EAAqB,CAAC,UAAU,CAAC,SAAsBe,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAsBF,EAAK+C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsB/C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAsBF,EAAK+C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,aAAa,GAAM,aAAa,GAAM,SAAsB/C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqB,EAAYE,CAAc,CAAC,CAAC,EAAezB,EAAK+C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,SAAsB/C,EAAKgD,EAAI,CAAC,GAAG,IAAI,UAAU,gCAAgC,mBAAmB,cAAc,KAAK,QAAQ,gBAAgB,GAAG,eAAe,GAAG,iBAAiBnB,EAAiB,SAAS,YAAY,IAAI,sTAAsT,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKrB,GAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,GAAG,eAAe,GAAG,YAAY,GAAG,WAAW,GAAG,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiB,GAAK,iBAAiBkD,EAAiB,SAAS,YAAY,MAAMI,EAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,kFAAkF,sQAAsQ,2RAA2R,+IAA+I,+RAA+R,kMAAkM,8LAA8L,mqBAAmqB,6FAA6F,sHAAsH,sHAAsH,qHAAqH,GAAeA,EAAI,GAAgBA,EAAI,GAAgBA,EAAI,GAAgBA,EAAI,GAAgBA,EAAG,EAQ9oXC,EAAgBC,EAAQtC,GAAUoC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,kBAAkBA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,YAAY,iBAAiB,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,qEAAqE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,kEAAkE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,uEAAuE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC/tE,IAAMC,GAAqB,CAAC,QAAU,CAAC,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,IAAI,oCAAsC,wMAA8O,yBAA2B,OAAO,yBAA2B,QAAQ,qBAAuB,MAAM,6BAA+B,OAAO,sBAAwB,IAAI,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC,ECV1sBC,IAAmCC,EAAE,0BAA0B,CAAC,mCAAmC,CAAC,EAAS,IAAMC,GAAM,CAAC,CAAC,OAAO,6BAA6B,YAAY,CAAC,sBAAsB,qCAAqC,IAAI,mEAAmE,EAAE,IAAI,mEAAmE,CAAC,EAAeC,GAAI,CAAC,wlBAAwlB,8oBAA8oB,6oBAA6oB,yoBAAyoB,EAAeC,GAAU",
  "names": ["init_ssg_sandbox_shims", "useStore", "createStore", "withVariant", "Component", "props", "store", "variant", "p", "withCloseBtn", "_", "setStore", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "rXIp1j2X5_exports", "__export", "__FramerMetadata__", "rXIp1j2X5_default", "init_ssg_sandbox_shims", "ImageWithCloseBtn", "withCloseBtn", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap7ztji0", "args", "isDisplayed", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "Link", "SVG", "css", "FramerrXIp1j2X5", "withCSS", "rXIp1j2X5_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className"]
}
