{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/3DngZJjvtn4WhCzL0oB5/hXaOPNWlGjTAx7M1Guop/bo52J5_Io.js", "ssg:https://framerusercontent.com/modules/ne1Ou0adF0RyNF2yrwd9/YF1xPDVZHRRUBlhdDlq6/DPjzL_z_8.js", "ssg:https://framerusercontent.com/modules/Pf72a4fGFyD1w7jsQjcm/ff1fMCXboQCmXxuKh25Y/kwozyoxeh.js", "ssg:https://framerusercontent.com/modules/wH0QeXV52RvsAY1RvJ9f/tCucr0gXaokQAItGQxap/vINdpE6eZ.js"],
  "sourcesContent": ["// Generated by Framer (722666c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/o1AtTCXmTVqQusuJFOQA/7kBaBO2cHNISUIfiRMpl/GiwrK6nH0.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/MQ73A1QryGfLoQelpYZb/UtsIXMBT0OfZwQtmay0k/MGRBXNTSy.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4kREppMb4SklVo2a08FI/QuaCK6U1qBd68OtjN9NY/WMY_eRIVV.js\";import TopNavLink from\"https://framerusercontent.com/modules/b4JUxXWPn4Mj6cmnqbSd/dSc7EFjK8fjVQjSMAbqo/hw2Rd5aJk.js\";import Trigger from\"https://framerusercontent.com/modules/2SxnN7jqWGc57PFZ67zm/boWyXWCOA8wuY0OVrpdg/IjCLlQHjV.js\";import Button from\"https://framerusercontent.com/modules/b62HYT3HA4IUsElFn4MK/oqyCNyJu771FojVjllPK/ntmRvVUpF.js\";import MenuNursingResources from\"https://framerusercontent.com/modules/3N9wubSLH0PkQMhBbQD9/aYXERy665BMXy5srw03Z/oTKpHHiST.js\";import MenuNursingProducts from\"https://framerusercontent.com/modules/5fVHz07ikjT9CKyvIOSE/p2EueEPX4DJlrrvoqEQQ/z5NwGLxWi.js\";const TriggerFonts=getFonts(Trigger);const MenuNursingProductsFonts=getFonts(MenuNursingProducts);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const MenuNursingResourcesFonts=getFonts(MenuNursingResources);const TopNavLinkFonts=getFonts(TopNavLink);const ButtonFonts=getFonts(Button);const cycleOrder=[\"wubCiE7lO\",\"owNd_pG_A\",\"xu9SfpQp2\"];const serializationHash=\"framer-uIGTL\";const variantClassNames={owNd_pG_A:\"framer-v-n5rj57\",wubCiE7lO:\"framer-v-12s1eh4\",xu9SfpQp2:\"framer-v-1d2xgf0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const transition3={damping:40,delay:0,mass:.5,stiffness:600,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};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 Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Phone Open\":\"xu9SfpQp2\",Desktop:\"wubCiE7lO\",Phone:\"owNd_pG_A\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"wubCiE7lO\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,fW7U1Z2qk,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wubCiE7lO\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap84ss8n=activeVariantCallback(async(...args)=>{setVariant(\"xu9SfpQp2\");});const onTapgsdn5s=activeVariantCallback(async(...args)=>{setVariant(\"owNd_pG_A\");});const onTap1duv99a=activeVariantCallback(async(...args)=>{if(fW7U1Z2qk){const res=await fW7U1Z2qk(...args);if(res===false)return false;}});const PWSlWeqS6txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"owNd_pG_A\",\"xu9SfpQp2\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"owNd_pG_A\",\"xu9SfpQp2\"].includes(baseVariant))return false;return true;};const ref2=React.useRef(null);const ref3=React.useRef(null);const isDisplayed2=()=>{if(baseVariant===\"xu9SfpQp2\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"xu9SfpQp2\")return false;return true;};const ref4=React.useRef(null);const ref5=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-12s1eh4\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"wubCiE7lO\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.07)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\",...style},variants:{xu9SfpQp2:{\"--border-bottom-width\":\"0px\"}},...addPropertyOverrides({owNd_pG_A:{\"data-framer-name\":\"Phone\"},xu9SfpQp2:{\"data-framer-name\":\"Phone Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-179m131\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"gaeElNVSU\",...addPropertyOverrides({owNd_pG_A:{\"data-highlight\":true,onTap:onTap84ss8n},xu9SfpQp2:{\"data-highlight\":true,onTap:onTapgsdn5s}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-hd4a4m\",\"data-framer-name\":\"Logo and Name\",layoutDependency:layoutDependency,layoutId:\"pcGGeY0Hm\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vINdpE6eZ\"},motionChild:true,nodeId:\"mbi1x4ePj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-683lxv framer-b4mky7\",\"data-framer-name\":\"Logo Main\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"mbi1x4ePj\",onTap:onTap1duv99a,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||80)-40-32)/2)+0+0+0),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/22hDWBD2X5BB4ENSICJLDMe9o1Y.svg\"},className:\"framer-i4np1b\",\"data-framer-name\":\"App Icon\",layoutDependency:layoutDependency,layoutId:\"jj0PKXGrg\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({owNd_pG_A:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+16+0+0),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/22hDWBD2X5BB4ENSICJLDMe9o1Y.svg\"}},xu9SfpQp2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+16+0+0),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/22hDWBD2X5BB4ENSICJLDMe9o1Y.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-28zb33\",\"data-styles-preset\":\"GiwrK6nH0\",children:\"NCLEX PN Mastery\"})}),className:\"framer-1fjtqqd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Z67D9mU_t\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1427a60\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"OMkt4z5Fs\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-51fak3\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"sSgfkCx_d\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{xu9SfpQp2:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wweykz\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"am_JRgqol\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{xu9SfpQp2:{rotate:45}}})]})]}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({owNd_pG_A:{value:transition2},xu9SfpQp2:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-146ak1m\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"wYXer8guM\",style:{opacity:1},variants:{owNd_pG_A:{opacity:0},xu9SfpQp2:{opacity:1}},children:[isDisplayed1()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+(20+((componentViewport?.height||80)-40-35)/2)+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-vxokpt-container\",id:`${layoutId}-vxokpt`,layoutDependency:layoutDependency,layoutId:\"YIdZDP5ME-container\",nodeId:\"YIdZDP5ME\",ref:ref2,rendersWithMotion:true,scopeId:\"bo52J5_Io\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Products\",height:\"100%\",id:\"YIdZDP5ME\",layoutId:\"YIdZDP5ME\",PWSlWeqS6:PWSlWeqS6txyyif({overlay}),variant:\"F_ILOJR1N\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref2,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-vxokpt`,offsetX:0,offsetY:30,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:225,width:\"150px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||80)-40-35)/2)+0+70,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1dk9slg-container\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"kEor5KArR-container\",nodeId:\"kEor5KArR\",ref:ref3,rendersWithMotion:true,role:\"dialog\",scopeId:\"bo52J5_Io\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MenuNursingProducts,{height:\"100%\",id:\"kEor5KArR\",layoutId:\"kEor5KArR\",style:{width:\"100%\"},variant:\"n891N07B5\",width:\"100%\"})})})})})]})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({xu9SfpQp2:{height:91,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+64+0+225}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5tfxgl-container\",layoutDependency:layoutDependency,layoutId:\"yeSTkXTk8-container\",nodeId:\"yeSTkXTk8\",rendersWithMotion:true,scopeId:\"bo52J5_Io\",children:/*#__PURE__*/_jsx(MenuNursingResources,{height:\"100%\",id:\"yeSTkXTk8\",layoutId:\"yeSTkXTk8\",style:{width:\"100%\"},variant:\"aeFJBkccD\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:(componentViewport?.y||0)+(20+((componentViewport?.height||80)-40-35)/2)+0,...addPropertyOverrides({owNd_pG_A:{y:(componentViewport?.y||0)+0+64+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-sa9qmd-container\",id:`${layoutId}-sa9qmd`,layoutDependency:layoutDependency,layoutId:\"Huf3p9UsH-container\",nodeId:\"Huf3p9UsH\",ref:ref4,rendersWithMotion:true,scopeId:\"bo52J5_Io\",children:[/*#__PURE__*/_jsx(Trigger,{DApvjrdfG:\"Resources\",height:\"100%\",id:\"Huf3p9UsH\",layoutId:\"Huf3p9UsH\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay1}),variant:\"F_ILOJR1N\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref4,className:cx(scopingClassNames,classNames),collisionDetection:false,\"data-framer-portal-id\":`${layoutId}-sa9qmd`,offsetX:0,offsetY:30,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:91,y:(componentViewport?.y||0)+(20+((componentViewport?.height||80)-40-35)/2)+0+70,...addPropertyOverrides({owNd_pG_A:{y:(componentViewport?.y||0)+0+64+0+0+70}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1o7m1zu-container\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"rkH78IIko-container\",nodeId:\"rkH78IIko\",ref:ref5,rendersWithMotion:true,role:\"dialog\",scopeId:\"bo52J5_Io\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MenuNursingResources,{height:\"100%\",id:\"rkH78IIko\",layoutId:\"rkH78IIko\",variant:\"rfjDWrrPx\",width:\"100%\"})})})})})]})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xr8p8g\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"Vsokq1z2P\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:(componentViewport?.y||0)+(20+((componentViewport?.height||80)-40-35)/2)+5+0,...addPropertyOverrides({owNd_pG_A:{height:56,y:(componentViewport?.y||0)+0+64+0+35+0},xu9SfpQp2:{height:56,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+64+0+316+32+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rair8-container\",layoutDependency:layoutDependency,layoutId:\"hrOyRPL5k-container\",nodeId:\"hrOyRPL5k\",rendersWithMotion:true,scopeId:\"bo52J5_Io\",children:/*#__PURE__*/_jsx(TopNavLink,{height:\"100%\",id:\"hrOyRPL5k\",IzFCs11sk:true,layoutId:\"hrOyRPL5k\",OOpmDn3Nv:\"Study Group\",V0KWDbblG:\"https://www.facebook.com/MyMasteryNursing/\",variant:\"bi18zdvZK\",width:\"100%\",...addPropertyOverrides({owNd_pG_A:{style:{height:\"100%\",width:\"100%\"}},xu9SfpQp2:{style:{height:\"100%\",width:\"100%\"},variant:\"cDBRcP8ne\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":pk8eVrq4Y\",webPageId:\"vINdpE6eZ\"},implicitPathVariables:undefined},{href:{hash:\":pk8eVrq4Y\",webPageId:\"vINdpE6eZ\"},implicitPathVariables:undefined},{href:{hash:\":pk8eVrq4Y\",webPageId:\"vINdpE6eZ\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,y:(componentViewport?.y||0)+(20+((componentViewport?.height||80)-40-35)/2)+5+0,...addPropertyOverrides({owNd_pG_A:{height:56,y:(componentViewport?.y||0)+0+64+0+35+0},xu9SfpQp2:{height:56,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+64+0+316+32+66}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1edqqs-container\",layoutDependency:layoutDependency,layoutId:\"bQZwtAo51-container\",nodeId:\"bQZwtAo51\",rendersWithMotion:true,scopeId:\"bo52J5_Io\",children:/*#__PURE__*/_jsx(TopNavLink,{height:\"100%\",id:\"bQZwtAo51\",IzFCs11sk:false,layoutId:\"bQZwtAo51\",OOpmDn3Nv:\"Pricing\",V0KWDbblG:resolvedLinks[0],variant:\"bi18zdvZK\",width:\"100%\",...addPropertyOverrides({owNd_pG_A:{style:{height:\"100%\",width:\"100%\"},V0KWDbblG:resolvedLinks[1]},xu9SfpQp2:{style:{height:\"100%\",width:\"100%\"},V0KWDbblG:resolvedLinks[2],variant:\"cDBRcP8ne\"}},baseVariant,gestureVariant)})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({xu9SfpQp2:{height:225,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+64+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kaa3yr-container\",layoutDependency:layoutDependency,layoutId:\"v_Pj66ewV-container\",nodeId:\"v_Pj66ewV\",rendersWithMotion:true,scopeId:\"bo52J5_Io\",children:/*#__PURE__*/_jsx(MenuNursingProducts,{height:\"100%\",id:\"v_Pj66ewV\",layoutId:\"v_Pj66ewV\",style:{width:\"100%\"},variant:\"acOmMCyFC\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o3y7o9\",layoutDependency:layoutDependency,layoutId:\"O7aa3MCCq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-xi1otq\",\"data-styles-preset\":\"WMY_eRIVV\",children:/*#__PURE__*/_jsx(Link,{href:\"https://pn.builtbyhlt.com/sign-in\",motionChild:true,nodeId:\"HUu0C0OMK\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-v1hwh8\",\"data-styles-preset\":\"MGRBXNTSy\",children:\"Log In\"})})})}),className:\"framer-9q4hci\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HUu0C0OMK\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"https://pn.builtbyhlt.com/sign-up\",motionChild:true,nodeId:\"zdAHlK9lh\",openInNewTab:true,smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-okl79i framer-b4mky7\",\"data-framer-name\":\"Header Button Primary\",layoutDependency:layoutDependency,layoutId:\"zdAHlK9lh\",style:{backgroundColor:\"var(--token-580137c5-4f0f-4922-bf6d-ba473023f763, rgb(76, 60, 255))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,y:(componentViewport?.y||0)+(20+((componentViewport?.height||80)-40-64)/2)+0+0,...addPropertyOverrides({owNd_pG_A:{y:(componentViewport?.y||0)+0+155+0+0},xu9SfpQp2:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+534+32+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1joi7e1-container\",layoutDependency:layoutDependency,layoutId:\"lI1sWbD0O-container\",nodeId:\"lI1sWbD0O\",rendersWithMotion:true,scopeId:\"bo52J5_Io\",children:/*#__PURE__*/_jsx(Button,{a4yqQWdYz:\"https://pn.builtbyhlt.com/sign-up\",cQf9vb7ws:true,height:\"100%\",id:\"lI1sWbD0O\",layoutId:\"lI1sWbD0O\",r0xF8mMS2:\"Create Account\",variant:\"jm6sCt45V\",width:\"100%\",...addPropertyOverrides({xu9SfpQp2:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xmqnp8\",\"data-framer-name\":\"Hover Fill\",layoutDependency:layoutDependency,layoutId:\"RMZX8wdlQ\",style:{backgroundColor:\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\",borderBottomLeftRadius:500,borderBottomRightRadius:500,borderTopLeftRadius:500,borderTopRightRadius:500}})]})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-uIGTL.framer-b4mky7, .framer-uIGTL .framer-b4mky7 { display: block; }\",\".framer-uIGTL.framer-12s1eh4 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 80px; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 1200px; }\",\".framer-uIGTL .framer-179m131 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-uIGTL .framer-hd4a4m, .framer-uIGTL .framer-xr8p8g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-uIGTL .framer-683lxv { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-uIGTL .framer-i4np1b { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-uIGTL .framer-1fjtqqd { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-uIGTL .framer-1427a60 { flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; }\",\".framer-uIGTL .framer-51fak3 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uIGTL .framer-1wweykz { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-uIGTL .framer-146ak1m { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-uIGTL .framer-vxokpt-container, .framer-uIGTL .framer-sa9qmd-container, .framer-uIGTL .framer-1rair8-container, .framer-uIGTL .framer-1edqqs-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-uIGTL .framer-1dk9slg-container { height: auto; position: relative; width: 150px; }\",\".framer-uIGTL .framer-5tfxgl-container, .framer-uIGTL .framer-kaa3yr-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-uIGTL .framer-1o7m1zu-container { height: auto; position: relative; width: auto; }\",\".framer-uIGTL .framer-o3y7o9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-uIGTL .framer-9q4hci { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-uIGTL .framer-okl79i { 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; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-uIGTL .framer-1joi7e1-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-uIGTL .framer-1xmqnp8 { bottom: -64px; flex: none; height: 64px; left: -64px; overflow: visible; position: absolute; width: 64px; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uIGTL.framer-12s1eh4, .framer-uIGTL .framer-179m131, .framer-uIGTL .framer-hd4a4m, .framer-uIGTL .framer-683lxv, .framer-uIGTL .framer-146ak1m, .framer-uIGTL .framer-xr8p8g, .framer-uIGTL .framer-o3y7o9, .framer-uIGTL .framer-okl79i { gap: 0px; } .framer-uIGTL.framer-12s1eh4 > *, .framer-uIGTL .framer-179m131 > *, .framer-uIGTL .framer-hd4a4m > *, .framer-uIGTL .framer-146ak1m > *, .framer-uIGTL .framer-xr8p8g > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-uIGTL.framer-12s1eh4 > :first-child, .framer-uIGTL .framer-179m131 > :first-child, .framer-uIGTL .framer-hd4a4m > :first-child, .framer-uIGTL .framer-683lxv > :first-child, .framer-uIGTL .framer-146ak1m > :first-child, .framer-uIGTL .framer-xr8p8g > :first-child, .framer-uIGTL .framer-o3y7o9 > :first-child, .framer-uIGTL .framer-okl79i > :first-child { margin-left: 0px; } .framer-uIGTL.framer-12s1eh4 > :last-child, .framer-uIGTL .framer-179m131 > :last-child, .framer-uIGTL .framer-hd4a4m > :last-child, .framer-uIGTL .framer-683lxv > :last-child, .framer-uIGTL .framer-146ak1m > :last-child, .framer-uIGTL .framer-xr8p8g > :last-child, .framer-uIGTL .framer-o3y7o9 > :last-child, .framer-uIGTL .framer-okl79i > :last-child { margin-right: 0px; } .framer-uIGTL .framer-683lxv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-uIGTL .framer-o3y7o9 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-uIGTL .framer-okl79i > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-uIGTL.framer-v-n5rj57.framer-12s1eh4 { flex-direction: column; gap: 0px; height: 64px; overflow: hidden; padding: 0px; width: 390px; }\",\".framer-uIGTL.framer-v-n5rj57 .framer-179m131, .framer-uIGTL.framer-v-1d2xgf0 .framer-179m131 { cursor: pointer; gap: unset; height: 64px; justify-content: space-between; order: 0; padding: 0px 10px 0px 20px; width: 100%; z-index: 2; }\",\".framer-uIGTL.framer-v-n5rj57 .framer-hd4a4m, .framer-uIGTL.framer-v-1d2xgf0 .framer-hd4a4m { order: 0; }\",\".framer-uIGTL.framer-v-n5rj57 .framer-1427a60, .framer-uIGTL.framer-v-1d2xgf0 .framer-1427a60 { height: 44px; order: 1; width: 44px; }\",\".framer-uIGTL.framer-v-n5rj57 .framer-146ak1m, .framer-uIGTL.framer-v-1d2xgf0 .framer-146ak1m { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 0px; justify-content: flex-start; order: 1; padding: 0px 20px 0px 20px; width: 100%; z-index: 2; }\",\".framer-uIGTL.framer-v-n5rj57 .framer-sa9qmd-container, .framer-uIGTL.framer-v-n5rj57 .framer-o3y7o9 { order: 2; }\",\".framer-uIGTL.framer-v-n5rj57 .framer-xr8p8g { order: 4; }\",\".framer-uIGTL.framer-v-n5rj57 .framer-1rair8-container, .framer-uIGTL.framer-v-n5rj57 .framer-1edqqs-container { flex: 1 0 0px; height: 56px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uIGTL.framer-v-n5rj57.framer-12s1eh4, .framer-uIGTL.framer-v-n5rj57 .framer-179m131, .framer-uIGTL.framer-v-n5rj57 .framer-146ak1m { gap: 0px; } .framer-uIGTL.framer-v-n5rj57.framer-12s1eh4 > *, .framer-uIGTL.framer-v-n5rj57 .framer-146ak1m > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-uIGTL.framer-v-n5rj57.framer-12s1eh4 > :first-child, .framer-uIGTL.framer-v-n5rj57 .framer-146ak1m > :first-child { margin-top: 0px; } .framer-uIGTL.framer-v-n5rj57.framer-12s1eh4 > :last-child, .framer-uIGTL.framer-v-n5rj57 .framer-146ak1m > :last-child { margin-bottom: 0px; } .framer-uIGTL.framer-v-n5rj57 .framer-179m131 > *, .framer-uIGTL.framer-v-n5rj57 .framer-179m131 > :first-child, .framer-uIGTL.framer-v-n5rj57 .framer-179m131 > :last-child { margin: 0px; } }\",\".framer-uIGTL.framer-v-1d2xgf0.framer-12s1eh4 { flex-direction: column; gap: 0px; height: min-content; max-height: calc(var(--framer-viewport-height, 100vh) * 1); overflow: auto; overscroll-behavior: contain; padding: 0px 0px 120px 0px; width: 390px; }\",\".framer-uIGTL.framer-v-1d2xgf0 .framer-51fak3, .framer-uIGTL.framer-v-1d2xgf0 .framer-1wweykz { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-uIGTL.framer-v-1d2xgf0 .framer-5tfxgl-container { flex: none; order: 3; width: 100%; }\",\".framer-uIGTL.framer-v-1d2xgf0 .framer-xr8p8g { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 10px; order: 4; padding: 32px 0px 0px 0px; width: 100%; }\",\".framer-uIGTL.framer-v-1d2xgf0 .framer-1rair8-container, .framer-uIGTL.framer-v-1d2xgf0 .framer-1edqqs-container { height: 56px; width: 100%; }\",\".framer-uIGTL.framer-v-1d2xgf0 .framer-kaa3yr-container { flex: none; order: 2; width: 100%; }\",\".framer-uIGTL.framer-v-1d2xgf0 .framer-o3y7o9 { flex-direction: column; gap: 10px; justify-content: center; order: 2; padding: 32px 20px 20px 20px; width: 100%; }\",\".framer-uIGTL.framer-v-1d2xgf0 .framer-9q4hci { order: 1; }\",\".framer-uIGTL.framer-v-1d2xgf0 .framer-okl79i { order: 0; width: 100%; }\",\".framer-uIGTL.framer-v-1d2xgf0 .framer-1joi7e1-container { flex: 1 0 0px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-uIGTL.framer-v-1d2xgf0.framer-12s1eh4, .framer-uIGTL.framer-v-1d2xgf0 .framer-179m131, .framer-uIGTL.framer-v-1d2xgf0 .framer-146ak1m, .framer-uIGTL.framer-v-1d2xgf0 .framer-xr8p8g, .framer-uIGTL.framer-v-1d2xgf0 .framer-o3y7o9 { gap: 0px; } .framer-uIGTL.framer-v-1d2xgf0.framer-12s1eh4 > *, .framer-uIGTL.framer-v-1d2xgf0 .framer-146ak1m > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-uIGTL.framer-v-1d2xgf0.framer-12s1eh4 > :first-child, .framer-uIGTL.framer-v-1d2xgf0 .framer-146ak1m > :first-child, .framer-uIGTL.framer-v-1d2xgf0 .framer-xr8p8g > :first-child, .framer-uIGTL.framer-v-1d2xgf0 .framer-o3y7o9 > :first-child { margin-top: 0px; } .framer-uIGTL.framer-v-1d2xgf0.framer-12s1eh4 > :last-child, .framer-uIGTL.framer-v-1d2xgf0 .framer-146ak1m > :last-child, .framer-uIGTL.framer-v-1d2xgf0 .framer-xr8p8g > :last-child, .framer-uIGTL.framer-v-1d2xgf0 .framer-o3y7o9 > :last-child { margin-bottom: 0px; } .framer-uIGTL.framer-v-1d2xgf0 .framer-179m131 > *, .framer-uIGTL.framer-v-1d2xgf0 .framer-179m131 > :first-child, .framer-uIGTL.framer-v-1d2xgf0 .framer-179m131 > :last-child { margin: 0px; } .framer-uIGTL.framer-v-1d2xgf0 .framer-xr8p8g > *, .framer-uIGTL.framer-v-1d2xgf0 .framer-o3y7o9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-uIGTL[data-border=\"true\"]::after, .framer-uIGTL [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; }','.framer-uIGTL[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-uIGTL [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-uIGTL[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-uIGTL [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"owNd_pG_A\":{\"layout\":[\"fixed\",\"fixed\"]},\"xu9SfpQp2\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"100vh\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerbo52J5_Io=withCSS(Component,css,\"framer-uIGTL\");export default Framerbo52J5_Io;Framerbo52J5_Io.displayName=\"TopNav: NCLEX PN\";Framerbo52J5_Io.defaultProps={height:80,width:1200};addPropertyControls(Framerbo52J5_Io,{variant:{options:[\"wubCiE7lO\",\"owNd_pG_A\",\"xu9SfpQp2\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerbo52J5_Io,[{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\"}]},...TriggerFonts,...MenuNursingProductsFonts,...MenuNursingResourcesFonts,...TopNavLinkFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerbo52J5_Io\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"owNd_pG_A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xu9SfpQp2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"80\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bo52J5_Io.map", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/zJDxE7w7k2WBiMVm2zZY/qG9D00scdWWzqY7WG6HA/EZb0a0T9h.js\";import Link2 from\"https://framerusercontent.com/modules/8VqXjMYUGm0YrOdA0RTg/TBpK0akYmEnoFGR3uj0a/C3CQaEEvD.js\";import SocialLink from\"https://framerusercontent.com/modules/t0Wcp4pLcJp8XzAe2L5E/81jDEzNJFSnTQTdcN1qO/Iba7GLuFm.js\";const SocialLinkFonts=getFonts(SocialLink);const Link2Fonts=getFonts(Link2);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"NPY5K9hO2\",\"e8P33EIDb\",\"lAXQzSnkH\",\"DfOA5KemM\"];const serializationHash=\"framer-S4vtu\";const variantClassNames={DfOA5KemM:\"framer-v-ht1ztc\",e8P33EIDb:\"framer-v-1wcqycx\",lAXQzSnkH:\"framer-v-albhzq\",NPY5K9hO2:\"framer-v-akl611\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:60};const transition2={damping:60,delay:.2,mass:1.2,stiffness:300,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:60};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Large Desktop\":\"NPY5K9hO2\",Desktop:\"e8P33EIDb\",Phone:\"DfOA5KemM\",Tablet:\"lAXQzSnkH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"NPY5K9hO2\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,fW7U1Z2qk,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NPY5K9hO2\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1duv99a=activeVariantCallback(async(...args)=>{if(fW7U1Z2qk){const res=await fW7U1Z2qk(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-akl611\",className,classNames),\"data-framer-name\":\"Large Desktop\",layoutDependency:layoutDependency,layoutId:\"NPY5K9hO2\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({DfOA5KemM:{\"data-framer-name\":\"Phone\"},e8P33EIDb:{\"data-framer-name\":\"Desktop\"},lAXQzSnkH:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10oxfd4\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"ROoyheWSk\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pul0k5\",\"data-framer-name\":\"Footer Content Main\",layoutDependency:layoutDependency,layoutId:\"cakOfgF_T\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12uoedu\",\"data-framer-name\":\"Footer Logo Block\",layoutDependency:layoutDependency,layoutId:\"vzoxtARBy\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eio7m4\",\"data-framer-name\":\"Footer Logo\",layoutDependency:layoutDependency,layoutId:\"IAYvJBoEI\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lom084\",\"data-framer-name\":\"Logo Main\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"CNjLcEUXr\",onTap:onTap1duv99a,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+110+(((componentViewport?.height||400)-120-331)/2+0+0)+0+0+0+0+0+0+0+0),pixelHeight:2118,pixelWidth:2119,sizes:\"46px\",src:\"https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png\",srcSet:\"https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=512 512w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png 2119w\"},className:\"framer-wbv72h\",\"data-framer-name\":\"App Icon\",layoutDependency:layoutDependency,layoutId:\"FfKwkLP4W\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({DfOA5KemM:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+(((componentViewport?.height||200)-100-993.2)/2+0+0)+0+0+0+0+0+0+0+0+0),pixelHeight:2118,pixelWidth:2119,sizes:\"46px\",src:\"https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png\",srcSet:\"https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=512 512w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png 2119w\"}},e8P33EIDb:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+110+(((componentViewport?.height||405.5)-120-326)/2+0+0)+0+0+0+0+0+0+0+0),pixelHeight:2118,pixelWidth:2119,sizes:\"46px\",src:\"https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png\",srcSet:\"https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=512 512w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png 2119w\"}},lAXQzSnkH:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||200)-110-408)/2+0+0)+0+0+19+0+0+0+0+0+0),pixelHeight:2118,pixelWidth:2119,sizes:\"46px\",src:\"https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png\",srcSet:\"https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=512 512w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KHHoMzbI3Gxc46PsorT6TPhtI8.png 2119w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ivuopm\",\"data-styles-preset\":\"EZb0a0T9h\",children:\"NCLEX PN Mastery\"})}),className:\"framer-1nnsr5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"pTJ8Fwx5c\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(12, 21, 35))\"},children:\"Empowering students with the tools to succeed. Need help? Email us at support@hltcorp.com or call: 319-237-7162.\"})}),className:\"framer-q4aq2m\",\"data-framer-name\":\"Zaply gives you the blocks and components you need to create a truly professional website.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yXqCTGQHE\",style:{\"--extracted-r6o4lv\":\"rgb(12, 21, 35)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({DfOA5KemM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(12, 21, 35))\"},children:\"Empowering students with the tools to succeed. Need help? Email us at support@hltcorp.com or call: 319-237-7162.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rcwuxc\",\"data-framer-name\":\"Footer Social List\",layoutDependency:layoutDependency,layoutId:\"LYfS6hGrx\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5ddwej-container\",layoutDependency:layoutDependency,layoutId:\"w6KvGSYjK-container\",nodeId:\"w6KvGSYjK\",rendersWithMotion:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(SocialLink,{height:\"100%\",id:\"w6KvGSYjK\",layoutId:\"w6KvGSYjK\",link:\"https://www.youtube.com/channel/UCVCCJ-1mX2vqwuiXFWaAwvw\",name:\"YouTube\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ws9o38-container\",layoutDependency:layoutDependency,layoutId:\"LdDxpZsg6-container\",nodeId:\"LdDxpZsg6\",rendersWithMotion:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(SocialLink,{height:\"100%\",id:\"LdDxpZsg6\",layoutId:\"LdDxpZsg6\",link:\"https://www.facebook.com/MyMasteryNursing/\",name:\"Facebook\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e8vhc5-container\",layoutDependency:layoutDependency,layoutId:\"OHJHwGv9p-container\",nodeId:\"OHJHwGv9p\",rendersWithMotion:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(SocialLink,{height:\"100%\",id:\"OHJHwGv9p\",layoutId:\"OHJHwGv9p\",link:\"https://www.instagram.com/nursingandnclexmastery/\",name:\"Instagram\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v3oapd\",\"data-framer-name\":\"Footer List Stack\",layoutDependency:layoutDependency,layoutId:\"wkvYOBlfC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hxsrnw\",\"data-framer-name\":\"Nursing Apps Stack\",layoutDependency:layoutDependency,layoutId:\"SLC5hgmtJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(12, 21, 35))\"},children:\"Get Started\"})}),className:\"framer-1mk19gi\",\"data-framer-name\":\"Footer Title\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"ODWDVtqOq\",style:{\"--extracted-r6o4lv\":\"rgb(12, 21, 35)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t08o93\",\"data-framer-name\":\"Footer List\",layoutDependency:layoutDependency,layoutId:\"JvZLjFUl6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,width:\"144px\",y:(componentViewport?.y||0)+110+(((componentViewport?.height||400)-120-331)/2+0+0)+0+0+0+0+0+57.6+0+0,...addPropertyOverrides({DfOA5KemM:{y:(componentViewport?.y||0)+60+(((componentViewport?.height||200)-100-993.2)/2+0+0)+0+0+0+293+0+0+0+57.6+0+0},e8P33EIDb:{y:(componentViewport?.y||0)+110+(((componentViewport?.height||405.5)-120-326)/2+0+0)+0+0+0+0+0+57.6+0+0},lAXQzSnkH:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||200)-110-408)/2+0+0)+0+0+19+0+0+0+57.6+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15a9w8e-container\",layoutDependency:layoutDependency,layoutId:\"g54VodZZR-container\",nodeId:\"g54VodZZR\",rendersWithMotion:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(Link2,{dcXE7HASY:\"https://pn.builtbyhlt.com/sign-up\",height:\"100%\",id:\"g54VodZZR\",layoutId:\"g54VodZZR\",MOQfTFBNs:\"var(--token-fe24a84b-b018-47cf-9fb6-8baff8a48c86, rgb(59, 65, 71))\",P2canK3mG:\"Create an Account\",style:{width:\"100%\"},variant:\"yvUl4efsQ\",width:\"100%\",...addPropertyOverrides({DfOA5KemM:{variant:\"CktI5lnmF\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,width:\"144px\",y:(componentViewport?.y||0)+110+(((componentViewport?.height||400)-120-331)/2+0+0)+0+0+0+0+0+57.6+0+34,...addPropertyOverrides({DfOA5KemM:{y:(componentViewport?.y||0)+60+(((componentViewport?.height||200)-100-993.2)/2+0+0)+0+0+0+293+0+0+0+57.6+0+34},e8P33EIDb:{y:(componentViewport?.y||0)+110+(((componentViewport?.height||405.5)-120-326)/2+0+0)+0+0+0+0+0+57.6+0+34},lAXQzSnkH:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||200)-110-408)/2+0+0)+0+0+19+0+0+0+57.6+0+34}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rftr1e-container\",layoutDependency:layoutDependency,layoutId:\"JpDI0EfIC-container\",nodeId:\"JpDI0EfIC\",rendersWithMotion:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(Link2,{dcXE7HASY:\"https://pn.builtbyhlt.com/sign-in\",height:\"100%\",id:\"JpDI0EfIC\",layoutId:\"JpDI0EfIC\",MOQfTFBNs:\"var(--token-fe24a84b-b018-47cf-9fb6-8baff8a48c86, rgb(59, 65, 71))\",P2canK3mG:\"Log In\",style:{width:\"100%\"},variant:\"yvUl4efsQ\",width:\"100%\",...addPropertyOverrides({DfOA5KemM:{variant:\"CktI5lnmF\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YhuHgWQT3\"},implicitPathVariables:undefined},{href:{webPageId:\"YhuHgWQT3\"},implicitPathVariables:undefined},{href:{webPageId:\"YhuHgWQT3\"},implicitPathVariables:undefined},{href:{webPageId:\"YhuHgWQT3\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,width:\"144px\",y:(componentViewport?.y||0)+110+(((componentViewport?.height||400)-120-331)/2+0+0)+0+0+0+0+0+57.6+0+68,...addPropertyOverrides({DfOA5KemM:{y:(componentViewport?.y||0)+60+(((componentViewport?.height||200)-100-993.2)/2+0+0)+0+0+0+293+0+0+0+57.6+0+68},e8P33EIDb:{y:(componentViewport?.y||0)+110+(((componentViewport?.height||405.5)-120-326)/2+0+0)+0+0+0+0+0+57.6+0+68},lAXQzSnkH:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||200)-110-408)/2+0+0)+0+0+19+0+0+0+57.6+0+68}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nm8uwn-container\",layoutDependency:layoutDependency,layoutId:\"oqwCLQ_mm-container\",nodeId:\"oqwCLQ_mm\",rendersWithMotion:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(Link2,{dcXE7HASY:resolvedLinks[0],height:\"100%\",id:\"oqwCLQ_mm\",layoutId:\"oqwCLQ_mm\",MOQfTFBNs:\"var(--token-fe24a84b-b018-47cf-9fb6-8baff8a48c86, rgb(59, 65, 71))\",P2canK3mG:\"Contact Us\",style:{width:\"100%\"},variant:\"yvUl4efsQ\",width:\"100%\",...addPropertyOverrides({DfOA5KemM:{dcXE7HASY:resolvedLinks[3],variant:\"CktI5lnmF\"},e8P33EIDb:{dcXE7HASY:resolvedLinks[1]},lAXQzSnkH:{dcXE7HASY:resolvedLinks[2]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uq606m\",\"data-framer-name\":\"Resources\",layoutDependency:layoutDependency,layoutId:\"mN_lby2ot\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(12, 21, 35))\"},children:\"Resources\"})}),className:\"framer-lcqmt8\",\"data-framer-name\":\"Footer Title\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"U_R_B82vG\",style:{\"--extracted-r6o4lv\":\"rgb(12, 21, 35)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({DfOA5KemM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(12, 21, 35))\"},children:\"Resources\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zv1xl4\",\"data-framer-name\":\"Footer List\",layoutDependency:layoutDependency,layoutId:\"xId5ktJNC\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,width:\"188px\",y:(componentViewport?.y||0)+110+(((componentViewport?.height||400)-120-331)/2+0+0)+0+0+0+0+0+57.6+0+0,...addPropertyOverrides({DfOA5KemM:{y:(componentViewport?.y||0)+60+(((componentViewport?.height||200)-100-993.2)/2+0+0)+0+0+0+293+0+150.6+58+57.6+0+0},e8P33EIDb:{y:(componentViewport?.y||0)+110+(((componentViewport?.height||405.5)-120-326)/2+0+0)+0+0+0+0+0+57.6+0+0},lAXQzSnkH:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||200)-110-408)/2+0+0)+0+0+19+0+0+0+57.6+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1x6hbn1-container\",layoutDependency:layoutDependency,layoutId:\"ld8jXoYtI-container\",nodeId:\"ld8jXoYtI\",rendersWithMotion:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(Link2,{dcXE7HASY:\"https://www.facebook.com/groups/631925793603650/\",height:\"100%\",id:\"ld8jXoYtI\",layoutId:\"ld8jXoYtI\",MOQfTFBNs:\"var(--token-fe24a84b-b018-47cf-9fb6-8baff8a48c86, rgb(59, 65, 71))\",P2canK3mG:\"Free NCLEX Study Group\",style:{width:\"100%\"},variant:\"yvUl4efsQ\",width:\"100%\",...addPropertyOverrides({DfOA5KemM:{variant:\"CktI5lnmF\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KOao3zsDV\"},implicitPathVariables:undefined},{href:{webPageId:\"KOao3zsDV\"},implicitPathVariables:undefined},{href:{webPageId:\"KOao3zsDV\"},implicitPathVariables:undefined},{href:{webPageId:\"KOao3zsDV\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,width:\"188px\",y:(componentViewport?.y||0)+110+(((componentViewport?.height||400)-120-331)/2+0+0)+0+0+0+0+0+57.6+0+34,...addPropertyOverrides({DfOA5KemM:{y:(componentViewport?.y||0)+60+(((componentViewport?.height||200)-100-993.2)/2+0+0)+0+0+0+293+0+150.6+58+57.6+0+34},e8P33EIDb:{y:(componentViewport?.y||0)+110+(((componentViewport?.height||405.5)-120-326)/2+0+0)+0+0+0+0+0+57.6+0+34},lAXQzSnkH:{y:(componentViewport?.y||0)+80+(((componentViewport?.height||200)-110-408)/2+0+0)+0+0+19+0+0+0+57.6+0+34}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1y7mev7-container\",layoutDependency:layoutDependency,layoutId:\"XAfC5K55i-container\",nodeId:\"XAfC5K55i\",rendersWithMotion:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(Link2,{dcXE7HASY:resolvedLinks1[0],height:\"100%\",id:\"XAfC5K55i\",layoutId:\"XAfC5K55i\",MOQfTFBNs:\"var(--token-fe24a84b-b018-47cf-9fb6-8baff8a48c86, rgb(59, 65, 71))\",P2canK3mG:\"Pass Guarantee\",style:{width:\"100%\"},variant:\"yvUl4efsQ\",width:\"100%\",...addPropertyOverrides({DfOA5KemM:{dcXE7HASY:resolvedLinks1[3],variant:\"CktI5lnmF\"},e8P33EIDb:{dcXE7HASY:resolvedLinks1[1]},lAXQzSnkH:{dcXE7HASY:resolvedLinks1[2]}},baseVariant,gestureVariant)})})})})]})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1rw37mu\",\"data-framer-name\":\"Store Btton Group\",layoutDependency:layoutDependency,layoutId:\"zPE6Kpcfq\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(12, 21, 35))\"},children:\"Download for FREE Today\"})}),className:\"framer-12spqlt\",\"data-framer-name\":\"Zaply gives you the blocks and components you need to create a truly professional website.\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"iqZTxYRhf\",style:{\"--extracted-r6o4lv\":\"rgb(12, 21, 35)\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lAXQzSnkH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(12, 21, 35))\"},children:\"Download for FREE Today\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xxqspt\",layoutDependency:layoutDependency,layoutId:\"O0B0SHFSm\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/us/app/nclex-pn-mastery-prep-2025/id711681319\",motionChild:true,nodeId:\"oUD1N9s0e\",openInNewTab:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+110+(((componentViewport?.height||400)-120-331)/2+0+0)+0+0+0+0+148+0+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"},className:\"framer-ltqxej framer-b84dds\",\"data-framer-name\":\"App Store Button\",layoutDependency:layoutDependency,layoutId:\"oUD1N9s0e\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({DfOA5KemM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+(((componentViewport?.height||200)-100-993.2)/2+0+0)+0+0+0+668.2+0+148+0+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}},e8P33EIDb:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+110+(((componentViewport?.height||405.5)-120-326)/2+0+0)+0+0+0+0+148+0+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}},lAXQzSnkH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||200)-110-408)/2+0+0)+0+0+19+200+20+42.6+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.nclexpn.hlt&hl=en_US\",motionChild:true,nodeId:\"lVvjLlQWm\",openInNewTab:true,scopeId:\"DPjzL_z_8\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+110+(((componentViewport?.height||400)-120-331)/2+0+0)+0+0+0+0+148+0+68),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"},className:\"framer-rtx134 framer-b84dds\",\"data-framer-name\":\"Play Store Button\",layoutDependency:layoutDependency,layoutId:\"lVvjLlQWm\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},...addPropertyOverrides({DfOA5KemM:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+60+(((componentViewport?.height||200)-100-993.2)/2+0+0)+0+0+0+668.2+0+148+0+68),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}},e8P33EIDb:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+110+(((componentViewport?.height||405.5)-120-326)/2+0+0)+0+0+0+0+148+0+68),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}},lAXQzSnkH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+80+(((componentViewport?.height||200)-110-408)/2+0+0)+0+0+19+200+20+42.6+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}}},baseVariant,gestureVariant)})})]})]})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-oi91jg\",\"data-framer-name\":\"Line 270\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:3,intrinsicWidth:1298,layoutDependency:layoutDependency,layoutId:\"v_U_W6dPu\",svg:'<svg width=\"1298\" height=\"3\" viewBox=\"-1 -1 1298 3\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<line y1=\"0.5\" x2=\"1296\" y2=\"0.5\" stroke=\"#EBEDF2\"/>\\n</svg>\\n',withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-S4vtu.framer-b84dds, .framer-S4vtu .framer-b84dds { display: block; }\",\".framer-S4vtu.framer-akl611 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 110px 0px 10px 0px; position: relative; width: 1440px; }\",\".framer-S4vtu .framer-10oxfd4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 97px; height: min-content; justify-content: flex-start; max-width: 1320px; overflow: visible; padding: 0px 30px 50px 30px; position: relative; width: 100%; }\",\".framer-S4vtu .framer-1pul0k5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S4vtu .framer-12uoedu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 46px; height: min-content; justify-content: center; max-width: 324px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-S4vtu .framer-1eio7m4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-S4vtu .framer-lom084 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 46px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 184px; }\",\".framer-S4vtu .framer-wbv72h { flex: none; height: 46px; position: relative; width: 46px; }\",\".framer-S4vtu .framer-1nnsr5, .framer-S4vtu .framer-1mk19gi, .framer-S4vtu .framer-lcqmt8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-S4vtu .framer-q4aq2m, .framer-S4vtu .framer-12spqlt { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-S4vtu .framer-rcwuxc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-S4vtu .framer-5ddwej-container, .framer-S4vtu .framer-1ws9o38-container, .framer-S4vtu .framer-1e8vhc5-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 28px; }\",\".framer-S4vtu .framer-v3oapd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 758px; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 474px; }\",\".framer-S4vtu .framer-1hxsrnw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 145px; }\",\".framer-S4vtu .framer-t08o93 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-S4vtu .framer-15a9w8e-container, .framer-S4vtu .framer-rftr1e-container, .framer-S4vtu .framer-nm8uwn-container { flex: none; height: auto; position: relative; width: 144px; }\",\".framer-S4vtu .framer-1uq606m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-S4vtu .framer-zv1xl4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 186px; }\",\".framer-S4vtu .framer-1x6hbn1-container, .framer-S4vtu .framer-1y7mev7-container { flex: none; height: auto; position: relative; width: 188px; }\",\".framer-S4vtu .framer-1rw37mu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 293px; }\",\".framer-S4vtu .framer-1xxqspt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-S4vtu .framer-ltqxej, .framer-S4vtu .framer-rtx134 { flex: none; height: 58px; position: relative; text-decoration: none; width: 181px; }\",\".framer-S4vtu .framer-oi91jg { flex: none; height: 3px; position: relative; width: 1271px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S4vtu.framer-akl611, .framer-S4vtu .framer-10oxfd4, .framer-S4vtu .framer-12uoedu, .framer-S4vtu .framer-1eio7m4, .framer-S4vtu .framer-lom084, .framer-S4vtu .framer-rcwuxc, .framer-S4vtu .framer-1hxsrnw, .framer-S4vtu .framer-t08o93, .framer-S4vtu .framer-1uq606m, .framer-S4vtu .framer-zv1xl4, .framer-S4vtu .framer-1rw37mu, .framer-S4vtu .framer-1xxqspt { gap: 0px; } .framer-S4vtu.framer-akl611 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-S4vtu.framer-akl611 > :first-child, .framer-S4vtu .framer-10oxfd4 > :first-child, .framer-S4vtu .framer-12uoedu > :first-child, .framer-S4vtu .framer-1eio7m4 > :first-child, .framer-S4vtu .framer-1hxsrnw > :first-child, .framer-S4vtu .framer-t08o93 > :first-child, .framer-S4vtu .framer-1uq606m > :first-child, .framer-S4vtu .framer-zv1xl4 > :first-child, .framer-S4vtu .framer-1rw37mu > :first-child, .framer-S4vtu .framer-1xxqspt > :first-child { margin-top: 0px; } .framer-S4vtu.framer-akl611 > :last-child, .framer-S4vtu .framer-10oxfd4 > :last-child, .framer-S4vtu .framer-12uoedu > :last-child, .framer-S4vtu .framer-1eio7m4 > :last-child, .framer-S4vtu .framer-1hxsrnw > :last-child, .framer-S4vtu .framer-t08o93 > :last-child, .framer-S4vtu .framer-1uq606m > :last-child, .framer-S4vtu .framer-zv1xl4 > :last-child, .framer-S4vtu .framer-1rw37mu > :last-child, .framer-S4vtu .framer-1xxqspt > :last-child { margin-bottom: 0px; } .framer-S4vtu .framer-10oxfd4 > * { margin: 0px; margin-bottom: calc(97px / 2); margin-top: calc(97px / 2); } .framer-S4vtu .framer-12uoedu > * { margin: 0px; margin-bottom: calc(46px / 2); margin-top: calc(46px / 2); } .framer-S4vtu .framer-1eio7m4 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-S4vtu .framer-lom084 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-S4vtu .framer-lom084 > :first-child, .framer-S4vtu .framer-rcwuxc > :first-child { margin-left: 0px; } .framer-S4vtu .framer-lom084 > :last-child, .framer-S4vtu .framer-rcwuxc > :last-child { margin-right: 0px; } .framer-S4vtu .framer-rcwuxc > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-S4vtu .framer-1hxsrnw > *, .framer-S4vtu .framer-1uq606m > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-S4vtu .framer-t08o93 > *, .framer-S4vtu .framer-zv1xl4 > * { margin: 0px; margin-bottom: calc(9px / 2); margin-top: calc(9px / 2); } .framer-S4vtu .framer-1rw37mu > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-S4vtu .framer-1xxqspt > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-S4vtu.framer-v-1wcqycx.framer-akl611 { width: 992px; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-10oxfd4 { max-width: 100%; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-1pul0k5 { gap: 0px; justify-content: flex-start; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-12uoedu { flex: none; flex-wrap: wrap; gap: 30px; order: 0; width: 31%; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-1eio7m4 { gap: 27px; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-q4aq2m { width: 254px; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-v3oapd { max-width: 81%; order: 1; width: 38%; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-1hxsrnw { width: 41%; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-t08o93 { align-content: flex-start; align-items: flex-start; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-1rw37mu { align-content: flex-end; align-items: flex-end; order: 2; width: 248px; }\",\".framer-S4vtu.framer-v-1wcqycx .framer-oi91jg { height: 2px; width: 932px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S4vtu.framer-v-1wcqycx .framer-1pul0k5, .framer-S4vtu.framer-v-1wcqycx .framer-12uoedu, .framer-S4vtu.framer-v-1wcqycx .framer-1eio7m4 { gap: 0px; } .framer-S4vtu.framer-v-1wcqycx .framer-1pul0k5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-S4vtu.framer-v-1wcqycx .framer-1pul0k5 > :first-child { margin-left: 0px; } .framer-S4vtu.framer-v-1wcqycx .framer-1pul0k5 > :last-child { margin-right: 0px; } .framer-S4vtu.framer-v-1wcqycx .framer-12uoedu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-S4vtu.framer-v-1wcqycx .framer-12uoedu > :first-child, .framer-S4vtu.framer-v-1wcqycx .framer-1eio7m4 > :first-child { margin-top: 0px; } .framer-S4vtu.framer-v-1wcqycx .framer-12uoedu > :last-child, .framer-S4vtu.framer-v-1wcqycx .framer-1eio7m4 > :last-child { margin-bottom: 0px; } .framer-S4vtu.framer-v-1wcqycx .framer-1eio7m4 > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } }\",\".framer-S4vtu.framer-v-albhzq.framer-akl611 { padding: 80px 0px 30px 0px; width: 768px; }\",\".framer-S4vtu.framer-v-albhzq .framer-10oxfd4 { gap: 0px; height: 406px; order: 0; padding: 0px 30px 0px 30px; }\",\".framer-S4vtu.framer-v-albhzq .framer-1pul0k5 { align-content: unset; align-items: unset; display: grid; gap: 0px; grid-auto-rows: 200px; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, 200px); height: 351px; justify-content: center; padding: 19px 0px 0px 0px; }\",\".framer-S4vtu.framer-v-albhzq .framer-12uoedu { align-self: start; flex: none; gap: 30px; justify-self: start; order: 0; width: 100%; }\",\".framer-S4vtu.framer-v-albhzq .framer-5ddwej-container { order: 0; }\",\".framer-S4vtu.framer-v-albhzq .framer-1ws9o38-container { order: 1; }\",\".framer-S4vtu.framer-v-albhzq .framer-1e8vhc5-container { order: 3; }\",\".framer-S4vtu.framer-v-albhzq .framer-v3oapd { align-self: start; justify-self: start; order: 1; padding: 0px 0px 80px 0px; width: 100%; }\",\".framer-S4vtu.framer-v-albhzq .framer-1rw37mu { align-self: start; gap: 17px; grid-column: auto / span 2; justify-self: start; order: 2; padding: 20px 0px 0px 0px; width: 100%; }\",\".framer-S4vtu.framer-v-albhzq .framer-12spqlt { order: 0; white-space: pre; width: auto; }\",\".framer-S4vtu.framer-v-albhzq .framer-1xxqspt { flex-direction: row; gap: 36px; order: 1; width: min-content; }\",\".framer-S4vtu.framer-v-albhzq .framer-oi91jg { height: 2px; order: 1; width: 708px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S4vtu.framer-v-albhzq .framer-10oxfd4, .framer-S4vtu.framer-v-albhzq .framer-1pul0k5, .framer-S4vtu.framer-v-albhzq .framer-12uoedu, .framer-S4vtu.framer-v-albhzq .framer-1rw37mu, .framer-S4vtu.framer-v-albhzq .framer-1xxqspt { gap: 0px; } .framer-S4vtu.framer-v-albhzq .framer-10oxfd4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-S4vtu.framer-v-albhzq .framer-10oxfd4 > :first-child, .framer-S4vtu.framer-v-albhzq .framer-12uoedu > :first-child, .framer-S4vtu.framer-v-albhzq .framer-1rw37mu > :first-child { margin-top: 0px; } .framer-S4vtu.framer-v-albhzq .framer-10oxfd4 > :last-child, .framer-S4vtu.framer-v-albhzq .framer-12uoedu > :last-child, .framer-S4vtu.framer-v-albhzq .framer-1rw37mu > :last-child { margin-bottom: 0px; } .framer-S4vtu.framer-v-albhzq .framer-1pul0k5 > *, .framer-S4vtu.framer-v-albhzq .framer-1pul0k5 > :first-child, .framer-S4vtu.framer-v-albhzq .framer-1pul0k5 > :last-child { margin: 0px; } .framer-S4vtu.framer-v-albhzq .framer-12uoedu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-S4vtu.framer-v-albhzq .framer-1rw37mu > * { margin: 0px; margin-bottom: calc(17px / 2); margin-top: calc(17px / 2); } .framer-S4vtu.framer-v-albhzq .framer-1xxqspt > * { margin: 0px; margin-left: calc(36px / 2); margin-right: calc(36px / 2); } .framer-S4vtu.framer-v-albhzq .framer-1xxqspt > :first-child { margin-left: 0px; } .framer-S4vtu.framer-v-albhzq .framer-1xxqspt > :last-child { margin-right: 0px; } }\",\".framer-S4vtu.framer-v-ht1ztc.framer-akl611 { padding: 60px 0px 40px 0px; width: 375px; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-10oxfd4 { gap: 40px; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-1pul0k5 { flex-direction: column; gap: 31px; justify-content: flex-start; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-12uoedu { align-content: center; align-items: center; flex: none; gap: 30px; max-width: 103%; width: 100%; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-1eio7m4 { align-content: center; align-items: center; width: 315px; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-q4aq2m { width: 80%; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-v3oapd { align-content: center; align-items: center; flex-direction: column; padding: 0px; width: 316px; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-1hxsrnw { align-content: center; align-items: center; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-1uq606m { align-content: center; align-items: center; padding: 58px 0px 19px 0px; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-1rw37mu { width: 100%; }\",\".framer-S4vtu.framer-v-ht1ztc .framer-oi91jg { height: 1px; width: 330px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-S4vtu.framer-v-ht1ztc .framer-10oxfd4, .framer-S4vtu.framer-v-ht1ztc .framer-1pul0k5, .framer-S4vtu.framer-v-ht1ztc .framer-12uoedu, .framer-S4vtu.framer-v-ht1ztc .framer-v3oapd { gap: 0px; } .framer-S4vtu.framer-v-ht1ztc .framer-10oxfd4 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-S4vtu.framer-v-ht1ztc .framer-10oxfd4 > :first-child, .framer-S4vtu.framer-v-ht1ztc .framer-1pul0k5 > :first-child, .framer-S4vtu.framer-v-ht1ztc .framer-12uoedu > :first-child { margin-top: 0px; } .framer-S4vtu.framer-v-ht1ztc .framer-10oxfd4 > :last-child, .framer-S4vtu.framer-v-ht1ztc .framer-1pul0k5 > :last-child, .framer-S4vtu.framer-v-ht1ztc .framer-12uoedu > :last-child { margin-bottom: 0px; } .framer-S4vtu.framer-v-ht1ztc .framer-1pul0k5 > * { margin: 0px; margin-bottom: calc(31px / 2); margin-top: calc(31px / 2); } .framer-S4vtu.framer-v-ht1ztc .framer-12uoedu > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-S4vtu.framer-v-ht1ztc .framer-v3oapd > *, .framer-S4vtu.framer-v-ht1ztc .framer-v3oapd > :first-child, .framer-S4vtu.framer-v-ht1ztc .framer-v3oapd > :last-child { margin: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"e8P33EIDb\":{\"layout\":[\"fixed\",\"auto\"]},\"lAXQzSnkH\":{\"layout\":[\"fixed\",\"auto\"]},\"DfOA5KemM\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDPjzL_z_8=withCSS(Component,css,\"framer-S4vtu\");export default FramerDPjzL_z_8;FramerDPjzL_z_8.displayName=\"Footer: NCLEX PN Product Page\";FramerDPjzL_z_8.defaultProps={height:400,width:1440};addPropertyControls(FramerDPjzL_z_8,{variant:{options:[\"NPY5K9hO2\",\"e8P33EIDb\",\"lAXQzSnkH\",\"DfOA5KemM\"],optionTitles:[\"Large Desktop\",\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerDPjzL_z_8,[{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\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...SocialLinkFonts,...Link2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDPjzL_z_8\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"400\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"e8P33EIDb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lAXQzSnkH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DfOA5KemM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DPjzL_z_8.map", "// Generated by Framer (9f55354)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SingleTestimonial from\"https://framerusercontent.com/modules/3OIS2luKjDmcjUbmHxmQ/Mb2nlWb23uNM8CIp2Mr4/GjgcWvDpw.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/6YdWVZhgezRAHPsDckZo/Ticker.js\";const SingleTestimonialFonts=getFonts(SingleTestimonial);const TickerFonts=getFonts(Ticker);const serializationHash=\"framer-mqpjJ\";const variantClassNames={mBEOVkAD7:\"framer-v-8ejulp\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"mBEOVkAD7\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-8ejulp\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"mBEOVkAD7\",ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mo7q4z-container\",layoutDependency:layoutDependency,layoutId:\"y_AmfJIO4-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:12,height:\"100%\",hoverFactor:.6,id:\"y_AmfJIO4\",layoutId:\"y_AmfJIO4\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-v78q1u-container\",layoutDependency:layoutDependency,layoutId:\"nTBrh8Txh-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"nTBrh8Txh\",JffJ86Uk9:'\"NCLEX PN Mastery was EVERYTHING to me! After failing twice, I used this app and passed in 85.\"',layoutId:\"nTBrh8Txh\",uMem0uj5s:\"Ashley M.\",variant:\"C2cHOKqVO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qxq2ur-container\",layoutDependency:layoutDependency,layoutId:\"vc0tqiO6U-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"vc0tqiO6U\",JffJ86Uk9:'\"NCLEX Mastery is way better than UWorld. It\\'s more engaging, affordable, and easier to use!\"',layoutId:\"vc0tqiO6U\",uMem0uj5s:\"Sophia R.\",variant:\"C2cHOKqVO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dcjyws-container\",layoutDependency:layoutDependency,layoutId:\"xuCshVoue-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"xuCshVoue\",JffJ86Uk9:'\"NCLEX PN Mastery is super affordable and worth every penny. I passed on my first try!\"',layoutId:\"xuCshVoue\",uMem0uj5s:\"Megan H.\",variant:\"C2cHOKqVO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-88007b-container\",layoutDependency:layoutDependency,layoutId:\"PgHrh4_Pf-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"PgHrh4_Pf\",JffJ86Uk9:'\"Loved how easy it was to study with NCLEX PN Mastery. I could study on breaks and between classes!\"',layoutId:\"PgHrh4_Pf\",uMem0uj5s:\"Jordan S.\",variant:\"C2cHOKqVO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-snwsmn-container\",layoutDependency:layoutDependency,layoutId:\"jkVsicIz_-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"jkVsicIz_\",JffJ86Uk9:'\"I studied anywhere\u2014even in line at the store. NCLEX Mastery made it so easy to prep on the go!\"',layoutId:\"jkVsicIz_\",uMem0uj5s:\"Riley P.\",variant:\"C2cHOKqVO\",width:\"100%\"})})})],speed:30,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-136ysfx-container\",layoutDependency:layoutDependency,layoutId:\"QiFedv6A2-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:12,height:\"100%\",hoverFactor:.6,id:\"QiFedv6A2\",layoutId:\"QiFedv6A2\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-v78q1u-container\",layoutDependency:layoutDependency,layoutId:\"nTBrh8Txh-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"nTBrh8Txh\",JffJ86Uk9:'\"NCLEX PN Mastery was EVERYTHING to me! After failing twice, I used this app and passed in 85.\"',layoutId:\"nTBrh8Txh\",uMem0uj5s:\"Ashley M.\",variant:\"C2cHOKqVO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qxq2ur-container\",layoutDependency:layoutDependency,layoutId:\"vc0tqiO6U-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"vc0tqiO6U\",JffJ86Uk9:'\"NCLEX Mastery is way better than UWorld. It\\'s more engaging, affordable, and easier to use!\"',layoutId:\"vc0tqiO6U\",uMem0uj5s:\"Sophia R.\",variant:\"C2cHOKqVO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dcjyws-container\",layoutDependency:layoutDependency,layoutId:\"xuCshVoue-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"xuCshVoue\",JffJ86Uk9:'\"NCLEX PN Mastery is super affordable and worth every penny. I passed on my first try!\"',layoutId:\"xuCshVoue\",uMem0uj5s:\"Megan H.\",variant:\"C2cHOKqVO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-88007b-container\",layoutDependency:layoutDependency,layoutId:\"PgHrh4_Pf-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"PgHrh4_Pf\",JffJ86Uk9:'\"Loved how easy it was to study with NCLEX PN Mastery. I could study on breaks and between classes!\"',layoutId:\"PgHrh4_Pf\",uMem0uj5s:\"Jordan S.\",variant:\"C2cHOKqVO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-snwsmn-container\",layoutDependency:layoutDependency,layoutId:\"jkVsicIz_-container\",children:/*#__PURE__*/_jsx(SingleTestimonial,{height:\"100%\",id:\"jkVsicIz_\",JffJ86Uk9:'\"I studied anywhere\u2014even in line at the store. NCLEX Mastery made it so easy to prep on the go!\"',layoutId:\"jkVsicIz_\",uMem0uj5s:\"Riley P.\",variant:\"C2cHOKqVO\",width:\"100%\"})})})],speed:30,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mqpjJ.framer-1xom95n, .framer-mqpjJ .framer-1xom95n { display: block; }\",\".framer-mqpjJ.framer-8ejulp { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1320px; }\",\".framer-mqpjJ .framer-1mo7q4z-container, .framer-mqpjJ .framer-136ysfx-container { flex: none; height: 245px; position: relative; width: 100%; }\",\".framer-mqpjJ .framer-v78q1u-container, .framer-mqpjJ .framer-1qxq2ur-container, .framer-mqpjJ .framer-dcjyws-container, .framer-mqpjJ .framer-88007b-container, .framer-mqpjJ .framer-snwsmn-container { height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-mqpjJ.framer-8ejulp { gap: 0px; } .framer-mqpjJ.framer-8ejulp > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-mqpjJ.framer-8ejulp > :first-child { margin-top: 0px; } .framer-mqpjJ.framer-8ejulp > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 498\n * @framerIntrinsicWidth 1320\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerkwozyoxeh=withCSS(Component,css,\"framer-mqpjJ\");export default Framerkwozyoxeh;Framerkwozyoxeh.displayName=\"Testimonial Ticker NCLEX PN\";Framerkwozyoxeh.defaultProps={height:498,width:1320};addFonts(Framerkwozyoxeh,[{explicitInter:true,fonts:[]},...SingleTestimonialFonts,...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerkwozyoxeh\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1320\",\"framerIntrinsicHeight\":\"498\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kwozyoxeh.map", "// Generated by Framer (677c5d1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import TopNavNCLEXPN from\"#framer/local/canvasComponent/bo52J5_Io/bo52J5_Io.js\";import FooterNCLEXPNProductPage from\"#framer/local/canvasComponent/DPjzL_z_8/DPjzL_z_8.js\";import GlobalHLTMasteryCorporateFooter from\"#framer/local/canvasComponent/fZLiCqS4w/fZLiCqS4w.js\";import FAQNCLEX from\"#framer/local/canvasComponent/HSzvd34UL/HSzvd34UL.js\";import SectionHeading from\"#framer/local/canvasComponent/KTijjbYLC/KTijjbYLC.js\";import TestimonialTickerNCLEXPN from\"#framer/local/canvasComponent/kwozyoxeh/kwozyoxeh.js\";import FeatureWidget from\"#framer/local/canvasComponent/lyGm6BTHS/lyGm6BTHS.js\";import Button from\"#framer/local/canvasComponent/ntmRvVUpF/ntmRvVUpF.js\";import ListItemCheck from\"#framer/local/canvasComponent/o1SjOQmKU/o1SjOQmKU.js\";import GradientHeading from\"#framer/local/canvasComponent/pAhJXTUUw/pAhJXTUUw.js\";import ContentWidget from\"#framer/local/canvasComponent/t_9hVApKO/t_9hVApKO.js\";import FactWidget from\"#framer/local/canvasComponent/wk7IXfNxP/wk7IXfNxP.js\";import Accordion from\"#framer/local/canvasComponent/XTrR9qryO/XTrR9qryO.js\";import*as sharedStyle2 from\"#framer/local/css/JMsN7ZL96/JMsN7ZL96.js\";import*as sharedStyle3 from\"#framer/local/css/M0MrnEIVm/M0MrnEIVm.js\";import*as sharedStyle1 from\"#framer/local/css/nPwdVqnve/nPwdVqnve.js\";import*as sharedStyle5 from\"#framer/local/css/qnOo_q8FA/qnOo_q8FA.js\";import*as sharedStyle from\"#framer/local/css/WkfHcav9C/WkfHcav9C.js\";import*as sharedStyle4 from\"#framer/local/css/WMY_eRIVV/WMY_eRIVV.js\";import metadataProvider from\"#framer/local/webPageMetadata/vINdpE6eZ/vINdpE6eZ.js\";const TopNavNCLEXPNFonts=getFonts(TopNavNCLEXPN);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const MotionDivWithFX=withFX(motion.div);const GradientHeadingFonts=getFonts(GradientHeading);const ButtonFonts=getFonts(Button);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const FeatureWidgetFonts=getFonts(FeatureWidget);const ImageWithFX=withFX(Image);const ListItemCheckFonts=getFonts(ListItemCheck);const ContainerWithFX=withFX(Container);const ContentWidgetFonts=getFonts(ContentWidget);const FactWidgetFonts=getFonts(FactWidget);const AccordionFonts=getFonts(Accordion);const RichTextWithFX=withFX(RichText);const TestimonialTickerNCLEXPNFonts=getFonts(TestimonialTickerNCLEXPN);const SectionHeadingFonts=getFonts(SectionHeading);const FAQNCLEXFonts=getFonts(FAQNCLEX);const FooterNCLEXPNProductPageFonts=getFonts(FooterNCLEXPNProductPage);const GlobalHLTMasteryCorporateFooterFonts=getFonts(GlobalHLTMasteryCorporateFooter);const breakpoints={G9dnacK6C:\"(min-width: 992px) and (max-width: 1439px)\",GQT0gKfci:\"(min-width: 768px) and (max-width: 991px)\",Pw4a2Sd2e:\"(max-width: 767px)\",TaaNemSAh:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZV45L\";const variantClassNames={G9dnacK6C:\"framer-v-1o459i9\",GQT0gKfci:\"framer-v-1692su8\",Pw4a2Sd2e:\"framer-v-pbr6kt\",TaaNemSAh:\"framer-v-1kphb33\"};const transition1={bounce:.5,delay:0,duration:2.6,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition2={damping:60,delay:.3,mass:1.2,stiffness:200,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:100,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:50,y:0};const transition3={damping:60,delay:.8,mass:1.2,stiffness:200,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition4={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:30};const transition5={damping:50,delay:.5,mass:1,stiffness:150,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition6={damping:60,delay:0,mass:1.2,stiffness:300,type:\"spring\"};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition7={damping:60,delay:.2,mass:1.2,stiffness:300,type:\"spring\"};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:0};const transition8={damping:60,delay:.4,mass:1.2,stiffness:300,type:\"spring\"};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition8,x:0,y:0};const animation12={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:60};const animation13={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:60};const animation14={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition8,x:0,y:60};const transition9={damping:60,delay:.6,mass:1.2,stiffness:300,type:\"spring\"};const animation15={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition9,x:0,y:60};const animation16={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,x:-60,y:0};const transition10={damping:60,delay:0,mass:1.2,stiffness:200,type:\"spring\"};const animation17={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:500,transition:transition10,x:-60,y:0};const animation18={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:60,y:0};const animation19={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition10,x:60,y:0};const animation20={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:60};const transition11={damping:60,delay:.3,mass:1.2,stiffness:300,type:\"spring\"};const animation21={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition11,x:0,y:60};const animation22={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-40,y:0};const animation23={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition10,x:-40,y:0};const animation24={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:40,y:0};const animation25={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition10,x:40,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Desktop\":\"TaaNemSAh\",Desktop:\"G9dnacK6C\",Phone:\"Pw4a2Sd2e\",Tablet:\"GQT0gKfci\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TaaNemSAh\"};};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,...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 sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"GQT0gKfci\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"GQT0gKfci\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"Pw4a2Sd2e\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"Pw4a2Sd2e\")return false;return true;};const elementId=useRouteElementId(\"pk8eVrq4Y\");const ref1=React.useRef(null);const isDisplayed4=()=>{if(!isBrowser())return true;if([\"GQT0gKfci\",\"Pw4a2Sd2e\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"TaaNemSAh\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1kphb33\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-go5yls\",\"data-framer-name\":\"Header Wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"max(100vw, 1px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ocdcym-container\",nodeId:\"lsUecqg1J\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{style:{width:\"100%\"},variant:\"owNd_pG_A\"},Pw4a2Sd2e:{style:{width:\"100%\"},variant:\"owNd_pG_A\"}},children:/*#__PURE__*/_jsx(TopNavNCLEXPN,{height:\"100%\",id:\"lsUecqg1J\",layoutId:\"lsUecqg1J\",style:{height:\"100%\",width:\"100%\"},variant:\"wubCiE7lO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hupb4y\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ttei2w\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19rkszb\",\"data-framer-name\":\"Hero Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18gka0b\",\"data-framer-name\":\"Hero Image Block\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-12j2rmt hidden-1692su8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1642,intrinsicWidth:1642,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+42+9.5+56),pixelHeight:3564,pixelWidth:2932,positionX:\"center\",positionY:\"center\",sizes:\"444px\",src:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=1024 842w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048 1684w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png 2932w\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1642,intrinsicWidth:1642,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+773+-57.5+453-384.5),pixelHeight:3564,pixelWidth:2932,positionX:\"center\",positionY:\"center\",sizes:\"257px\",src:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=1024 842w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048 1684w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png 2932w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1642,intrinsicWidth:1642,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+35+-52.5+99),pixelHeight:3564,pixelWidth:2932,positionX:\"center\",positionY:\"center\",sizes:\"601px\",src:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=1024 842w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048 1684w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png 2932w\"},className:\"framer-1gmb67m\",\"data-framer-appear-id\":\"1gmb67m\",\"data-framer-name\":\"Image\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+42+9.5+56+602-235.5),pixelHeight:1019,pixelWidth:1786,positionX:\"center\",positionY:\"center\",sizes:\"215.0216px\",src:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png 1786w\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+773+-57.5+453-384.5+333-158),pixelHeight:1019,pixelWidth:1786,positionX:\"center\",positionY:\"center\",sizes:\"174.4297px\",src:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png 1786w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+35+-52.5+99+794-315),pixelHeight:1019,pixelWidth:1786,positionX:\"center\",positionY:\"center\",sizes:\"294px\",src:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png 1786w\"},className:\"framer-3qlg1d\",\"data-framer-appear-id\":\"3qlg1d\",\"data-framer-name\":\"Card\",initial:animation3,optimized:true,style:{transformPerspective:1200}})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1642,intrinsicWidth:1642,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+0+0+787+14),pixelHeight:3564,pixelWidth:2932,positionX:\"left\",positionY:\"center\",sizes:\"701px\",src:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=1024 842w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048 1684w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png 2932w\"}}},children:/*#__PURE__*/_jsxs(ImageWithOptimizedAppearEffect,{animate:animation,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1642,intrinsicWidth:1642,pixelHeight:3564,pixelWidth:2932,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=1024 842w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png?scale-down-to=2048 1684w,https://framerusercontent.com/images/v6snBHofKeDmHEXtuLxta2ydlk.png 2932w\"},className:\"framer-8touqz hidden-1kphb33 hidden-1o459i9 hidden-pbr6kt\",\"data-framer-appear-id\":\"8touqz\",\"data-framer-name\":\"Image\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,pixelHeight:352,pixelWidth:618,positionX:\"center\",positionY:\"center\",sizes:\"294px\",src:\"https://framerusercontent.com/images/ObVjkAoUKr1sV9HgRflUZgaf8.png\",srcSet:\"https://framerusercontent.com/images/ObVjkAoUKr1sV9HgRflUZgaf8.png?scale-down-to=512 512w,https://framerusercontent.com/images/ObVjkAoUKr1sV9HgRflUZgaf8.png 618w\"},className:\"framer-136od5k hidden-1692su8\",\"data-framer-appear-id\":\"136od5k\",\"data-framer-name\":\"Card\",initial:animation3,optimized:true,style:{transformPerspective:1200}}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,pixelHeight:352,pixelWidth:618,positionX:\"center\",positionY:\"center\",sizes:\"294px\",src:\"https://framerusercontent.com/images/ObVjkAoUKr1sV9HgRflUZgaf8.png\",srcSet:\"https://framerusercontent.com/images/ObVjkAoUKr1sV9HgRflUZgaf8.png?scale-down-to=512 512w,https://framerusercontent.com/images/ObVjkAoUKr1sV9HgRflUZgaf8.png 618w\"},className:\"framer-ycjlyd hidden-1692su8\",\"data-framer-appear-id\":\"ycjlyd\",\"data-framer-name\":\"Card\",initial:animation3,optimized:true,style:{transformPerspective:1200}}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,pixelHeight:352,pixelWidth:618,positionX:\"center\",positionY:\"center\",sizes:\"294px\",src:\"https://framerusercontent.com/images/ObVjkAoUKr1sV9HgRflUZgaf8.png\",srcSet:\"https://framerusercontent.com/images/ObVjkAoUKr1sV9HgRflUZgaf8.png?scale-down-to=512 512w,https://framerusercontent.com/images/ObVjkAoUKr1sV9HgRflUZgaf8.png 618w\"},className:\"framer-oormx9 hidden-1692su8\",\"data-framer-appear-id\":\"oormx9\",\"data-framer-name\":\"Card\",initial:animation3,optimized:true,style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+0+0+787+14+572-262),pixelHeight:1019,pixelWidth:1786,positionX:\"center\",positionY:\"center\",sizes:\"294px\",src:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png 1786w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fit\",intrinsicHeight:335,intrinsicWidth:589,pixelHeight:1019,pixelWidth:1786,positionX:\"center\",positionY:\"center\",sizes:\"294px\",src:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YCLtyWrCY5plV7tPG4sfXJL2I.png 1786w\"},className:\"framer-vomift\",\"data-framer-appear-id\":\"vomift\",\"data-framer-name\":\"Card\",initial:animation3,optimized:true,style:{transformPerspective:1200}})})]})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1y8ruci\",\"data-framer-appear-id\":\"1y8ruci\",\"data-framer-name\":\"Hero Content Block\",initial:animation5,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lz8sio\",\"data-framer-name\":\"Title Block\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17hw0mh\",\"data-framer-name\":\"Review\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2rtm0d\",\"data-framer-name\":\"Image\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Pw4a2Sd2e:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+0+0+0+7.5+0),pixelHeight:61,pixelWidth:64,src:\"https://framerusercontent.com/images/lQK4ezWlsTaG9pshR54JOIuJNoA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:64,pixelHeight:61,pixelWidth:64,src:\"https://framerusercontent.com/images/lQK4ezWlsTaG9pshR54JOIuJNoA.png\"},className:\"framer-gnqwt4 hidden-1kphb33 hidden-1o459i9 hidden-1692su8\",\"data-framer-name\":\"Image\"})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+0+0+0+0+0+0+0+5+0),pixelHeight:61,pixelWidth:64,src:\"https://framerusercontent.com/images/lQK4ezWlsTaG9pshR54JOIuJNoA.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+0+0+0+0+0+5+0),pixelHeight:61,pixelWidth:64,src:\"https://framerusercontent.com/images/lQK4ezWlsTaG9pshR54JOIuJNoA.png\"},className:\"framer-247eqt hidden-pbr6kt\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+0+0+0+0+0+0+0+5+-.4999999999999929),pixelHeight:61,pixelWidth:64,src:\"https://framerusercontent.com/images/0TaovDmLtLnA9O7cVIJoVc3TXig.png\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+0+0+0+7.5+.5000000000000071),pixelHeight:61,pixelWidth:64,src:\"https://framerusercontent.com/images/0TaovDmLtLnA9O7cVIJoVc3TXig.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:64,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+0+0+0+0+0+5+-.4999999999999929),pixelHeight:61,pixelWidth:64,src:\"https://framerusercontent.com/images/0TaovDmLtLnA9O7cVIJoVc3TXig.png\"},className:\"framer-7epghq\",\"data-framer-name\":\"Image\",transformTemplate:transformTemplate1})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:65,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+0+0+0+0+0+0+0+5+-.4999999999999929),pixelHeight:61,pixelWidth:65,src:\"https://framerusercontent.com/images/1XlEbSnAH0kqsx1zaPzxOSFvm2E.png\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:65,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+0+0+0+7.5+-.4999999999999929),pixelHeight:61,pixelWidth:65,src:\"https://framerusercontent.com/images/1XlEbSnAH0kqsx1zaPzxOSFvm2E.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:61,intrinsicWidth:65,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+0+0+0+0+0+5+-.4999999999999929),pixelHeight:61,pixelWidth:65,src:\"https://framerusercontent.com/images/1XlEbSnAH0kqsx1zaPzxOSFvm2E.png\"},className:\"framer-v6ljcq\",\"data-framer-name\":\"Image\",transformTemplate:transformTemplate1})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mam6kb\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-150i2dn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-7xq141\",\"data-framer-name\":\"Star\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qs5zbb\",\"data-framer-name\":\"Icon/Solid/star\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9tp7li\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:17,svg:'<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.70706 0.832056C8.02818 -0.156259 9.42638 -0.156258 9.74751 0.832057L10.8949 4.36326C11.0385 4.80525 11.4504 5.10449 11.9151 5.10449H15.628C16.6672 5.10449 17.0993 6.43426 16.2585 7.04508L13.2547 9.22748C12.8787 9.50064 12.7214 9.98483 12.865 10.4268L14.0124 13.958C14.3335 14.9463 13.2023 15.7682 12.3616 15.1574L9.35781 12.975C8.98184 12.7018 8.47272 12.7018 8.09675 12.975L5.09293 15.1574C4.25222 15.7682 3.12105 14.9463 3.44217 13.958L4.58953 10.4268C4.73314 9.98483 4.57581 9.50064 4.19984 9.22748L1.19602 7.04507C0.355309 6.43426 0.787378 5.10449 1.82655 5.10449H5.53948C6.00421 5.10449 6.41609 4.80525 6.5597 4.36326L7.70706 0.832056Z\" fill=\"#FFBB29\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"4.8/5 \"})}),className:\"framer-30pk1w\",\"data-framer-name\":\"4.4/5\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-smpxl6\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"13,927 Reviews\"})}),className:\"framer-owsrpw\",\"data-framer-name\":\"3,841 Reviews\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:\"496px\"},GQT0gKfci:{width:`calc((min(${componentViewport?.width||\"100vw\"} * 0.9167, 720px) - 30px) * 0.9571)`,y:(componentViewport?.y||0)+0+0+120+0+0+0+0+0+0+0+0+57},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 524px) * 0.9168, 330px)`,y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+0+0+60}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`calc((min(${componentViewport?.width||\"100vw\"} * 0.9167, 1320px) - 30px) * 0.5871)`,y:(componentViewport?.y||0)+0+0+140+0+0+0+0+0+0+0+66,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xpbrst-container\",nodeId:\"u3m26u9r1\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{variant:\"sLR0neTqf\"},Pw4a2Sd2e:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"sLR0neTqf\"}},children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"Pass your NCLEX-PN. Guaranteed\",height:\"100%\",id:\"u3m26u9r1\",layoutId:\"u3m26u9r1\",style:{width:\"100%\"},variant:\"DPO8YkG7L\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"NCLEX PN Mastery combines affordable, adaptive prep with exam questions and personalized learning. It\u2019s built to fit your busy life and help you pass faster. \"})})},Pw4a2Sd2e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"NCLEX PN Mastery combines affordable, adaptive prep with exam questions and personalized learning. It\u2019s built to fit your busy life and help you pass faster. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"NCLEX PN Mastery combines affordable, adaptive prep with exam questions and personalized learning. It\u2019s built to fit your busy life and help you pass faster. \"})}),className:\"framer-1y8ppnq\",\"data-framer-name\":\"Use and re-use tons of responsive sections too a main create the perfect layout. Sections are firmly of organised into the perfect starting categories.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19rlvxx\",\"data-framer-name\":\"Button Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{y:(componentViewport?.y||0)+0+0+120+0+0+0+0+0+0+481+0},Pw4a2Sd2e:{y:(componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+477+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,y:(componentViewport?.y||0)+0+0+140+0+0+0+0+0+499+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-slzh7j-container\",nodeId:\"Sgg6UrLgI\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(Button,{a4yqQWdYz:\"https://pn.builtbyhlt.com/sign-up\",cQf9vb7ws:true,height:\"100%\",id:\"Sgg6UrLgI\",layoutId:\"Sgg6UrLgI\",r0xF8mMS2:\"Create Free Account\",variant:\"N1jCPXY3A\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"No credit card required. Absolutely no risk. \"})})},Pw4a2Sd2e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"No credit card required. Absolutely no risk. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",style:{\"--framer-text-color\":\"var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, rgb(12, 21, 35))\"},children:\"No credit card required. Absolutely no risk. \"})}),className:\"framer-wbtqk0\",\"data-framer-name\":\"Use and re-use tons of responsive sections too a main create the perfect layout. Sections are firmly of organised into the perfect starting categories.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1x43i1b\",\"data-framer-name\":\"Sub Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gu134n\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+0+0+0+0+743+10+2),pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/lvuKg4x2aNtdE9KCJ5H0BUAeEo.svg\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+571+10+2),pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/lvuKg4x2aNtdE9KCJ5H0BUAeEo.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+0+0+761+10+2),pixelHeight:20,pixelWidth:20,src:\"https://framerusercontent.com/images/lvuKg4x2aNtdE9KCJ5H0BUAeEo.svg\"},className:\"framer-1gr521o\",\"data-framer-name\":\"Icon\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1fe402aa-6f19-4409-814b-53c8bdf92f81, rgb(121, 123, 133))\"},children:\"App Available For\"})}),className:\"framer-11galx2\",\"data-framer-name\":\"Text\",fonts:[\"GF;Instrument Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-155n3jc\",\"data-border\":true,\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/us/app/nclex-pn-mastery-prep-2025/id711681319\",motionChild:true,nodeId:\"ONzfHbo8z\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{background:{alt:\"Icon\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+0+0+0+0+743+0+9.5),pixelHeight:278,pixelWidth:227,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EidnCblJZDHOloeT4z6shV7fw38.png\"}},Pw4a2Sd2e:{background:{alt:\"Icon\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+571+0+9.5),pixelHeight:278,pixelWidth:227,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EidnCblJZDHOloeT4z6shV7fw38.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Icon\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+0+0+761+0+9.5),pixelHeight:278,pixelWidth:227,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/EidnCblJZDHOloeT4z6shV7fw38.png\"},className:\"framer-hwm4bf framer-1xa3h3h\",\"data-framer-name\":\"Icon\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tyhnze\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.nclexpn.hlt&hl=en_US\",motionChild:true,nodeId:\"QNu34GzFH\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{background:{alt:\"Icon\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+0+0+0+0+0+743+0+8),pixelHeight:28,pixelWidth:28,src:\"https://framerusercontent.com/images/iubuv2STfmPz5zeKS49tuf1E38.svg\"}},Pw4a2Sd2e:{background:{alt:\"Icon\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+0+0+0+0+0+0+571+0+8),pixelHeight:28,pixelWidth:28,src:\"https://framerusercontent.com/images/iubuv2STfmPz5zeKS49tuf1E38.svg\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Icon\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+140+0+0+0+0+0+761+0+8),pixelHeight:28,pixelWidth:28,src:\"https://framerusercontent.com/images/iubuv2STfmPz5zeKS49tuf1E38.svg\"},className:\"framer-130po3w framer-1xa3h3h\",\"data-framer-name\":\"Icon\"})})})]})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-135a4xr\",\"data-framer-name\":\"Feature Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2wxrjd\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q3e2x0\",\"data-framer-name\":\"Feature Row\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1exa96\",\"data-framer-name\":\"Column\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1000px) - 120px) / 3, 1px)`,y:(componentViewport?.y||0)+0+983+100+0+0+0+0},GQT0gKfci:{width:`max(max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 720px) - 111px) / 2, 200px), 1px)`,y:(componentViewport?.y||0)+0+1507+80+0+0+0+0+0},Pw4a2Sd2e:{width:`max(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 524px) - 60px, 370px), 1px)`,y:(componentViewport?.y||0)+0+1211+60+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:196,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1320px) - 266px) / 3, 1px)`,y:(componentViewport?.y||0)+0+969+108+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u58wvy-container\",\"data-framer-name\":\"Feature Widget\",name:\"Feature Widget\",nodeId:\"AF7KuMleX\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Pw4a2Sd2e:{variant:\"UzL1VpO2N\"}},children:/*#__PURE__*/_jsx(FeatureWidget,{FdjxzEO46:addImageAlt({src:\"https://framerusercontent.com/images/RJ3DdSM2ReJOCbHjZmCPMeaZk.png\",srcSet:\"https://framerusercontent.com/images/RJ3DdSM2ReJOCbHjZmCPMeaZk.png?scale-down-to=512 512w,https://framerusercontent.com/images/RJ3DdSM2ReJOCbHjZmCPMeaZk.png 700w\"},\"\"),height:\"100%\",id:\"AF7KuMleX\",layoutId:\"AF7KuMleX\",lrvdaqUbf:\"Access 3,200+ exam questions, rationales, and adaptive technology\u2014at one low price. \",name:\"Feature Widget\",style:{width:\"100%\"},variant:\"qlDYesXXM\",width:\"100%\",Xsxi0csWQ:\"Affordable, Premium Prep\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7azw6y\",\"data-framer-name\":\"Column\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1000px) - 120px) / 3, 1px)`,y:(componentViewport?.y||0)+0+983+100+0+0+0+0},GQT0gKfci:{width:`max(max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 720px) - 111px) / 2, 200px), 1px)`,y:(componentViewport?.y||0)+0+1507+80+0+0+0+0+0},Pw4a2Sd2e:{width:`max(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 524px) - 60px, 370px), 1px)`,y:(componentViewport?.y||0)+0+1211+60+0+0+0+226+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:196,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1320px) - 266px) / 3, 1px)`,y:(componentViewport?.y||0)+0+969+108+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dsbnsz-container\",\"data-framer-name\":\"Feature Widget\",name:\"Feature Widget\",nodeId:\"AaqqEuvVH\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Pw4a2Sd2e:{variant:\"UzL1VpO2N\"}},children:/*#__PURE__*/_jsx(FeatureWidget,{FdjxzEO46:addImageAlt({src:\"https://framerusercontent.com/images/sxD5wdZnOMkR1NIaqSXKhbNF2c.png\"},\"\"),height:\"100%\",id:\"AaqqEuvVH\",layoutId:\"AaqqEuvVH\",lrvdaqUbf:\"Like the actual NCLEX, our qbank will vary the difficulty level depending on if you get questions right or wrong. \",name:\"Feature Widget\",style:{width:\"100%\"},variant:\"qlDYesXXM\",width:\"100%\",Xsxi0csWQ:\"Learn 3x Faster\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10fjj2d\",\"data-framer-name\":\"Column\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1000px) - 120px) / 3, 1px)`,y:(componentViewport?.y||0)+0+983+100+0+0+0+0},GQT0gKfci:{width:`max(max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 720px) - 111px) / 2, 200px), 1px)`,y:(componentViewport?.y||0)+0+1507+80+0+0+0+247+0},Pw4a2Sd2e:{width:`max(min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 524px) - 60px, 370px), 1px)`,y:(componentViewport?.y||0)+0+1211+60+0+0+0+452+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:196,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1320px) - 266px) / 3, 1px)`,y:(componentViewport?.y||0)+0+969+108+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-h4lg5e-container\",\"data-framer-name\":\"Feature Widget\",name:\"Feature Widget\",nodeId:\"uDEjlPT_C\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Pw4a2Sd2e:{variant:\"UzL1VpO2N\"}},children:/*#__PURE__*/_jsx(FeatureWidget,{FdjxzEO46:addImageAlt({src:\"https://framerusercontent.com/images/BUD0lXi0hqpJTiHjtM5m6paCLsY.png\",srcSet:\"https://framerusercontent.com/images/BUD0lXi0hqpJTiHjtM5m6paCLsY.png?scale-down-to=512 512w,https://framerusercontent.com/images/BUD0lXi0hqpJTiHjtM5m6paCLsY.png 634w\"},\"\"),height:\"100%\",id:\"uDEjlPT_C\",layoutId:\"uDEjlPT_C\",lrvdaqUbf:\"Fit studying into your busy schedule\u2014access your materials on your phone, tablet, or laptop. \",name:\"Feature Widget\",style:{width:\"100%\"},variant:\"qlDYesXXM\",width:\"100%\",Xsxi0csWQ:\"Study On-the-Go\"})})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k0tczk\",\"data-framer-name\":\"Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-5kfmw0\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3mr3ho\",\"data-framer-name\":\"Content Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1842,intrinsicWidth:1578,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1379+0+0+0+0+33),pixelHeight:2460,pixelWidth:2416,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.4464)`,src:\"https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=1024 1005w,https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=2048 2011w,https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png 2416w\"}},GQT0gKfci:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1842,intrinsicWidth:1578,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2110+0+0+0+0+0+0),pixelHeight:2460,pixelWidth:2416,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,src:\"https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=1024 1005w,https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=2048 2011w,https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png 2416w\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1842,intrinsicWidth:1578,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1979+0+0+0+0+0+0),pixelHeight:2460,pixelWidth:2416,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,src:\"https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=1024 1005w,https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=2048 2011w,https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png 2416w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1842,intrinsicWidth:1578,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1387+0+0+0+0+0),pixelHeight:2460,pixelWidth:2416,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4881)`,src:\"https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=1024 1005w,https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png?scale-down-to=2048 2011w,https://framerusercontent.com/images/GgU9c8ZYIM9GVfeE92WB4akKga0.png 2416w\"},className:\"framer-j8ddzb\",\"data-framer-name\":\"Content Video Block\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16s19x6\",\"data-framer-name\":\"Content Text\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1o0gwck\",\"data-framer-name\":\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.529)`,y:(componentViewport?.y||0)+0+1379+0+0+0+0+33+0+0+0+0},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,y:(componentViewport?.y||0)+0+2110+0+0+0+0+0+395+0+0+0+0},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+1979+0+0+0+0+0+395+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4421)`,y:(componentViewport?.y||0)+0+1387+0+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yfc0mr-container\",nodeId:\"ccC680q9u\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"Just Like the Real Exams\",height:\"100%\",id:\"ccC680q9u\",layoutId:\"ccC680q9u\",style:{width:\"100%\"},variant:\"R7PHk5T1X\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",children:\"Access to over 3,200 expertly written practice questions and rationales, designed to help you confidently prep for the NCLEX exam. It\u2019s the most representative, up-to-date qbank in the market. \"})}),className:\"framer-487r82\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12ysfkj\",\"data-framer-name\":\"Contet List\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.529)`,y:(componentViewport?.y||0)+0+1379+0+0+0+0+33+0+493+0+0},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,y:(componentViewport?.y||0)+0+2110+0+0+0+0+0+395+0+473+0+0},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+1979+0+0+0+0+0+395+0+453+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4421)`,y:(componentViewport?.y||0)+0+1387+0+0+0+0+0+0+433+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-x9zejw-container\",\"data-framer-name\":\"Contet List Item\",name:\"Contet List Item\",nodeId:\"mOo3EzZ1o\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ListItemCheck,{height:\"100%\",id:\"mOo3EzZ1o\",layoutId:\"mOo3EzZ1o\",name:\"Contet List Item\",NBXoWf6HL:\"3,200+ High-Yield Questions\",style:{width:\"100%\"},UvIcHxFZF:\"rgb(71, 205, 137)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.529)`,y:(componentViewport?.y||0)+0+1379+0+0+0+0+33+0+493+0+68},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,y:(componentViewport?.y||0)+0+2110+0+0+0+0+0+395+0+473+0+68},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+1979+0+0+0+0+0+395+0+453+0+58}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4421)`,y:(componentViewport?.y||0)+0+1387+0+0+0+0+0+0+433+0+68,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation14,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-n2dz0n-container\",\"data-framer-name\":\"Contet List Item\",name:\"Contet List Item\",nodeId:\"iVUxTJ90B\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ListItemCheck,{height:\"100%\",id:\"iVUxTJ90B\",layoutId:\"iVUxTJ90B\",name:\"Contet List Item\",NBXoWf6HL:\"In-depth Video Rationales\",style:{width:\"100%\"},UvIcHxFZF:\"rgb(71, 205, 137)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.529)`,y:(componentViewport?.y||0)+0+1379+0+0+0+0+33+0+493+0+136},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,y:(componentViewport?.y||0)+0+2110+0+0+0+0+0+395+0+473+0+136},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+1979+0+0+0+0+0+395+0+453+0+116}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4421)`,y:(componentViewport?.y||0)+0+1387+0+0+0+0+0+0+433+0+136,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3hftml-container\",\"data-framer-name\":\"Contet List Item\",name:\"Contet List Item\",nodeId:\"mEV62IVJE\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ListItemCheck,{height:\"100%\",id:\"mEV62IVJE\",layoutId:\"mEV62IVJE\",name:\"Contet List Item\",NBXoWf6HL:\"Questions Based on the real 2025 NCLEX-PN\\xae\",style:{width:\"100%\"},UvIcHxFZF:\"rgb(71, 205, 137)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.529)`,y:(componentViewport?.y||0)+0+1379+0+0+0+0+33+0+493+0+204},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,y:(componentViewport?.y||0)+0+2110+0+0+0+0+0+395+0+473+0+204},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+1979+0+0+0+0+0+395+0+453+0+174}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4421)`,y:(componentViewport?.y||0)+0+1387+0+0+0+0+0+0+433+0+204,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation15,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1iegyi9-container\",\"data-framer-name\":\"Contet List Item\",name:\"Contet List Item\",nodeId:\"KWCmMeHBx\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ListItemCheck,{height:\"100%\",id:\"KWCmMeHBx\",layoutId:\"KWCmMeHBx\",name:\"Contet List Item\",NBXoWf6HL:\"Transition seamlessly across devices - desktop to mobile app\",style:{width:\"100%\"},UvIcHxFZF:\"rgb(71, 205, 137)\",width:\"100%\"})})})})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ap1in1\",\"data-framer-name\":\"Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fr8wvz\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kt2eww\",\"data-framer-name\":\"Content Stack\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xl0ovk\",\"data-framer-name\":\"Content Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1001px) - 60px) * 0.53)`,y:(componentViewport?.y||0)+0+2176+0+0+0+0+77.5+0+0},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 416px)`,y:(componentViewport?.y||0)+0+3216+0+0+0+0+33+407+0+0},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+3035+0+0+0+0+33+662+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4675)`,y:(componentViewport?.y||0)+0+2104+0+0+0+0+75.5+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19zeyw9-container\",nodeId:\"L_sIOtYkr\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"Adaptive Prep that Works\",height:\"100%\",id:\"L_sIOtYkr\",layoutId:\"L_sIOtYkr\",style:{width:\"100%\"},variant:\"R7PHk5T1X\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",children:\"Our adaptive QBank does the heavy lifting for you, analyzing your progress and customizing your prep. It ensures you\u2019re studying smarter\u2014not harder\u2014so you can feel prepared and confident for exam day without wasting valuable time.\"})}),className:\"framer-nng1td\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-120g682\",\"data-framer-name\":\"Content Widget Wrapper\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`min((min(${componentViewport?.width||\"100vw\"}, 1001px) - 60px) * 0.53, 467px)`,y:(componentViewport?.y||0)+0+2176+0+0+0+0+77.5+0+493+0+0},GQT0gKfci:{width:`min(min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 416px), 467px)`,y:(componentViewport?.y||0)+0+3216+0+0+0+0+33+407+0+453+0+0},Pw4a2Sd2e:{width:`min(min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px), 467px)`,y:(componentViewport?.y||0)+0+3035+0+0+0+0+33+662+0+453+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:`min((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4675, 467px)`,y:(componentViewport?.y||0)+0+2104+0+0+0+0+75.5+0+433+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fzswbf-container\",nodeId:\"iSJ4UZBii\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ContentWidget,{fBmlKmheo:\"\",height:\"100%\",id:\"iSJ4UZBii\",layoutId:\"iSJ4UZBii\",SjMP14lEI:\"It's like having an NCLEX tutor in your pocket. \",style:{width:\"100%\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1722,intrinsicWidth:1466,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2176+0+0+0+0+65),pixelHeight:2460,pixelWidth:2159,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1001px) - 60px) * 0.4302)`,src:\"https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=1024 898w,https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=2048 1797w,https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png 2159w\"}},GQT0gKfci:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1722,intrinsicWidth:1466,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3216+0+0+0+0+33+0),pixelHeight:2460,pixelWidth:2159,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 416px)`,src:\"https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=1024 898w,https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=2048 1797w,https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png 2159w\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1722,intrinsicWidth:1466,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3035+0+0+0+0+33+0),pixelHeight:2460,pixelWidth:2159,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,src:\"https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=1024 898w,https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=2048 1797w,https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png 2159w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1722,intrinsicWidth:1466,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2104+0+0+0+0+33),pixelHeight:2460,pixelWidth:2159,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4302)`,src:\"https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=1024 898w,https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png?scale-down-to=2048 1797w,https://framerusercontent.com/images/eCoLqAxtkc4vMH3f73GSI3g.png 2159w\"},className:\"framer-18ekuhw\",\"data-framer-name\":\"Content Image\",style:{transformPerspective:1200}})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kuaxpc\",\"data-framer-name\":\"Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-u11027\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rkjbpf\",\"data-framer-name\":\"Content Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1842,intrinsicWidth:1578,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2928+120+0+0+0+33),pixelHeight:2460,pixelWidth:2159,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.4464)`,src:\"https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=1024 898w,https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=2048 1797w,https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png 2159w\"}},GQT0gKfci:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1842,intrinsicWidth:1578,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4246+100+0+0+0+0+0),pixelHeight:2460,pixelWidth:2159,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,src:\"https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=1024 898w,https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=2048 1797w,https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png 2159w\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1842,intrinsicWidth:1578,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4320+80+0+0+0+0+0),pixelHeight:2460,pixelWidth:2159,positionX:\"center\",positionY:\"center\",sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,src:\"https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=1024 898w,https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=2048 1797w,https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png 2159w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1842,intrinsicWidth:1578,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2792+70+0+0+0+0),pixelHeight:2460,pixelWidth:2159,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) / 2.199)`,src:\"https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=1024 898w,https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png?scale-down-to=2048 1797w,https://framerusercontent.com/images/lKD2Iv9ZsEAuLVdCJylmcvlSFzI.png 2159w\"},className:\"framer-1ga9urq\",\"data-framer-name\":\"Content Video Block\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1thc5cg\",\"data-framer-name\":\"Content Text\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bntbxh\",\"data-framer-name\":\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.529)`,y:(componentViewport?.y||0)+0+2928+120+0+0+0+33+0+0+0+0},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,y:(componentViewport?.y||0)+0+4246+100+0+0+0+0+395+0+0+0+0},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+4320+80+0+0+0+0+395+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4421)`,y:(componentViewport?.y||0)+0+2792+70+0+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-42ubuw-container\",nodeId:\"PvNxOXIjH\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"Pass or We Pay YOU\",height:\"100%\",id:\"PvNxOXIjH\",layoutId:\"PvNxOXIjH\",style:{width:\"100%\"},variant:\"R7PHk5T1X\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",children:\"We\u2019re so confident that NCLEX Mastery works, we\u2019re making the ultimate promise: if you don\u2019t pass your NCLEX, we\u2019ll pay you THREE TIMES what you paid. Yep, triple your money back. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",children:\"Your success is our success, and we\u2019re willing to put our money on it.\"})]}),className:\"framer-11tiuen\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19n8iit\",\"data-framer-name\":\"Contet List\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.529)`,y:(componentViewport?.y||0)+0+2928+120+0+0+0+33+0+666+0+0},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,y:(componentViewport?.y||0)+0+4246+100+0+0+0+0+395+0+646+0+0},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+4320+80+0+0+0+0+395+0+626+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4421)`,y:(componentViewport?.y||0)+0+2792+70+0+0+0+0+0+606+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1qyqj26-container\",\"data-framer-name\":\"Contet List Item\",name:\"Contet List Item\",nodeId:\"jfYMsP8wz\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ListItemCheck,{height:\"100%\",id:\"jfYMsP8wz\",layoutId:\"jfYMsP8wz\",name:\"Contet List Item\",NBXoWf6HL:\"Pass or we\u2019ll pay you triple\u2014it\u2019s that simple.\",style:{width:\"100%\"},UvIcHxFZF:\"rgb(71, 205, 137)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.529)`,y:(componentViewport?.y||0)+0+2928+120+0+0+0+33+0+666+0+68},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,y:(componentViewport?.y||0)+0+4246+100+0+0+0+0+395+0+646+0+68},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+4320+80+0+0+0+0+395+0+626+0+58}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4421)`,y:(componentViewport?.y||0)+0+2792+70+0+0+0+0+0+606+0+68,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation14,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1oh4hm9-container\",\"data-framer-name\":\"Contet List Item\",name:\"Contet List Item\",nodeId:\"v5fgQL2E2\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ListItemCheck,{height:\"100%\",id:\"v5fgQL2E2\",layoutId:\"v5fgQL2E2\",name:\"Contet List Item\",NBXoWf6HL:\"A 99.7% pass rate proves our app works.\",style:{width:\"100%\"},UvIcHxFZF:\"rgb(71, 205, 137)\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.529)`,y:(componentViewport?.y||0)+0+2928+120+0+0+0+33+0+666+0+136},GQT0gKfci:{width:`min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 406px)`,y:(componentViewport?.y||0)+0+4246+100+0+0+0+0+395+0+646+0+136},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+4320+80+0+0+0+0+395+0+626+0+116}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4421)`,y:(componentViewport?.y||0)+0+2792+70+0+0+0+0+0+606+0+136,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nzem5t-container\",\"data-framer-name\":\"Contet List Item\",name:\"Contet List Item\",nodeId:\"oLz2Q8Qan\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ListItemCheck,{height:\"100%\",id:\"oLz2Q8Qan\",layoutId:\"oLz2Q8Qan\",name:\"Contet List Item\",NBXoWf6HL:\"Your success is our priority and promise.\",style:{width:\"100%\"},UvIcHxFZF:\"rgb(71, 205, 137)\",width:\"100%\"})})})})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ztpp5f\",\"data-framer-name\":\"Facts Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o83rql\",\"data-framer-name\":\"facts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{y:(componentViewport?.y||0)+0+4050+112+0},GQT0gKfci:{y:(componentViewport?.y||0)+0+5637+80+0},Pw4a2Sd2e:{width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1098px)`,y:(componentViewport?.y||0)+0+5631+60+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:117,y:(componentViewport?.y||0)+0+3708+112+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9rsy14-container\",nodeId:\"huWq1Deb9\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Pw4a2Sd2e:{style:{width:\"100%\"},variant:\"Omj07PaP8\"}},children:/*#__PURE__*/_jsx(FactWidget,{f05cPOoGD:\"3.2 M\",height:\"100%\",id:\"huWq1Deb9\",layoutId:\"huWq1Deb9\",tnalUEpyS:\"Nursing Students use NCLEX Mastery\",variant:\"NqaI1VnXQ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{y:(componentViewport?.y||0)+0+4050+112+0},GQT0gKfci:{y:(componentViewport?.y||0)+0+5637+80+0},Pw4a2Sd2e:{width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1098px)`,y:(componentViewport?.y||0)+0+5631+60+0+147}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:117,y:(componentViewport?.y||0)+0+3708+112+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1pag3zi-container\",nodeId:\"DHytnuZbx\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{f05cPOoGD:\"99.6% \",tnalUEpyS:\"Pass Rate \"},Pw4a2Sd2e:{style:{width:\"100%\"},variant:\"Omj07PaP8\"}},children:/*#__PURE__*/_jsx(FactWidget,{f05cPOoGD:\"99.7%\",height:\"100%\",id:\"DHytnuZbx\",layoutId:\"DHytnuZbx\",tnalUEpyS:\"Pass after using NCLEX Mastery\",variant:\"NqaI1VnXQ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{y:(componentViewport?.y||0)+0+4050+112+0},GQT0gKfci:{y:(componentViewport?.y||0)+0+5637+80+0},Pw4a2Sd2e:{width:`min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1098px)`,y:(componentViewport?.y||0)+0+5631+60+0+294}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:117,width:\"221px\",y:(componentViewport?.y||0)+0+3708+112+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1r7pwpg-container\",nodeId:\"s0SibeoFE\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Pw4a2Sd2e:{variant:\"Omj07PaP8\"}},children:/*#__PURE__*/_jsx(FactWidget,{f05cPOoGD:\"23 M+\",height:\"100%\",id:\"s0SibeoFE\",layoutId:\"s0SibeoFE\",style:{width:\"100%\"},tnalUEpyS:\"Practice Questions Answered in Past Year\",variant:\"NqaI1VnXQ\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rvy59s\",\"data-framer-name\":\"Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7yjwtc\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-47v36b\",\"data-framer-name\":\"Content Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1435,intrinsicWidth:719,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4387+100+0+0+0+131.5),pixelHeight:2413,pixelWidth:1833,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.4)`,src:\"https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=1024 777w,https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=2048 1555w,https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png 1833w\"}},GQT0gKfci:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1435,intrinsicWidth:719,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5914+44+0+0+0+0+0),pixelHeight:2413,pixelWidth:1833,positionX:\"center\",positionY:\"center\",sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 566px) * 0.5954)`,src:\"https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=1024 777w,https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=2048 1555w,https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png 1833w\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1435,intrinsicWidth:719,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6162+25+0+0+0+0+0),pixelHeight:2413,pixelWidth:1833,positionX:\"center\",positionY:\"center\",sizes:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px) * 0.703)`,src:\"https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=1024 777w,https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=2048 1555w,https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png 1833w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation16,__framer__exit:animation17,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:1435,intrinsicWidth:719,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4045+0+-66.5+0+0+0),pixelHeight:2413,pixelWidth:1833,positionX:\"center\",positionY:\"center\",sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.3935)`,src:\"https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=1024 777w,https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png?scale-down-to=2048 1555w,https://framerusercontent.com/images/5YtK7kaG2P4j6ovurPNt9p6QrRU.png 1833w\"},className:\"framer-s34xg6\",\"data-framer-name\":\"Content Image\",style:{transformPerspective:500}})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation18,__framer__exit:animation19,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jvybv6\",\"data-framer-name\":\"Content Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1993v53\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.486)`,y:(componentViewport?.y||0)+0+4387+100+0+0+0+0+0+0+0+0},GQT0gKfci:{width:`calc(min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 566px) * 0.9717)`,y:(componentViewport?.y||0)+0+5914+44+0+0+0+0+487+0+0+0+0},Pw4a2Sd2e:{width:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px) * 1.0303)`,y:(componentViewport?.y||0)+0+6162+25+0+0+0+0+344+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.4295)`,y:(componentViewport?.y||0)+0+4045+0+-66.5+0+0+130+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qtr713-container\",nodeId:\"R8fV5mldG\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{variant:\"xDuCjqsc7\"},Pw4a2Sd2e:{variant:\"xDuCjqsc7\"}},children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"Trusted by Nursing Students Everywhere\",height:\"100%\",id:\"R8fV5mldG\",layoutId:\"R8fV5mldG\",style:{width:\"100%\"},variant:\"ScuzKh6HD\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Pw4a2Sd2e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\"},children:\"Join a community of over 3.2 million students who trust NCLEX Mastery to guide them toward success. Our platform adapts to your personal study habits and learning pace, providing tools and resources that work for you.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",children:\"Join a community of over 3.2 million students who trust NCLEX Mastery to guide them toward success. Our platform adapts to your personal study habits and learning pace, providing tools and resources that work for you.\"})}),className:\"framer-14zalp8\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.54)`,y:(componentViewport?.y||0)+0+4387+100+0+0+0+0+0+455},GQT0gKfci:{width:`calc(min(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px, 566px) * 0.9)`,y:(componentViewport?.y||0)+0+5914+44+0+0+0+0+487+0+435},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+6162+25+0+0+0+0+344+0+443}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:293,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.42)`,y:(componentViewport?.y||0)+0+4045+0+-66.5+0+0+130+0+421,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2a9n17-container\",id:\"2a9n17\",nodeId:\"FZfsdC_X3\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"FZfsdC_X3\",layoutId:\"FZfsdC_X3\",style:{width:\"100%\"},variant:\"V6LpRpx8o\",width:\"100%\"})})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mdxf0m\",\"data-framer-name\":\"Testimonials 2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-iwhj3n\",\"data-framer-name\":\"Testimonial Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pjgv3a\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-x76v38\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ee8cc238-c520-4f7d-8148-fb1eed22ee2e, rgb(7, 11, 24))\"},children:\"Trusted By 3.2+ Million Nursing Students\"})})},GQT0gKfci:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ee8cc238-c520-4f7d-8148-fb1eed22ee2e, rgb(7, 11, 24))\"},children:\"Trusted By 3.2+ Million Nursing Students\"})})},Pw4a2Sd2e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ee8cc238-c520-4f7d-8148-fb1eed22ee2e, rgb(7, 11, 24))\"},children:\"Trusted By 3.2+ Million Nursing Students\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-ee8cc238-c520-4f7d-8148-fb1eed22ee2e, rgb(7, 11, 24))\"},children:\"Trusted By 3.2+ Million Nursing Students\"})}),className:\"framer-ovn29j\",fonts:[\"GF;Figtree-600\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tdervp\",\"data-framer-name\":\"Testimonial\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:\"1000px\",y:(componentViewport?.y||0)+0+5245+0+0+0+0+90+109+0+0},GQT0gKfci:{width:`min(${componentViewport?.width||\"100vw\"}, 768px)`,y:(componentViewport?.y||0)+0+7217+0+0+0+0+70+98+0+0},Pw4a2Sd2e:{width:`min((${componentViewport?.width||\"100vw\"} - 40px) * 1.12, 400px)`,y:(componentViewport?.y||0)+0+7292+5+0+0+0+50+83.19999999999999+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:498,width:\"1439.94px\",y:(componentViewport?.y||0)+0+4886+0+0+0+0+50+95.6+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uh433o-container\",nodeId:\"N0eYKiWnf\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(TestimonialTickerNCLEXPN,{height:\"100%\",id:\"N0eYKiWnf\",layoutId:\"N0eYKiWnf\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{y:(componentViewport?.y||0)+0+5245+0+0+0+0+90+109+0+562},GQT0gKfci:{y:(componentViewport?.y||0)+0+7217+0+0+0+0+70+98+0+553},Pw4a2Sd2e:{y:(componentViewport?.y||0)+0+7292+5+0+0+0+50+83.19999999999999+0+533}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,y:(componentViewport?.y||0)+0+4886+0+0+0+0+50+95.6+0+562,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8yyzne-container\",nodeId:\"Te2RFWgsE\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(Button,{a4yqQWdYz:\"https://apps.apple.com/us/app/nclex-pn-mastery-prep-2025/id711681319\",cQf9vb7ws:true,height:\"100%\",id:\"Te2RFWgsE\",layoutId:\"Te2RFWgsE\",r0xF8mMS2:\"See All App Store Reviews\",variant:\"N1jCPXY3A\",width:\"100%\"})})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10koor8\",\"data-framer-name\":\"Pricing Section\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-pac1eq\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rlaf3z\",\"data-framer-name\":\"Pricing Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) / 1.341)`,y:(componentViewport?.y||0)+0+6170+100+11368683772161603e-29+0+0+0+0},GQT0gKfci:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 720px) - 60px)`,y:(componentViewport?.y||0)+0+8082+80+0+0+0+0+0},Pw4a2Sd2e:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px)`,y:(componentViewport?.y||0)+0+8092.2+60+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:127,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.323)`,y:(componentViewport?.y||0)+0+5787.6+136+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation8,__framer__exit:animation9,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ry2v7q-container\",nodeId:\"KP5jUjNde\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{variant:\"XmnCEUIqu\"},GQT0gKfci:{variant:\"XmnCEUIqu\"},Pw4a2Sd2e:{variant:\"XmnCEUIqu\"}},children:/*#__PURE__*/_jsx(SectionHeading,{height:\"100%\",id:\"KP5jUjNde\",layoutId:\"KP5jUjNde\",QI7bJ5fo7:\"Experience premium NCLEX prep without the premium price tag. We deliver the best tools and resources without compromising quality, ensuring every student has access to top-tier preparation.\",style:{width:\"100%\"},u9HJGBk16:true,variant:\"ZfatYFWs7\",width:\"100%\",ZLuc9q4oS:\"High-Quality Prep at a Fraction of the Cost\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8xmqi2\",\"data-framer-name\":\"Pricing Widgets\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation20,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-295y81\",\"data-framer-name\":\"Pricing Card\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6ayngl\",\"data-framer-name\":\"Pricing Card Head\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dx5efc\",\"data-framer-name\":\"Pricing Card Top\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-c3zl81\",\"data-styles-preset\":\"JMsN7ZL96\",children:\"Monthly Plan\"})}),className:\"framer-1co0jna\",\"data-framer-name\":\"Plan Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xamx47\",\"data-framer-name\":\"Pricing Head\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yifih5\",\"data-framer-name\":\"Pricing\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1fxc9so\",\"data-styles-preset\":\"M0MrnEIVm\",children:\"$29.99\"})}),className:\"framer-1k44yhz\",\"data-framer-name\":\"Price\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-129r9bx\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-xi1otq\",\"data-styles-preset\":\"WMY_eRIVV\",children:\"/ Month\"})}),className:\"framer-a5jvmj\",\"data-framer-name\":\"/ Per Month\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19craec\",\"data-styles-preset\":\"qnOo_q8FA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(138, 138, 138)\"},children:\"Billed monthly. Cancel anytime.\"})}),className:\"framer-1tvjmuy\",\"data-framer-name\":\"Plan Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc(max(((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.8036 - 24px) / 2, 1px) - 60px)`,y:(componentViewport?.y||0)+0+6170+100+11368683772161603e-29+0+0+0+177+0+30+261.20000000000005},GQT0gKfci:{width:`calc(max((min(${componentViewport?.width||\"100vw\"}, 720px) - 84px) / 2, 1px) - 60px)`,y:(componentViewport?.y||0)+0+8082+80+0+0+0+0+167+0+30+261.20000000000005},Pw4a2Sd2e:{width:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px) - 60px)`,y:(componentViewport?.y||0)+0+8092.2+60+0+0+0+0+167+0+0+30+261.20000000000005}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`calc(max(((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.5429 - 24px) / 2, 1px) - 60px)`,y:(componentViewport?.y||0)+0+5787.6+136+0+0+0+0+0+30+261.20000000000005,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cc6dsp-container\",nodeId:\"h78qon1xv\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(Button,{a4yqQWdYz:\"https://pn.nclexmastery.com/cart/add?purchase_order_id=1467\",cQf9vb7ws:true,height:\"100%\",id:\"h78qon1xv\",layoutId:\"h78qon1xv\",r0xF8mMS2:\"Get 3 Days Free Trial\",style:{width:\"100%\"},variant:\"N1jCPXY3A\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1adthoe\",\"data-framer-name\":\"List Block\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-c3zl81\",\"data-styles-preset\":\"JMsN7ZL96\",children:\"Standout Features:\"})}),className:\"framer-j1jcb8\",\"data-framer-name\":\"List Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h0giwo\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"3,200+ NCLEX Questions\"})}),className:\"framer-w00t8r\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Adaptive Learning Engine\"})}),className:\"framer-1et6p36\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Detailed Rationales & Explanations\"})}),className:\"framer-1axd7e4\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"NCLEX Exam Simulation\"})}),className:\"framer-1be5c1i\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Weekly Content Enhancements\"})}),className:\"framer-5e93tb\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Mobile Access Anywhere\"})}),className:\"framer-6adrw0\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Engaging Discussion Forums\"})}),className:\"framer-1oyrlm8\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Unlimited Access\"})}),className:\"framer-6x6n0i\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"24/7 Community Support\"})}),className:\"framer-2d8lh8\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation21,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ykth4i\",\"data-framer-name\":\"Pricing Card\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9giv6t\",\"data-framer-name\":\"Pricing Card Head\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rnpvs6\",\"data-framer-name\":\"Pricing Card Top\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-c3zl81\",\"data-styles-preset\":\"JMsN7ZL96\",children:\"Annual Plan\"})}),className:\"framer-131vvxe\",\"data-framer-name\":\"Plan Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-luup8z\",\"data-framer-name\":\"Pricing Head\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nv089j\",\"data-framer-name\":\"Pricing\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1fxc9so\",\"data-styles-preset\":\"M0MrnEIVm\",children:\"$139.99\"})}),className:\"framer-1hs2y1y\",\"data-framer-name\":\"Price\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jsup25\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-xi1otq\",\"data-styles-preset\":\"WMY_eRIVV\",children:\"/ Year\"})}),className:\"framer-it1c6a\",\"data-framer-name\":\"/ Per Month\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-19craec\",\"data-styles-preset\":\"qnOo_q8FA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(138, 138, 138)\"},children:\"Billed yearly. Cancel Anytime\"})}),className:\"framer-1b0s1ui\",\"data-framer-name\":\"Plan Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc(max(((min(${componentViewport?.width||\"100vw\"}, 1000px) - 60px) * 0.8036 - 24px) / 2, 1px) - 60px)`,y:(componentViewport?.y||0)+0+6170+100+11368683772161603e-29+0+0+0+177+0+30+261.20000000000005},GQT0gKfci:{width:`calc(max((min(${componentViewport?.width||\"100vw\"}, 720px) - 84px) / 2, 1px) - 60px)`,y:(componentViewport?.y||0)+0+8082+80+0+0+0+0+167+0+30+261.20000000000005},Pw4a2Sd2e:{width:`calc(min(min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px, 330px) - 60px)`,y:(componentViewport?.y||0)+0+8092.2+60+0+0+0+0+167+0+1710.8+30+261.20000000000005}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`calc(max(((min(${componentViewport?.width||\"100vw\"}, 1320px) - 60px) * 0.5429 - 24px) / 2, 1px) - 60px)`,y:(componentViewport?.y||0)+0+5787.6+136+0+0+0+0+0+30+261.20000000000005,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y6ej13-container\",nodeId:\"Z2NYQfs0U\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(Button,{a4yqQWdYz:\"https://pn.nclexmastery.com/cart/add?purchase_order_id=1469\",cQf9vb7ws:true,height:\"100%\",id:\"Z2NYQfs0U\",layoutId:\"Z2NYQfs0U\",r0xF8mMS2:\"Get 3 Days Free Trial\",style:{width:\"100%\"},variant:\"N1jCPXY3A\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pgzyzi\",\"data-framer-name\":\"List Block\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-c3zl81\",\"data-styles-preset\":\"JMsN7ZL96\",children:\"Standout Features:\"})}),className:\"framer-1kfa1am\",\"data-framer-name\":\"List Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-su9xcl\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"3,200+ NCLEX Questions\"})}),className:\"framer-lbhlbd\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Adaptive Learning Engine\"})}),className:\"framer-citj0e\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Detailed Rationales & Explanations\"})}),className:\"framer-qmw6qa\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"NCLEX Exam Simulation\"})}),className:\"framer-1bzq4jg\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Weekly Content Enhancements\"})}),className:\"framer-15czm3p\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Mobile Access Anywhere\"})}),className:\"framer-1o9yq93\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Engaging Discussion Forums\"})}),className:\"framer-19zl2tz\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"Unlimited Access\"})}),className:\"framer-13q4xqn\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ctvnnl\",\"data-styles-preset\":\"nPwdVqnve\",children:\"24/7 Community Support\"})}),className:\"framer-617txj\",\"data-framer-name\":\"List Item\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c8dz1l\",\"data-framer-name\":\"FAQ\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13d2xsa\",\"data-framer-name\":\"FAQ\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nl25qw\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j3rqtn\",\"data-framer-name\":\"Content Stack\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation22,__framer__exit:animation23,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-193v6f6\",\"data-framer-name\":\"Title Block\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1000px) - 60px) * 0.44)`,y:(componentViewport?.y||0)+0+8233.8+100+0+100+0+0+0+0+0},GQT0gKfci:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 720px) - 60px, 529px)`,y:(componentViewport?.y||0)+0+10095.8+80+0+80+0+0+0+0+0+0},Pw4a2Sd2e:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 524px) - 60px, 315px)`,y:(componentViewport?.y||0)+0+11776.8+60+0+60+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:`calc((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1320px) - 60px) * 0.4159)`,y:(componentViewport?.y||0)+0+7746.400000000001+106+0+6+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rx2yvj-container\",nodeId:\"FlSz7rYYm\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{variant:\"xDuCjqsc7\"},Pw4a2Sd2e:{variant:\"xDuCjqsc7\"}},children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"Got any questions?\",height:\"100%\",id:\"FlSz7rYYm\",layoutId:\"FlSz7rYYm\",style:{width:\"100%\"},variant:\"R7PHk5T1X\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\"},children:\"We\u2019re here to help! Explore our FAQ for quick answers, or reach out to us anytime at nursing@nclexmastery.com. Your success is our priority!\"})})},Pw4a2Sd2e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\"},children:\"We\u2019re here to help! Explore our FAQ for quick answers, or reach out to us anytime at nursing@nclexmastery.com. Your success is our priority!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",children:\"We\u2019re here to help! Explore our FAQ for quick answers, or reach out to us anytime at nursing@nclexmastery.com. Your success is our priority!\"})}),className:\"framer-1tjwshg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`calc((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1000px) - 60px) * 0.5048)`,y:(componentViewport?.y||0)+0+8233.8+100+0+100+0+0+0},GQT0gKfci:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 720px) - 60px, 529px)`,y:(componentViewport?.y||0)+0+10095.8+80+0+80+0+0+0+430},Pw4a2Sd2e:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 524px) - 60px, 315px)`,y:(componentViewport?.y||0)+0+11776.8+60+0+60+0+0+0+425}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:581,width:`calc((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1320px) - 60px) * 0.5048)`,y:(componentViewport?.y||0)+0+7746.400000000001+106+0+6+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation24,__framer__exit:animation25,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10fai9d-container\",nodeId:\"L35iFzvrH\",rendersWithMotion:true,scopeId:\"vINdpE6eZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(FAQNCLEX,{height:\"100%\",id:\"L35iFzvrH\",layoutId:\"L35iFzvrH\",style:{width:\"100%\"},variant:\"G1ALHKsCO\",width:\"100%\"})})})})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iqgy26\",\"data-framer-name\":\"CTA\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-16hnrhl hidden-1692su8 hidden-pbr6kt\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1570,intrinsicWidth:1404,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9254.8+0+0),pixelHeight:2960,pixelWidth:2526,sizes:\"425px\",src:\"https://framerusercontent.com/images/IxR6sJg8hROaj4NHVTniSbF2w0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/IxR6sJg8hROaj4NHVTniSbF2w0.png?scale-down-to=1024 873w,https://framerusercontent.com/images/IxR6sJg8hROaj4NHVTniSbF2w0.png?scale-down-to=2048 1747w,https://framerusercontent.com/images/IxR6sJg8hROaj4NHVTniSbF2w0.png 2526w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1570,intrinsicWidth:1404,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8589.400000000001+0+0),pixelHeight:2960,pixelWidth:2526,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.4875)`,src:\"https://framerusercontent.com/images/IxR6sJg8hROaj4NHVTniSbF2w0.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/IxR6sJg8hROaj4NHVTniSbF2w0.png?scale-down-to=1024 873w,https://framerusercontent.com/images/IxR6sJg8hROaj4NHVTniSbF2w0.png?scale-down-to=2048 1747w,https://framerusercontent.com/images/IxR6sJg8hROaj4NHVTniSbF2w0.png 2526w\"},className:\"framer-1qsg071\",\"data-framer-name\":\"image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bhc9f8\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-og0z1f\",\"data-framer-name\":\"Text content\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation20,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ghl73q\",\"data-framer-name\":\"Section Heading\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1000px) - 60px, 507px)`,y:(componentViewport?.y||0)+0+9254.8+0+0+0+133+0+0+0},GQT0gKfci:{y:(componentViewport?.y||0)+0+11446.8+0+0+0+80+0+0+0},Pw4a2Sd2e:{width:`min(280px, min((min(max(${componentViewport?.width||\"100vw\"}, 1px), ${componentViewport?.width||\"100vw\"}) - 60px) * 0.8485, (min(max(${componentViewport?.width||\"100vw\"}, 1px), ${componentViewport?.width||\"100vw\"}) - 60px) * 0.8462))`,y:(componentViewport?.y||0)+0+13042.8+0+0+0+60+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:220,width:\"458px\",y:(componentViewport?.y||0)+0+8589.400000000001+0+0+0+133+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-i7vfrp-container\",nodeId:\"hXmx38eYA\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{variant:\"RCcKaAVOs\"},Pw4a2Sd2e:{variant:\"RCcKaAVOs\"}},children:/*#__PURE__*/_jsx(GradientHeading,{G9EDJleJX:\"Ready to Pass Your NCLEX?\",height:\"100%\",id:\"hXmx38eYA\",layoutId:\"hXmx38eYA\",style:{width:\"100%\"},variant:\"dDrSh3KNS\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255))\"},children:\"Don\u2019t leave your future to chance. NCLEX Mastery gives you everything you need to pass your exam with confidence, on your schedule, and all at a price you can actually afford. \"})})},Pw4a2Sd2e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255))\"},children:\"Don\u2019t leave your future to chance. NCLEX Mastery gives you everything you need to pass your exam with confidence, on your schedule, and all at a price you can actually afford. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-color\":\"var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255))\"},children:\"Don\u2019t leave your future to chance. NCLEX Mastery gives you everything you need to pass your exam with confidence, on your schedule, and all at a price you can actually afford. \"})}),className:\"framer-fb7bsg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GQT0gKfci:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255))\"},children:\"Don\u2019t wait\u2014your nursing career starts now.\"})})},Pw4a2Sd2e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255))\"},children:\"Don\u2019t wait\u2014your nursing career starts now.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ql1dd\",\"data-styles-preset\":\"WkfHcav9C\",style:{\"--framer-text-color\":\"var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, rgb(255, 255, 255))\"},children:\"Don\u2019t wait\u2014your nursing career starts now.\"})}),className:\"framer-4u728a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{y:(componentViewport?.y||0)+0+9254.8+0+0+0+133+652},GQT0gKfci:{y:(componentViewport?.y||0)+0+11446.8+0+0+0+80+634},Pw4a2Sd2e:{y:(componentViewport?.y||0)+0+13042.8+0+0+0+60+626}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,y:(componentViewport?.y||0)+0+8589.400000000001+0+0+0+133+652,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tqrhsu-container\",nodeId:\"siIE4eXny\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(Button,{a4yqQWdYz:\"https://pn.builtbyhlt.com/sign-up\",cQf9vb7ws:true,height:\"100%\",id:\"siIE4eXny\",layoutId:\"siIE4eXny\",r0xF8mMS2:\"Create Free Account\",variant:\"YnPnJlLJm\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6oe1fo\",\"data-framer-name\":\"Store Btton Group\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Link,{href:\"https://apps.apple.com/us/app/nclex-pn-mastery-prep-2025/id711681319\",motionChild:true,nodeId:\"zp_kKygGz\",openInNewTab:true,scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9254.8+0+0+0+133+774+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}},GQT0gKfci:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11446.8+0+0+0+80+738+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13042.8+0+0+0+60+722+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:364,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8589.400000000001+0+0+0+133+774+0),pixelHeight:118,pixelWidth:364,src:\"https://framerusercontent.com/images/i7FpPRufeD4KxPNn77Q3NvbfMU.png\"},className:\"framer-c30edc framer-1xa3h3h\",\"data-framer-name\":\"App Store Button\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://play.google.com/store/apps/details?id=com.nclexpn.hlt&hl=en_US\",motionChild:true,nodeId:\"TWrBtJW3v\",openInNewTab:true,scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9254.8+0+0+0+133+774+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}},GQT0gKfci:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+11446.8+0+0+0+80+738+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}},Pw4a2Sd2e:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13042.8+0+0+0+60+722+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:118,intrinsicWidth:389,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8589.400000000001+0+0+0+133+774+0),pixelHeight:118,pixelWidth:389,src:\"https://framerusercontent.com/images/c2a53Gvr1PWxZAjOvQAAz99LHyE.png\"},className:\"framer-fd33hm framer-1xa3h3h\",\"data-framer-name\":\"Play Store Button\"})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation12,__framer__exit:animation14,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-h598ys\",\"data-framer-name\":\"Reviews\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Trusted by 3.2 million+ students and counting\"})}),className:\"framer-17ou0dr\",\"data-framer-name\":\"Trusted by 50k+ customers\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3geyh\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rtv7ye\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sedmls\",\"data-framer-name\":\"Star\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1agmlqx\",\"data-framer-name\":\"Icon/Solid/star\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-179sv24\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:17,svg:'<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.70706 0.832056C8.02818 -0.156259 9.42638 -0.156258 9.74751 0.832057L10.8949 4.36326C11.0385 4.80525 11.4504 5.10449 11.9151 5.10449H15.628C16.6672 5.10449 17.0993 6.43426 16.2585 7.04508L13.2547 9.22748C12.8787 9.50064 12.7214 9.98483 12.865 10.4268L14.0124 13.958C14.3335 14.9463 13.2023 15.7682 12.3616 15.1574L9.35781 12.975C8.98184 12.7018 8.47272 12.7018 8.09675 12.975L5.09293 15.1574C4.25222 15.7682 3.12105 14.9463 3.44217 13.958L4.58953 10.4268C4.73314 9.98483 4.57581 9.50064 4.19984 9.22748L1.19602 7.04507C0.355309 6.43426 0.787378 5.10449 1.82655 5.10449H5.53948C6.00421 5.10449 6.41609 4.80525 6.5597 4.36326L7.70706 0.832056Z\" fill=\"#FFBB29\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3eet7t\",\"data-framer-name\":\"Icon/Solid/star\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-lf89nj\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:17,svg:'<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.16159 0.832056C7.48271 -0.156259 8.88091 -0.156258 9.20203 0.832057L10.3494 4.36326C10.493 4.80525 10.9049 5.10449 11.3696 5.10449H15.0825C16.1217 5.10449 16.5538 6.43426 15.7131 7.04508L12.7093 9.22748C12.3333 9.50064 12.176 9.98483 12.3196 10.4268L13.4669 13.958C13.788 14.9463 12.6569 15.7682 11.8162 15.1574L8.81234 12.975C8.43637 12.7018 7.92725 12.7018 7.55128 12.975L4.54746 15.1574C3.70675 15.7682 2.57558 14.9463 2.8967 13.958L4.04406 10.4268C4.18767 9.98483 4.03034 9.50064 3.65437 9.22748L0.650549 7.04507C-0.190162 6.43426 0.241906 5.10449 1.28108 5.10449H4.99401C5.45874 5.10449 5.87062 4.80525 6.01423 4.36326L7.16159 0.832056Z\" fill=\"#FFBB29\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ceo2b0\",\"data-framer-name\":\"Icon/Solid/star\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9r06f3\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:17,svg:'<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.61618 0.832056C7.9373 -0.156259 9.3355 -0.156258 9.65662 0.832057L10.804 4.36326C10.9476 4.80525 11.3595 5.10449 11.8242 5.10449H15.5371C16.5763 5.10449 17.0084 6.43426 16.1677 7.04508L13.1638 9.22748C12.7879 9.50064 12.6305 9.98483 12.7742 10.4268L13.9215 13.958C14.2426 14.9463 13.1115 15.7682 12.2708 15.1574L9.26693 12.975C8.89096 12.7018 8.38184 12.7018 8.00587 12.975L5.00205 15.1574C4.16134 15.7682 3.03017 14.9463 3.35129 13.958L4.49865 10.4268C4.64226 9.98483 4.48493 9.50064 4.10896 9.22748L1.10514 7.04507C0.264428 6.43426 0.696496 5.10449 1.73567 5.10449H5.4486C5.91333 5.10449 6.32521 4.80525 6.46882 4.36326L7.61618 0.832056Z\" fill=\"#FFBB29\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rpe7eu\",\"data-framer-name\":\"Icon/Solid/star\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-49hk33\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:17,svg:'<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.07077 0.832056C7.39189 -0.156259 8.79009 -0.156258 9.11121 0.832057L10.2586 4.36326C10.4022 4.80525 10.8141 5.10449 11.2788 5.10449H14.9917C16.0309 5.10449 16.463 6.43426 15.6222 7.04508L12.6184 9.22748C12.2425 9.50064 12.0851 9.98483 12.2287 10.4268L13.3761 13.958C13.6972 14.9463 12.5661 15.7682 11.7253 15.1574L8.72152 12.975C8.34555 12.7018 7.83643 12.7018 7.46046 12.975L4.45664 15.1574C3.61593 15.7682 2.48476 14.9463 2.80588 13.958L3.95324 10.4268C4.09685 9.98483 3.93952 9.50064 3.56355 9.22748L0.559729 7.04507C-0.280982 6.43426 0.151086 5.10449 1.19026 5.10449H4.90319C5.36792 5.10449 5.7798 4.80525 5.92341 4.36326L7.07077 0.832056Z\" fill=\"#FFBB29\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13hpyjp\",\"data-framer-name\":\"Icon/Solid/star\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1jtcgc4\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:17,svg:'<svg width=\"17\" height=\"16\" viewBox=\"0 0 17 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.52535 0.832056C7.84648 -0.156259 9.24468 -0.156258 9.5658 0.832057L10.7132 4.36326C10.8568 4.80525 11.2687 5.10449 11.7334 5.10449H15.4463C16.4855 5.10449 16.9176 6.43426 16.0768 7.04508L13.073 9.22748C12.697 9.50064 12.5397 9.98483 12.6833 10.4268L13.8307 13.958C14.1518 14.9463 13.0206 15.7682 12.1799 15.1574L9.17611 12.975C8.80014 12.7018 8.29102 12.7018 7.91505 12.975L4.91123 15.1574C4.07052 15.7682 2.93935 14.9463 3.26047 13.958L4.40783 10.4268C4.55144 9.98483 4.39411 9.50064 4.01814 9.22748L1.01432 7.04507C0.173608 6.43426 0.605676 5.10449 1.64485 5.10449H5.35778C5.82251 5.10449 6.23439 4.80525 6.378 4.36326L7.52535 0.832056Z\" fill=\"#FFBB29\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"4.8/5\"})}),className:\"framer-7q8f27\",\"data-framer-name\":\"4.4/5\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ol59fz\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"rgb(245, 247, 249)\"},children:\"13,927 Reviews\"})}),className:\"framer-19rtrjz\",\"data-framer-name\":\"3,841 Reviews\",fonts:[\"Inter-Medium\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{y:(componentViewport?.y||0)+0+10478.799969482421},GQT0gKfci:{y:(componentViewport?.y||0)+0+12510.799969482421},Pw4a2Sd2e:{y:(componentViewport?.y||0)+0+14042.799969482421}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+9813.399969482423,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6lmves-container\",nodeId:\"KMQ7yUEav\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(FooterNCLEXPNProductPage,{height:\"100%\",id:\"KMQ7yUEav\",layoutId:\"KMQ7yUEav\",style:{width:\"100%\"},variant:\"NPY5K9hO2\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{y:(componentViewport?.y||0)+0+10878.799969482421},GQT0gKfci:{height:1170,y:(componentViewport?.y||0)+0+12910.799969482421},Pw4a2Sd2e:{y:(componentViewport?.y||0)+0+14442.799969482421}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:759,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+10213.399969482423,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fpdqnu-container\",nodeId:\"dD87zBy4U\",scopeId:\"vINdpE6eZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{G9dnacK6C:{variant:\"x3HIENvKZ\"},GQT0gKfci:{style:{height:\"100%\",width:\"100%\"},variant:\"juNWotE66\"},Pw4a2Sd2e:{variant:\"GLg9cW3bq\"}},children:/*#__PURE__*/_jsx(GlobalHLTMasteryCorporateFooter,{height:\"100%\",id:\"dD87zBy4U\",layoutId:\"dD87zBy4U\",style:{width:\"100%\"},variant:\"ynqaT1LYh\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZV45L.framer-1xa3h3h, .framer-ZV45L .framer-1xa3h3h { display: block; }\",\".framer-ZV45L.framer-1kphb33 { align-content: center; align-items: center; background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #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: 1440px; }\",\".framer-ZV45L .framer-go5yls { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 8; }\",\".framer-ZV45L .framer-1ocdcym-container { flex: 1 0 0px; height: 80px; position: relative; width: 1px; }\",\".framer-ZV45L .framer-hupb4y { align-content: center; align-items: center; background-color: var(--token-d4ed9861-adfe-4987-92f8-4742ce03fb08, #f3f7fa); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 140px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-ttei2w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1320px; overflow: visible; padding: 0px 30px 0px 0px; position: relative; width: 92%; }\",\".framer-ZV45L .framer-19rkszb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 111%; }\",\".framer-ZV45L .framer-18gka0b { align-content: center; align-items: center; aspect-ratio: 0.6400580551523948 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 864px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 39%; }\",\".framer-ZV45L .framer-12j2rmt { flex: none; height: 864px; overflow: visible; position: relative; width: 681px; }\",\".framer-ZV45L .framer-1gmb67m { bottom: -29px; flex: none; left: 67px; overflow: visible; position: absolute; right: 13px; top: 99px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ZV45L .framer-3qlg1d, .framer-ZV45L .framer-136od5k, .framer-ZV45L .framer-ycjlyd, .framer-ZV45L .framer-oormx9 { aspect-ratio: 1.7604790419161678 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 148px; box-shadow: 15px 35px 60px 0px rgba(0, 0, 0, 0.16); flex: none; height: var(--framer-aspect-ratio-supported, 167px); overflow: visible; position: absolute; right: 0px; width: 294px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-ZV45L .framer-8touqz { flex: none; height: 572px; overflow: visible; position: relative; width: 701px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ZV45L .framer-vomift { aspect-ratio: 1.7604790419161678 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 95px; box-shadow: 15px 35px 60px 0px rgba(0, 0, 0, 0.16); flex: none; height: var(--framer-aspect-ratio-supported, 167px); left: 332px; overflow: visible; position: absolute; width: 294px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-ZV45L .framer-1y8ruci { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 24px 0px; position: relative; width: 53%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ZV45L .framer-lz8sio { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-17hw0mh { align-content: center; align-items: center; background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #ffffff); border-bottom-left-radius: 60px; border-bottom-right-radius: 60px; border-top-left-radius: 60px; border-top-right-radius: 60px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 10px 5px 5px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZV45L .framer-2rtm0d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 79px; }\",\".framer-ZV45L .framer-gnqwt4, .framer-ZV45L .framer-247eqt { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); position: relative; width: 31px; }\",\".framer-ZV45L .framer-7epghq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); left: 23px; position: absolute; top: 48%; transform: translateY(-50%); width: 31px; z-index: 1; }\",\".framer-ZV45L .framer-v6ljcq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 31px); position: absolute; right: 0px; top: 48%; transform: translateY(-50%); width: 31px; z-index: 1; }\",\".framer-ZV45L .framer-mam6kb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 203px; }\",\".framer-ZV45L .framer-150i2dn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: 26px; justify-content: flex-start; overflow: hidden; padding: 0px 10px 0px 0px; position: relative; width: 202px; }\",\".framer-ZV45L .framer-7xq141 { flex: none; height: 22px; overflow: visible; position: relative; width: 18px; }\",\".framer-ZV45L .framer-qs5zbb, .framer-ZV45L .framer-1agmlqx { flex: none; height: 21px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 21px; }\",\".framer-ZV45L .framer-9tp7li, .framer-ZV45L .framer-179sv24, .framer-ZV45L .framer-lf89nj, .framer-ZV45L .framer-9r06f3, .framer-ZV45L .framer-49hk33, .framer-ZV45L .framer-1jtcgc4 { bottom: 3px; flex: none; left: 2px; position: absolute; right: 3px; top: 3px; }\",\".framer-ZV45L .framer-30pk1w, .framer-ZV45L .framer-owsrpw, .framer-ZV45L .framer-1co0jna, .framer-ZV45L .framer-1k44yhz, .framer-ZV45L .framer-a5jvmj, .framer-ZV45L .framer-131vvxe, .framer-ZV45L .framer-1hs2y1y, .framer-ZV45L .framer-it1c6a, .framer-ZV45L .framer-17ou0dr, .framer-ZV45L .framer-7q8f27, .framer-ZV45L .framer-19rtrjz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZV45L .framer-smpxl6 { background-color: var(--token-875f055a-13f2-49b4-8020-6c2b0d9a0d0e, #0c1523); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: none; height: 6px; overflow: hidden; position: relative; width: 6px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZV45L .framer-xpbrst-container, .framer-ZV45L .framer-1yfc0mr-container, .framer-ZV45L .framer-x9zejw-container, .framer-ZV45L .framer-n2dz0n-container, .framer-ZV45L .framer-3hftml-container, .framer-ZV45L .framer-1iegyi9-container, .framer-ZV45L .framer-19zeyw9-container, .framer-ZV45L .framer-1fzswbf-container, .framer-ZV45L .framer-42ubuw-container, .framer-ZV45L .framer-1qyqj26-container, .framer-ZV45L .framer-1oh4hm9-container, .framer-ZV45L .framer-1nzem5t-container, .framer-ZV45L .framer-2a9n17-container, .framer-ZV45L .framer-uh433o-container, .framer-ZV45L .framer-1cc6dsp-container, .framer-ZV45L .framer-y6ej13-container, .framer-ZV45L .framer-rx2yvj-container, .framer-ZV45L .framer-i7vfrp-container, .framer-ZV45L .framer-6lmves-container, .framer-ZV45L .framer-fpdqnu-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1y8ppnq { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 88%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZV45L .framer-19rlvxx { 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: min-content; }\",\".framer-ZV45L .framer-slzh7j-container, .framer-ZV45L .framer-9rsy14-container, .framer-ZV45L .framer-1pag3zi-container, .framer-ZV45L .framer-8yyzne-container, .framer-ZV45L .framer-tqrhsu-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZV45L .framer-wbtqk0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 77%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZV45L .framer-1x43i1b, .framer-ZV45L .framer-129r9bx, .framer-ZV45L .framer-1jsup25 { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ZV45L .framer-gu134n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ZV45L .framer-1gr521o { flex: none; height: 20px; overflow: hidden; position: relative; width: 20px; }\",\".framer-ZV45L .framer-11galx2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZV45L .framer-155n3jc { --border-bottom-width: 1px; --border-color: var(--token-2e26449b-a681-44b8-b222-9e7db1a074fa, #ebecf2); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.45); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 12px 8px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZV45L .framer-hwm4bf { flex: none; height: 25px; overflow: hidden; position: relative; text-decoration: none; width: 25px; }\",\".framer-ZV45L .framer-tyhnze { background-color: var(--token-2e26449b-a681-44b8-b222-9e7db1a074fa, #ebecf2); flex: none; height: 18px; overflow: hidden; position: relative; width: 1px; }\",\".framer-ZV45L .framer-130po3w { flex: none; height: 28px; overflow: hidden; position: relative; text-decoration: none; width: 28px; }\",\".framer-ZV45L .framer-135a4xr { align-content: center; align-items: center; background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 108px 0px 114px 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-2wxrjd, .framer-ZV45L .framer-nl25qw, .framer-ZV45L .framer-1bhc9f8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1320px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 1px; }\",\".framer-ZV45L .framer-1q3e2x0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 103px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1exa96, .framer-ZV45L .framer-7azw6y, .framer-ZV45L .framer-10fjj2d { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ZV45L .framer-u58wvy-container, .framer-ZV45L .framer-dsbnsz-container, .framer-ZV45L .framer-h4lg5e-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ZV45L .framer-1k0tczk { 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-ZV45L .framer-5kfmw0, .framer-ZV45L .framer-1fr8wvz, .framer-ZV45L .framer-u11027, .framer-ZV45L .framer-7yjwtc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1320px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-3mr3ho, .framer-ZV45L .framer-rkjbpf, .framer-ZV45L .framer-rlaf3z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-j8ddzb { aspect-ratio: 0.8566775244299675 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 718px); overflow: visible; position: relative; width: 49%; }\",\".framer-ZV45L .framer-16s19x6, .framer-ZV45L .framer-1thc5cg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 44%; }\",\".framer-ZV45L .framer-1o0gwck, .framer-ZV45L .framer-1bntbxh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-487r82, .framer-ZV45L .framer-nng1td, .framer-ZV45L .framer-11tiuen { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 86%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZV45L .framer-12ysfkj, .framer-ZV45L .framer-19n8iit { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1ap1in1 { align-content: center; align-items: center; background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #ffffff); 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-ZV45L .framer-1kt2eww { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 33px 0px 33px 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-xl0ovk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 47%; }\",\".framer-ZV45L .framer-120g682 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 467px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-18ekuhw { aspect-ratio: 0.8714285714285714 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 622px); overflow: visible; position: relative; width: 43%; }\",\".framer-ZV45L .framer-kuaxpc { 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: 70px 0px 70px 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1ga9urq { aspect-ratio: 0.8566775244299675 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 669px); overflow: visible; position: relative; width: 45%; }\",\".framer-ZV45L .framer-ztpp5f { align-content: center; align-items: center; background-color: var(--token-580137c5-4f0f-4922-bf6d-ba473023f763, #4c3cff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 112px 30px 108px 30px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-o83rql { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1098px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZV45L .framer-1r7pwpg-container { flex: none; height: auto; position: relative; width: 221px; }\",\".framer-ZV45L .framer-rvy59s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 841px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-47v36b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-s34xg6 { aspect-ratio: 0.5090655509065551 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 974px); position: relative; width: 39%; }\",\".framer-ZV45L .framer-1jvybv6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 42%; }\",\".framer-ZV45L .framer-1993v53 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-qtr713-container { flex: none; height: auto; position: relative; width: 102%; }\",\".framer-ZV45L .framer-14zalp8 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 97%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZV45L .framer-mdxf0m { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1635px; }\",\".framer-ZV45L .framer-iwhj3n { align-content: center; align-items: center; background-color: #ffffff; 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-ZV45L .framer-1pjgv3a { align-content: center; align-items: center; background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #ffffff); border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: center; max-width: 1439.94px; overflow: hidden; padding: 50px 0px 130px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZV45L .framer-x76v38 { 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-ZV45L .framer-ovn29j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 3; }\",\".framer-ZV45L .framer-tdervp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-ZV45L .framer-10koor8 { align-content: center; align-items: center; background-color: var(--token-c831d0cc-7a71-4905-abe9-b1606dbbd3fe, #f5f7f9); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 136px 0px 136px 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-pac1eq { 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; max-width: 1320px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1ry2v7q-container { flex: none; height: auto; position: relative; width: 32%; }\",\".framer-ZV45L .framer-8xmqi2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 54%; }\",\".framer-ZV45L .framer-295y81, .framer-ZV45L .framer-ykth4i { align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: flex-start; padding: 30px; position: relative; width: 1px; }\",\".framer-ZV45L .framer-6ayngl, .framer-ZV45L .framer-9giv6t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-dx5efc, .framer-ZV45L .framer-1rnpvs6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1xamx47, .framer-ZV45L .framer-luup8z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 21px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-yifih5, .framer-ZV45L .framer-nv089j { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1tvjmuy, .framer-ZV45L .framer-j1jcb8, .framer-ZV45L .framer-w00t8r, .framer-ZV45L .framer-1et6p36, .framer-ZV45L .framer-1axd7e4, .framer-ZV45L .framer-1be5c1i, .framer-ZV45L .framer-5e93tb, .framer-ZV45L .framer-6adrw0, .framer-ZV45L .framer-1oyrlm8, .framer-ZV45L .framer-6x6n0i, .framer-ZV45L .framer-2d8lh8, .framer-ZV45L .framer-1b0s1ui, .framer-ZV45L .framer-1kfa1am, .framer-ZV45L .framer-lbhlbd, .framer-ZV45L .framer-citj0e, .framer-ZV45L .framer-qmw6qa, .framer-ZV45L .framer-1bzq4jg, .framer-ZV45L .framer-15czm3p, .framer-ZV45L .framer-1o9yq93, .framer-ZV45L .framer-19zl2tz, .framer-ZV45L .framer-13q4xqn, .framer-ZV45L .framer-617txj { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZV45L .framer-1adthoe, .framer-ZV45L .framer-1pgzyzi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-h0giwo, .framer-ZV45L .framer-su9xcl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1c8dz1l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 133px; height: min-content; justify-content: center; overflow: hidden; padding: 106px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-13d2xsa { align-content: center; align-items: center; background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 0px 150px 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1j3rqtn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-193v6f6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 36px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 42%; }\",\".framer-ZV45L .framer-1tjwshg, .framer-ZV45L .framer-fb7bsg, .framer-ZV45L .framer-4u728a { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZV45L .framer-10fai9d-container { flex: none; height: auto; position: relative; width: 50%; }\",\".framer-ZV45L .framer-1iqgy26 { align-content: center; align-items: center; background-color: var(--token-580137c5-4f0f-4922-bf6d-ba473023f763, #4c3cff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-16hnrhl { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; width: 49%; z-index: 1; }\",\".framer-ZV45L .framer-1qsg071 { flex: none; height: 100%; overflow: visible; position: relative; width: 100%; }\",\".framer-ZV45L .framer-og0z1f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 58px; height: min-content; justify-content: center; overflow: visible; padding: 133px 0px 133px 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-1ghl73q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: center; max-width: 637px; overflow: hidden; padding: 0px; position: relative; width: 458px; }\",\".framer-ZV45L .framer-6oe1fo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 396px; }\",\".framer-ZV45L .framer-c30edc, .framer-ZV45L .framer-fd33hm { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 58px; position: relative; text-decoration: none; width: 181px; }\",\".framer-ZV45L .framer-h598ys { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 68px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 294px; }\",\".framer-ZV45L .framer-3geyh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZV45L .framer-rtv7ye { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: 26px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 158px; }\",\".framer-ZV45L .framer-1sedmls { flex: none; height: 22px; overflow: visible; position: relative; width: 111px; }\",\".framer-ZV45L .framer-3eet7t { flex: none; height: 21px; left: 22px; overflow: hidden; position: absolute; top: 0px; width: 21px; }\",\".framer-ZV45L .framer-ceo2b0 { flex: none; height: 21px; left: 45px; overflow: hidden; position: absolute; top: 0px; width: 21px; }\",\".framer-ZV45L .framer-rpe7eu { flex: none; height: 21px; left: 67px; overflow: hidden; position: absolute; top: 0px; width: 21px; }\",\".framer-ZV45L .framer-13hpyjp { flex: none; height: 21px; left: 90px; overflow: hidden; position: absolute; top: 0px; width: 21px; }\",\".framer-ZV45L .framer-1ol59fz { background-color: var(--token-a6796134-ead1-4854-80f4-027e3d25f32f, #ffffff); border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; border-top-left-radius: 50px; border-top-right-radius: 50px; flex: none; height: 6px; overflow: hidden; position: relative; width: 6px; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZV45L.framer-1kphb33, .framer-ZV45L .framer-go5yls, .framer-ZV45L .framer-hupb4y, .framer-ZV45L .framer-ttei2w, .framer-ZV45L .framer-18gka0b, .framer-ZV45L .framer-1y8ruci, .framer-ZV45L .framer-lz8sio, .framer-ZV45L .framer-17hw0mh, .framer-ZV45L .framer-2rtm0d, .framer-ZV45L .framer-mam6kb, .framer-ZV45L .framer-150i2dn, .framer-ZV45L .framer-19rlvxx, .framer-ZV45L .framer-1x43i1b, .framer-ZV45L .framer-gu134n, .framer-ZV45L .framer-155n3jc, .framer-ZV45L .framer-135a4xr, .framer-ZV45L .framer-2wxrjd, .framer-ZV45L .framer-1q3e2x0, .framer-ZV45L .framer-1exa96, .framer-ZV45L .framer-7azw6y, .framer-ZV45L .framer-10fjj2d, .framer-ZV45L .framer-1k0tczk, .framer-ZV45L .framer-5kfmw0, .framer-ZV45L .framer-16s19x6, .framer-ZV45L .framer-1o0gwck, .framer-ZV45L .framer-12ysfkj, .framer-ZV45L .framer-1ap1in1, .framer-ZV45L .framer-1fr8wvz, .framer-ZV45L .framer-xl0ovk, .framer-ZV45L .framer-120g682, .framer-ZV45L .framer-kuaxpc, .framer-ZV45L .framer-u11027, .framer-ZV45L .framer-1thc5cg, .framer-ZV45L .framer-1bntbxh, .framer-ZV45L .framer-19n8iit, .framer-ZV45L .framer-ztpp5f, .framer-ZV45L .framer-rvy59s, .framer-ZV45L .framer-7yjwtc, .framer-ZV45L .framer-47v36b, .framer-ZV45L .framer-1jvybv6, .framer-ZV45L .framer-1993v53, .framer-ZV45L .framer-mdxf0m, .framer-ZV45L .framer-iwhj3n, .framer-ZV45L .framer-1pjgv3a, .framer-ZV45L .framer-x76v38, .framer-ZV45L .framer-tdervp, .framer-ZV45L .framer-10koor8, .framer-ZV45L .framer-pac1eq, .framer-ZV45L .framer-8xmqi2, .framer-ZV45L .framer-295y81, .framer-ZV45L .framer-6ayngl, .framer-ZV45L .framer-dx5efc, .framer-ZV45L .framer-1xamx47, .framer-ZV45L .framer-yifih5, .framer-ZV45L .framer-129r9bx, .framer-ZV45L .framer-1adthoe, .framer-ZV45L .framer-h0giwo, .framer-ZV45L .framer-ykth4i, .framer-ZV45L .framer-9giv6t, .framer-ZV45L .framer-1rnpvs6, .framer-ZV45L .framer-luup8z, .framer-ZV45L .framer-nv089j, .framer-ZV45L .framer-1jsup25, .framer-ZV45L .framer-1pgzyzi, .framer-ZV45L .framer-su9xcl, .framer-ZV45L .framer-1c8dz1l, .framer-ZV45L .framer-13d2xsa, .framer-ZV45L .framer-nl25qw, .framer-ZV45L .framer-1j3rqtn, .framer-ZV45L .framer-193v6f6, .framer-ZV45L .framer-1iqgy26, .framer-ZV45L .framer-16hnrhl, .framer-ZV45L .framer-1bhc9f8, .framer-ZV45L .framer-og0z1f, .framer-ZV45L .framer-1ghl73q, .framer-ZV45L .framer-6oe1fo, .framer-ZV45L .framer-h598ys, .framer-ZV45L .framer-3geyh, .framer-ZV45L .framer-rtv7ye { gap: 0px; } .framer-ZV45L.framer-1kphb33 > *, .framer-ZV45L .framer-1k0tczk > *, .framer-ZV45L .framer-1ap1in1 > *, .framer-ZV45L .framer-kuaxpc > *, .framer-ZV45L .framer-rvy59s > *, .framer-ZV45L .framer-iwhj3n > *, .framer-ZV45L .framer-10koor8 > *, .framer-ZV45L .framer-pac1eq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ZV45L.framer-1kphb33 > :first-child, .framer-ZV45L .framer-hupb4y > :first-child, .framer-ZV45L .framer-ttei2w > :first-child, .framer-ZV45L .framer-1y8ruci > :first-child, .framer-ZV45L .framer-lz8sio > :first-child, .framer-ZV45L .framer-2wxrjd > :first-child, .framer-ZV45L .framer-1k0tczk > :first-child, .framer-ZV45L .framer-5kfmw0 > :first-child, .framer-ZV45L .framer-16s19x6 > :first-child, .framer-ZV45L .framer-1o0gwck > :first-child, .framer-ZV45L .framer-12ysfkj > :first-child, .framer-ZV45L .framer-1ap1in1 > :first-child, .framer-ZV45L .framer-1fr8wvz > :first-child, .framer-ZV45L .framer-xl0ovk > :first-child, .framer-ZV45L .framer-120g682 > :first-child, .framer-ZV45L .framer-kuaxpc > :first-child, .framer-ZV45L .framer-u11027 > :first-child, .framer-ZV45L .framer-1thc5cg > :first-child, .framer-ZV45L .framer-1bntbxh > :first-child, .framer-ZV45L .framer-19n8iit > :first-child, .framer-ZV45L .framer-rvy59s > :first-child, .framer-ZV45L .framer-7yjwtc > :first-child, .framer-ZV45L .framer-1jvybv6 > :first-child, .framer-ZV45L .framer-1993v53 > :first-child, .framer-ZV45L .framer-mdxf0m > :first-child, .framer-ZV45L .framer-iwhj3n > :first-child, .framer-ZV45L .framer-1pjgv3a > :first-child, .framer-ZV45L .framer-tdervp > :first-child, .framer-ZV45L .framer-10koor8 > :first-child, .framer-ZV45L .framer-pac1eq > :first-child, .framer-ZV45L .framer-295y81 > :first-child, .framer-ZV45L .framer-6ayngl > :first-child, .framer-ZV45L .framer-dx5efc > :first-child, .framer-ZV45L .framer-1xamx47 > :first-child, .framer-ZV45L .framer-1adthoe > :first-child, .framer-ZV45L .framer-h0giwo > :first-child, .framer-ZV45L .framer-ykth4i > :first-child, .framer-ZV45L .framer-9giv6t > :first-child, .framer-ZV45L .framer-1rnpvs6 > :first-child, .framer-ZV45L .framer-luup8z > :first-child, .framer-ZV45L .framer-1pgzyzi > :first-child, .framer-ZV45L .framer-su9xcl > :first-child, .framer-ZV45L .framer-1c8dz1l > :first-child, .framer-ZV45L .framer-nl25qw > :first-child, .framer-ZV45L .framer-193v6f6 > :first-child, .framer-ZV45L .framer-1bhc9f8 > :first-child, .framer-ZV45L .framer-og0z1f > :first-child, .framer-ZV45L .framer-1ghl73q > :first-child, .framer-ZV45L .framer-h598ys > :first-child { margin-top: 0px; } .framer-ZV45L.framer-1kphb33 > :last-child, .framer-ZV45L .framer-hupb4y > :last-child, .framer-ZV45L .framer-ttei2w > :last-child, .framer-ZV45L .framer-1y8ruci > :last-child, .framer-ZV45L .framer-lz8sio > :last-child, .framer-ZV45L .framer-2wxrjd > :last-child, .framer-ZV45L .framer-1k0tczk > :last-child, .framer-ZV45L .framer-5kfmw0 > :last-child, .framer-ZV45L .framer-16s19x6 > :last-child, .framer-ZV45L .framer-1o0gwck > :last-child, .framer-ZV45L .framer-12ysfkj > :last-child, .framer-ZV45L .framer-1ap1in1 > :last-child, .framer-ZV45L .framer-1fr8wvz > :last-child, .framer-ZV45L .framer-xl0ovk > :last-child, .framer-ZV45L .framer-120g682 > :last-child, .framer-ZV45L .framer-kuaxpc > :last-child, .framer-ZV45L .framer-u11027 > :last-child, .framer-ZV45L .framer-1thc5cg > :last-child, .framer-ZV45L .framer-1bntbxh > :last-child, .framer-ZV45L .framer-19n8iit > :last-child, .framer-ZV45L .framer-rvy59s > :last-child, .framer-ZV45L .framer-7yjwtc > :last-child, .framer-ZV45L .framer-1jvybv6 > :last-child, .framer-ZV45L .framer-1993v53 > :last-child, .framer-ZV45L .framer-mdxf0m > :last-child, .framer-ZV45L .framer-iwhj3n > :last-child, .framer-ZV45L .framer-1pjgv3a > :last-child, .framer-ZV45L .framer-tdervp > :last-child, .framer-ZV45L .framer-10koor8 > :last-child, .framer-ZV45L .framer-pac1eq > :last-child, .framer-ZV45L .framer-295y81 > :last-child, .framer-ZV45L .framer-6ayngl > :last-child, .framer-ZV45L .framer-dx5efc > :last-child, .framer-ZV45L .framer-1xamx47 > :last-child, .framer-ZV45L .framer-1adthoe > :last-child, .framer-ZV45L .framer-h0giwo > :last-child, .framer-ZV45L .framer-ykth4i > :last-child, .framer-ZV45L .framer-9giv6t > :last-child, .framer-ZV45L .framer-1rnpvs6 > :last-child, .framer-ZV45L .framer-luup8z > :last-child, .framer-ZV45L .framer-1pgzyzi > :last-child, .framer-ZV45L .framer-su9xcl > :last-child, .framer-ZV45L .framer-1c8dz1l > :last-child, .framer-ZV45L .framer-nl25qw > :last-child, .framer-ZV45L .framer-193v6f6 > :last-child, .framer-ZV45L .framer-1bhc9f8 > :last-child, .framer-ZV45L .framer-og0z1f > :last-child, .framer-ZV45L .framer-1ghl73q > :last-child, .framer-ZV45L .framer-h598ys > :last-child { margin-bottom: 0px; } .framer-ZV45L .framer-go5yls > *, .framer-ZV45L .framer-2rtm0d > *, .framer-ZV45L .framer-1iqgy26 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ZV45L .framer-go5yls > :first-child, .framer-ZV45L .framer-18gka0b > :first-child, .framer-ZV45L .framer-17hw0mh > :first-child, .framer-ZV45L .framer-2rtm0d > :first-child, .framer-ZV45L .framer-mam6kb > :first-child, .framer-ZV45L .framer-150i2dn > :first-child, .framer-ZV45L .framer-19rlvxx > :first-child, .framer-ZV45L .framer-1x43i1b > :first-child, .framer-ZV45L .framer-gu134n > :first-child, .framer-ZV45L .framer-155n3jc > :first-child, .framer-ZV45L .framer-135a4xr > :first-child, .framer-ZV45L .framer-1q3e2x0 > :first-child, .framer-ZV45L .framer-1exa96 > :first-child, .framer-ZV45L .framer-7azw6y > :first-child, .framer-ZV45L .framer-10fjj2d > :first-child, .framer-ZV45L .framer-ztpp5f > :first-child, .framer-ZV45L .framer-47v36b > :first-child, .framer-ZV45L .framer-x76v38 > :first-child, .framer-ZV45L .framer-8xmqi2 > :first-child, .framer-ZV45L .framer-yifih5 > :first-child, .framer-ZV45L .framer-129r9bx > :first-child, .framer-ZV45L .framer-nv089j > :first-child, .framer-ZV45L .framer-1jsup25 > :first-child, .framer-ZV45L .framer-13d2xsa > :first-child, .framer-ZV45L .framer-1j3rqtn > :first-child, .framer-ZV45L .framer-1iqgy26 > :first-child, .framer-ZV45L .framer-16hnrhl > :first-child, .framer-ZV45L .framer-6oe1fo > :first-child, .framer-ZV45L .framer-3geyh > :first-child, .framer-ZV45L .framer-rtv7ye > :first-child { margin-left: 0px; } .framer-ZV45L .framer-go5yls > :last-child, .framer-ZV45L .framer-18gka0b > :last-child, .framer-ZV45L .framer-17hw0mh > :last-child, .framer-ZV45L .framer-2rtm0d > :last-child, .framer-ZV45L .framer-mam6kb > :last-child, .framer-ZV45L .framer-150i2dn > :last-child, .framer-ZV45L .framer-19rlvxx > :last-child, .framer-ZV45L .framer-1x43i1b > :last-child, .framer-ZV45L .framer-gu134n > :last-child, .framer-ZV45L .framer-155n3jc > :last-child, .framer-ZV45L .framer-135a4xr > :last-child, .framer-ZV45L .framer-1q3e2x0 > :last-child, .framer-ZV45L .framer-1exa96 > :last-child, .framer-ZV45L .framer-7azw6y > :last-child, .framer-ZV45L .framer-10fjj2d > :last-child, .framer-ZV45L .framer-ztpp5f > :last-child, .framer-ZV45L .framer-47v36b > :last-child, .framer-ZV45L .framer-x76v38 > :last-child, .framer-ZV45L .framer-8xmqi2 > :last-child, .framer-ZV45L .framer-yifih5 > :last-child, .framer-ZV45L .framer-129r9bx > :last-child, .framer-ZV45L .framer-nv089j > :last-child, .framer-ZV45L .framer-1jsup25 > :last-child, .framer-ZV45L .framer-13d2xsa > :last-child, .framer-ZV45L .framer-1j3rqtn > :last-child, .framer-ZV45L .framer-1iqgy26 > :last-child, .framer-ZV45L .framer-16hnrhl > :last-child, .framer-ZV45L .framer-6oe1fo > :last-child, .framer-ZV45L .framer-3geyh > :last-child, .framer-ZV45L .framer-rtv7ye > :last-child { margin-right: 0px; } .framer-ZV45L .framer-hupb4y > *, .framer-ZV45L .framer-h0giwo > *, .framer-ZV45L .framer-su9xcl > *, .framer-ZV45L .framer-h598ys > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ZV45L .framer-ttei2w > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-ZV45L .framer-18gka0b > *, .framer-ZV45L .framer-17hw0mh > *, .framer-ZV45L .framer-mam6kb > *, .framer-ZV45L .framer-19rlvxx > *, .framer-ZV45L .framer-1x43i1b > *, .framer-ZV45L .framer-155n3jc > *, .framer-ZV45L .framer-135a4xr > *, .framer-ZV45L .framer-1exa96 > *, .framer-ZV45L .framer-7azw6y > *, .framer-ZV45L .framer-10fjj2d > *, .framer-ZV45L .framer-ztpp5f > *, .framer-ZV45L .framer-x76v38 > *, .framer-ZV45L .framer-yifih5 > *, .framer-ZV45L .framer-129r9bx > *, .framer-ZV45L .framer-nv089j > *, .framer-ZV45L .framer-1jsup25 > *, .framer-ZV45L .framer-13d2xsa > *, .framer-ZV45L .framer-16hnrhl > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ZV45L .framer-1y8ruci > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-ZV45L .framer-lz8sio > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-ZV45L .framer-150i2dn > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-ZV45L .framer-gu134n > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-ZV45L .framer-2wxrjd > *, .framer-ZV45L .framer-5kfmw0 > *, .framer-ZV45L .framer-1fr8wvz > *, .framer-ZV45L .framer-u11027 > *, .framer-ZV45L .framer-7yjwtc > *, .framer-ZV45L .framer-tdervp > *, .framer-ZV45L .framer-nl25qw > *, .framer-ZV45L .framer-1bhc9f8 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-ZV45L .framer-1q3e2x0 > * { margin: 0px; margin-left: calc(103px / 2); margin-right: calc(103px / 2); } .framer-ZV45L .framer-16s19x6 > *, .framer-ZV45L .framer-xl0ovk > *, .framer-ZV45L .framer-1thc5cg > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-ZV45L .framer-1o0gwck > *, .framer-ZV45L .framer-1bntbxh > * { margin: 0px; margin-bottom: calc(29px / 2); margin-top: calc(29px / 2); } .framer-ZV45L .framer-12ysfkj > *, .framer-ZV45L .framer-19n8iit > *, .framer-ZV45L .framer-1ghl73q > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-ZV45L .framer-120g682 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ZV45L .framer-47v36b > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-ZV45L .framer-1jvybv6 > *, .framer-ZV45L .framer-295y81 > *, .framer-ZV45L .framer-ykth4i > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-ZV45L .framer-1993v53 > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-ZV45L .framer-mdxf0m > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-ZV45L .framer-1pjgv3a > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-ZV45L .framer-8xmqi2 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-ZV45L .framer-6ayngl > *, .framer-ZV45L .framer-9giv6t > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-ZV45L .framer-dx5efc > *, .framer-ZV45L .framer-1rnpvs6 > * { margin: 0px; margin-bottom: calc(11px / 2); margin-top: calc(11px / 2); } .framer-ZV45L .framer-1xamx47 > *, .framer-ZV45L .framer-luup8z > * { margin: 0px; margin-bottom: calc(21px / 2); margin-top: calc(21px / 2); } .framer-ZV45L .framer-1adthoe > *, .framer-ZV45L .framer-1pgzyzi > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-ZV45L .framer-1c8dz1l > * { margin: 0px; margin-bottom: calc(133px / 2); margin-top: calc(133px / 2); } .framer-ZV45L .framer-1j3rqtn > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-ZV45L .framer-193v6f6 > * { margin: 0px; margin-bottom: calc(36px / 2); margin-top: calc(36px / 2); } .framer-ZV45L .framer-og0z1f > * { margin: 0px; margin-bottom: calc(58px / 2); margin-top: calc(58px / 2); } .framer-ZV45L .framer-6oe1fo > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-ZV45L .framer-3geyh > *, .framer-ZV45L .framer-rtv7ye > * { margin: 0px; margin-left: calc(7px / 2); margin-right: calc(7px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-ZV45L[data-border=\"true\"]::after, .framer-ZV45L [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: 992px) and (max-width: 1439px) { .framer-ZV45L.framer-1kphb33 { width: 992px; } .framer-ZV45L .framer-ttei2w, .framer-ZV45L .framer-2wxrjd, .framer-ZV45L .framer-nl25qw { gap: 65px; max-width: 1000px; } .framer-ZV45L .framer-18gka0b { gap: 0px; height: var(--framer-aspect-ratio-supported, 740px); } .framer-ZV45L .framer-12j2rmt { height: 740px; } .framer-ZV45L .framer-1gmb67m { bottom: 82px; left: 153px; right: 85px; top: 56px; } .framer-ZV45L .framer-3qlg1d { bottom: 96px; height: var(--framer-aspect-ratio-supported, 122px); left: 219px; right: unset; width: 48%; } .framer-ZV45L .framer-1y8ruci { padding: 0px 0px 38px 15px; } .framer-ZV45L .framer-lz8sio { width: 496px; } .framer-ZV45L .framer-1y8ppnq, .framer-ZV45L .framer-wbtqk0, .framer-ZV45L .framer-8xmqi2 { width: 100%; } .framer-ZV45L .framer-135a4xr, .framer-ZV45L .framer-10koor8 { padding: 100px 0px 100px 0px; } .framer-ZV45L .framer-1q3e2x0 { gap: 30px; } .framer-ZV45L .framer-5kfmw0, .framer-ZV45L .framer-u11027, .framer-ZV45L .framer-7yjwtc, .framer-ZV45L .framer-pac1eq, .framer-ZV45L .framer-1bhc9f8 { max-width: 1000px; } .framer-ZV45L .framer-3mr3ho, .framer-ZV45L .framer-rkjbpf { gap: 21px; justify-content: flex-start; padding: 33px 0px 33px 0px; } .framer-ZV45L .framer-j8ddzb, .framer-ZV45L .framer-1ga9urq { height: var(--framer-aspect-ratio-supported, 486px); width: 45%; } .framer-ZV45L .framer-16s19x6, .framer-ZV45L .framer-xl0ovk, .framer-ZV45L .framer-1thc5cg { gap: 60px; width: 53%; } .framer-ZV45L .framer-487r82, .framer-ZV45L .framer-nng1td, .framer-ZV45L .framer-11tiuen, .framer-ZV45L .framer-14zalp8 { width: 94%; } .framer-ZV45L .framer-1fr8wvz { max-width: 1001px; } .framer-ZV45L .framer-1kt2eww { padding: 65px 0px 65px 0px; } .framer-ZV45L .framer-18ekuhw { height: var(--framer-aspect-ratio-supported, 460px); } .framer-ZV45L .framer-kuaxpc { padding: 120px 0px 100px 0px; } .framer-ZV45L .framer-o83rql { max-width: 700px; } .framer-ZV45L .framer-rvy59s { height: min-content; padding: 100px 0px 10px 0px; } .framer-ZV45L .framer-47v36b { gap: 32px; justify-content: flex-start; } .framer-ZV45L .framer-s34xg6 { height: var(--framer-aspect-ratio-supported, 733px); width: 40%; } .framer-ZV45L .framer-1jvybv6 { gap: 60px; width: 54%; } .framer-ZV45L .framer-qtr713-container { width: 90%; } .framer-ZV45L .framer-1pjgv3a { gap: 55px; max-width: 1000px; padding: 90px 0px 100px 0px; } .framer-ZV45L .framer-rlaf3z { align-content: center; align-items: center; flex-direction: column; gap: 50px; justify-content: flex-start; width: 80%; } .framer-ZV45L .framer-1ry2v7q-container { width: 93%; } .framer-ZV45L .framer-1c8dz1l, .framer-ZV45L .framer-13d2xsa { padding: 100px 0px 120px 0px; } .framer-ZV45L .framer-1j3rqtn { gap: unset; justify-content: space-between; } .framer-ZV45L .framer-193v6f6 { width: 44%; } .framer-ZV45L .framer-16hnrhl { width: 425px; } .framer-ZV45L .framer-1qsg071 { order: 0; } .framer-ZV45L .framer-1ghl73q { max-width: 507px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZV45L .framer-ttei2w, .framer-ZV45L .framer-18gka0b, .framer-ZV45L .framer-2wxrjd, .framer-ZV45L .framer-1q3e2x0, .framer-ZV45L .framer-3mr3ho, .framer-ZV45L .framer-16s19x6, .framer-ZV45L .framer-xl0ovk, .framer-ZV45L .framer-rkjbpf, .framer-ZV45L .framer-1thc5cg, .framer-ZV45L .framer-47v36b, .framer-ZV45L .framer-1jvybv6, .framer-ZV45L .framer-1pjgv3a, .framer-ZV45L .framer-rlaf3z, .framer-ZV45L .framer-nl25qw, .framer-ZV45L .framer-1j3rqtn { gap: 0px; } .framer-ZV45L .framer-ttei2w > *, .framer-ZV45L .framer-2wxrjd > *, .framer-ZV45L .framer-nl25qw > * { margin: 0px; margin-bottom: calc(65px / 2); margin-top: calc(65px / 2); } .framer-ZV45L .framer-ttei2w > :first-child, .framer-ZV45L .framer-2wxrjd > :first-child, .framer-ZV45L .framer-16s19x6 > :first-child, .framer-ZV45L .framer-xl0ovk > :first-child, .framer-ZV45L .framer-1thc5cg > :first-child, .framer-ZV45L .framer-1jvybv6 > :first-child, .framer-ZV45L .framer-1pjgv3a > :first-child, .framer-ZV45L .framer-rlaf3z > :first-child, .framer-ZV45L .framer-nl25qw > :first-child { margin-top: 0px; } .framer-ZV45L .framer-ttei2w > :last-child, .framer-ZV45L .framer-2wxrjd > :last-child, .framer-ZV45L .framer-16s19x6 > :last-child, .framer-ZV45L .framer-xl0ovk > :last-child, .framer-ZV45L .framer-1thc5cg > :last-child, .framer-ZV45L .framer-1jvybv6 > :last-child, .framer-ZV45L .framer-1pjgv3a > :last-child, .framer-ZV45L .framer-rlaf3z > :last-child, .framer-ZV45L .framer-nl25qw > :last-child { margin-bottom: 0px; } .framer-ZV45L .framer-18gka0b > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ZV45L .framer-18gka0b > :first-child, .framer-ZV45L .framer-1q3e2x0 > :first-child, .framer-ZV45L .framer-3mr3ho > :first-child, .framer-ZV45L .framer-rkjbpf > :first-child, .framer-ZV45L .framer-47v36b > :first-child { margin-left: 0px; } .framer-ZV45L .framer-18gka0b > :last-child, .framer-ZV45L .framer-1q3e2x0 > :last-child, .framer-ZV45L .framer-3mr3ho > :last-child, .framer-ZV45L .framer-rkjbpf > :last-child, .framer-ZV45L .framer-47v36b > :last-child { margin-right: 0px; } .framer-ZV45L .framer-1q3e2x0 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-ZV45L .framer-3mr3ho > *, .framer-ZV45L .framer-rkjbpf > * { margin: 0px; margin-left: calc(21px / 2); margin-right: calc(21px / 2); } .framer-ZV45L .framer-16s19x6 > *, .framer-ZV45L .framer-xl0ovk > *, .framer-ZV45L .framer-1thc5cg > *, .framer-ZV45L .framer-1jvybv6 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-ZV45L .framer-47v36b > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-ZV45L .framer-1pjgv3a > * { margin: 0px; margin-bottom: calc(55px / 2); margin-top: calc(55px / 2); } .framer-ZV45L .framer-rlaf3z > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-ZV45L .framer-1j3rqtn > *, .framer-ZV45L .framer-1j3rqtn > :first-child, .framer-ZV45L .framer-1j3rqtn > :last-child { margin: 0px; } }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-ZV45L.framer-1kphb33 { width: 768px; } .framer-ZV45L .framer-1ocdcym-container { height: auto; } .framer-ZV45L .framer-hupb4y { padding: 120px 0px 0px 0px; } .framer-ZV45L .framer-ttei2w, .framer-ZV45L .framer-2wxrjd, .framer-ZV45L .framer-nl25qw { gap: 40px; max-width: 720px; } .framer-ZV45L .framer-19rkszb { flex-direction: column; gap: 0px; justify-content: center; } .framer-ZV45L .framer-18gka0b { aspect-ratio: unset; height: 600px; order: 1; width: 99%; } .framer-ZV45L .framer-8touqz { order: 1; } .framer-ZV45L .framer-1y8ruci { align-content: center; align-items: center; order: 0; padding: 0px; width: 96%; } .framer-ZV45L .framer-lz8sio { align-content: center; align-items: center; gap: 16px; width: 90%; } .framer-ZV45L .framer-135a4xr, .framer-ZV45L .framer-10koor8, .framer-ZV45L .framer-13d2xsa { padding: 80px 0px 80px 0px; } .framer-ZV45L .framer-1q3e2x0 { align-content: unset; align-items: unset; display: grid; gap: 51px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); } .framer-ZV45L .framer-1exa96, .framer-ZV45L .framer-7azw6y, .framer-ZV45L .framer-10fjj2d { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; } .framer-ZV45L .framer-5kfmw0, .framer-ZV45L .framer-1fr8wvz, .framer-ZV45L .framer-u11027, .framer-ZV45L .framer-7yjwtc, .framer-ZV45L .framer-pac1eq, .framer-ZV45L .framer-1bhc9f8 { max-width: 720px; } .framer-ZV45L .framer-3mr3ho, .framer-ZV45L .framer-rkjbpf { flex-direction: column; gap: 40px; justify-content: center; max-width: 406px; } .framer-ZV45L .framer-j8ddzb, .framer-ZV45L .framer-1ga9urq { aspect-ratio: 1.143661971830986 / 1; height: var(--framer-aspect-ratio-supported, 355px); order: 0; width: 100%; } .framer-ZV45L .framer-16s19x6, .framer-ZV45L .framer-1thc5cg { gap: 50px; order: 1; width: 100%; } .framer-ZV45L .framer-487r82, .framer-ZV45L .framer-nng1td, .framer-ZV45L .framer-11tiuen, .framer-ZV45L .framer-14zalp8, .framer-ZV45L .framer-2a9n17-container { width: 90%; } .framer-ZV45L .framer-1kt2eww { flex-direction: column; gap: 60px; justify-content: flex-start; max-width: 416px; } .framer-ZV45L .framer-xl0ovk { gap: 40px; order: 1; width: 100%; } .framer-ZV45L .framer-120g682 { gap: 30px; } .framer-ZV45L .framer-18ekuhw { height: var(--framer-aspect-ratio-supported, 478px); order: 0; width: 100%; } .framer-ZV45L .framer-kuaxpc { padding: 100px 0px 80px 0px; } .framer-ZV45L .framer-ztpp5f { padding: 80px 30px 80px 30px; } .framer-ZV45L .framer-o83rql { gap: 30px; justify-content: center; } .framer-ZV45L .framer-rvy59s { height: min-content; padding: 44px 0px 44px 0px; } .framer-ZV45L .framer-47v36b { flex-direction: column; gap: 34px; max-width: 566px; } .framer-ZV45L .framer-s34xg6 { aspect-ratio: 0.7429305912596401 / 1; height: var(--framer-aspect-ratio-supported, 454px); order: 0; overflow: visible; width: 60%; } .framer-ZV45L .framer-1jvybv6 { align-content: center; align-items: center; gap: 32px; order: 1; width: 100%; } .framer-ZV45L .framer-1993v53 { align-content: center; align-items: center; gap: 30px; } .framer-ZV45L .framer-qtr713-container { width: 97%; } .framer-ZV45L .framer-mdxf0m { width: 100%; } .framer-ZV45L .framer-1pjgv3a { gap: 50px; max-width: 768px; padding: 70px 0px 80px 0px; } .framer-ZV45L .framer-tdervp { gap: 55px; } .framer-ZV45L .framer-rlaf3z { flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-ZV45L .framer-1ry2v7q-container { order: 0; width: 100%; } .framer-ZV45L .framer-8xmqi2, .framer-ZV45L .framer-10fai9d-container { order: 1; width: 100%; } .framer-ZV45L .framer-1c8dz1l { padding: 80px 0px 100px 0px; } .framer-ZV45L .framer-1j3rqtn { flex-direction: column; gap: 32px; justify-content: center; max-width: 529px; } .framer-ZV45L .framer-193v6f6 { gap: 25px; order: 0; width: 100%; } .framer-ZV45L .framer-og0z1f { align-content: center; align-items: center; gap: 40px; padding: 80px 0px 80px 0px; width: 75%; } .framer-ZV45L .framer-h598ys { align-content: center; align-items: center; } .framer-ZV45L .framer-fpdqnu-container { height: 1170px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZV45L .framer-ttei2w, .framer-ZV45L .framer-19rkszb, .framer-ZV45L .framer-lz8sio, .framer-ZV45L .framer-2wxrjd, .framer-ZV45L .framer-1q3e2x0, .framer-ZV45L .framer-3mr3ho, .framer-ZV45L .framer-16s19x6, .framer-ZV45L .framer-1kt2eww, .framer-ZV45L .framer-xl0ovk, .framer-ZV45L .framer-120g682, .framer-ZV45L .framer-rkjbpf, .framer-ZV45L .framer-1thc5cg, .framer-ZV45L .framer-o83rql, .framer-ZV45L .framer-47v36b, .framer-ZV45L .framer-1jvybv6, .framer-ZV45L .framer-1993v53, .framer-ZV45L .framer-1pjgv3a, .framer-ZV45L .framer-tdervp, .framer-ZV45L .framer-rlaf3z, .framer-ZV45L .framer-nl25qw, .framer-ZV45L .framer-1j3rqtn, .framer-ZV45L .framer-193v6f6, .framer-ZV45L .framer-og0z1f { gap: 0px; } .framer-ZV45L .framer-ttei2w > *, .framer-ZV45L .framer-2wxrjd > *, .framer-ZV45L .framer-3mr3ho > *, .framer-ZV45L .framer-xl0ovk > *, .framer-ZV45L .framer-rkjbpf > *, .framer-ZV45L .framer-rlaf3z > *, .framer-ZV45L .framer-nl25qw > *, .framer-ZV45L .framer-og0z1f > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ZV45L .framer-ttei2w > :first-child, .framer-ZV45L .framer-19rkszb > :first-child, .framer-ZV45L .framer-lz8sio > :first-child, .framer-ZV45L .framer-2wxrjd > :first-child, .framer-ZV45L .framer-3mr3ho > :first-child, .framer-ZV45L .framer-16s19x6 > :first-child, .framer-ZV45L .framer-1kt2eww > :first-child, .framer-ZV45L .framer-xl0ovk > :first-child, .framer-ZV45L .framer-120g682 > :first-child, .framer-ZV45L .framer-rkjbpf > :first-child, .framer-ZV45L .framer-1thc5cg > :first-child, .framer-ZV45L .framer-47v36b > :first-child, .framer-ZV45L .framer-1jvybv6 > :first-child, .framer-ZV45L .framer-1993v53 > :first-child, .framer-ZV45L .framer-1pjgv3a > :first-child, .framer-ZV45L .framer-tdervp > :first-child, .framer-ZV45L .framer-rlaf3z > :first-child, .framer-ZV45L .framer-nl25qw > :first-child, .framer-ZV45L .framer-1j3rqtn > :first-child, .framer-ZV45L .framer-193v6f6 > :first-child, .framer-ZV45L .framer-og0z1f > :first-child { margin-top: 0px; } .framer-ZV45L .framer-ttei2w > :last-child, .framer-ZV45L .framer-19rkszb > :last-child, .framer-ZV45L .framer-lz8sio > :last-child, .framer-ZV45L .framer-2wxrjd > :last-child, .framer-ZV45L .framer-3mr3ho > :last-child, .framer-ZV45L .framer-16s19x6 > :last-child, .framer-ZV45L .framer-1kt2eww > :last-child, .framer-ZV45L .framer-xl0ovk > :last-child, .framer-ZV45L .framer-120g682 > :last-child, .framer-ZV45L .framer-rkjbpf > :last-child, .framer-ZV45L .framer-1thc5cg > :last-child, .framer-ZV45L .framer-47v36b > :last-child, .framer-ZV45L .framer-1jvybv6 > :last-child, .framer-ZV45L .framer-1993v53 > :last-child, .framer-ZV45L .framer-1pjgv3a > :last-child, .framer-ZV45L .framer-tdervp > :last-child, .framer-ZV45L .framer-rlaf3z > :last-child, .framer-ZV45L .framer-nl25qw > :last-child, .framer-ZV45L .framer-1j3rqtn > :last-child, .framer-ZV45L .framer-193v6f6 > :last-child, .framer-ZV45L .framer-og0z1f > :last-child { margin-bottom: 0px; } .framer-ZV45L .framer-19rkszb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ZV45L .framer-lz8sio > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ZV45L .framer-1q3e2x0 > *, .framer-ZV45L .framer-1q3e2x0 > :first-child, .framer-ZV45L .framer-1q3e2x0 > :last-child { margin: 0px; } .framer-ZV45L .framer-16s19x6 > *, .framer-ZV45L .framer-1thc5cg > *, .framer-ZV45L .framer-1pjgv3a > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-ZV45L .framer-1kt2eww > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-ZV45L .framer-120g682 > *, .framer-ZV45L .framer-1993v53 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-ZV45L .framer-o83rql > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-ZV45L .framer-o83rql > :first-child { margin-left: 0px; } .framer-ZV45L .framer-o83rql > :last-child { margin-right: 0px; } .framer-ZV45L .framer-47v36b > * { margin: 0px; margin-bottom: calc(34px / 2); margin-top: calc(34px / 2); } .framer-ZV45L .framer-1jvybv6 > *, .framer-ZV45L .framer-1j3rqtn > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ZV45L .framer-tdervp > * { margin: 0px; margin-bottom: calc(55px / 2); margin-top: calc(55px / 2); } .framer-ZV45L .framer-193v6f6 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }}\",\"@media (max-width: 767px) { .framer-ZV45L.framer-1kphb33 { width: 390px; } .framer-ZV45L .framer-1ocdcym-container { height: auto; } .framer-ZV45L .framer-hupb4y { padding: 100px 0px 0px 0px; } .framer-ZV45L .framer-ttei2w { gap: 30px; max-width: 524px; padding: 0px; width: 100%; } .framer-ZV45L .framer-19rkszb { flex-direction: column; gap: 0px; justify-content: center; } .framer-ZV45L .framer-18gka0b { height: 338px; order: 1; width: var(--framer-aspect-ratio-supported, 216px); } .framer-ZV45L .framer-12j2rmt { height: 453px; order: 0; width: 421px; } .framer-ZV45L .framer-1gmb67m { bottom: 52px; height: 333px; left: 62px; right: 102px; top: unset; } .framer-ZV45L .framer-3qlg1d { bottom: 62px; box-shadow: 15px 15px 30px 0px rgba(0, 0, 0, 0.16); height: var(--framer-aspect-ratio-supported, 114px); right: -75px; width: 68%; } .framer-ZV45L .framer-1y8ruci { align-content: center; align-items: center; gap: 30px; order: 0; padding: 0px; width: 90%; } .framer-ZV45L .framer-lz8sio { align-content: center; align-items: center; gap: 14px; order: 0; width: 92%; } .framer-ZV45L .framer-17hw0mh { aspect-ratio: 7.7407407407407405 / 1; border-bottom-left-radius: 27px; border-bottom-right-radius: 27px; border-top-left-radius: 27px; border-top-right-radius: 27px; gap: 0px; height: var(--framer-aspect-ratio-supported, 46px); order: 0; width: 358px; } .framer-ZV45L .framer-2rtm0d { order: 0; width: 69px; } .framer-ZV45L .framer-gnqwt4 { order: 0; } .framer-ZV45L .framer-7epghq { left: 18px; order: 2; top: 52%; } .framer-ZV45L .framer-v6ljcq { order: 3; } .framer-ZV45L .framer-mam6kb, .framer-ZV45L .framer-19rlvxx { order: 1; } .framer-ZV45L .framer-xpbrst-container { max-width: 330px; order: 1; } .framer-ZV45L .framer-1y8ppnq { order: 2; width: 100%; } .framer-ZV45L .framer-wbtqk0 { order: 3; width: 100%; } .framer-ZV45L .framer-1x43i1b { order: 2; } .framer-ZV45L .framer-135a4xr, .framer-ZV45L .framer-10koor8, .framer-ZV45L .framer-13d2xsa { padding: 60px 0px 60px 0px; } .framer-ZV45L .framer-2wxrjd, .framer-ZV45L .framer-nl25qw { gap: 30px; max-width: 524px; } .framer-ZV45L .framer-1q3e2x0 { flex-direction: column; gap: 30px; max-width: 370px; } .framer-ZV45L .framer-1exa96, .framer-ZV45L .framer-7azw6y, .framer-ZV45L .framer-10fjj2d, .framer-ZV45L .framer-295y81, .framer-ZV45L .framer-ykth4i { flex: none; width: 100%; } .framer-ZV45L .framer-3mr3ho, .framer-ZV45L .framer-rkjbpf { flex-direction: column; gap: 40px; justify-content: center; max-width: 330px; } .framer-ZV45L .framer-j8ddzb, .framer-ZV45L .framer-1ga9urq { aspect-ratio: 0.9295774647887324 / 1; height: var(--framer-aspect-ratio-supported, 215px); order: 0; width: 100%; } .framer-ZV45L .framer-16s19x6, .framer-ZV45L .framer-xl0ovk, .framer-ZV45L .framer-1thc5cg { gap: 40px; order: 1; width: 100%; } .framer-ZV45L .framer-1o0gwck, .framer-ZV45L .framer-120g682, .framer-ZV45L .framer-1bntbxh { gap: 30px; } .framer-ZV45L .framer-487r82, .framer-ZV45L .framer-nng1td, .framer-ZV45L .framer-11tiuen, .framer-ZV45L .framer-9rsy14-container, .framer-ZV45L .framer-1pag3zi-container, .framer-ZV45L .framer-1r7pwpg-container, .framer-ZV45L .framer-14zalp8 { width: 100%; } .framer-ZV45L .framer-12ysfkj, .framer-ZV45L .framer-19n8iit { gap: 24px; } .framer-ZV45L .framer-1kt2eww, .framer-ZV45L .framer-rlaf3z { flex-direction: column; gap: 40px; justify-content: flex-start; max-width: 330px; } .framer-ZV45L .framer-18ekuhw { height: var(--framer-aspect-ratio-supported, 230px); order: 0; width: 100%; } .framer-ZV45L .framer-kuaxpc { padding: 80px 0px 60px 0px; } .framer-ZV45L .framer-ztpp5f { padding: 60px 30px 60px 30px; } .framer-ZV45L .framer-o83rql { flex-direction: column; gap: 30px; justify-content: flex-start; } .framer-ZV45L .framer-rvy59s { height: min-content; padding: 25px 0px 25px 0px; } .framer-ZV45L .framer-47v36b { flex-direction: column; gap: 19px; max-width: 330px; } .framer-ZV45L .framer-s34xg6 { aspect-ratio: 0.7134502923976608 / 1; height: var(--framer-aspect-ratio-supported, 280px); order: 0; overflow: visible; width: 70%; } .framer-ZV45L .framer-1jvybv6 { align-content: center; align-items: center; gap: 40px; order: 1; width: 100%; } .framer-ZV45L .framer-1993v53 { align-content: center; align-items: center; gap: 30px; } .framer-ZV45L .framer-qtr713-container { width: 103%; } .framer-ZV45L .framer-mdxf0m { padding: 5px 20px 5px 20px; width: 100%; } .framer-ZV45L .framer-iwhj3n { width: 112%; } .framer-ZV45L .framer-1pjgv3a { gap: 40px; max-width: 400px; padding: 50px 0px 60px 0px; } .framer-ZV45L .framer-tdervp { gap: 35px; } .framer-ZV45L .framer-1ry2v7q-container, .framer-ZV45L .framer-193v6f6 { order: 0; width: 100%; } .framer-ZV45L .framer-8xmqi2 { flex-direction: column; order: 1; width: 100%; } .framer-ZV45L .framer-1c8dz1l { padding: 60px 0px 80px 0px; } .framer-ZV45L .framer-1j3rqtn { flex-direction: column; gap: 16px; max-width: 315px; } .framer-ZV45L .framer-10fai9d-container { order: 1; width: 100%; } .framer-ZV45L .framer-1bhc9f8 { max-width: 100%; } .framer-ZV45L .framer-og0z1f { align-content: center; align-items: center; gap: 32px; max-width: 85%; padding: 60px 0px 60px 0px; width: 85%; } .framer-ZV45L .framer-1ghl73q { max-width: 100%; width: 280px; } .framer-ZV45L .framer-fb7bsg { width: 321px; } .framer-ZV45L .framer-h598ys { align-content: center; align-items: center; } .framer-ZV45L .framer-17ou0dr { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ZV45L .framer-ttei2w, .framer-ZV45L .framer-19rkszb, .framer-ZV45L .framer-1y8ruci, .framer-ZV45L .framer-lz8sio, .framer-ZV45L .framer-17hw0mh, .framer-ZV45L .framer-2wxrjd, .framer-ZV45L .framer-1q3e2x0, .framer-ZV45L .framer-3mr3ho, .framer-ZV45L .framer-16s19x6, .framer-ZV45L .framer-1o0gwck, .framer-ZV45L .framer-12ysfkj, .framer-ZV45L .framer-1kt2eww, .framer-ZV45L .framer-xl0ovk, .framer-ZV45L .framer-120g682, .framer-ZV45L .framer-rkjbpf, .framer-ZV45L .framer-1thc5cg, .framer-ZV45L .framer-1bntbxh, .framer-ZV45L .framer-19n8iit, .framer-ZV45L .framer-o83rql, .framer-ZV45L .framer-47v36b, .framer-ZV45L .framer-1jvybv6, .framer-ZV45L .framer-1993v53, .framer-ZV45L .framer-1pjgv3a, .framer-ZV45L .framer-tdervp, .framer-ZV45L .framer-rlaf3z, .framer-ZV45L .framer-8xmqi2, .framer-ZV45L .framer-nl25qw, .framer-ZV45L .framer-1j3rqtn, .framer-ZV45L .framer-og0z1f { gap: 0px; } .framer-ZV45L .framer-ttei2w > *, .framer-ZV45L .framer-1y8ruci > *, .framer-ZV45L .framer-2wxrjd > *, .framer-ZV45L .framer-1q3e2x0 > *, .framer-ZV45L .framer-1o0gwck > *, .framer-ZV45L .framer-120g682 > *, .framer-ZV45L .framer-1bntbxh > *, .framer-ZV45L .framer-o83rql > *, .framer-ZV45L .framer-1993v53 > *, .framer-ZV45L .framer-nl25qw > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-ZV45L .framer-ttei2w > :first-child, .framer-ZV45L .framer-19rkszb > :first-child, .framer-ZV45L .framer-1y8ruci > :first-child, .framer-ZV45L .framer-lz8sio > :first-child, .framer-ZV45L .framer-2wxrjd > :first-child, .framer-ZV45L .framer-1q3e2x0 > :first-child, .framer-ZV45L .framer-3mr3ho > :first-child, .framer-ZV45L .framer-16s19x6 > :first-child, .framer-ZV45L .framer-1o0gwck > :first-child, .framer-ZV45L .framer-12ysfkj > :first-child, .framer-ZV45L .framer-1kt2eww > :first-child, .framer-ZV45L .framer-xl0ovk > :first-child, .framer-ZV45L .framer-120g682 > :first-child, .framer-ZV45L .framer-rkjbpf > :first-child, .framer-ZV45L .framer-1thc5cg > :first-child, .framer-ZV45L .framer-1bntbxh > :first-child, .framer-ZV45L .framer-19n8iit > :first-child, .framer-ZV45L .framer-o83rql > :first-child, .framer-ZV45L .framer-47v36b > :first-child, .framer-ZV45L .framer-1jvybv6 > :first-child, .framer-ZV45L .framer-1993v53 > :first-child, .framer-ZV45L .framer-1pjgv3a > :first-child, .framer-ZV45L .framer-tdervp > :first-child, .framer-ZV45L .framer-rlaf3z > :first-child, .framer-ZV45L .framer-8xmqi2 > :first-child, .framer-ZV45L .framer-nl25qw > :first-child, .framer-ZV45L .framer-1j3rqtn > :first-child, .framer-ZV45L .framer-og0z1f > :first-child { margin-top: 0px; } .framer-ZV45L .framer-ttei2w > :last-child, .framer-ZV45L .framer-19rkszb > :last-child, .framer-ZV45L .framer-1y8ruci > :last-child, .framer-ZV45L .framer-lz8sio > :last-child, .framer-ZV45L .framer-2wxrjd > :last-child, .framer-ZV45L .framer-1q3e2x0 > :last-child, .framer-ZV45L .framer-3mr3ho > :last-child, .framer-ZV45L .framer-16s19x6 > :last-child, .framer-ZV45L .framer-1o0gwck > :last-child, .framer-ZV45L .framer-12ysfkj > :last-child, .framer-ZV45L .framer-1kt2eww > :last-child, .framer-ZV45L .framer-xl0ovk > :last-child, .framer-ZV45L .framer-120g682 > :last-child, .framer-ZV45L .framer-rkjbpf > :last-child, .framer-ZV45L .framer-1thc5cg > :last-child, .framer-ZV45L .framer-1bntbxh > :last-child, .framer-ZV45L .framer-19n8iit > :last-child, .framer-ZV45L .framer-o83rql > :last-child, .framer-ZV45L .framer-47v36b > :last-child, .framer-ZV45L .framer-1jvybv6 > :last-child, .framer-ZV45L .framer-1993v53 > :last-child, .framer-ZV45L .framer-1pjgv3a > :last-child, .framer-ZV45L .framer-tdervp > :last-child, .framer-ZV45L .framer-rlaf3z > :last-child, .framer-ZV45L .framer-8xmqi2 > :last-child, .framer-ZV45L .framer-nl25qw > :last-child, .framer-ZV45L .framer-1j3rqtn > :last-child, .framer-ZV45L .framer-og0z1f > :last-child { margin-bottom: 0px; } .framer-ZV45L .framer-19rkszb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ZV45L .framer-lz8sio > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-ZV45L .framer-17hw0mh > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ZV45L .framer-17hw0mh > :first-child { margin-left: 0px; } .framer-ZV45L .framer-17hw0mh > :last-child { margin-right: 0px; } .framer-ZV45L .framer-3mr3ho > *, .framer-ZV45L .framer-16s19x6 > *, .framer-ZV45L .framer-1kt2eww > *, .framer-ZV45L .framer-xl0ovk > *, .framer-ZV45L .framer-rkjbpf > *, .framer-ZV45L .framer-1thc5cg > *, .framer-ZV45L .framer-1jvybv6 > *, .framer-ZV45L .framer-1pjgv3a > *, .framer-ZV45L .framer-rlaf3z > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ZV45L .framer-12ysfkj > *, .framer-ZV45L .framer-19n8iit > *, .framer-ZV45L .framer-8xmqi2 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ZV45L .framer-47v36b > * { margin: 0px; margin-bottom: calc(19px / 2); margin-top: calc(19px / 2); } .framer-ZV45L .framer-tdervp > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-ZV45L .framer-1j3rqtn > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ZV45L .framer-og0z1f > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9560\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"G9dnacK6C\":{\"layout\":[\"fixed\",\"auto\"]},\"GQT0gKfci\":{\"layout\":[\"fixed\",\"auto\"]},\"Pw4a2Sd2e\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"pk8eVrq4Y\":{\"pattern\":\":pk8eVrq4Y\",\"name\":\"pricing\"}}\n * @framerResponsiveScreen\n */const FramervINdpE6eZ=withCSS(Component,css,\"framer-ZV45L\");export default FramervINdpE6eZ;FramervINdpE6eZ.displayName=\"Nursing / Fnp Mastery\";FramervINdpE6eZ.defaultProps={height:9560,width:1440};addFonts(FramervINdpE6eZ,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2\",weight:\"500\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v6/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2\",weight:\"600\"},{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...TopNavNCLEXPNFonts,...GradientHeadingFonts,...ButtonFonts,...FeatureWidgetFonts,...ListItemCheckFonts,...ContentWidgetFonts,...FactWidgetFonts,...AccordionFonts,...TestimonialTickerNCLEXPNFonts,...SectionHeadingFonts,...FAQNCLEXFonts,...FooterNCLEXPNProductPageFonts,...GlobalHLTMasteryCorporateFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervINdpE6eZ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"9560\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"pk8eVrq4Y\\\":{\\\"pattern\\\":\\\":pk8eVrq4Y\\\",\\\"name\\\":\\\"pricing\\\"}}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"G9dnacK6C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GQT0gKfci\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Pw4a2Sd2e\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TriggerFonts", "getFonts", "IjCLlQHjV_default", "MenuNursingProductsFonts", "z5NwGLxWi_default", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "MenuNursingResourcesFonts", "oTKpHHiST_default", "TopNavLinkFonts", "hw2Rd5aJk_default", "ButtonFonts", "ntmRvVUpF_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "fW7U1Z2qk", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap84ss8n", "args", "onTapgsdn5s", "onTap1duv99a", "PWSlWeqS6txyyif", "overlay", "loadMore", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "ref2", "ref3", "isDisplayed2", "isDisplayed3", "ref4", "ref5", "router", "useRouter", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "l", "ComponentViewportProvider", "AnimatePresence", "Floating", "overlay1", "ResolveLinks", "resolvedLinks", "css", "Framerbo52J5_Io", "withCSS", "bo52J5_Io_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "SocialLinkFonts", "getFonts", "Iba7GLuFm_default", "Link2Fonts", "C3CQaEEvD_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "fW7U1Z2qk", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1duv99a", "args", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "Link", "SVG", "css", "FramerDPjzL_z_8", "withCSS", "DPjzL_z_8_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "SingleTestimonialFonts", "getFonts", "GjgcWvDpw_default", "TickerFonts", "Ticker", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "ComponentViewportProvider", "Ticker", "GjgcWvDpw_default", "css", "Framerkwozyoxeh", "withCSS", "kwozyoxeh_default", "addFonts", "SingleTestimonialFonts", "TickerFonts", "TopNavNCLEXPNFonts", "getFonts", "bo52J5_Io_default", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Image2", "MotionDivWithFX", "withFX", "motion", "GradientHeadingFonts", "pAhJXTUUw_default", "ButtonFonts", "ntmRvVUpF_default", "MotionDivWithOptimizedAppearEffect", "FeatureWidgetFonts", "lyGm6BTHS_default", "ImageWithFX", "ListItemCheckFonts", "o1SjOQmKU_default", "ContainerWithFX", "Container", "ContentWidgetFonts", "t_9hVApKO_default", "FactWidgetFonts", "wk7IXfNxP_default", "AccordionFonts", "XTrR9qryO_default", "RichTextWithFX", "RichText2", "TestimonialTickerNCLEXPNFonts", "kwozyoxeh_default", "SectionHeadingFonts", "KTijjbYLC_default", "FAQNCLEXFonts", "HSzvd34UL_default", "FooterNCLEXPNProductPageFonts", "DPjzL_z_8_default", "GlobalHLTMasteryCorporateFooterFonts", "fZLiCqS4w_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "animation5", "animation6", "transition4", "transformTemplate1", "_", "t", "animation7", "transition5", "animation8", "transition6", "animation9", "addImageAlt", "image", "alt", "transition7", "animation10", "transition8", "animation11", "animation12", "animation13", "animation14", "transition9", "animation15", "animation16", "transition10", "animation17", "animation18", "animation19", "animation20", "transition11", "animation21", "animation22", "animation23", "animation24", "animation25", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "elementId", "useRouteElementId", "ref1", "isDisplayed4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "SVG", "x", "Link", "css", "FramervINdpE6eZ", "withCSS", "vINdpE6eZ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
