{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/uQoXZ4NvFasfJqYRTeHn/Image.js", "ssg:https://framerusercontent.com/modules/w9T9bZZNM46KYeNH2iDq/zGjU2NOgeSdOyUktmSxV/oqReoVHFR.js", "ssg:https://framerusercontent.com/modules/SvtgbtlVIwpalqh1zZPH/FGCE9EAa447zSgeyRgIz/qihK9OhPg.js", "ssg:https://framerusercontent.com/modules/R06DSR4SBbZFwedODT5b/KVz005mRysKK4kprG7Bx/XNUA2Y7t4.js", "ssg:https://framerusercontent.com/modules/enGO78C7QhvHm3Dx0YYi/pFTcZIPsPar4JAZ5gj19/CoverTransition.js"],
  "sourcesContent": ["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * Responsive Image\n * By Benjamin\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n *\n */export default function Image(props){const{image,alt,radius,padding,link,newTab,style,borderOptions,shadowOptions}=props;const wrapperStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",width:\"100%\",height:\"100%\",padding:padding};const borderAndShadow=(borderOptions,shadowOptions)=>{if(!shadowOptions&&!borderOptions)return undefined;if(shadowOptions&&!borderOptions){return`${shadowOptions.shadowX}px ${shadowOptions.shadowY}px ${shadowOptions.shadowBlur}px ${shadowOptions.shadowColor}`;}if(!shadowOptions&&borderOptions){return`inset 0 0 0 ${borderOptions.borderWidth}px ${borderOptions.borderColor}`;}if(shadowOptions&&borderOptions){return`inset 0 0 0 ${borderOptions.borderWidth}px ${borderOptions.borderColor}, ${shadowOptions.shadowX}px ${shadowOptions.shadowY}px ${shadowOptions.shadowBlur}px ${shadowOptions.shadowColor}`;}};const imageStyle={maxWidth:\"100%\",maxHeight:\"100%\",borderRadius:radius,webkitUserDrag:\"none\",userDrag:\"none\",userSelect:\"none\"};const shadowStyle={position:\"absolute\",inset:0,pointerEvents:\"none\",borderRadius:radius,boxShadow:borderAndShadow(borderOptions,shadowOptions)};const imageSource=(image===null||image===void 0?void 0:image.src)||\"https://framerusercontent.com/images/64n4wnVJKDJspLlFZ6DarCP0M4.jpg\";return link?/*#__PURE__*/_jsxs(\"a\",{href:link,title:alt,target:newTab?\"_blank\":\"_self\",style:wrapperStyle,children:[/*#__PURE__*/_jsx(\"img\",{style:imageStyle,src:imageSource,srcSet:image===null||image===void 0?void 0:image.srcSet,alt:alt}),/*#__PURE__*/_jsx(\"div\",{style:shadowStyle})]}):/*#__PURE__*/_jsxs(\"div\",{style:wrapperStyle,children:[/*#__PURE__*/_jsx(\"img\",{style:imageStyle,src:imageSource,srcSet:image===null||image===void 0?void 0:image.srcSet,alt:alt}),/*#__PURE__*/_jsx(\"div\",{style:shadowStyle})]});}addPropertyControls(Image,{image:{title:\"Image\",type:ControlType.ResponsiveImage},alt:{type:ControlType.String,title:\"Alt\",placeholder:\"Alt Text\"},radius:{title:\"Radius\",type:ControlType.Number,min:0,max:100,step:1,displayStepper:true},padding:{title:\"Padding\",type:ControlType.Number,min:0,max:100,step:1,displayStepper:true},link:{type:ControlType.Link,title:\"Link\"},newTab:{type:ControlType.Boolean,title:\"New Tab\",hidden:props=>!props.link},borderOptions:{type:ControlType.Object,optional:true,title:\"Border\",icon:\"effect\",controls:{borderColor:{type:ControlType.Color,title:\"Color\",defaultValue:\"rgba(0,0,0,0.2)\"},borderWidth:{type:ControlType.Number,title:\"Width\",min:0,displayStepper:true,defaultValue:1}}},shadowOptions:{type:ControlType.Object,title:\"Shadow\",optional:true,icon:\"effect\",controls:{shadowX:{type:ControlType.Number,title:\"X\",min:0,defaultValue:0},shadowY:{type:ControlType.Number,title:\"Y\",min:0,defaultValue:2},shadowBlur:{type:ControlType.Number,title:\"Blur\",min:0,defaultValue:4},shadowColor:{type:ControlType.Color,title:\"Color\",defaultValue:\"rgba(0,0,0,0.2)\"}}}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Image\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Image.map", "// Generated by Framer (b2780b5)\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=[\"XinuOl_6I\",\"U_eGZDO00\"];const serializationHash=\"framer-D2525\";const variantClassNames={U_eGZDO00:\"framer-v-190g4i8\",XinuOl_6I:\"framer-v-9j60te\"};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={bounce:.2,delay:0,duration:.4,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={\"Variant 1\":\"XinuOl_6I\",\"Variant 2\":\"U_eGZDO00\"};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:\"XinuOl_6I\"};};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:\"XinuOl_6I\",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-9j60te\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"XinuOl_6I\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({U_eGZDO00:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-s15ap8\",\"data-framer-name\":\"chcknmag-logo\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:623,intrinsicWidth:4857,layoutDependency:layoutDependency,layoutId:\"dL059vKJ_\",svg:'<svg width=\"4857\" height=\"623\" viewBox=\"0 0 4857 623\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M418.66 367.99C434.66 351.1 461.33 339.55 486.21 339.55C537.76 339.55 583.99 384.88 583.99 435.55C583.99 472.88 559.99 511.99 514.66 550.21C457.77 597.32 386.66 623.1 313.78 623.1C139.55 623.1 0 484.43 0 311.99C0 139.55 140.44 0 314.66 0C386.66 0 452.43 24.89 511.99 72.89C559.99 109.33 583.99 150.22 583.99 189.33C583.99 243.55 539.55 287.11 486.21 287.11C478.65 287.11 470.31 286.21 462.18 284.19C450.56 281.31 439.84 275.6 430.66 267.91C427.12 264.94 419.28 257.05 396.43 232C375.1 209.78 343.1 195.56 311.99 195.56C246.21 195.56 196.44 247.11 196.44 312C196.44 376.89 247.11 428.44 311.1 428.44C325.86 428.44 340.62 425.63 354.56 420.16C370.58 413.87 384.87 403.85 396.69 391.34C405.74 381.76 418.65 368 418.65 368L418.66 367.99Z\" fill=\"#FF3D00\"/>\\n<path d=\"M1595.13 367.99C1611.13 351.1 1637.8 339.55 1662.68 339.55C1714.23 339.55 1760.46 384.88 1760.46 435.55C1760.46 472.88 1736.46 511.99 1691.13 550.21C1634.24 597.32 1563.13 623.1 1490.25 623.1C1316.03 623.1 1176.48 484.44 1176.48 312C1176.48 139.56 1316.91 0 1491.13 0C1563.13 0 1628.9 24.89 1688.46 72.89C1736.46 109.33 1760.46 150.22 1760.46 189.33C1760.46 243.55 1716.02 287.11 1662.68 287.11C1655.12 287.11 1646.78 286.21 1638.65 284.19C1627.03 281.31 1616.31 275.6 1607.13 267.91C1603.59 264.94 1595.75 257.05 1572.9 232C1551.57 209.78 1519.57 195.56 1488.46 195.56C1422.68 195.56 1372.91 247.11 1372.91 312C1372.91 376.89 1423.58 428.44 1487.57 428.44C1502.33 428.44 1517.09 425.63 1531.03 420.16C1547.05 413.87 1561.34 403.85 1573.16 391.34C1582.21 381.76 1595.12 368 1595.12 368L1595.13 367.99Z\" fill=\"#FF3D00\"/>\\n<path d=\"M1113.05 47.11C1095.27 24.89 1065.05 10.67 1034.83 10.67C1004.61 10.67 977.05 24.89 958.39 48.89C942.39 71.11 937.95 88.89 937.95 136V216.89H819.73V134.23C819.73 82.68 816.17 69.34 801.06 48.9C782.39 25.79 752.17 10.68 721.06 10.68C691.73 10.68 662.39 24.9 643.73 48.01C627.73 69.34 623.29 87.12 623.29 128.9V486.23C623.29 530.67 626.85 548.45 640.18 568.9C657.96 596.45 689.07 612.45 721.96 612.45C754.85 612.45 785.07 596.45 802.85 569.78C816.18 548.45 819.74 534.23 819.74 487.11V401.78H937.96V488C937.96 536 942.4 552.89 957.52 573.33C975.3 598.22 1004.63 612.44 1034.85 612.44C1069.52 612.44 1100.63 595.55 1118.4 565.33C1130.84 544.89 1134.4 528.89 1134.4 488V128.89C1134.4 90.67 1128.18 66.67 1113.07 47.11H1113.05Z\" fill=\"#FF3D00\"/>\\n<path d=\"M2295.65 459.55L2174.76 304.89L2273.43 160C2284.1 145.78 2289.43 127.11 2289.43 107.56C2289.43 55.12 2244.1 10.67 2190.77 10.67C2156.99 10.67 2129.44 25.78 2108.99 56L2000.55 217.85V120.88C2000.55 85.33 1993.44 63.1 1975.66 42.66C1957.88 22.22 1930.33 10.66 1901.88 10.66C1843.21 10.66 1803.21 54.21 1803.21 119.99V500.43C1803.21 569.76 1842.32 612.43 1903.65 612.43C1964.98 612.43 2000.54 567.99 2000.54 499.54V397.98L2148.09 583.09C2162.31 601.76 2188.98 612.42 2216.53 612.42C2269.86 612.42 2313.42 567.09 2313.42 512.87C2313.42 492.43 2307.2 474.65 2295.64 459.54L2295.65 459.55Z\" fill=\"#FF3D00\"/>\\n<path d=\"M2854.11 46.22C2835.44 23.11 2808.78 10.67 2779.44 10.67C2747.44 10.67 2717.22 26.67 2699.44 52.45C2685.22 72.89 2681.66 91.56 2681.66 130.67V240.93L2526.11 49.78C2503 22.22 2481.67 10.67 2453.22 10.67C2391 10.67 2350.11 52.45 2350.11 115.56V490.66C2350.11 535.1 2355.44 551.99 2371.44 574.21C2390.11 598.21 2418.55 612.43 2449.66 612.43C2478.99 612.43 2506.55 599.1 2525.21 576.88C2541.21 556.44 2547.43 536.88 2547.43 498.66V374.88L2702.09 572.43C2722.53 599.1 2748.31 612.43 2779.42 612.43C2810.53 612.43 2838.09 599.1 2854.97 575.99C2872.75 553.77 2877.19 534.21 2877.19 487.99V124.44C2877.19 87.11 2870.97 66.66 2854.08 46.22H2854.11Z\" fill=\"#FF3D00\"/>\\n<path d=\"M3500.21 412.899L3496.67 412.013C3490.47 439.481 3487.81 448.341 3479.83 474.037L3461.23 529.858C3445.28 580.363 3407.18 610.489 3361.1 610.489C3315.03 610.489 3277.82 581.249 3262.75 530.744L3244.15 472.265C3235.28 442.139 3233.51 434.165 3227.31 405.811H3223.77C3221.99 432.393 3221.99 439.481 3216.68 466.948L3207.82 519.225C3197.18 575.933 3160.86 610.489 3110.35 610.489C3051.87 610.489 3012 567.072 3012 504.163C3012 496.188 3012 488.214 3013.77 480.239L3080.23 101.896C3090.86 44.3025 3126.3 10.6326 3175.92 10.6326C3218.45 10.6326 3255.66 36.3281 3274.27 76.2003L3335.41 212.652C3347.81 241.006 3350.47 248.094 3360.22 274.676H3361.99C3372.62 248.094 3376.17 241.006 3389.46 212.652L3459.46 62.9095C3474.52 31.8978 3509.07 10.6326 3546.29 10.6326C3569.33 10.6326 3595.91 20.3792 3613.63 37.2141C3629.58 52.277 3637.55 69.1119 3642.87 101.896L3711.09 482.897C3712.87 495.302 3714.64 507.707 3714.64 515.681C3714.64 568.844 3672.11 610.489 3618.06 610.489C3568.44 610.489 3530.34 581.249 3521.48 535.174L3509.07 477.581C3503.76 448.341 3501.99 440.367 3500.21 412.899Z\" fill=\"#FF3D00\"/>\\n<path d=\"M4118.18 528.972H3937.42C3912.61 587.451 3884.26 610.489 3837.3 610.489C3782.36 610.489 3740.72 567.958 3740.72 513.909C3740.72 496.188 3744.26 478.467 3752.24 461.632L3937.42 68.2258C3954.26 31.8978 3987.93 10.6326 4026.91 10.6326C4067.67 10.6326 4101.34 31.8978 4118.18 69.998L4305.13 466.948C4312.22 481.125 4315.77 497.96 4315.77 513.909C4315.77 567.958 4271.46 610.489 4217.41 610.489C4172.22 610.489 4146.53 589.223 4118.18 528.972ZM4027.8 313.662H4026.91C4018.94 336.699 4009.19 358.85 3993.24 388.976C4007.42 388.09 4010.96 388.09 4026.91 388.09C4042.86 388.09 4046.41 388.09 4060.58 388.976C4045.52 358.85 4034.89 336.699 4027.8 313.662Z\" fill=\"#FF3D00\"/>\\n<path d=\"M4668.73 209.108C4648.35 198.475 4627.09 193.159 4606.71 193.159C4546.45 193.159 4495.06 246.322 4495.06 309.232C4495.06 373.913 4546.45 425.304 4612.02 425.304C4635.06 425.304 4651.01 419.102 4679.36 402.267C4672.27 403.153 4670.5 403.153 4663.41 403.153H4649.24C4596.96 403.153 4565.95 377.457 4565.95 331.383C4565.95 309.232 4576.58 288.852 4593.42 276.448C4610.25 264.929 4626.2 261.385 4661.64 261.385C4661.64 261.385 4679.36 261.385 4703.29 262.271C4753.79 263.157 4765.31 263.157 4780.37 264.929C4830.88 272.017 4856.57 310.118 4856.57 378.343C4856.57 381.888 4856.57 383.66 4855.69 402.267C4853.91 484.669 4853.91 470.493 4852.14 481.125C4845.05 518.339 4813.16 552.895 4757.33 583.021C4711.26 608.716 4662.53 621.121 4611.14 621.121C4438.36 621.121 4299.25 482.011 4299.25 311.004C4299.25 139.11 4438.36 0 4610.25 0C4684.68 0 4767.08 31.0117 4809.61 73.5422C4829.1 93.0352 4837.97 114.3 4837.97 139.996C4837.97 193.159 4792.78 236.575 4738.73 236.575C4712.49 236.575 4691.17 221.014 4668.73 209.108Z\" fill=\"#FF3D00\"/>\\n</svg>\\n',withExternalLayout:true})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-D2525.framer-1qll7b, .framer-D2525 .framer-1qll7b { display: block; }\",\".framer-D2525.framer-9j60te { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 1440px; }\",\".framer-D2525 .framer-s15ap8 { aspect-ratio: 7.796147672552167 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 182px); position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D2525.framer-9j60te { gap: 0px; } .framer-D2525.framer-9j60te > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-D2525.framer-9j60te > :first-child { margin-left: 0px; } .framer-D2525.framer-9j60te > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 262\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"U_eGZDO00\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameroqReoVHFR=withCSS(Component,css,\"framer-D2525\");export default FrameroqReoVHFR;FrameroqReoVHFR.displayName=\"Logo\";FrameroqReoVHFR.defaultProps={height:262,width:1440};addPropertyControls(FrameroqReoVHFR,{variant:{options:[\"XinuOl_6I\",\"U_eGZDO00\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameroqReoVHFR,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroqReoVHFR\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"U_eGZDO00\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"262\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./oqReoVHFR.map", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={ChlP7cIGa:{hover:true,pressed:true}};const cycleOrder=[\"ChlP7cIGa\",\"wY46IQ6Yp\"];const serializationHash=\"framer-oNuuK\";const variantClassNames={ChlP7cIGa:\"framer-v-1guxqv2\",wY46IQ6Yp:\"framer-v-ohst3a\"};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={Close:\"wY46IQ6Yp\",Open:\"ChlP7cIGa\"};const getProps=({height,id,taaap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,AP8GdG66d:taaap!==null&&taaap!==void 0?taaap:props.AP8GdG66d,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ChlP7cIGa\"};};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,AP8GdG66d,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ChlP7cIGa\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap165bnxf=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(AP8GdG66d){const res=await AP8GdG66d(...args);if(res===false)return false;}setVariant(\"wY46IQ6Yp\");});const onTap1neex0b=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(AP8GdG66d){const res=await AP8GdG66d(...args);if(res===false)return false;}setVariant(\"ChlP7cIGa\");});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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1guxqv2\",className,classNames),\"data-framer-name\":\"Open\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ChlP7cIGa\",onTap:onTap165bnxf,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"ChlP7cIGa-hover\":{\"data-framer-name\":undefined},\"ChlP7cIGa-pressed\":{\"data-framer-name\":undefined},wY46IQ6Yp:{\"data-framer-name\":\"Close\",onTap:onTap1neex0b}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iju3nb\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"v81YU2kqx\",style:{backgroundColor:\"var(--token-cd2ca6b5-3daf-4ede-97be-4c508ea8d5db, rgb(0, 0, 0))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5dv1ix\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"aB1STY_8t\",style:{backgroundColor:\"var(--token-cd2ca6b5-3daf-4ede-97be-4c508ea8d5db, rgb(0, 0, 0))\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oNuuK.framer-1146ag3, .framer-oNuuK .framer-1146ag3 { display: block; }\",\".framer-oNuuK.framer-1guxqv2 { cursor: pointer; height: 16px; overflow: hidden; position: relative; width: 16px; }\",\".framer-oNuuK .framer-1iju3nb { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: hidden; position: absolute; top: 10px; width: 16px; }\",\".framer-oNuuK .framer-5dv1ix { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: hidden; position: absolute; top: 4px; width: 16px; }\",\".framer-oNuuK.framer-v-ohst3a.framer-1guxqv2, .framer-oNuuK.framer-v-1guxqv2.hover.framer-1guxqv2, .framer-oNuuK.framer-v-1guxqv2.pressed.framer-1guxqv2 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 16px); }\",\".framer-oNuuK.framer-v-ohst3a .framer-1iju3nb { top: 8px; }\",\".framer-oNuuK.framer-v-ohst3a .framer-5dv1ix { top: 6px; }\",\".framer-oNuuK.framer-v-1guxqv2.hover .framer-1iju3nb { top: 11px; }\",\".framer-oNuuK.framer-v-1guxqv2.hover .framer-5dv1ix { top: 3px; }\",\".framer-oNuuK.framer-v-1guxqv2.pressed .framer-1iju3nb { top: 9px; }\",\".framer-oNuuK.framer-v-1guxqv2.pressed .framer-5dv1ix { top: 5px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 16\n * @framerIntrinsicWidth 16\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"wY46IQ6Yp\":{\"layout\":[\"fixed\",\"fixed\"]},\"eKcT59PVK\":{\"layout\":[\"fixed\",\"fixed\"]},\"zKkDsdgWK\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"AP8GdG66d\":\"taaap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerqihK9OhPg=withCSS(Component,css,\"framer-oNuuK\");export default FramerqihK9OhPg;FramerqihK9OhPg.displayName=\"Navigation/Icon\";FramerqihK9OhPg.defaultProps={height:16,width:16};addPropertyControls(FramerqihK9OhPg,{variant:{options:[\"ChlP7cIGa\",\"wY46IQ6Yp\"],optionTitles:[\"Open\",\"Close\"],title:\"Variant\",type:ControlType.Enum},AP8GdG66d:{title:\"Taaap\",type:ControlType.EventHandler}});addFonts(FramerqihK9OhPg,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerqihK9OhPg\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wY46IQ6Yp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eKcT59PVK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zKkDsdgWK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"16\",\"framerVariables\":\"{\\\"AP8GdG66d\\\":\\\"taaap\\\"}\",\"framerIntrinsicWidth\":\"16\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qihK9OhPg.map", "// Generated by Framer (b2780b5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/HI86WMJmyQfRJsklxVu0/46FKhY4ElWyNhj3i10Sc/pWnECMXPj.js\";import NavigationIcon from\"https://framerusercontent.com/modules/SvtgbtlVIwpalqh1zZPH/FGCE9EAa447zSgeyRgIz/qihK9OhPg.js\";const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const NavigationIconFonts=getFonts(NavigationIcon);const cycleOrder=[\"tDc_b9Bju\",\"pJxKCg2V2\",\"ajr6eA_0A\",\"A5kDoIXon\"];const serializationHash=\"framer-jsZF8\";const variantClassNames={A5kDoIXon:\"framer-v-s9pw3m\",ajr6eA_0A:\"framer-v-1v4krmj\",pJxKCg2V2:\"framer-v-16wybod\",tDc_b9Bju:\"framer-v-kyyy1o\"};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 animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:60,delay:.2,mass:1,stiffness:500,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:24};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 / Close\":\"pJxKCg2V2\",\"Desktop / Open\":\"tDc_b9Bju\",\"Phone / Close\":\"A5kDoIXon\",\"Phone / Open\":\"ajr6eA_0A\"};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:\"tDc_b9Bju\"};};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:\"tDc_b9Bju\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapmyhyyc=activeVariantCallback(async(...args)=>{setVariant(\"pJxKCg2V2\");});const onTapjk11y6=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"A5kDoIXon\"),100);});const AP8GdG66dmyhyyc=activeVariantCallback(async(...args)=>{setVariant(\"pJxKCg2V2\");});const AP8GdG66dn1amyv=activeVariantCallback(async(...args)=>{setVariant(\"tDc_b9Bju\");});const AP8GdG66d1o103v2=activeVariantCallback(async(...args)=>{setVariant(\"A5kDoIXon\");});const AP8GdG66d10h38ev=activeVariantCallback(async(...args)=>{setVariant(\"ajr6eA_0A\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"pJxKCg2V2\",\"A5kDoIXon\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.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:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-kyyy1o\",className,classNames),\"data-framer-name\":\"Desktop / Open\",layoutDependency:layoutDependency,layoutId:\"tDc_b9Bju\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({A5kDoIXon:{\"data-framer-name\":\"Phone / Close\"},ajr6eA_0A:{\"data-framer-name\":\"Phone / Open\"},pJxKCg2V2:{\"data-framer-name\":\"Desktop / Close\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.nav,{className:\"framer-1fnhc8z\",\"data-framer-name\":\"Menu\",layoutDependency:layoutDependency,layoutId:\"uKAoC0oih\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-j26hom\",\"data-framer-name\":\"Padding\",layoutDependency:layoutDependency,layoutId:\"kRaLLqt5E\",children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-e0j36b\",\"data-framer-appear-id\":\"e0j36b\",\"data-framer-name\":\"Wrapper\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"f3nTtC_na\",optimized:true,style:{backgroundColor:\"var(--token-d89ccd27-84bb-48d3-9f00-d5e9af7e7dd1, rgb(254, 24, 25))\"},children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-16nb4et\",\"data-framer-appear-id\":\"16nb4et\",\"data-framer-name\":\"Menu\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"FfwYXn8nX\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c3till\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"WRRyvBm8b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cd2ca6b5-3daf-4ede-97be-4c508ea8d5db, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j8RNHsAkO\"},nodeId:\"XByOL0L7v\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1eahpii\",\"data-styles-preset\":\"pWnECMXPj\",children:\"Home\"})})})}),className:\"framer-1525s6i\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XByOL0L7v\",style:{\"--extracted-r6o4lv\":\"var(--token-cd2ca6b5-3daf-4ede-97be-4c508ea8d5db, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"-0.04em\",\"--framer-line-height\":\"85%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cd2ca6b5-3daf-4ede-97be-4c508ea8d5db, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ny3N_wSH6\"},nodeId:\"S48jriwUk\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1eahpii\",\"data-styles-preset\":\"pWnECMXPj\",children:\"Magazine\"})})})}),className:\"framer-1jk839p\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"S48jriwUk\",style:{\"--extracted-r6o4lv\":\"var(--token-cd2ca6b5-3daf-4ede-97be-4c508ea8d5db, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1snerpf\",\"data-framer-name\":\"Sublinks\",layoutDependency:layoutDependency,layoutId:\"rkfCQ7ajz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ludGVyIERpc3BsYXkgRXh0cmFCb2xk\",\"--framer-font-family\":'\"Inter Display ExtraBold\", \"Inter Display ExtraBold Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cd2ca6b5-3daf-4ede-97be-4c508ea8d5db, rgb(0, 0, 0)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"instagram.com\",nodeId:\"aOy4ILNeI\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1eahpii\",\"data-styles-preset\":\"pWnECMXPj\",children:\"Instagram\"})})})}),className:\"framer-nu7ov0\",fonts:[\"CUSTOM;Inter Display ExtraBold\"],layoutDependency:layoutDependency,layoutId:\"aOy4ILNeI\",style:{\"--extracted-r6o4lv\":\"var(--token-cd2ca6b5-3daf-4ede-97be-4c508ea8d5db, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bok0fl\",\"data-framer-name\":\"Close\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"qghU4ELHJ\",onTap:onTapmyhyyc,...addPropertyOverrides({ajr6eA_0A:{onTap:onTapjk11y6}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rjkj66\",\"data-framer-name\":\"Icon + Logo\",layoutDependency:layoutDependency,layoutId:\"e0HG9DPja\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pcvmj6\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"S8EiwLdwt\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,width:\"80px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+24+0+0,...addPropertyOverrides({A5kDoIXon:{width:\"64px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+0},ajr6eA_0A:{width:\"64px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+16+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bujt0l-container\",layoutDependency:layoutDependency,layoutId:\"mUYCdPtGO-container\",children:/*#__PURE__*/_jsx(NavigationIcon,{AP8GdG66d:AP8GdG66dmyhyyc,height:\"100%\",id:\"mUYCdPtGO\",layoutId:\"mUYCdPtGO\",style:{height:\"100%\",width:\"100%\"},variant:\"wY46IQ6Yp\",width:\"100%\",...addPropertyOverrides({A5kDoIXon:{AP8GdG66d:AP8GdG66d10h38ev,variant:\"ChlP7cIGa\"},ajr6eA_0A:{AP8GdG66d:AP8GdG66d1o103v2},pJxKCg2V2:{AP8GdG66d:AP8GdG66dn1amyv,variant:\"ChlP7cIGa\"}},baseVariant,gestureVariant)})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jsZF8.framer-1esrrg5, .framer-jsZF8 .framer-1esrrg5 { display: block; }\",\".framer-jsZF8.framer-kyyy1o { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px 0px 0px 0px; position: relative; width: 800px; }\",\".framer-jsZF8 .framer-1fnhc8z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: calc(var(--framer-viewport-height, 100vh) * 1); justify-content: flex-start; left: 0px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-jsZF8 .framer-j26hom { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 560px; justify-content: center; max-width: 400px; overflow: visible; padding: 16px; pointer-events: none; position: relative; width: 100%; z-index: 2; }\",\".framer-jsZF8 .framer-e0j36b { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: visible; padding: 24px 0px 0px 0px; pointer-events: auto; position: relative; width: 1px; }\",\".framer-jsZF8 .framer-16nb4et { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 1px; justify-content: space-between; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-jsZF8 .framer-c3till, .framer-jsZF8 .framer-1snerpf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-jsZF8 .framer-1525s6i, .framer-jsZF8 .framer-1jk839p, .framer-jsZF8 .framer-nu7ov0 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-jsZF8 .framer-1bok0fl { cursor: pointer; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-jsZF8 .framer-1rjkj66 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-jsZF8 .framer-1pcvmj6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 80px; }\",\".framer-jsZF8 .framer-bujt0l-container { flex: 1 0 0px; height: 16px; position: relative; width: 1px; z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jsZF8.framer-kyyy1o, .framer-jsZF8 .framer-1fnhc8z, .framer-jsZF8 .framer-j26hom, .framer-jsZF8 .framer-e0j36b, .framer-jsZF8 .framer-c3till, .framer-jsZF8 .framer-1snerpf, .framer-jsZF8 .framer-1rjkj66, .framer-jsZF8 .framer-1pcvmj6 { gap: 0px; } .framer-jsZF8.framer-kyyy1o > *, .framer-jsZF8 .framer-j26hom > *, .framer-jsZF8 .framer-1rjkj66 > *, .framer-jsZF8 .framer-1pcvmj6 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-jsZF8.framer-kyyy1o > :first-child, .framer-jsZF8 .framer-j26hom > :first-child, .framer-jsZF8 .framer-1rjkj66 > :first-child, .framer-jsZF8 .framer-1pcvmj6 > :first-child { margin-left: 0px; } .framer-jsZF8.framer-kyyy1o > :last-child, .framer-jsZF8 .framer-j26hom > :last-child, .framer-jsZF8 .framer-1rjkj66 > :last-child, .framer-jsZF8 .framer-1pcvmj6 > :last-child { margin-right: 0px; } .framer-jsZF8 .framer-1fnhc8z > *, .framer-jsZF8 .framer-e0j36b > *, .framer-jsZF8 .framer-c3till > *, .framer-jsZF8 .framer-1snerpf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jsZF8 .framer-1fnhc8z > :first-child, .framer-jsZF8 .framer-e0j36b > :first-child, .framer-jsZF8 .framer-c3till > :first-child, .framer-jsZF8 .framer-1snerpf > :first-child { margin-top: 0px; } .framer-jsZF8 .framer-1fnhc8z > :last-child, .framer-jsZF8 .framer-e0j36b > :last-child, .framer-jsZF8 .framer-c3till > :last-child, .framer-jsZF8 .framer-1snerpf > :last-child { margin-bottom: 0px; } }\",\".framer-jsZF8.framer-v-1v4krmj.framer-kyyy1o, .framer-jsZF8.framer-v-s9pw3m.framer-kyyy1o { padding: 16px 0px 0px 0px; }\",\".framer-jsZF8.framer-v-1v4krmj .framer-j26hom { padding: 8px; }\",\".framer-jsZF8.framer-v-1v4krmj .framer-1snerpf { gap: 4px; }\",\".framer-jsZF8.framer-v-1v4krmj .framer-1pcvmj6, .framer-jsZF8.framer-v-s9pw3m .framer-1pcvmj6 { width: 64px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-jsZF8.framer-v-1v4krmj .framer-1snerpf { gap: 0px; } .framer-jsZF8.framer-v-1v4krmj .framer-1snerpf > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-jsZF8.framer-v-1v4krmj .framer-1snerpf > :first-child { margin-top: 0px; } .framer-jsZF8.framer-v-1v4krmj .framer-1snerpf > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 800\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"pJxKCg2V2\":{\"layout\":[\"fixed\",\"auto\"]},\"ajr6eA_0A\":{\"layout\":[\"fixed\",\"auto\"]},\"A5kDoIXon\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerXNUA2Y7t4=withCSS(Component,css,\"framer-jsZF8\");export default FramerXNUA2Y7t4;FramerXNUA2Y7t4.displayName=\"Navigation/Menu 2\";FramerXNUA2Y7t4.defaultProps={height:40,width:800};addPropertyControls(FramerXNUA2Y7t4,{variant:{options:[\"tDc_b9Bju\",\"pJxKCg2V2\",\"ajr6eA_0A\",\"A5kDoIXon\"],optionTitles:[\"Desktop / Open\",\"Desktop / Close\",\"Phone / Open\",\"Phone / Close\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerXNUA2Y7t4,[{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\"}]},...NavigationIconFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXNUA2Y7t4\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pJxKCg2V2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ajr6eA_0A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A5kDoIXon\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"800\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Template by Dee S. (https://dees.lemonsqueezy.com/)\n// Follow https://twitter.com/deespnr\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";export function withTransitionName(Component){const setViewTransitionName=element=>{const imgElements=element.querySelectorAll(\"img\");Array.from(imgElements).forEach(imgElement=>{const imgSrc=imgElement.getAttribute(\"src\");if(imgSrc){const imgSrcCleaned=imgSrc.replace(/[^a-zA-Z]/g,\"\");imgElement.setAttribute(\"style\",`${imgElement.getAttribute(\"style\")}; view-transition-name: ${imgSrcCleaned};`);}});};return props=>{const componentRef=useRef(null);useEffect(()=>{const component=componentRef.current;if(component){setViewTransitionName(component);// Hide view-transition-name after the page is loaded\nsetTimeout(()=>{const imgElements=component.querySelectorAll(\"img\");imgElements.forEach(imgElement=>{imgElement.style.removeProperty(\"view-transition-name\");});},1500);}},[]);return /*#__PURE__*/_jsx(Component,{...props,ref:componentRef});};}export function onClickTransitionName(Component){const handleClick=element=>{const imgElement=element.querySelector(\"img\");if(imgElement){const imgSrc=imgElement.getAttribute(\"src\");if(imgSrc){const imgSrcCleaned=imgSrc.replace(/[^a-zA-Z]/g,\"\");imgElement.setAttribute(\"style\",`${imgElement.getAttribute(\"style\")}; view-transition-name: ${imgSrcCleaned};`);}}};return props=>{const componentRef=useRef(null);useEffect(()=>{const component=componentRef.current;if(component){component.addEventListener(\"click\",()=>handleClick(component));return()=>{component.removeEventListener(\"click\",()=>handleClick(component));};}},[]);return /*#__PURE__*/_jsx(Component,{...props,ref:componentRef});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withTransitionName\":{\"type\":\"reactHoc\",\"name\":\"withTransitionName\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"onClickTransitionName\":{\"type\":\"reactHoc\",\"name\":\"onClickTransitionName\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CoverTransition.map"],
  "mappings": "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",
  "names": ["Image", "props", "image", "alt", "radius", "padding", "link", "newTab", "style", "borderOptions", "shadowOptions", "wrapperStyle", "borderAndShadow", "imageStyle", "shadowStyle", "imageSource", "u", "p", "addPropertyControls", "ControlType", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "SVG", "css", "FrameroqReoVHFR", "withCSS", "oqReoVHFR_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "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", "taaap", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "AP8GdG66d", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap165bnxf", "args", "onTap1neex0b", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "css", "FramerqihK9OhPg", "withCSS", "qihK9OhPg_default", "addPropertyControls", "ControlType", "addFonts", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "NavigationIconFonts", "getFonts", "qihK9OhPg_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "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", "onTapmyhyyc", "args", "onTapjk11y6", "AP8GdG66dmyhyyc", "AP8GdG66dn1amyv", "AP8GdG66d1o103v2", "AP8GdG66d10h38ev", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "Link", "ComponentViewportProvider", "css", "FramerXNUA2Y7t4", "withCSS", "XNUA2Y7t4_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "onClickTransitionName", "Component", "handleClick", "element", "imgElement", "imgSrc", "imgSrcCleaned", "props", "componentRef", "pe", "ue", "component", "p"]
}
