{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9G3eCQPLUZ3goeeAZZsr/N7mdVpZWN4EX5LqUBk18/bvYpfeTqW.js"],
  "sourcesContent": ["// Generated by Framer (ea53337)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Footer from\"#framer/local/canvasComponent/hk7AYcTua/hk7AYcTua.js\";import FAQAccordion from\"#framer/local/canvasComponent/SDTS3O1ZB/SDTS3O1ZB.js\";import NavigationOpen from\"#framer/local/canvasComponent/VM4YPiP5r/VM4YPiP5r.js\";import NavBar from\"#framer/local/canvasComponent/Vtiwc3SuY/Vtiwc3SuY.js\";import*as sharedStyle2 from\"#framer/local/css/AS4PcgcTr/AS4PcgcTr.js\";import*as sharedStyle1 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/bvYpfeTqW/bvYpfeTqW.js\";const NavBarFonts=getFonts(NavBar);const NavBarWithVariantAppearEffect=withVariantAppearEffect(NavBar);const NavigationOpenFonts=getFonts(NavigationOpen);const FAQAccordionFonts=getFonts(FAQAccordion);const FooterFonts=getFonts(Footer);const breakpoints={poAGy5l_q:\"(max-width: 809px)\",zg_v5ifYm:\"(min-width: 1650px)\",zr6R56eg3:\"(min-width: 810px) and (max-width: 1649px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-sPgvG\";const variantClassNames={poAGy5l_q:\"framer-v-15ncjff\",zg_v5ifYm:\"framer-v-13nn2eg\",zr6R56eg3:\"framer-v-16t7r4r\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:-150,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-400,y:0};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}});};const humanReadableVariantMap={Desktop:\"zg_v5ifYm\",Phone:\"poAGy5l_q\",Tablet:\"zr6R56eg3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"zg_v5ifYm\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wr6XCG7rE3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const szReV_AXM1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"wXwYBsRvo\");const ref2=React.useRef(null);const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"zg_v5ifYm\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-13nn2eg\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-138tpix\",\"data-framer-name\":\"nav-trigger\",id:elementId,ref:ref2}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:164,width:\"100vw\",y:1,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1r266ak-container\",id:\"1r266ak\",layoutScroll:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"LH3Oun4B_\"},zr6R56eg3:{__framer__targets:[{ref:ref2,target:\"LlTnpVdfU\"}],variant:\"kTy2Ac67u\"}},children:/*#__PURE__*/_jsx(NavBarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref2,target:\"TN6cczqey\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,AzP3uv6UW:\"jMhSpUnBt\",height:\"100%\",id:\"Ms7PA5G1X\",JSLjP7HYC:\"\",layoutId:\"Ms7PA5G1X\",style:{width:\"100%\"},variant:\"E5H4j7qNg\",vs401QcFP:\"var(--token-eebae2fc-ad7d-4686-92ad-a9fd6c6f6cd4, rgb(10, 74, 115))\",width:\"100%\",Wr6XCG7rE:Wr6XCG7rE3bnx0g({overlay}),yYYnV6I5h:\"\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{damping:60,delay:0,mass:1,stiffness:250,type:\"spring\"}},className:cx(scopingClassNames,\"framer-r1ph2d\"),\"data-framer-portal-id\":\"1r266ak\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"WqbrPjoMN\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:cx(scopingClassNames,\"framer-96xbd8-container\"),\"data-framer-portal-id\":\"1r266ak\",exit:animation,initial:animation2,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"JiJJZf_ew\"}},children:/*#__PURE__*/_jsx(NavigationOpen,{height:\"100%\",id:\"PzOPCZ6tz\",layoutId:\"PzOPCZ6tz\",style:{height:\"100%\",width:\"100%\"},szReV_AXM:szReV_AXM1wnntms({overlay}),variant:\"X43wqipK3\",width:\"100%\"})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-184mfgb\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:164,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-21whz6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"TN6cczqey\"}},children:/*#__PURE__*/_jsx(NavBar,{AzP3uv6UW:\"jMhSpUnBt\",height:\"100%\",id:\"jjQNmcMji\",JSLjP7HYC:\"\",layoutId:\"jjQNmcMji\",style:{width:\"100%\"},variant:\"E5H4j7qNg\",vs401QcFP:\"var(--token-eebae2fc-ad7d-4686-92ad-a9fd6c6f6cd4, rgb(10, 74, 115))\",width:\"100%\",yYYnV6I5h:\"Shop Alto Essentials to add pharmacy products to any delivery!\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yfgqxx\",\"data-framer-name\":\"Headline\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"FAQs\"})}),className:\"framer-1tzd0qf\",\"data-framer-name\":\"Heading 1 \u23F5 Navigating your Progyny Rx experience\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-982q1e\",\"data-framer-name\":\"FAQ\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+0+360+0+0},zr6R56eg3:{width:`calc(${componentViewport?.width||\"100vw\"} - 150px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+429+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jqdxpj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"LJVLNM2Uw\"},zr6R56eg3:{variant:\"uoTmu2Xul\"}},children:/*#__PURE__*/_jsx(FAQAccordion,{cH9n3JQ9X:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Yes. As a full-service pharmacy, Alto can fill nearly all medications, including specialty, over-the-counter, brand, and generic. Alto\u2019s pharmacists have deep expertise in many clinical areas, including heart and lung health, fertility, HIV/PrEP/HRT, diabetes and more.\"})}),EIcFDAPBM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"We accept most major insurance plans, including government-administered plans, and always work to get you the lowest price. Please note that coverage varies by state. For up to date information on coverage in your area call us at \",/*#__PURE__*/_jsx(Link,{href:\"tel: 1 (800) 874-5881\",nodeId:\"pHIUxHsMf\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"1 (800) 874-5881\"})}),\".\\xa0\"]})}),h_s16hUAE:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),height:\"100%\",id:\"pHIUxHsMf\",kBNGchGyg:\"rgb(255, 255, 255)\",kvh24IgbO:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Ask your doctor to send your prescription directly to Alto or ask us to transfer refills from your old pharmacy. We\u2019ll look for any savings, including coupons and assistance programs, and reach out when it\u2019s time to schedule your delivery.\"})}),layoutId:\"pHIUxHsMf\",qAPvLYc2U:\"Will I be covered by my insurance?\",RCyaept73:\"The Basics\",style:{width:\"100%\"},TBC78d9fb:\"Will my medications cost more through Alto?\",TrxGvQx3v:\"How does Alto work?\",ttgCjhEcF:\"\",uPUFbnWwv:\"\",uwM4zWJVm:\"Do you carry my medication?\",variant:\"c1usVAfHc\",width:\"100%\",WrWdGvQzA:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"No. Your copay stays the same at Alto. Our team works tirelessly behind-the-scenes to find you the best price \u2014 we\u2019ve saved our patients more than $200 million on their medications.\"})}),YpCWPaAoQ:\"\",ZCYwLVIVq:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+0+360+0+889},zr6R56eg3:{width:`calc(${componentViewport?.width||\"100vw\"} - 150px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+429+0+889,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7uhjzv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"LJVLNM2Uw\"},zr6R56eg3:{variant:\"uoTmu2Xul\"}},children:/*#__PURE__*/_jsx(FAQAccordion,{cH9n3JQ9X:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Just tell your doctor that Alto is your pharmacy of choice. As soon as your prescription is ready, we\u2019ll send a text or give you a call to schedule your delivery. It\u2019s really that simple.\"})}),EIcFDAPBM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"We coordinate with your doctor and insurance company to make sure you never run out of the medication you need. We\u2019ll remind you to schedule a delivery when a refill is ready, and you can opt into automatic refills online, in the \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"i644rZNxX\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"app\"})}),\" or by calling us at \",/*#__PURE__*/_jsx(Link,{href:\"tel:1-(800)-874-5881.\",nodeId:\"i644rZNxX\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"1 (800) 874-5881\"})}),\".\"]})}),h_s16hUAE:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),height:\"100%\",id:\"i644rZNxX\",kBNGchGyg:\"rgb(255, 255, 255)\",kvh24IgbO:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"We\u2019ll take care of it for you. Request a transfer via our \",/*#__PURE__*/_jsx(Link,{href:\"http://app.alto.com/\",nodeId:\"i644rZNxX\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"app\"})}),\", online at \",/*#__PURE__*/_jsx(Link,{href:\"https://www.alto.com/patient-onboarding\",nodeId:\"i644rZNxX\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"alto.com\"})}),\", or by calling Alto at \",/*#__PURE__*/_jsx(Link,{href:\"tel:1-(800)-874-5881\",nodeId:\"i644rZNxX\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"1 (800) 874-5881\"})}),\". We\u2019ll coordinate the transfer and search for any savings on your medications. Because the transfer relies on your current pharmacy to provide information, it may take up to a few business days for the transfers to complete. When it\u2019s ready, we\u2019ll reach out to schedule your delivery.\"]})}),layoutId:\"i644rZNxX\",qAPvLYc2U:\"How can I refill my medication?\",RCyaept73:\"Switching to Alto\",style:{width:\"100%\"},TBC78d9fb:\"\",TrxGvQx3v:\"How do I transfer my prescription from my old pharmacy to Alto?\",ttgCjhEcF:\"\",uPUFbnWwv:\"\",uwM4zWJVm:\"How do I send a new prescription to Alto?\",variant:\"c1usVAfHc\",width:\"100%\",WrWdGvQzA:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Nope! Your copay stays the same at Alto. Our team works tirelessly behind-the-scenes to find you the best price \u2014 we\u2019ve saved our patients more than $190 million on their medications.\"})}),YpCWPaAoQ:\"\",ZCYwLVIVq:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+0+360+0+1778},zr6R56eg3:{width:`calc(${componentViewport?.width||\"100vw\"} - 150px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+429+0+1778,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3ymx5c-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"LJVLNM2Uw\"},zr6R56eg3:{variant:\"uoTmu2Xul\"}},children:/*#__PURE__*/_jsx(FAQAccordion,{cH9n3JQ9X:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Yes. As a full-service pharmacy, Alto can fill nearly all medications, including specialty, over-the-counter, brand, and generic. Alto\u2019s pharmacists have deep expertise in many clinical areas, including heart and lung health, fertility, HIV/PrEP/HRT, diabetes and more.\"})}),EIcFDAPBM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Yes. As a full-service pharmacy, Alto can fill nearly all medications, including specialty, over-the-counter, brand, and generic. Alto\u2019s pharmacists have deep expertise in many clinical areas, including heart and lung health, fertility, HIV/PrEP/HRT, diabetes and more.\"})}),h_s16hUAE:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),height:\"100%\",id:\"OGQucB1el\",kBNGchGyg:\"rgb(255, 255, 255)\",kvh24IgbO:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Your copay stays the same at Alto and you can select one of our many delivery options. We\u2019ll transfer your prescriptions from your old pharmacy, investigate savings, and deliver your prescriptions right to your door. We accept most major insurance plans, including government-administered plans, and help you find the lowest price we can. Please note that coverage varies by state. For up to date information on coverage in your area call us at \",/*#__PURE__*/_jsx(Link,{href:\"tel:1 (800) 874-5881\",nodeId:\"OGQucB1el\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"1 (800) 874-5881\"})}),\".\\xa0\"]})}),layoutId:\"OGQucB1el\",qAPvLYc2U:\"Will I be covered by my insurance?\",RCyaept73:\"Pricing and Insurance\",style:{width:\"100%\"},TBC78d9fb:\"\",TrxGvQx3v:\"How much does it cost to use Alto?\",ttgCjhEcF:\"\",uPUFbnWwv:\"\",uwM4zWJVm:\"Can I use my FSA/HSA with Alto?\",variant:\"c1usVAfHc\",width:\"100%\",WrWdGvQzA:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Nope! Your copay stays the same at Alto. Our team works tirelessly behind-the-scenes to find you the best price \u2014 we\u2019ve saved our patients more than $190 million on their medications.\"})}),YpCWPaAoQ:\"\",ZCYwLVIVq:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+0+360+0+2667},zr6R56eg3:{width:`calc(${componentViewport?.width||\"100vw\"} - 150px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+429+0+2667,children:/*#__PURE__*/_jsx(Container,{className:\"framer-md5006-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"LJVLNM2Uw\"},zr6R56eg3:{variant:\"uoTmu2Xul\"}},children:/*#__PURE__*/_jsx(FAQAccordion,{cH9n3JQ9X:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{children:[\"Alto is growing quickly to bring our service to many new communities. See our full list of locations \",/*#__PURE__*/_jsx(Link,{href:\"https://www.alto.com/locations\",nodeId:\"gCskqleWo\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"here\"})}),\".\"]}),/*#__PURE__*/_jsx(\"p\",{children:\"We offer courier delivery to patients in the cities where we have pharmacy locations. Now, we\u2019re excited to offer the same exceptional fertility pharmacy experience to patients across the country (with the exception of Alabama) via mailed home delivery. \"})]}),EIcFDAPBM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Once we've processed your prescription, we'll give you multiple delivery windows to choose from - including free options - so you can pick what's best for you.\"})}),h_s16hUAE:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"No, in most instances, you can designate a safe place for medications to be left if you will not be home to receive the delivery directly. For controlled substances and medications more than $3,000, your signature will be required, or you can designate an authorized representative to sign in your place.\"})}),height:\"100%\",id:\"gCskqleWo\",kBNGchGyg:\"rgb(255, 255, 255)\",kvh24IgbO:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"The easiest way to manage your deliveries is through the Alto app. \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"gCskqleWo\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"Download the app\"})}),\" or create an account at \",/*#__PURE__*/_jsx(Link,{href:\"http://app.alto.com/\",nodeId:\"gCskqleWo\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"app.alto.com\"})}),\". Once logged in, you\u2019ll be able to select the delivery date and window that works best for you. \"]})}),layoutId:\"gCskqleWo\",qAPvLYc2U:\"Is delivery free?\",RCyaept73:\"Delivery\",style:{width:\"100%\"},TBC78d9fb:\"Who will deliver my medication?\",TrxGvQx3v:\"How do I schedule a delivery?\",ttgCjhEcF:\"Do I need to be home for delivery?\",uPUFbnWwv:\"\",uwM4zWJVm:\"Is Alto available in my neighborhood?\",variant:\"c1usVAfHc\",width:\"100%\",WrWdGvQzA:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"We offer delivery options from multiple delivery services - including via couriers - to ensure you receive your medications when you need them.  You can track and modify your delivery through \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"gCskqleWo\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"the app\"})}),\" or at \",/*#__PURE__*/_jsx(Link,{href:\"http://app.alto.com/\",nodeId:\"gCskqleWo\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"alto.com\"})}),\". \"]})}),YpCWPaAoQ:\"Can someone else sign my delivery?\",ZCYwLVIVq:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"In most instances, you can designate a safe place for medications to be left if you will not be home to receive the delivery directly. For controlled substances or medications more than $3000, your signature will be required, or you can designate an authorized representative to sign in your place.\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+0+360+0+3556},zr6R56eg3:{width:`calc(${componentViewport?.width||\"100vw\"} - 150px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+429+0+3556,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oai2l0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"LJVLNM2Uw\"},zr6R56eg3:{variant:\"uoTmu2Xul\"}},children:/*#__PURE__*/_jsx(FAQAccordion,{cH9n3JQ9X:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Our pharmacists are experts in every aspect of care, from everyday issues like the common cold to complex conditions like fertility treatments, HIV/PrEP/HRT, diabetes, heart and lung health, and more.\"})}),EIcFDAPBM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Our pharmacists and patient care team are available seven days a week, Monday through Friday 6 am - 9 pm PT (9 am - 12 midnight ET) and Saturday and Sunday from 7 am - 6 pm PT (10 am - 9 pm ET).\"})}),h_s16hUAE:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"No, in most instances, you can designate a safe place for medications to be left if you will not be home to receive the delivery directly. For controlled substances and medications more than $500, your signature will be required, or you can designate an authorized representative to sign in your place.\"})}),height:\"100%\",id:\"FHy9ubzq4\",kBNGchGyg:\"rgb(255, 255, 255)\",kvh24IgbO:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:\"Yes, our pharmacists and patient care team are just a call or message away: Monday through Friday 6 am - 9 pm PT ( 9 am - 12 midnight ET) and Saturday and Sunday from 7 am - 6 pm PT (10 am - 9 pm ET).\"}),/*#__PURE__*/_jsxs(\"p\",{children:[\"The easiest and most secure way to message with our pharmacists and patient care team is through the Alto app. You can \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"FHy9ubzq4\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"download the app\"})}),\" or create an account at \",/*#__PURE__*/_jsx(Link,{href:\"http://app.alto.com/\",nodeId:\"FHy9ubzq4\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"alto.com\"})}),\" to start messaging today.\"]}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Message: \",/*#__PURE__*/_jsx(Link,{href:\"https://m.alto.com/messages\",nodeId:\"FHy9ubzq4\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"https://m.alto.com/messages\"})})]}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Call: \",/*#__PURE__*/_jsx(Link,{href:\"tel:1-(800)-874-5881\",nodeId:\"FHy9ubzq4\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"1 (800) 874-5881\"})})]})]}),layoutId:\"FHy9ubzq4\",qAPvLYc2U:\"What are your hours of support?\",RCyaept73:\"Support and Advice\",style:{width:\"100%\"},TBC78d9fb:\"\",TrxGvQx3v:\"Can I chat directly with the pharmacists?\",ttgCjhEcF:\"\",uPUFbnWwv:\"\",uwM4zWJVm:\"Does Alto have specialists in my therapeutic area?\",variant:\"c1usVAfHc\",width:\"100%\",WrWdGvQzA:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Your medications will be hand-delivered by a member of our local courier team. You can track and modify your delivery through \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"FHy9ubzq4\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"the app\"})}),\" or at \",/*#__PURE__*/_jsx(Link,{href:\"http://app.alto.com/\",nodeId:\"FHy9ubzq4\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"alto.com\"})}),\". You will also be updated throughout the delivery process via text.\"]})}),YpCWPaAoQ:\"\",ZCYwLVIVq:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"In most instances, you can designate a safe place for medications to be left if you will not be home to receive the delivery directly. For controlled substances and medications more than $500, your signature will be required, or you can designate an authorized representative to sign in your place.\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+0+360+0+4445},zr6R56eg3:{width:`calc(${componentViewport?.width||\"100vw\"} - 150px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+429+0+4445,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h146q1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"LJVLNM2Uw\"},zr6R56eg3:{variant:\"uoTmu2Xul\"}},children:/*#__PURE__*/_jsx(FAQAccordion,{cH9n3JQ9X:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Yes and the app is the best way to get the most of your Alto experience.  Download our \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"peGhgIOLz\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"app\"})}),\" (\",/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/us/app/alto-pharmacy/id1251765858\",nodeId:\"peGhgIOLz\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"iOS\"})}),\" and \",/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.scriptdash.altopharmacy&hl=en_US\",nodeId:\"peGhgIOLz\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"Android\"})}),\") for easy access to your account on the go. You can request refills, schedule upcoming deliveries, track your courier, and message a pharmacist, all from your device.\"]})}),EIcFDAPBM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Schedule a delivery and manage payment options anytime by logging into your account at \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"peGhgIOLz\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"alto.com\"})}),\" or by contacting our patient care team at \",/*#__PURE__*/_jsx(Link,{href:\"tel:1-(800)-874-5881.\",nodeId:\"peGhgIOLz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"1 (800) 874-5881\"})}),\".\"]})}),h_s16hUAE:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"No, in most instances, you can designate a safe place for medications to be left if you will not be home to receive the delivery directly. For controlled substances and medications more than $500, your signature will be required, or you can designate an authorized representative to sign in your place.\"})}),height:\"100%\",id:\"peGhgIOLz\",kBNGchGyg:\"rgb(255, 255, 255)\",kvh24IgbO:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"You can access your online account from any device at \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"peGhgIOLz\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"alto.com\"})}),\" or on our \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"peGhgIOLz\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"mobile app\"})}),\" (\",/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/us/app/alto-pharmacy/id1251765858\",nodeId:\"peGhgIOLz\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"iOS\"})}),\" and \",/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.scriptdash.altopharmacy&hl=en_US\",nodeId:\"peGhgIOLz\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"Android\"})}),\"). Within your account, you can view your current medication list, request refills, schedule upcoming deliveries, track your delivery, and message a pharmacist.\"]})}),layoutId:\"peGhgIOLz\",qAPvLYc2U:\"How can I schedule delivery and payment online?\",RCyaept73:\"Online Account\",style:{width:\"100%\"},TBC78d9fb:\"\",TrxGvQx3v:\"How do I access my online account?\",ttgCjhEcF:\"\",uPUFbnWwv:\"\",uwM4zWJVm:\"Is there an Alto app?\",variant:\"c1usVAfHc\",width:\"100%\",WrWdGvQzA:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Your medications will be hand-delivered by a member of our local courier team. You can track and modify your delivery through \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"peGhgIOLz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"the app\"})}),\" or at \",/*#__PURE__*/_jsx(Link,{href:\"http://app.alto.com/\",nodeId:\"peGhgIOLz\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"alto.com\"})}),\". You will also be updated throughout the delivery process via text.\"]})}),YpCWPaAoQ:\"\",ZCYwLVIVq:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"In most instances, you can designate a safe place for medications to be left if you will not be home to receive the delivery directly. For controlled substances and medications more than $500, your signature will be required, or you can designate an authorized representative to sign in your place.\"})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{width:`calc(${componentViewport?.width||\"100vw\"} - 16px)`,y:(componentViewport?.y||0)+0+0+0+360+0+5334},zr6R56eg3:{width:`calc(${componentViewport?.width||\"100vw\"} - 150px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:889,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+429+0+5334,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jck5j2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"LJVLNM2Uw\"},zr6R56eg3:{variant:\"uoTmu2Xul\"}},children:/*#__PURE__*/_jsx(FAQAccordion,{cH9n3JQ9X:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"While the \",/*#__PURE__*/_jsx(Link,{href:\"https://app.alto.com/\",nodeId:\"J8L7Y0cSs\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"app\"})}),\" isn\u2019t required, it is a secure and convenient way to manage prescriptions and deliveries. Your patients can also easily manage their prescriptions and schedule deliveries online at \",/*#__PURE__*/_jsx(Link,{href:\"https://alto.com/\",nodeId:\"J8L7Y0cSs\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"alto.com\"})}),\" or over the phone with our patient care team.\"]})}),EIcFDAPBM:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"As a full-service pharmacy, Alto can fill nearly all medications, including specialty, OTC, brand and generic. Alto\u2019s patient-care pharmacists have deep expertise in many clinical areas, including fertility, heart and lung health, HIV/PrEP/HRT, diabetes and more. Alto pharmacists are available to answer questions from members and providers.\"})}),h_s16hUAE:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"No, in most instances, you can designate a safe place for medications to be left if you will not be home to receive the delivery directly. For controlled substances and medications more than $500, your signature will be required, or you can designate an authorized representative to sign in your place.\"})}),height:\"100%\",id:\"J8L7Y0cSs\",kBNGchGyg:\"rgb(255, 255, 255)\",kvh24IgbO:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"We\u2019re a full-service pharmacy that handles insurance benefits coordination and price investigations for your staff and your patients. We make sure your patients get their medications on time, at the best price, and offer delivery options so patients can receive their medication at the day and time that works best for them.\"})}),layoutId:\"J8L7Y0cSs\",qAPvLYc2U:\"Do you carry specialty medications for my therapeutic area?\",RCyaept73:\"For Providers\",style:{width:\"100%\"},TBC78d9fb:\"Is Alto free to use for my practice and for our patients?\",TrxGvQx3v:\"How can Alto help my practice?\",ttgCjhEcF:\"\",uPUFbnWwv:\"\",uwM4zWJVm:\"Do patients have to use the app in order to use Alto?\",variant:\"c1usVAfHc\",width:\"100%\",WrWdGvQzA:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Yes, Alto\u2019s services are free to use for both your practice and your patients. Copays stay the same for your patients and our care team is available to help them navigate their prescriptions and insurance at no extra cost. Patients can select the delivery options that work best for them, including many free options.\"})}),YpCWPaAoQ:\"\",ZCYwLVIVq:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"In most instances, you can designate a safe place for medications to be left if you will not be home to receive the delivery directly. For controlled substances and medications more than $500, your signature will be required, or you can designate an authorized representative to sign in your place.\"})})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hj6axg\",\"data-framer-name\":\"Footer CTA\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b4qkne\",\"data-framer-name\":\"Footer CTA\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vclgh6\",\"data-framer-name\":\"Heading 3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Still have questions?\"})}),className:\"framer-f9ykvr\",\"data-framer-name\":\"Believe in a better pharmacy.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-191n7gs\",\"data-framer-name\":\"Bodycopy\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"Call us: \",/*#__PURE__*/_jsx(Link,{href:\"tel:1-(800)-874-5881\",nodeId:\"KikzHsYDa\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-fsrzda\",\"data-styles-preset\":\"AS4PcgcTr\",children:\"1 (800) 874-5881\"})}),/*#__PURE__*/_jsx(\"br\",{}),\"Secure message \",/*#__PURE__*/_jsx(Link,{href:\"https://m.alto.com/messages\",nodeId:\"KikzHsYDa\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-styles-preset-fsrzda\",\"data-styles-preset\":\"AS4PcgcTr\",children:\"from your account\"})})]})}),className:\"framer-14cxp8r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nr5uy4\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{y:(componentViewport?.y||0)+0+6886+0+0},zr6R56eg3:{y:(componentViewport?.y||0)+0+7021.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:796,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7076.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sbv1ex-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{poAGy5l_q:{variant:\"DhwmLgCiK\"},zr6R56eg3:{variant:\"QIK4R_qQc\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"owKiWioVL\",layoutId:\"owKiWioVL\",style:{width:\"100%\"},variant:\"enqwFZFxw\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sPgvG.framer-jtp0q4, .framer-sPgvG .framer-jtp0q4 { display: block; }\",\".framer-sPgvG.framer-13nn2eg { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1650px; }\",\".framer-sPgvG .framer-138tpix { flex: none; height: 1px; left: calc(50.00000000000002% - 100% / 2); opacity: 0; overflow: hidden; position: absolute; top: 4px; width: 100%; z-index: 0; }\",\".framer-sPgvG .framer-1r266ak-container { flex: none; height: auto; left: 0px; position: fixed; top: 1px; width: 100%; z-index: 1; }\",\".framer-sPgvG.framer-r1ph2d { background-color: rgba(0, 0, 0, 0.45); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-sPgvG.framer-96xbd8-container { flex: none; height: 100%; left: 0px; position: fixed; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 10; }\",\".framer-sPgvG .framer-184mfgb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-sPgvG .framer-21whz6-container { flex: none; height: auto; opacity: 0; pointer-events: none; position: relative; width: 100%; z-index: 0; }\",\".framer-sPgvG .framer-1yfgqxx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-sPgvG .framer-1tzd0qf { flex: none; height: 265px; position: relative; white-space: pre-wrap; width: 900px; word-break: break-word; word-wrap: break-word; }\",\".framer-sPgvG .framer-982q1e { 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 0px 100px 0px; position: relative; width: 100%; }\",\".framer-sPgvG .framer-jqdxpj-container, .framer-sPgvG .framer-7uhjzv-container, .framer-sPgvG .framer-3ymx5c-container, .framer-sPgvG .framer-md5006-container, .framer-sPgvG .framer-1oai2l0-container, .framer-sPgvG .framer-h146q1-container, .framer-sPgvG .framer-jck5j2-container, .framer-sPgvG .framer-1sbv1ex-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-sPgvG .framer-hj6axg { align-content: flex-start; align-items: flex-start; background-color: #fffaf4; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 130px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-sPgvG .framer-b4qkne { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-sPgvG .framer-1vclgh6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 900px; }\",\".framer-sPgvG .framer-f9ykvr { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-sPgvG .framer-191n7gs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-sPgvG .framer-14cxp8r { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-sPgvG .framer-nr5uy4 { align-content: center; align-items: center; background-color: #fffaf4; 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: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sPgvG.framer-13nn2eg, .framer-sPgvG .framer-184mfgb, .framer-sPgvG .framer-1yfgqxx, .framer-sPgvG .framer-982q1e, .framer-sPgvG .framer-hj6axg, .framer-sPgvG .framer-b4qkne, .framer-sPgvG .framer-1vclgh6, .framer-sPgvG .framer-191n7gs, .framer-sPgvG .framer-nr5uy4 { gap: 0px; } .framer-sPgvG.framer-13nn2eg > *, .framer-sPgvG .framer-184mfgb > *, .framer-sPgvG .framer-982q1e > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-sPgvG.framer-13nn2eg > :first-child, .framer-sPgvG .framer-184mfgb > :first-child, .framer-sPgvG .framer-982q1e > :first-child, .framer-sPgvG .framer-b4qkne > :first-child, .framer-sPgvG .framer-nr5uy4 > :first-child { margin-top: 0px; } .framer-sPgvG.framer-13nn2eg > :last-child, .framer-sPgvG .framer-184mfgb > :last-child, .framer-sPgvG .framer-982q1e > :last-child, .framer-sPgvG .framer-b4qkne > :last-child, .framer-sPgvG .framer-nr5uy4 > :last-child { margin-bottom: 0px; } .framer-sPgvG .framer-1yfgqxx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-sPgvG .framer-1yfgqxx > :first-child, .framer-sPgvG .framer-hj6axg > :first-child, .framer-sPgvG .framer-1vclgh6 > :first-child, .framer-sPgvG .framer-191n7gs > :first-child { margin-left: 0px; } .framer-sPgvG .framer-1yfgqxx > :last-child, .framer-sPgvG .framer-hj6axg > :last-child, .framer-sPgvG .framer-1vclgh6 > :last-child, .framer-sPgvG .framer-191n7gs > :last-child { margin-right: 0px; } .framer-sPgvG .framer-hj6axg > *, .framer-sPgvG .framer-1vclgh6 > *, .framer-sPgvG .framer-191n7gs > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-sPgvG .framer-b4qkne > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } .framer-sPgvG .framer-nr5uy4 > * { margin: 0px; margin-bottom: calc(-1px / 2); margin-top: calc(-1px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1649px) { .framer-sPgvG.framer-13nn2eg { width: 810px; } .framer-sPgvG .framer-982q1e { padding: 0px 75px 75px 75px; } .framer-sPgvG .framer-hj6axg { padding: 100px 0px 50px 0px; }}\",\"@media (max-width: 809px) { .framer-sPgvG.framer-13nn2eg { width: 390px; } .framer-sPgvG .framer-1yfgqxx { gap: 0px; padding: 117px 0px 7px 0px; } .framer-sPgvG .framer-1tzd0qf { flex: 1 0 0px; height: auto; width: 1px; } .framer-sPgvG .framer-982q1e { padding: 0px 8px 0px 8px; } .framer-sPgvG .framer-hj6axg { padding: 50px 0px 0px 0px; } .framer-sPgvG .framer-191n7gs { padding: 0px 20px 0px 20px; } .framer-sPgvG .framer-14cxp8r { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-sPgvG .framer-1yfgqxx { gap: 0px; } .framer-sPgvG .framer-1yfgqxx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-sPgvG .framer-1yfgqxx > :first-child { margin-left: 0px; } .framer-sPgvG .framer-1yfgqxx > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5318.5\n * @framerIntrinsicWidth 1650\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"zr6R56eg3\":{\"layout\":[\"fixed\",\"auto\"]},\"poAGy5l_q\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerLayoutTemplateCompatible true\n * @framerResponsiveScreen\n */const FramerbvYpfeTqW=withCSS(Component,css,\"framer-sPgvG\");export default FramerbvYpfeTqW;FramerbvYpfeTqW.displayName=\"Faqs\";FramerbvYpfeTqW.defaultProps={height:5318.5,width:1650};addFonts(FramerbvYpfeTqW,[{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\"}]},...NavBarFonts,...NavigationOpenFonts,...FAQAccordionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbvYpfeTqW\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zr6R56eg3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"poAGy5l_q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"5318.5\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1650\",\"framerLayoutTemplateCompatible\":\"true\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "u+BACkoC,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAA8BC,EAAwBF,CAAM,EAAQG,GAAoBJ,EAASK,CAAc,EAAQC,GAAkBN,EAASO,CAAY,EAAQC,GAAYR,EAASS,CAAM,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,4CAA4C,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,KAAK,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWF,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,KAAK,EAAE,CAAC,EAAQC,GAAa,IAAY,SAAS,cAAc,mBAAmB,GAAG,SAAS,cAAc,UAAU,GAAG,SAAS,KAAaC,GAAQ,CAAC,CAAC,SAAAC,EAAS,uBAAAC,EAAuB,QAAAC,EAAQ,EAAI,IAAI,CAAC,GAAK,CAACC,EAAQC,CAAU,EAAEC,EAAgB,CAAC,uBAAAJ,CAAsB,CAAC,EAAE,OAAOD,EAAS,CAAC,KAAK,IAAII,EAAW,EAAK,EAAE,KAAK,IAAIA,EAAW,EAAI,EAAE,OAAO,IAAIA,EAAW,CAACD,CAAO,EAAE,QAAQD,GAASC,CAAO,CAAC,CAAE,EAAQG,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,CAAC,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,GAAGC,EAAS,EAAEf,GAASI,CAAK,EAAQY,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUT,CAAY,EAAE,GAAGS,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUV,CAAY,CAAC,EAAQW,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUT,CAAY,EAAE,SAAS,MAAMS,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUT,CAAY,CAAC,EAAE,GAAK,CAACY,EAAYC,EAAmB,EAAEC,EAA8BR,GAAQS,GAAY,EAAK,EAAQC,GAAe,OAAe,CAAC,sBAAAC,EAAsB,MAAAC,EAAK,EAAEC,EAAyB,MAAS,EAAQC,GAAgB,CAAC,CAAC,QAAAC,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACF,EAAQ,OAAO,CAAE,CAAC,EAAQG,GAAiB,CAAC,CAAC,QAAAH,EAAQ,SAAAC,CAAQ,IAAIL,EAAsB,SAASM,KAAO,CAACF,EAAQ,KAAK,CAAE,CAAC,EAA0GI,EAAkBC,EAAGrD,GAAkB,GAAnH,CAAa+B,GAAuBA,GAAuBA,CAAS,CAAuE,EAAQuB,GAAWC,EAAO,IAAI,EAAQC,GAAUC,EAAkB,WAAW,EAAQC,EAAWH,EAAO,IAAI,EAAQI,GAAsBC,EAAM,EAAEC,EAAiB,CAAC,CAAC,EAAE,IAAMC,EAAkBC,EAAqB,EAAE,OAAoB9C,EAAK+C,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA/D,EAAiB,EAAE,SAAsBgE,EAAMC,EAAY,CAAC,GAAGlC,IAAU2B,GAAgB,SAAS,CAAcM,EAAME,EAAO,IAAI,CAAC,GAAGjC,GAAU,UAAUmB,EAAGD,EAAkB,iBAAiBrB,EAAS,EAAE,IAAIL,GAAK4B,GAAK,MAAM,CAAC,GAAGxB,CAAK,EAAE,SAAS,CAAcb,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,GAAGuC,GAAU,IAAIE,CAAI,CAAC,EAAezC,EAAKV,GAAQ,CAAC,SAASyC,GAAsB/B,EAAKmD,EAAU,CAAC,SAAsBnD,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,EAAE,SAAsBJ,EAAMK,EAAU,CAAC,UAAU,2BAA2B,GAAG,UAAU,aAAa,GAAK,SAAS,CAAcrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAImB,EAAK,OAAO,WAAW,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBzC,EAAKuD,GAA8B,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAId,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,sEAAsE,MAAM,OAAO,UAAUX,GAAgB,CAAC,QAAAC,CAAO,CAAC,EAAE,UAAU,EAAE,CAAC,CAAC,CAAC,EAAe/B,EAAKwD,EAAgB,CAAC,SAASzB,EAAQ,SAAsB/B,EAAKmD,EAAU,CAAC,SAA+BM,EAA0BT,EAAYU,EAAS,CAAC,SAAS,CAAc1D,EAAKkD,EAAO,IAAI,CAAC,QAAQ,CAAC,QAAQ,EAAE,WAAW,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAE,UAAUd,EAAGD,EAAkB,eAAe,EAAE,wBAAwB,UAAU,KAAK,CAAC,QAAQ,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,IAAI,GAAG,CAAC,EAAE,KAAK,OAAO,CAAC,EAAE,QAAQ,CAAC,QAAQ,CAAC,EAAE,MAAM,IAAIJ,EAAQ,KAAK,CAAC,EAAE,WAAW,EAAe/B,EAAKoD,EAA0B,CAAC,MAAM,QAAQ,SAAsBpD,EAAKqD,EAAU,CAAC,QAAQlE,GAAW,UAAUiD,EAAGD,EAAkB,yBAAyB,EAAE,wBAAwB,UAAU,KAAKjD,GAAU,QAAQE,GAAW,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBY,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK2D,EAAe,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAUzB,GAAiB,CAAC,QAAAH,CAAO,CAAC,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE1C,GAAa,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2D,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAchD,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,SAAsB7C,EAAKqD,EAAU,CAAC,UAAU,0BAA0B,SAAsBrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK4D,EAAO,CAAC,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,UAAU,GAAG,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,sEAAsE,MAAM,OAAO,UAAU,gEAAgE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5D,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAsBA,EAAK6D,EAAS,CAAC,sBAAsB,GAAK,SAAsB7D,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,yDAAoD,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAegD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,SAAS,CAAchD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQuB,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,CAAC,EAAE,SAAsB7C,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,SAAsB7C,EAAKqD,EAAU,CAAC,UAAU,0BAA0B,SAAsBrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK8D,EAAa,CAAC,UAAuB9D,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,oRAA+Q,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,yOAAsPhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,qBAAqB,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,2PAAiP,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,qCAAqC,UAAU,aAAa,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,8CAA8C,UAAU,sBAAsB,UAAU,GAAG,UAAU,GAAG,UAAU,8BAA8B,QAAQ,YAAY,MAAM,OAAO,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,iMAAuL,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQuB,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,CAAC,EAAE,SAAsB7C,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,SAAsB7C,EAAKqD,EAAU,CAAC,UAAU,0BAA0B,SAAsBrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK8D,EAAa,CAAC,UAAuB9D,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,uMAA6L,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,8OAAsPhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,wBAAqCA,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,qBAAqB,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,kEAA0EhD,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,eAA4BA,EAAK+D,EAAK,CAAC,KAAK,0CAA0C,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,2BAAwCA,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,8SAA+R,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,kCAAkC,UAAU,oBAAoB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,UAAU,kEAAkE,UAAU,GAAG,UAAU,GAAG,UAAU,4CAA4C,QAAQ,YAAY,MAAM,OAAO,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,mMAAyL,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQuB,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,CAAC,EAAE,SAAsB7C,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB7C,EAAKqD,EAAU,CAAC,UAAU,0BAA0B,SAAsBrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK8D,EAAa,CAAC,UAAuB9D,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,oRAA+Q,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,oRAA+Q,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,qBAAqB,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,qcAA6chD,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,qCAAqC,UAAU,wBAAwB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,UAAU,qCAAqC,UAAU,GAAG,UAAU,GAAG,UAAU,kCAAkC,QAAQ,YAAY,MAAM,OAAO,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,mMAAyL,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQuB,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,CAAC,EAAE,SAAsB7C,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB7C,EAAKqD,EAAU,CAAC,UAAU,0BAA0B,SAAsBrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK8D,EAAa,CAAC,UAAuBd,EAAYU,EAAS,CAAC,SAAS,CAAcV,EAAM,IAAI,CAAC,SAAS,CAAC,wGAAqHhD,EAAK+D,EAAK,CAAC,KAAK,iCAAiC,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,EAAeA,EAAK,IAAI,CAAC,SAAS,qQAAgQ,CAAC,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,iKAAiK,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,kTAAkT,CAAC,CAAC,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,qBAAqB,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,sEAAmFhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,4BAAyCA,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,wGAAmG,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,oBAAoB,UAAU,WAAW,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,kCAAkC,UAAU,gCAAgC,UAAU,qCAAqC,UAAU,GAAG,UAAU,wCAAwC,QAAQ,YAAY,MAAM,OAAO,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,mMAAgNhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,qCAAqC,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,4SAA4S,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQuB,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,CAAC,EAAE,SAAsB7C,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB7C,EAAKqD,EAAU,CAAC,UAAU,2BAA2B,SAAsBrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK8D,EAAa,CAAC,UAAuB9D,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,0MAA0M,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,oMAAoM,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,gTAAgT,CAAC,CAAC,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,qBAAqB,UAAuBgD,EAAYU,EAAS,CAAC,SAAS,CAAc1D,EAAK,IAAI,CAAC,SAAS,0MAA0M,CAAC,EAAegD,EAAM,IAAI,CAAC,SAAS,CAAC,0HAAuIhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,4BAAyCA,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,4BAA4B,CAAC,CAAC,EAAegD,EAAM,IAAI,CAAC,SAAS,CAAC,YAAyBhD,EAAK+D,EAAK,CAAC,KAAK,8BAA8B,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,6BAA6B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegD,EAAM,IAAI,CAAC,SAAS,CAAC,SAAsBhD,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,kCAAkC,UAAU,qBAAqB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,UAAU,4CAA4C,UAAU,GAAG,UAAU,GAAG,UAAU,qDAAqD,QAAQ,YAAY,MAAM,OAAO,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,iIAA8IhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,sEAAsE,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,4SAA4S,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQuB,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,CAAC,EAAE,SAAsB7C,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB7C,EAAKqD,EAAU,CAAC,UAAU,0BAA0B,SAAsBrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK8D,EAAa,CAAC,UAAuB9D,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,0FAAuGhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,KAAkBA,EAAK+D,EAAK,CAAC,KAAK,2DAA2D,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,QAAqBA,EAAK+D,EAAK,CAAC,KAAK,qFAAqF,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,yKAAyK,CAAC,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,0FAAuGhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,8CAA2DA,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,gTAAgT,CAAC,CAAC,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,qBAAqB,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,yDAAsEhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,cAA2BA,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,YAAY,CAAC,CAAC,CAAC,EAAE,KAAkBA,EAAK+D,EAAK,CAAC,KAAK,2DAA2D,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,QAAqBA,EAAK+D,EAAK,CAAC,KAAK,qFAAqF,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,kKAAkK,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,kDAAkD,UAAU,iBAAiB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAG,UAAU,qCAAqC,UAAU,GAAG,UAAU,GAAG,UAAU,wBAAwB,QAAQ,YAAY,MAAM,OAAO,UAAuBA,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,iIAA8IhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,sEAAsE,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,4SAA4S,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQuB,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,CAAC,EAAE,SAAsB7C,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,IAAI,EAAE,KAAK,SAAsB7C,EAAKqD,EAAU,CAAC,UAAU,0BAA0B,SAAsBrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAK8D,EAAa,CAAC,UAAuB9D,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,SAAS,CAAC,aAA0BhD,EAAK+D,EAAK,CAAC,KAAK,wBAAwB,OAAO,YAAY,aAAa,GAAK,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,8LAAsMA,EAAK+D,EAAK,CAAC,KAAK,oBAAoB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,gDAAgD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,6VAAwV,CAAC,CAAC,CAAC,EAAE,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,gTAAgT,CAAC,CAAC,CAAC,EAAE,OAAO,OAAO,GAAG,YAAY,UAAU,qBAAqB,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,2UAAsU,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,8DAA8D,UAAU,gBAAgB,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,4DAA4D,UAAU,iCAAiC,UAAU,GAAG,UAAU,GAAG,UAAU,wDAAwD,QAAQ,YAAY,MAAM,OAAO,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,oUAA+T,CAAC,CAAC,CAAC,EAAE,UAAU,GAAG,UAAuBA,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,IAAI,CAAC,SAAS,4SAA4S,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAsBgD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAS,CAAchD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAsBA,EAAK6D,EAAS,CAAC,sBAAsB,GAAK,SAAsB7D,EAAW0D,EAAS,CAAC,SAAsB1D,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gCAAgC,MAAM,CAAC,OAAO,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAsBA,EAAK6D,EAAS,CAAC,sBAAsB,GAAK,SAAsB7D,EAAW0D,EAAS,CAAC,SAAsBV,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAC,YAAyBhD,EAAK+D,EAAK,CAAC,KAAK,uBAAuB,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAeA,EAAK,KAAK,CAAC,CAAC,EAAE,kBAA+BA,EAAK+D,EAAK,CAAC,KAAK,8BAA8B,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsB/D,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAsBA,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGuB,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,CAAC,CAAC,EAAE,SAAsB7C,EAAKoD,EAA0B,CAAC,OAAO,IAAI,MAAMP,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,EAAE,EAAE,SAAsB7C,EAAKqD,EAAU,CAAC,UAAU,2BAA2B,SAAsBrD,EAAKsD,EAAkB,CAAC,WAAWhC,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtB,EAAKgE,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehE,EAAKH,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAeG,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiE,GAAI,CAAC,kFAAkF,gFAAgF,mSAAmS,6LAA6L,uIAAuI,sIAAsI,sKAAsK,oRAAoR,sJAAsJ,6QAA6Q,uKAAuK,4RAA4R,kYAAkY,iUAAiU,sRAAsR,oSAAoS,sKAAsK,kQAAkQ,iHAAiH,0SAA0S,g5DAAg5D,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,EAAI,kOAAkO,63BAA63B,EAU/53CC,EAAgBC,EAAQ5D,GAAU0D,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,EAASH,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,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAY,GAAGC,GAAoB,GAAGC,GAAkB,GAAGC,GAAY,GAAGC,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACngE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,yBAA2B,QAAQ,yBAA2B,OAAO,oCAAsC,4JAA0L,sBAAwB,SAAS,sBAAwB,IAAI,6BAA+B,OAAO,qBAAuB,OAAO,+BAAiC,OAAO,uBAAyB,EAAE,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavBarFonts", "getFonts", "Vtiwc3SuY_default", "NavBarWithVariantAppearEffect", "withVariantAppearEffect", "NavigationOpenFonts", "VM4YPiP5r_default", "FAQAccordionFonts", "SDTS3O1ZB_default", "FooterFonts", "hk7AYcTua_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wr6XCG7rE3bnx0g", "overlay", "loadMore", "args", "szReV_AXM1wnntms", "scopingClassNames", "cx", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavBarWithVariantAppearEffect", "AnimatePresence", "Ga", "x", "VM4YPiP5r_default", "Vtiwc3SuY_default", "RichText2", "SDTS3O1ZB_default", "Link", "hk7AYcTua_default", "css", "FramerbvYpfeTqW", "withCSS", "bvYpfeTqW_default", "addFonts", "NavBarFonts", "NavigationOpenFonts", "FAQAccordionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
