{"version":3,"file":"9OD80gM6VP76HDIUrdqUNY52k7-Bl8FYkagaovGwD-w.Dg84y5yy.mjs","names":["Nav","MobileNav","useRef","React.useId","metadata","React.useMemo","metadataProvider","sharedStyle.className","sharedStyle1.className","sharedStyle2.className","sharedStyle3.className","sharedStyle4.className","className","React.Fragment","Articles","_Fragment","PropertyOverrides","idjfPNF5kMN","LruqAQ5iHjfPNF5kMN","LvGJUwRttjfPNF5kMN","n2zw8BwpRjfPNF5kMN","po5bze7hajfPNF5kMN","Image","sharedStyle.css","sharedStyle1.css","sharedStyle2.css","sharedStyle3.css","sharedStyle4.css","sharedStyle.fonts","sharedStyle1.fonts","sharedStyle2.fonts","sharedStyle3.fonts","sharedStyle4.fonts"],"sources":["https:/framerusercontent.com/modules/zdvMZZecjvjQ6dvWUcMq/kwnoVNuvuDsNFSzxoD3f/kmlzQlAp_.js"],"sourcesContent":["// Generated by Framer (04b9457)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,InjectSelectionStyle,Link,PathVariablesContext,PropertyOverrides,ResetOuterLinkContext,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useOverlayState,useQueryData,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Nav from\"#framer/local/canvasComponent/KCHm6HDFE/KCHm6HDFE.js\";import MobileNav from\"#framer/local/canvasComponent/ZHDDxRfCw/ZHDDxRfCw.js\";import Articles from\"#framer/local/collection/Pw30u0yog/Pw30u0yog.js\";import*as sharedStyle2 from\"#framer/local/css/IHwuoMwRq/IHwuoMwRq.js\";import*as sharedStyle3 from\"#framer/local/css/jX4leV156/jX4leV156.js\";import*as sharedStyle from\"#framer/local/css/ke6h7n3FW/ke6h7n3FW.js\";import*as sharedStyle4 from\"#framer/local/css/MlxGKjB68/MlxGKjB68.js\";import*as sharedStyle1 from\"#framer/local/css/QWPCaqmz0/QWPCaqmz0.js\";import metadataProvider from\"#framer/local/webPageMetadata/kmlzQlAp_/kmlzQlAp_.js\";const NavFonts=getFonts(Nav);const MobileNavFonts=getFonts(MobileNav);const breakpoints={rBy25IMu6:\"(min-width: 1240px)\",UcxPegqgC:\"(min-width: 810px) and (max-width: 1239.98px)\",zeQWq3zdJ:\"(max-width: 809.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-uBiGV\";const variantClassNames={rBy25IMu6:\"framer-v-x2qs8r\",UcxPegqgC:\"framer-v-kvn2eu\",zeQWq3zdJ:\"framer-v-5bd3fs\"};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"rBy25IMu6\",Phone:\"zeQWq3zdJ\",Tablet:\"UcxPegqgC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rBy25IMu6\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,po5bze7hajfPNF5kMN,LruqAQ5iHjfPNF5kMN,n2zw8BwpRjfPNF5kMN,LvGJUwRttjfPNF5kMN,idjfPNF5kMN,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider({},activeLocale),[activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"zeQWq3zdJ\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"zeQWq3zdJ\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"rBy25IMu6\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-x2qs8r\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-td258i\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5fejxp\",\"data-framer-name\":\"Blog hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18fc55\",\"data-framer-name\":\"Frame 8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1s9zqux\",\"data-styles-preset\":\"ke6h7n3FW\",style:{\"--framer-text-color\":\"var(--token-0277ac86-652c-47e7-b593-cc7154d5fd5b, rgb(65, 65, 65))\"},children:\"Dr. Orlando’s\"}),/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1s9zqux\",\"data-styles-preset\":\"ke6h7n3FW\",style:{\"--framer-text-color\":\"var(--token-0277ac86-652c-47e7-b593-cc7154d5fd5b, rgb(65, 65, 65))\"},children:\"Blogs \"})]}),className:\"framer-s7a5v4\",\"data-framer-name\":\"Dr. Orlando’s recent articles on Calmare\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true})})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-z39n9j\",\"data-styles-preset\":\"QWPCaqmz0\",children:\"Latest posts\"})}),className:\"framer-1cef9xk hidden-5bd3fs\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1imcn76\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"NjW2aGQ0Q\",data:Articles,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3owfxn\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zeQWq3zdJ:{query:{from:{alias:\"jfPNF5kMN\",data:Articles,type:\"Collection\"},select:[{collection:\"jfPNF5kMN\",name:\"po5bze7ha\",type:\"Identifier\"},{collection:\"jfPNF5kMN\",name:\"LruqAQ5iH\",type:\"Identifier\"},{collection:\"jfPNF5kMN\",name:\"n2zw8BwpR\",type:\"Identifier\"},{collection:\"jfPNF5kMN\",name:\"LvGJUwRtt\",type:\"Identifier\"},{collection:\"jfPNF5kMN\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"jfPNF5kMN\",data:Articles,type:\"Collection\"},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"jfPNF5kMN\",name:\"po5bze7ha\",type:\"Identifier\"},{collection:\"jfPNF5kMN\",name:\"LruqAQ5iH\",type:\"Identifier\"},{collection:\"jfPNF5kMN\",name:\"n2zw8BwpR\",type:\"Identifier\"},{collection:\"jfPNF5kMN\",name:\"LvGJUwRtt\",type:\"Identifier\"},{collection:\"jfPNF5kMN\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({id:idjfPNF5kMN,LruqAQ5iH:LruqAQ5iHjfPNF5kMN,LvGJUwRtt:LvGJUwRttjfPNF5kMN,n2zw8BwpR:n2zw8BwpRjfPNF5kMN,po5bze7ha:po5bze7hajfPNF5kMN},index)=>{po5bze7hajfPNF5kMN??=\"\";n2zw8BwpRjfPNF5kMN??=\"\";LvGJUwRttjfPNF5kMN??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`jfPNF5kMN-${idjfPNF5kMN}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{po5bze7ha:po5bze7hajfPNF5kMN},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{po5bze7ha:po5bze7hajfPNF5kMN},webPageId:\"ZbDcRdcdV\"},motionChild:true,nodeId:\"VzHfmljf9\",openInNewTab:false,scopeId:\"kmlzQlAp_\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-n2ulf7 framer-uh6g56\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UcxPegqgC:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+314+0+0+0+0),sizes:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,...toResponsiveImage(LruqAQ5iHjfPNF5kMN)}},zeQWq3zdJ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+281.6+0+0+0+68.8),sizes:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,...toResponsiveImage(LruqAQ5iHjfPNF5kMN)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+360+0+0+0+0),sizes:\"300px\",...toResponsiveImage(LruqAQ5iHjfPNF5kMN)},className:\"framer-10bo50l\",\"data-border\":true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ltgwz2\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1k0pq9y\",\"data-styles-preset\":\"IHwuoMwRq\",children:\"CMS\"})}),className:\"framer-1j41ttd\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:n2zw8BwpRjfPNF5kMN,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1rrqwlq\",\"data-styles-preset\":\"jX4leV156\",children:\"Content\"})}),className:\"framer-1xh4wue\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:LvGJUwRttjfPNF5kMN,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idjfPNF5kMN);})})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zeQWq3zdJ:{height:100,width:componentViewport?.width||\"100vw\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rmff2f-container hidden-x2qs8r hidden-kvn2eu\",layoutScroll:true,nodeId:\"QkGaQuU8c\",scopeId:\"kmlzQlAp_\",children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"QkGaQuU8c\",layoutId:\"QkGaQuU8c\",style:{height:\"100%\",width:\"100%\"},variant:\"gdXH94lv1\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4gxnlv hidden-x2qs8r hidden-kvn2eu\",\"data-framer-name\":\"menu\",id:\"4gxnlv\",onTap:onTap3bnx0g({overlay}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsx(InjectSelectionStyle,{triggerId:\"4gxnlv\",children:/*#__PURE__*/_jsxs(ResetOuterLinkContext,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1uf2r22\"),\"data-framer-portal-id\":\"4gxnlv\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"SE40ePxZM\"),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:`${cx(scopingClassNames,\"framer-1sgq12z\")} hidden-5bd3fs`,\"data-framer-portal-id\":\"4gxnlv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWF2ZW4gUHJvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Maven Pro\", \"Maven Pro Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"FeZEHOo4B\",openInNewTab:false,relValues:[],scopeId:\"kmlzQlAp_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ehlc6b\",\"data-styles-preset\":\"MlxGKjB68\",children:\"Home\"})})})}),className:\"framer-1j4lqfe\",\"data-framer-name\":\"Hero Subtitle\",fonts:[\"GF;Maven Pro-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWF2ZW4gUHJvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Maven Pro\", \"Maven Pro Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"S9_t6Hmkk\"},motionChild:true,nodeId:\"O5s7szKpU\",openInNewTab:false,relValues:[],scopeId:\"kmlzQlAp_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ehlc6b\",\"data-styles-preset\":\"MlxGKjB68\",children:\"Conditions\"})})})}),className:\"framer-1hw6zb2\",\"data-framer-name\":\"Hero Subtitle\",fonts:[\"GF;Maven Pro-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWF2ZW4gUHJvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Maven Pro\", \"Maven Pro Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kmlzQlAp_\"},motionChild:true,nodeId:\"JQoHf9EpE\",openInNewTab:false,relValues:[],scopeId:\"kmlzQlAp_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ehlc6b\",\"data-styles-preset\":\"MlxGKjB68\",children:\"Blog\"})})})}),className:\"framer-1phtg1\",\"data-framer-name\":\"Hero Subtitle\",fonts:[\"GF;Maven Pro-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWF2ZW4gUHJvLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Maven Pro\", \"Maven Pro Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"34px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OyoMYguY2\"},motionChild:true,nodeId:\"PUO12cjdQ\",openInNewTab:false,relValues:[],scopeId:\"kmlzQlAp_\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-ehlc6b\",\"data-styles-preset\":\"MlxGKjB68\",children:\"About\"})})})}),className:\"framer-1fzkdeq\",\"data-framer-name\":\"Hero Subtitle\",fonts:[\"GF;Maven Pro-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"243px\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1nyvzfa-container\"),\"data-framer-portal-id\":\"4gxnlv\",nodeId:\"tljDwsSy0\",scopeId:\"kmlzQlAp_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zeQWq3zdJ:{variant:\"LPBcRlt1l\"}},children:/*#__PURE__*/_jsx(MobileNav,{height:\"100%\",id:\"tljDwsSy0\",layoutId:\"tljDwsSy0\",style:{height:\"100%\",width:\"100%\"},variant:\"aqepnd4zA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-1lnh60v\"),\"data-framer-name\":\"close menu\",\"data-framer-portal-id\":\"4gxnlv\",onTap:onTap1wnntms({overlay})})]})}),getContainer())})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uBiGV.framer-uh6g56, .framer-uBiGV .framer-uh6g56 { display: block; }\",\".framer-uBiGV.framer-x2qs8r { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1080px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1240px; }\",\".framer-uBiGV .framer-td258i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-uBiGV .framer-5fejxp { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 324px; justify-content: center; overflow: hidden; padding: 164px 304px 64px 304px; position: relative; width: 1240px; }\",\".framer-uBiGV .framer-18fc55 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-uBiGV .framer-s7a5v4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 995px; word-break: break-word; word-wrap: break-word; }\",\".framer-uBiGV .framer-1cef9xk, .framer-uBiGV .framer-1xh4wue, .framer-uBiGV .framer-1j4lqfe, .framer-uBiGV .framer-1hw6zb2, .framer-uBiGV .framer-1phtg1, .framer-uBiGV .framer-1fzkdeq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uBiGV .framer-1imcn76 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 980px; }\",\".framer-uBiGV .framer-3owfxn { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 980px; }\",\".framer-uBiGV .framer-n2ulf7 { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 8px; grid-row: span 2; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-uBiGV .framer-10bo50l { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.06); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: 200px; max-width: 100%; position: relative; width: 100%; }\",\".framer-uBiGV .framer-1ltgwz2 { 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: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-uBiGV .framer-1j41ttd { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-uBiGV .framer-1rmff2f-container { flex: none; height: 100px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-uBiGV .framer-4gxnlv { cursor: pointer; flex: none; gap: 10px; height: 58px; overflow: hidden; position: fixed; right: 14px; top: 21px; width: 50px; z-index: 10; }\",\".framer-uBiGV.framer-1uf2r22 { background-color: rgba(0, 0, 0, 0.95); inset: 0px; position: fixed; user-select: none; z-index: 8; }\",\".framer-uBiGV.framer-1sgq12z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 505px; justify-content: center; left: calc(50.00000000000002% - 243px / 2); overflow: hidden; padding: 0px; position: fixed; top: calc(49.88151658767775% - 505px / 2); width: 243px; z-index: 8; }\",\".framer-uBiGV.framer-1nyvzfa-container { flex: none; height: 505px; left: 0px; position: fixed; top: 0px; width: 243px; z-index: 8; }\",\".framer-uBiGV.framer-1lnh60v { background-color: rgba(68, 204, 255, 0); cursor: pointer; flex: none; height: 72px; left: calc(50.00000000000002% - 176px / 2); overflow: hidden; position: fixed; top: calc(45.26066350710903% - 72px / 2); width: 176px; z-index: 8; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,'.framer-uBiGV[data-border=\"true\"]::after, .framer-uBiGV [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1239.98px) { .framer-uBiGV.framer-x2qs8r { width: 810px; } .framer-uBiGV .framer-td258i { padding: 0px 40px 0px 40px; } .framer-uBiGV .framer-5fejxp { height: 278px; order: 0; } .framer-uBiGV .framer-s7a5v4 { order: 0; } .framer-uBiGV .framer-1cef9xk { order: 2; } .framer-uBiGV .framer-1imcn76 { order: 1; width: 100%; } .framer-uBiGV .framer-3owfxn { order: 3; width: 100%; }}\",\"@media (max-width: 809.98px) { .framer-uBiGV.framer-x2qs8r { width: 390px; } .framer-uBiGV .framer-td258i { gap: 40px; order: 0; padding: 0px 40px 0px 40px; } .framer-uBiGV .framer-5fejxp { height: min-content; padding: 0px 304px 0px 304px; width: 100%; } .framer-uBiGV .framer-18fc55 { width: 0px; } .framer-uBiGV .framer-s7a5v4 { white-space: pre; width: auto; } .framer-uBiGV .framer-1imcn76 { width: 100%; } .framer-uBiGV .framer-3owfxn { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 26px; justify-content: flex-start; width: 100%; } .framer-uBiGV .framer-n2ulf7 { align-self: unset; } .framer-uBiGV .framer-10bo50l, .framer-uBiGV .framer-1rmff2f-container { order: 1; } .framer-uBiGV .framer-1ltgwz2 { order: 0; } .framer-uBiGV .framer-4gxnlv { order: 2; } .framer-uBiGV.framer-1nyvzfa-container { left: calc(50.00000000000002% - 243px / 2); top: calc(50.00000000000002% - 505px / 2); } .framer-uBiGV.framer-1lnh60v { left: calc(50.00000000000002% - 110px / 2); top: calc(54.97630331753557% - 72px / 2); width: 110px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4512\n * @framerIntrinsicWidth 1240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"UcxPegqgC\":{\"layout\":[\"fixed\",\"fixed\"]},\"zeQWq3zdJ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerkmlzQlAp_=withCSS(Component,css,\"framer-uBiGV\");export default FramerkmlzQlAp_;FramerkmlzQlAp_.displayName=\"Page\";FramerkmlzQlAp_.defaultProps={height:4512,width:1240};addFonts(FramerkmlzQlAp_,[{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Maven Pro\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/mavenpro/v40/7Auup_AqnyWWAxW2Wk3swUz56MS91Eww8SX25nWpozp5GvU.woff2\",weight:\"400\"}]},...NavFonts,...MobileNavFonts,...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\":\"FramerkmlzQlAp_\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"4512\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1240\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UcxPegqgC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"zeQWq3zdJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}