{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/DkkCSEqAk81NT3FMZ9qr/DXDJ42tYBWy7pFzcoPuH/cHM7LqkY3.js", "ssg:https://framerusercontent.com/modules/7uDEjqMiQzV6kyVinyug/8KahxNNVQ2QQAH4azrqv/nX1I9PEfS.js", "ssg:https://framerusercontent.com/modules/4SiwQN55qsNXheuQz9xr/ra5r8GwnLtk4PUfcoYSl/CiKMdwrAF.js", "ssg:https://framerusercontent.com/modules/lDHHu3FqAvaZuQAbYtr5/rUkU9LDAp2vn4tYK9U3t/LEy0QjMmK.js", "ssg:https://framerusercontent.com/modules/VGINDgssuhju8EXcTEnR/WTNfSBP9QhS6espSU4eh/OF1uuPLAZ.js", "ssg:https://framerusercontent.com/modules/DCL7RCMQBhCLyg4uFhuU/c4766Y64OvmMxOLqBIlv/os2lfYnM6.js", "ssg:https://framerusercontent.com/modules/NHmcn7ON2iu6Moy5798M/8qtqHa3zK78dByFxCYFI/OsE_1D12f.js", "ssg:https://framerusercontent.com/modules/7IOezPyhP5gcVAuPlZtj/A5TD61AD3GivH5Rp2yfg/otPZBUJCJ.js", "ssg:https://framerusercontent.com/modules/5FU9m0DKXsr9dWYaU6YI/xNqbvdbbz9LDgKLPXAED/zDToyn7WT.js", "ssg:https://framerusercontent.com/modules/GtbNf17c95LfSimPj44L/XOPwZ73Mm99w73tlOGnM/wx9CMt5sD.js", "ssg:https://framerusercontent.com/modules/pkoWQ0c6B0FcJ3BNlpob/ilVK8AuZJcaiz7CYsQjW/ALpCFyu_C.js", "ssg:https://framerusercontent.com/modules/dRvu768YynqomG7HqStD/5BvOuyvWBwAJ9ioF1lRh/Y5l4iN6L0.js", "ssg:https://framerusercontent.com/modules/P2OwAVDAnFXM5zlOP6ev/vfC2LfLOJXCpPjSHLWH0/YerbNWF_H.js", "ssg:https://framerusercontent.com/modules/yfSMn9JUQBhWP2i7u1V7/cx7BteAaEmFttXzXGbVA/ZfOuYIPtD.js", "ssg:https://framerusercontent.com/modules/81bi5pHxDL3sZfr6KTFa/wQtsLnOoNHgZjL6FMxvx/JXKVNQ5sZ.js"],
  "sourcesContent": ["// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const ImageWithFX=withFX(Image);const enabledGestures={eMwGJkW9u:{hover:true},GMSUlH50V:{hover:true}};const cycleOrder=[\"eMwGJkW9u\",\"GMSUlH50V\"];const serializationHash=\"framer-d0ESh\";const variantClassNames={eMwGJkW9u:\"framer-v-1pvrh8e\",GMSUlH50V:\"framer-v-13b0ci4\"};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 transition2={delay:0,duration:3,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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={\"Variant 1\":\"eMwGJkW9u\",\"Variant 2\":\"GMSUlH50V\"};const getProps=({height,id,title,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"eMwGJkW9u\",zFi4PZstg:title??props.zFi4PZstg??\"Discover\"};};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,zFi4PZstg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"eMwGJkW9u\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"eMwGJkW9u-hover\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"eMwGJkW9u-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"eMwGJkW9u\",openInNewTab:false,scopeId:\"cHM7LqkY3\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1pvrh8e\",className,classNames)} framer-c8xzjc`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"eMwGJkW9u\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(15, 21, 84)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"dashed\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72,boxShadow:\"none\",...style},variants:{\"eMwGJkW9u-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(0, 0, 0)\"},\"GMSUlH50V-hover\":{backgroundColor:\"rgb(0, 0, 0)\",boxShadow:\"0px 1px 2px 0px rgba(0, 0, 0, 0.25)\"}},...addPropertyOverrides({\"eMwGJkW9u-hover\":{\"data-framer-name\":undefined},\"GMSUlH50V-hover\":{\"data-framer-name\":undefined},GMSUlH50V:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-a2wsxy\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"JmZGJSxcr\",...addPropertyOverrides({\"GMSUlH50V-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}},GMSUlH50V:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"},className:\"framer-hev4bs\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"gBTwkdMu_\",...addPropertyOverrides({\"eMwGJkW9u-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Book Now\"})}),className:\"framer-1m4dj1l\",\"data-framer-name\":\"Book Now\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"b0fTb2eGd\",style:{\"--extracted-r6o4lv\":\"rgb(38, 41, 47)\",\"--framer-paragraph-spacing\":\"0px\"},text:zFi4PZstg,variants:{\"eMwGJkW9u-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"GMSUlH50V-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"eMwGJkW9u-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Book Now\"})})},\"GMSUlH50V-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Discover\"})})},GMSUlH50V:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Discover\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-d0ESh.framer-c8xzjc, .framer-d0ESh .framer-c8xzjc { display: block; }\",\".framer-d0ESh.framer-1pvrh8e { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 60px; justify-content: flex-start; padding: 12px 160px 12px 24px; position: relative; text-decoration: none; width: 516px; }\",\".framer-d0ESh .framer-a2wsxy, .framer-d0ESh .framer-hev4bs { flex: none; height: 40px; max-width: 1920px; overflow: hidden; position: relative; width: 40px; }\",\".framer-d0ESh .framer-1m4dj1l { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-d0ESh.framer-1pvrh8e { gap: 0px; } .framer-d0ESh.framer-1pvrh8e > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-d0ESh.framer-1pvrh8e > :first-child { margin-left: 0px; } .framer-d0ESh.framer-1pvrh8e > :last-child { margin-right: 0px; } }\",\".framer-d0ESh.framer-v-13b0ci4.framer-1pvrh8e { width: 126px; }\",\".framer-d0ESh.framer-v-13b0ci4 .framer-a2wsxy { height: 25px; width: 25px; }\",'.framer-d0ESh[data-border=\"true\"]::after, .framer-d0ESh [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 516\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"GMSUlH50V\":{\"layout\":[\"fixed\",\"fixed\"]},\"YR_XgKzM0\":{\"layout\":[\"fixed\",\"fixed\"]},\"MSA4WB1O7\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"zFi4PZstg\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramercHM7LqkY3=withCSS(Component,css,\"framer-d0ESh\");export default FramercHM7LqkY3;FramercHM7LqkY3.displayName=\"Button-Hero 8\";FramercHM7LqkY3.defaultProps={height:60,width:516};addPropertyControls(FramercHM7LqkY3,{variant:{options:[\"eMwGJkW9u\",\"GMSUlH50V\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},zFi4PZstg:{defaultValue:\"Discover\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramercHM7LqkY3,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercHM7LqkY3\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GMSUlH50V\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YR_XgKzM0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MSA4WB1O7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"516\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"60\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"zFi4PZstg\\\":\\\"title\\\"}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cHM7LqkY3.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const ImageWithFX=withFX(Image);const enabledGestures={EJAfA4m2L:{hover:true},tu9klSSSP:{hover:true}};const cycleOrder=[\"EJAfA4m2L\",\"tu9klSSSP\"];const serializationHash=\"framer-tsTAF\";const variantClassNames={EJAfA4m2L:\"framer-v-x6e29g\",tu9klSSSP:\"framer-v-ipddjg\"};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 transition2={delay:0,duration:3,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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={\"Variant 1\":\"EJAfA4m2L\",\"Variant 2\":\"tu9klSSSP\"};const getProps=({height,id,title,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"EJAfA4m2L\",zFi4PZstg:title??props.zFi4PZstg??\"Discover\"};};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,zFi4PZstg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EJAfA4m2L\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"EJAfA4m2L-hover\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"EJAfA4m2L-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"EJAfA4m2L\",openInNewTab:false,scopeId:\"nX1I9PEfS\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-x6e29g\",className,classNames)} framer-32ke8g`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"EJAfA4m2L\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(15, 21, 84)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"dashed\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72,boxShadow:\"none\",...style},variants:{\"EJAfA4m2L-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(0, 0, 0)\"},\"tu9klSSSP-hover\":{backgroundColor:\"rgb(0, 0, 0)\",boxShadow:\"0px 1px 2px 0px rgba(0, 0, 0, 0.25)\"}},...addPropertyOverrides({\"EJAfA4m2L-hover\":{\"data-framer-name\":undefined},\"tu9klSSSP-hover\":{\"data-framer-name\":undefined},tu9klSSSP:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-ci63gj\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"HlgXNeVMU\",...addPropertyOverrides({\"tu9klSSSP-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}},tu9klSSSP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"},className:\"framer-1hmr5j1\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"ih3iUfWyJ\",...addPropertyOverrides({\"EJAfA4m2L-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Book Now\"})}),className:\"framer-fyxcbh\",\"data-framer-name\":\"Book Now\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"GJn3KV7wC\",style:{\"--extracted-r6o4lv\":\"rgb(38, 41, 47)\",\"--framer-paragraph-spacing\":\"0px\"},text:zFi4PZstg,variants:{\"EJAfA4m2L-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"tu9klSSSP-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"EJAfA4m2L-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Book Now\"})})},\"tu9klSSSP-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Discover\"})})},tu9klSSSP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Discover\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tsTAF.framer-32ke8g, .framer-tsTAF .framer-32ke8g { display: block; }\",\".framer-tsTAF.framer-x6e29g { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 60px; justify-content: flex-start; padding: 12px 160px 12px 24px; position: relative; text-decoration: none; width: 516px; }\",\".framer-tsTAF .framer-ci63gj, .framer-tsTAF .framer-1hmr5j1 { flex: none; height: 40px; max-width: 1920px; overflow: hidden; position: relative; width: 40px; }\",\".framer-tsTAF .framer-fyxcbh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tsTAF.framer-x6e29g { gap: 0px; } .framer-tsTAF.framer-x6e29g > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-tsTAF.framer-x6e29g > :first-child { margin-left: 0px; } .framer-tsTAF.framer-x6e29g > :last-child { margin-right: 0px; } }\",\".framer-tsTAF.framer-v-ipddjg.framer-x6e29g { width: 126px; }\",\".framer-tsTAF.framer-v-ipddjg .framer-ci63gj { height: 25px; width: 25px; }\",'.framer-tsTAF[data-border=\"true\"]::after, .framer-tsTAF [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 516\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"tu9klSSSP\":{\"layout\":[\"fixed\",\"fixed\"]},\"bMdtlTA_f\":{\"layout\":[\"fixed\",\"fixed\"]},\"qkkmpNcef\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"zFi4PZstg\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramernX1I9PEfS=withCSS(Component,css,\"framer-tsTAF\");export default FramernX1I9PEfS;FramernX1I9PEfS.displayName=\"Button-Hero 4\";FramernX1I9PEfS.defaultProps={height:60,width:516};addPropertyControls(FramernX1I9PEfS,{variant:{options:[\"EJAfA4m2L\",\"tu9klSSSP\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},zFi4PZstg:{defaultValue:\"Discover\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramernX1I9PEfS,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernX1I9PEfS\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"zFi4PZstg\\\":\\\"title\\\"}\",\"framerIntrinsicWidth\":\"516\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tu9klSSSP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bMdtlTA_f\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"qkkmpNcef\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"60\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./nX1I9PEfS.map", "// Generated by Framer (10960d4)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"AgeydI74U\",\"Ybgbwfrhb\"];const serializationHash=\"framer-tNy65\";const variantClassNames={AgeydI74U:\"framer-v-juyz1j\",Ybgbwfrhb:\"framer-v-76n1zz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const transformTemplate=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Variant 1\":\"AgeydI74U\",\"Variant 2\":\"Ybgbwfrhb\"};const getProps=({height,id,tap,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,cXLSg_GKm:tap!==null&&tap!==void 0?tap:props.cXLSg_GKm,IWhDUDXxt:(_ref=title!==null&&title!==void 0?title:props.IWhDUDXxt)!==null&&_ref!==void 0?_ref:\"Dental Implant Care\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"AgeydI74U\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,IWhDUDXxt,cXLSg_GKm,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"AgeydI74U\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapthms72=activeVariantCallback(async(...args)=>{if(cXLSg_GKm){const res=await cXLSg_GKm(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-tNy65\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(\"framer-juyz1j\",className),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"AgeydI74U\",onTap:onTapthms72,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,opacity:1,...style},variants:{Ybgbwfrhb:{backgroundColor:\"rgb(255, 255, 255)\",opacity:.4}},...addPropertyOverrides({Ybgbwfrhb:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Dental Implant Care\"})}),className:\"framer-1in7td6\",\"data-framer-name\":\"Dental Implant Care\",fonts:[\"GF;Manrope-700\"],layoutDependency:layoutDependency,layoutId:\"DMqmEQMPJ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:IWhDUDXxt,transformTemplate:transformTemplate,variants:{Ybgbwfrhb:{\"--extracted-r6o4lv\":\"rgba(0, 0, 0, 0.7)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({Ybgbwfrhb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS1yZWd1bGFy\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"120%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(0, 0, 0, 0.7))\"},children:\"Dental Implant Care\"})}),fonts:[\"GF;Manrope-regular\"]}},baseVariant,gestureVariant)})})})})});});const css=['.framer-tNy65 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tNy65 .framer-dkx8to { display: block; }\",\".framer-tNy65 .framer-juyz1j { cursor: pointer; height: 60px; overflow: visible; position: relative; width: 400px; }\",\".framer-tNy65 .framer-1in7td6 { flex: none; height: auto; left: 17px; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-tNy65.framer-v-76n1zz .framer-juyz1j { height: 56px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Ybgbwfrhb\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"IWhDUDXxt\":\"title\",\"cXLSg_GKm\":\"tap\"}\n * @framerImmutableVariables true\n */const FramerCiKMdwrAF=withCSS(Component,css,\"framer-tNy65\");export default FramerCiKMdwrAF;FramerCiKMdwrAF.displayName=\"Services-selected\";FramerCiKMdwrAF.defaultProps={height:60,width:400};addPropertyControls(FramerCiKMdwrAF,{variant:{options:[\"AgeydI74U\",\"Ybgbwfrhb\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},IWhDUDXxt:{defaultValue:\"Dental Implant Care\",displayTextArea:false,title:\"Title\",type:ControlType.String},cXLSg_GKm:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerCiKMdwrAF,[{family:\"Manrope\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"},{family:\"Manrope\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk79FO_A87jxeN7B.woff2\",weight:\"400\"}]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCiKMdwrAF\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"IWhDUDXxt\\\":\\\"title\\\",\\\"cXLSg_GKm\\\":\\\"tap\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Ybgbwfrhb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"400\",\"framerIntrinsicHeight\":\"60\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CiKMdwrAF.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}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/kohQMwsxIkxIp4GdtiFM/mfk37bAI6NVRZkbSB1kS/jHB4Cyejt.js\";const enabledGestures={b5XFSdCSm:{hover:true},tGP0uEm_M:{hover:true}};const cycleOrder=[\"tGP0uEm_M\",\"b5XFSdCSm\"];const serializationHash=\"framer-9EqFK\";const variantClassNames={b5XFSdCSm:\"framer-v-1yssld2\",tGP0uEm_M:\"framer-v-1aqiebf\"};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 transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;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={\"Variant 1\":\"tGP0uEm_M\",\"Variant 2\":\"b5XFSdCSm\"};const getProps=({height,id,tap,width,...props})=>{return{...props,cXLSg_GKm:tap??props.cXLSg_GKm,variant:humanReadableVariantMap[props.variant]??props.variant??\"tGP0uEm_M\"};};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,cXLSg_GKm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tGP0uEm_M\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapdp5yg5=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(cXLSg_GKm){const res=await cXLSg_GKm(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1aqiebf\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tGP0uEm_M\",onTap:onTapdp5yg5,ref:refBinding,style:{background:\"linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%)\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{\"b5XFSdCSm-hover\":{background:\"linear-gradient(180deg, rgb(199, 199, 199) 0%, rgb(115, 115, 115) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"tGP0uEm_M-hover\":{background:\"linear-gradient(180deg, rgb(199, 199, 199) 0%, rgb(115, 115, 115) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"b5XFSdCSm-hover\":{\"data-framer-name\":undefined},\"tGP0uEm_M-hover\":{\"data-framer-name\":undefined},b5XFSdCSm:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"GNjlBbmZg\",openInNewTab:false,scopeId:\"LEy0QjMmK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Book An Appointment\"})})})}),className:\"framer-10b746z\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"GNjlBbmZg\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({b5XFSdCSm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"GNjlBbmZg\",openInNewTab:false,scopeId:\"LEy0QjMmK\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Book An Appointment\"})})})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9EqFK.framer-1no01do, .framer-9EqFK .framer-1no01do { display: block; }\",\".framer-9EqFK.framer-1aqiebf { cursor: pointer; height: 60px; overflow: visible; position: relative; width: 400px; }\",\".framer-9EqFK .framer-10b746z { -webkit-user-select: none; flex: none; height: auto; left: 8px; position: absolute; top: 50%; user-select: none; white-space: pre; width: auto; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"b5XFSdCSm\":{\"layout\":[\"fixed\",\"fixed\"]},\"uE_9PfVa8\":{\"layout\":[\"fixed\",\"fixed\"]},\"SlkG5oLkB\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"cXLSg_GKm\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerLEy0QjMmK=withCSS(Component,css,\"framer-9EqFK\");export default FramerLEy0QjMmK;FramerLEy0QjMmK.displayName=\"Services-selected 3\";FramerLEy0QjMmK.defaultProps={height:60,width:400};addPropertyControls(FramerLEy0QjMmK,{variant:{options:[\"tGP0uEm_M\",\"b5XFSdCSm\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},cXLSg_GKm:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerLEy0QjMmK,[{explicitInter:true,fonts:[{family:\"Mochiy Pop One\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/mochiypopone/v11/QdVPSTA9Jh-gg-5XZP2UmU4O9kw1D3s6ZKAi.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLEy0QjMmK\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"cXLSg_GKm\\\":\\\"tap\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"b5XFSdCSm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uE_9PfVa8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SlkG5oLkB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"400\",\"framerIntrinsicHeight\":\"60\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LEy0QjMmK.map", "// Generated by Framer (ed8225c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ServicesSelected from\"https://framerusercontent.com/modules/4SiwQN55qsNXheuQz9xr/ra5r8GwnLtk4PUfcoYSl/CiKMdwrAF.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/kohQMwsxIkxIp4GdtiFM/mfk37bAI6NVRZkbSB1kS/jHB4Cyejt.js\";import ServicesSelected3 from\"https://framerusercontent.com/modules/lDHHu3FqAvaZuQAbYtr5/rUkU9LDAp2vn4tYK9U3t/LEy0QjMmK.js\";const MotionDivWithFX=withFX(motion.div);const ServicesSelected3Fonts=getFonts(ServicesSelected3);const ServicesSelectedFonts=getFonts(ServicesSelected);const ImageWithFX=withFX(Image);const cycleOrder=[\"jdUDkh5GI\",\"f1Hn8KXHc\",\"NL6nyXWhs\",\"p1T9UslyR\",\"mDyH4zlBs\",\"qJgzfeHMf\",\"eNYzHBYUl\",\"sRGGgmfBO\",\"p1nGRApmx\",\"lljnTwCxY\",\"QP5un1YOp\",\"XyHxXwOnQ\"];const serializationHash=\"framer-QAl8i\";const variantClassNames={eNYzHBYUl:\"framer-v-162oiwu\",f1Hn8KXHc:\"framer-v-4kcyfe\",jdUDkh5GI:\"framer-v-5bhw7r\",lljnTwCxY:\"framer-v-an43pj\",mDyH4zlBs:\"framer-v-xbus9x\",NL6nyXWhs:\"framer-v-1ueo644\",p1nGRApmx:\"framer-v-1pno3p0\",p1T9UslyR:\"framer-v-1gyf7ns\",qJgzfeHMf:\"framer-v-1y8cr36\",QP5un1YOp:\"framer-v-19vq01j\",sRGGgmfBO:\"framer-v-2ghqio\",XyHxXwOnQ:\"framer-v-19ovgvd\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.3,ease:[.44,0,.05,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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={\"Mobile 1\":\"mDyH4zlBs\",\"Mobile 2\":\"qJgzfeHMf\",\"Mobile 3\":\"eNYzHBYUl\",\"Mobile 4\":\"sRGGgmfBO\",\"Tablet 1\":\"p1nGRApmx\",\"Web 1\":\"jdUDkh5GI\",\"Web 2\":\"f1Hn8KXHc\",\"Web 3\":\"NL6nyXWhs\",\"Web 4\":\"p1T9UslyR\",Tablet2:\"lljnTwCxY\",Tablet3:\"QP5un1YOp\",Tablet4:\"XyHxXwOnQ\"};const getProps=({height,id,image,image2,image3,image4,subText,title,title2,title3,title4,width,...props})=>{return{...props,CwxG5t1eH:image2??props.CwxG5t1eH??{src:\"https://framerusercontent.com/images/ZslJoPCkd8ezfytL0QM3aIA4.png\",srcSet:\"https://framerusercontent.com/images/ZslJoPCkd8ezfytL0QM3aIA4.png?scale-down-to=512 512w,https://framerusercontent.com/images/ZslJoPCkd8ezfytL0QM3aIA4.png 532w\"},dOJhqOvZB:image??props.dOJhqOvZB??{src:\"https://framerusercontent.com/images/jHoLLflS8Jvctz49jotoAL12Dm4.png\",srcSet:\"https://framerusercontent.com/images/jHoLLflS8Jvctz49jotoAL12Dm4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jHoLLflS8Jvctz49jotoAL12Dm4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jHoLLflS8Jvctz49jotoAL12Dm4.png 1628w\"},GYGv8FqGa:title3??props.GYGv8FqGa??\"General Dentistry Surrey\",ikcXuBXB9:title??props.ikcXuBXB9??\"Dental Implants Surrey\",jIyx0gb_K:image3??props.jIyx0gb_K??{src:\"https://framerusercontent.com/images/DkZ9eC1PxAB56Ix9Om5HelQRPjc.png\",srcSet:\"https://framerusercontent.com/images/DkZ9eC1PxAB56Ix9Om5HelQRPjc.png?scale-down-to=512 512w,https://framerusercontent.com/images/DkZ9eC1PxAB56Ix9Om5HelQRPjc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DkZ9eC1PxAB56Ix9Om5HelQRPjc.png 2048w\"},s5j69kCFP:title4??props.s5j69kCFP??\"Cosmetic Dentistry Surrey\",ScuubERnI:title2??props.ScuubERnI??\"Invisalign Surrey\",t7M7INYAa:image4??props.t7M7INYAa??{src:\"https://framerusercontent.com/images/mrM2ols1KrFONDrdnPOARLkb0.png\",srcSet:\"https://framerusercontent.com/images/mrM2ols1KrFONDrdnPOARLkb0.png?scale-down-to=512 512w,https://framerusercontent.com/images/mrM2ols1KrFONDrdnPOARLkb0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/mrM2ols1KrFONDrdnPOARLkb0.png 2048w\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"jdUDkh5GI\",vS1HRJjOL:subText??props.vS1HRJjOL??\"Choose Our Dental Clinic as Your Go-To Destination for\"};};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,dOJhqOvZB,CwxG5t1eH,jIyx0gb_K,t7M7INYAa,ikcXuBXB9,ScuubERnI,vS1HRJjOL,GYGv8FqGa,s5j69kCFP,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jdUDkh5GI\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const cXLSg_GKm1no8ot1=activeVariantCallback(async(...args)=>{setVariant(\"f1Hn8KXHc\");});const cXLSg_GKmbb0bxu=activeVariantCallback(async(...args)=>{setVariant(\"qJgzfeHMf\");});const cXLSg_GKm1wewwxc=activeVariantCallback(async(...args)=>{setVariant(\"lljnTwCxY\");});const cXLSg_GKm1xrfque=activeVariantCallback(async(...args)=>{setVariant(\"NL6nyXWhs\");});const cXLSg_GKmmztr6z=activeVariantCallback(async(...args)=>{setVariant(\"eNYzHBYUl\");});const cXLSg_GKm1skwvi2=activeVariantCallback(async(...args)=>{setVariant(\"QP5un1YOp\");});const cXLSg_GKmfvgqdx=activeVariantCallback(async(...args)=>{setVariant(\"p1T9UslyR\");});const cXLSg_GKm1qb1e9w=activeVariantCallback(async(...args)=>{setVariant(\"sRGGgmfBO\");});const cXLSg_GKmz0eztd=activeVariantCallback(async(...args)=>{setVariant(\"XyHxXwOnQ\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"mDyH4zlBs\",\"qJgzfeHMf\",\"eNYzHBYUl\",\"sRGGgmfBO\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];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(serializationHash,...sharedStyleClassNames,\"framer-5bhw7r\",className,classNames),\"data-framer-name\":\"Web 1\",layoutDependency:layoutDependency,layoutId:\"jdUDkh5GI\",ref:ref??ref1,style:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(223, 242, 222) 90.7813761892236deg, hsl(118, 43%, 91%) 224.9613042546415deg, rgb(203, 226, 202) 267.78927364864865deg)\",borderBottomLeftRadius:28,borderBottomRightRadius:28,borderTopLeftRadius:28,borderTopRightRadius:28,...style},variants:{eNYzHBYUl:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(243, 240, 231) 90.7813761892236deg, rgb(243, 240, 231) 224.9613042546415deg, rgb(237, 234, 223) 267.78927364864865deg)\"},f1Hn8KXHc:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(229, 235, 242) 90.7813761892236deg, rgb(229, 235, 242) 224.9613042546415deg, rgb(218, 228, 240) 267.78927364864865deg)\"},lljnTwCxY:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(229, 235, 242) 90.7813761892236deg, rgb(229, 235, 242) 224.9613042546415deg, rgb(218, 228, 240) 267.78927364864865deg)\"},NL6nyXWhs:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(243, 240, 231) 90.7813761892236deg, rgb(243, 240, 231) 224.9613042546415deg, rgb(237, 234, 223) 267.78927364864865deg)\"},p1T9UslyR:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(219, 230, 251) 90.7813761892236deg, rgb(219, 230, 251) 224.9613042546415deg, rgb(210, 223, 247) 267.78927364864865deg)\"},qJgzfeHMf:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(229, 235, 242) 90.7813761892236deg, rgb(229, 235, 242) 224.9613042546415deg, rgb(218, 228, 240) 267.78927364864865deg)\"},QP5un1YOp:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(243, 240, 231) 90.7813761892236deg, rgb(243, 240, 231) 224.9613042546415deg, rgb(237, 234, 223) 267.78927364864865deg)\"},sRGGgmfBO:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(219, 230, 251) 90.7813761892236deg, rgb(219, 230, 251) 224.9613042546415deg, rgb(210, 223, 247) 267.78927364864865deg)\"},XyHxXwOnQ:{background:\"conic-gradient(from 0deg at 63.6% 50%, rgb(219, 230, 251) 90.7813761892236deg, rgb(219, 230, 251) 224.9613042546415deg, rgb(210, 223, 247) 267.78927364864865deg)\"}},...addPropertyOverrides({eNYzHBYUl:{\"data-framer-name\":\"Mobile 3\"},f1Hn8KXHc:{\"data-framer-name\":\"Web 2\"},lljnTwCxY:{\"data-framer-name\":\"Tablet2\"},mDyH4zlBs:{\"data-framer-name\":\"Mobile 1\"},NL6nyXWhs:{\"data-framer-name\":\"Web 3\"},p1nGRApmx:{\"data-framer-name\":\"Tablet 1\"},p1T9UslyR:{\"data-framer-name\":\"Web 4\"},qJgzfeHMf:{\"data-framer-name\":\"Mobile 2\"},QP5un1YOp:{\"data-framer-name\":\"Tablet3\"},sRGGgmfBO:{\"data-framer-name\":\"Mobile 4\"},XyHxXwOnQ:{\"data-framer-name\":\"Tablet4\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.1,rotate:0,rotateX:0,rotateY:0,scale:.1,skewX:0,skewY:0,x:500,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-4w86qq\",\"data-framer-name\":\"Arrow\",layoutDependency:layoutDependency,layoutId:\"UsLowyU6S\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"dental-implants-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"ygX9w5eTb\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"uoI0YxgZC\",openInNewTab:false,...addPropertyOverrides({f1Hn8KXHc:{href:{pathVariables:{bvqvPaiP4:\"invisalign-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"QFpiO5FCQ\"}},webPageId:\"gSha1qeZ9\"}},NL6nyXWhs:{href:{pathVariables:{bvqvPaiP4:\"general-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"nIgIOaAwu\"}},webPageId:\"gSha1qeZ9\"}},p1T9UslyR:{href:{pathVariables:{bvqvPaiP4:\"cosmetic-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"PkpQWQA3b\"}},webPageId:\"gSha1qeZ9\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1rsog6p framer-102c7x8\",\"data-framer-name\":\"Arrow\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:56,intrinsicWidth:56,layoutDependency:layoutDependency,layoutId:\"uoI0YxgZC\",svg:'<svg width=\"56\" height=\"56\" viewBox=\"0 0 56 56\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<circle cx=\"28\" cy=\"28\" r=\"27.5\" stroke=\"#0F1554\" stroke-dasharray=\"2 2\"/>\\n<path d=\"M20 37.3333L37.3333 20M37.3333 20V36.64M37.3333 20H20.6933\" stroke=\"#000533\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.1,rotate:0,rotateX:0,rotateY:0,scale:.1,skewX:0,skewY:0,x:-500,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1soumrl\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"nkqGPypG0\",style:{transformPerspective:1200},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-14fevco\",\"data-framer-name\":\"Number\",layoutDependency:layoutDependency,layoutId:\"S6ASg9Qp5\",style:{backgroundColor:\"rgb(230, 241, 229)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},variants:{f1Hn8KXHc:{backgroundColor:\"rgb(234, 239, 246)\"},lljnTwCxY:{backgroundColor:\"rgb(234, 239, 246)\"},NL6nyXWhs:{backgroundColor:\"rgb(245, 244, 237)\"},p1T9UslyR:{backgroundColor:\"rgb(229, 236, 250)\"},QP5un1YOp:{backgroundColor:\"rgb(245, 244, 237)\"},XyHxXwOnQ:{backgroundColor:\"rgb(229, 236, 250)\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"160px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"01\"})}),className:\"framer-t088mg\",\"data-framer-name\":\"02\",fonts:[\"GF;Manrope-700\"],layoutDependency:layoutDependency,layoutId:\"D6ifyErqK\",style:{\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({f1Hn8KXHc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"160px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"02\"})})},lljnTwCxY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"02\"})}),transformTemplate:transformTemplate2},NL6nyXWhs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"160px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"03\"})})},p1nGRApmx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"01\"})})},p1T9UslyR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"160px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"04\"})})},QP5un1YOp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"03\"})})},XyHxXwOnQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS03MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"120px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-5px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\"},children:\"04\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oy3q6e\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"B62xA1Enx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(38, 41, 47))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"dental-implants-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"ygX9w5eTb\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Dental Implants Surrey\"})})})}),className:\"framer-8jl37v\",\"data-framer-name\":\"Dental Implant Care\",fonts:[\"FS;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"q_MreVqbY\",style:{\"--extracted-gdpscs\":\"rgb(38, 41, 47)\",\"--framer-paragraph-spacing\":\"0px\"},text:ikcXuBXB9,variants:{eNYzHBYUl:{\"--extracted-a0htzi\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"},mDyH4zlBs:{\"--extracted-a0htzi\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"},qJgzfeHMf:{\"--extracted-a0htzi\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"},sRGGgmfBO:{\"--extracted-a0htzi\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({eNYzHBYUl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"general-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"nIgIOaAwu\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"General Dentistry Surrey\"})})})}),fonts:[\"GF;Manrope-600\"],text:GYGv8FqGa},f1Hn8KXHc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(38, 41, 47))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"invisalign-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"QFpiO5FCQ\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Invisalign Surrey\"})})})}),fonts:[\"GF;Manrope-600\"],text:ScuubERnI},lljnTwCxY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(38, 41, 47))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"invisalign-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"QFpiO5FCQ\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Invisalign Surrey\"})})})}),fonts:[\"GF;Manrope-600\"],text:ScuubERnI},mDyH4zlBs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"dental-implants-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"ygX9w5eTb\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Dental Implants Surrey\"})})})})},NL6nyXWhs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"71px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(38, 41, 47))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"general-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"nIgIOaAwu\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"General Dentistry Surrey\"})})})}),fonts:[\"GF;Manrope-600\"],text:GYGv8FqGa},p1T9UslyR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(38, 41, 47))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"cosmetic-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"PkpQWQA3b\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Cosmetic Dentistry Surrey\"})})})}),fonts:[\"GF;Manrope-600\"],text:s5j69kCFP},qJgzfeHMf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"invisalign-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"QFpiO5FCQ\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Invisalign Surrey\"})})})}),fonts:[\"GF;Manrope-600\"],text:ScuubERnI},QP5un1YOp:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(38, 41, 47))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"general-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"nIgIOaAwu\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"General Dentistry Surrey\"})})})}),fonts:[\"GF;Manrope-600\"],text:GYGv8FqGa},sRGGgmfBO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47)))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"cosmetic-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"PkpQWQA3b\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Cosmetic Dentistry Surrey\"})})})}),fonts:[\"GF;Manrope-600\"],text:s5j69kCFP},XyHxXwOnQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(38, 41, 47))\"},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"cosmetic-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"PkpQWQA3b\"}},webPageId:\"gSha1qeZ9\"},nodeId:\"q_MreVqbY\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Cosmetic Dentistry Surrey\"})})})}),fonts:[\"GF;Manrope-600\"],text:s5j69kCFP}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(38, 41, 47, 0.8))\"},children:\"Choose Our Dental Clinic as Your Go-To Destination for\"})}),className:\"framer-ydesds\",\"data-framer-name\":\"Choose Our Dental Clinic as Your Go-To Destination for\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"ClxHmudc5\",style:{\"--extracted-r6o4lv\":\"rgba(38, 41, 47, 0.8)\",\"--framer-paragraph-spacing\":\"0px\"},text:vS1HRJjOL,verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({eNYzHBYUl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(38, 41, 47, 0.8))\"},children:\"Choose Our Dental Clinic as Your Go-To Destination for\"})})},mDyH4zlBs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(38, 41, 47, 0.8))\"},children:\"Choose Our Dental Clinic as Your Go-To Destination for\"})})},qJgzfeHMf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(38, 41, 47, 0.8))\"},children:\"Choose Our Dental Clinic as Your Go-To Destination for\"})})},sRGGgmfBO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(38, 41, 47, 0.8))\"},children:\"Choose Our Dental Clinic as Your Go-To Destination for\"})})}},baseVariant,gestureVariant)})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.1,rotate:0,rotateX:0,rotateY:0,scale:.1,skewX:0,skewY:0,x:-500,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-xnxxgp\",layoutDependency:layoutDependency,layoutId:\"BNQfRLvZQ\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"550px\",y:(componentViewport?.y||0)+(componentViewport?.height||594)-288+0+0,...addPropertyOverrides({eNYzHBYUl:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+32+(((componentViewport?.height||664.4)-64-619)/2+307+48)+0+0},f1Hn8KXHc:{y:(componentViewport?.y||0)+309+0+0},lljnTwCxY:{width:\"417px\",y:(componentViewport?.y||0)+309+0+0},mDyH4zlBs:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+32+(((componentViewport?.height||704.4)-64-619)/2+307+48)+0+0},NL6nyXWhs:{y:(componentViewport?.y||0)+309+0+0},p1nGRApmx:{width:\"417px\"},p1T9UslyR:{y:(componentViewport?.y||0)+309+0+0},qJgzfeHMf:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+32+(((componentViewport?.height||620.4)-64-619)/2+307+48)+0+0},QP5un1YOp:{width:\"417px\",y:(componentViewport?.y||0)+309+0+0},sRGGgmfBO:{width:`calc(${componentViewport?.width||\"100vw\"} - 64px)`,y:(componentViewport?.y||0)+32+(((componentViewport?.height||664.4)-64-619)/2+307+48)+0+0},XyHxXwOnQ:{width:\"417px\",y:(componentViewport?.y||0)+309+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ancuom-container\",layoutDependency:layoutDependency,layoutId:\"IzrXop1oN-container\",children:/*#__PURE__*/_jsx(ServicesSelected3,{height:\"100%\",id:\"IzrXop1oN\",layoutId:\"IzrXop1oN\",style:{width:\"100%\"},variant:\"tGP0uEm_M\",width:\"100%\",...addPropertyOverrides({eNYzHBYUl:{variant:\"b5XFSdCSm\"},mDyH4zlBs:{variant:\"b5XFSdCSm\"},qJgzfeHMf:{variant:\"b5XFSdCSm\"},sRGGgmfBO:{variant:\"b5XFSdCSm\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-haca02-container\",layoutDependency:layoutDependency,layoutId:\"MmzvLarTc-container\",children:/*#__PURE__*/_jsx(ServicesSelected,{cXLSg_GKm:cXLSg_GKm1no8ot1,height:\"100%\",id:\"MmzvLarTc\",IWhDUDXxt:ScuubERnI,layoutId:\"MmzvLarTc\",style:{width:\"100%\"},variant:\"Ybgbwfrhb\",width:\"100%\",...addPropertyOverrides({eNYzHBYUl:{cXLSg_GKm:cXLSg_GKmbb0bxu},f1Hn8KXHc:{variant:\"AgeydI74U\"},lljnTwCxY:{cXLSg_GKm:undefined,variant:\"AgeydI74U\"},mDyH4zlBs:{cXLSg_GKm:cXLSg_GKmbb0bxu},p1nGRApmx:{cXLSg_GKm:cXLSg_GKm1wewwxc},qJgzfeHMf:{cXLSg_GKm:undefined,variant:\"AgeydI74U\"},QP5un1YOp:{cXLSg_GKm:cXLSg_GKm1wewwxc},sRGGgmfBO:{cXLSg_GKm:cXLSg_GKmbb0bxu},XyHxXwOnQ:{cXLSg_GKm:cXLSg_GKm1wewwxc}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ofiyug-container\",layoutDependency:layoutDependency,layoutId:\"XFIxWxx0v-container\",children:/*#__PURE__*/_jsx(ServicesSelected,{cXLSg_GKm:cXLSg_GKm1xrfque,height:\"100%\",id:\"XFIxWxx0v\",IWhDUDXxt:GYGv8FqGa,layoutId:\"XFIxWxx0v\",style:{width:\"100%\"},variant:\"Ybgbwfrhb\",width:\"100%\",...addPropertyOverrides({eNYzHBYUl:{variant:\"AgeydI74U\"},lljnTwCxY:{cXLSg_GKm:cXLSg_GKm1skwvi2},mDyH4zlBs:{cXLSg_GKm:cXLSg_GKmmztr6z},NL6nyXWhs:{variant:\"AgeydI74U\"},p1nGRApmx:{cXLSg_GKm:cXLSg_GKm1skwvi2},qJgzfeHMf:{cXLSg_GKm:cXLSg_GKmmztr6z},QP5un1YOp:{cXLSg_GKm:undefined,variant:\"AgeydI74U\"},sRGGgmfBO:{cXLSg_GKm:cXLSg_GKmmztr6z},XyHxXwOnQ:{cXLSg_GKm:cXLSg_GKm1skwvi2}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-n5ucs8-container\",layoutDependency:layoutDependency,layoutId:\"UmeDTBvNH-container\",children:/*#__PURE__*/_jsx(ServicesSelected,{cXLSg_GKm:cXLSg_GKmfvgqdx,height:\"100%\",id:\"UmeDTBvNH\",IWhDUDXxt:s5j69kCFP,layoutId:\"UmeDTBvNH\",style:{width:\"100%\"},variant:\"Ybgbwfrhb\",width:\"100%\",...addPropertyOverrides({eNYzHBYUl:{cXLSg_GKm:cXLSg_GKm1qb1e9w},lljnTwCxY:{cXLSg_GKm:cXLSg_GKmz0eztd},mDyH4zlBs:{cXLSg_GKm:cXLSg_GKm1qb1e9w},p1nGRApmx:{cXLSg_GKm:cXLSg_GKmz0eztd},p1T9UslyR:{variant:\"AgeydI74U\"},qJgzfeHMf:{cXLSg_GKm:cXLSg_GKm1qb1e9w},QP5un1YOp:{cXLSg_GKm:cXLSg_GKmz0eztd},sRGGgmfBO:{variant:\"AgeydI74U\"},XyHxXwOnQ:{cXLSg_GKm:undefined,variant:\"AgeydI74U\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10i9izb\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"ogbKScrf1\",children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.1,rotate:0,rotateX:0,rotateY:0,scale:.1,skewX:0,skewY:0,x:500,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||594)-325+0),sizes:\"445px\",...toResponsiveImage(dOJhqOvZB),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-nud3yy\",\"data-framer-name\":\"Image2\",layoutDependency:layoutDependency,layoutId:\"U4mY9aUbU\",style:{transformPerspective:1200},...addPropertyOverrides({eNYzHBYUl:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+(((componentViewport?.height||664.4)-64-619)/2+147+24)+0),sizes:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,...toResponsiveImage(jIyx0gb_K),...{positionX:\"center\",positionY:\"center\"}}},f1Hn8KXHc:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||594)-325+0),sizes:\"445px\",...toResponsiveImage(CwxG5t1eH),...{positionX:\"center\",positionY:\"center\"}}},lljnTwCxY:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||594)-170.74606741573035+0),sizes:\"182px\",...toResponsiveImage(CwxG5t1eH),...{positionX:\"center\",positionY:\"center\"}}},mDyH4zlBs:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+(((componentViewport?.height||704.4)-64-619)/2+147+24)+0),sizes:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,...toResponsiveImage(dOJhqOvZB),...{positionX:\"center\",positionY:\"center\"}}},NL6nyXWhs:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||594)-428+0),sizes:\"416px\",...toResponsiveImage(jIyx0gb_K),...{positionX:\"center\",positionY:\"center\"}}},p1nGRApmx:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||594)-171+0),sizes:\"182px\",...toResponsiveImage(dOJhqOvZB),...{positionX:\"center\",positionY:\"center\"}}},p1T9UslyR:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||594)-428+0),sizes:\"416px\",...toResponsiveImage(t7M7INYAa),...{positionX:\"center\",positionY:\"center\"}}},qJgzfeHMf:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+(((componentViewport?.height||620.4)-64-619)/2+147+24)+0),sizes:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,...toResponsiveImage(CwxG5t1eH),...{positionX:\"center\",positionY:\"center\"}}},QP5un1YOp:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||594)-223.25+0),sizes:\"182px\",...toResponsiveImage(jIyx0gb_K),...{positionX:\"center\",positionY:\"center\"}}},sRGGgmfBO:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+32+(((componentViewport?.height||664.4)-64-619)/2+147+24)+0),sizes:`max(${componentViewport?.width||\"100vw\"} - 64px, 1px)`,...toResponsiveImage(t7M7INYAa),...{positionX:\"center\",positionY:\"center\"}}},XyHxXwOnQ:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||594)-223.25+0),sizes:\"182px\",...toResponsiveImage(t7M7INYAa),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QAl8i.framer-102c7x8, .framer-QAl8i .framer-102c7x8 { display: block; }\",\".framer-QAl8i.framer-5bhw7r { height: 594px; overflow: visible; position: relative; width: 1088px; }\",\".framer-QAl8i .framer-4w86qq { flex: none; height: 56px; overflow: hidden; position: absolute; right: 32px; top: 42px; width: 56px; }\",\".framer-QAl8i .framer-1rsog6p { flex: none; height: 56px; position: absolute; right: 0px; text-decoration: none; top: 0px; width: 56px; }\",\".framer-QAl8i .framer-1soumrl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 261px; justify-content: center; left: 32px; overflow: hidden; padding: 0px; position: absolute; top: 32px; width: 747px; }\",\".framer-QAl8i .framer-14fevco { flex: 0.42 0 0px; height: 261px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-QAl8i .framer-t088mg { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; }\",\".framer-QAl8i .framer-1oy3q6e { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 195px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-QAl8i .framer-8jl37v, .framer-QAl8i .framer-ydesds { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QAl8i .framer-xnxxgp { align-content: flex-start; align-items: flex-start; bottom: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; left: 30px; overflow: hidden; padding: 0px; position: absolute; width: 550px; }\",\".framer-QAl8i .framer-1ancuom-container, .framer-QAl8i .framer-haca02-container, .framer-QAl8i .framer-ofiyug-container, .framer-QAl8i .framer-n5ucs8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-QAl8i .framer-10i9izb { align-content: center; align-items: center; bottom: 64px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 32px; width: min-content; }\",\".framer-QAl8i .framer-nud3yy { flex: none; height: 261px; mix-blend-mode: luminosity; position: relative; width: 445px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QAl8i .framer-1soumrl, .framer-QAl8i .framer-1oy3q6e, .framer-QAl8i .framer-xnxxgp, .framer-QAl8i .framer-10i9izb { gap: 0px; } .framer-QAl8i .framer-1soumrl > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-QAl8i .framer-1soumrl > :first-child, .framer-QAl8i .framer-10i9izb > :first-child { margin-left: 0px; } .framer-QAl8i .framer-1soumrl > :last-child, .framer-QAl8i .framer-10i9izb > :last-child { margin-right: 0px; } .framer-QAl8i .framer-1oy3q6e > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QAl8i .framer-1oy3q6e > :first-child, .framer-QAl8i .framer-xnxxgp > :first-child { margin-top: 0px; } .framer-QAl8i .framer-1oy3q6e > :last-child, .framer-QAl8i .framer-xnxxgp > :last-child { margin-bottom: 0px; } .framer-QAl8i .framer-xnxxgp > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-QAl8i .framer-10i9izb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-QAl8i.framer-v-4kcyfe .framer-xnxxgp, .framer-QAl8i.framer-v-1ueo644 .framer-xnxxgp, .framer-QAl8i.framer-v-1gyf7ns .framer-xnxxgp { bottom: unset; top: 309px; }\",\".framer-QAl8i.framer-v-4kcyfe .framer-1ancuom-container, .framer-QAl8i.framer-v-1ueo644 .framer-1ancuom-container, .framer-QAl8i.framer-v-1gyf7ns .framer-1ancuom-container, .framer-QAl8i.framer-v-19ovgvd .framer-8jl37v { order: 0; }\",\".framer-QAl8i.framer-v-4kcyfe .framer-haca02-container, .framer-QAl8i.framer-v-1ueo644 .framer-haca02-container, .framer-QAl8i.framer-v-1gyf7ns .framer-haca02-container, .framer-QAl8i.framer-v-19ovgvd .framer-ydesds { order: 1; }\",\".framer-QAl8i.framer-v-4kcyfe .framer-ofiyug-container, .framer-QAl8i.framer-v-1ueo644 .framer-ofiyug-container, .framer-QAl8i.framer-v-1gyf7ns .framer-ofiyug-container { order: 2; }\",\".framer-QAl8i.framer-v-4kcyfe .framer-n5ucs8-container, .framer-QAl8i.framer-v-1ueo644 .framer-n5ucs8-container, .framer-QAl8i.framer-v-1gyf7ns .framer-n5ucs8-container { order: 3; }\",\".framer-QAl8i.framer-v-1ueo644 .framer-1oy3q6e, .framer-QAl8i.framer-v-1gyf7ns .framer-1oy3q6e { justify-content: flex-start; }\",\".framer-QAl8i.framer-v-1ueo644 .framer-nud3yy, .framer-QAl8i.framer-v-1gyf7ns .framer-nud3yy { height: 364px; width: 416px; }\",\".framer-QAl8i.framer-v-xbus9x.framer-5bhw7r, .framer-QAl8i.framer-v-1y8cr36.framer-5bhw7r, .framer-QAl8i.framer-v-162oiwu.framer-5bhw7r, .framer-QAl8i.framer-v-2ghqio.framer-5bhw7r { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; padding: 32px; width: 346px; }\",\".framer-QAl8i.framer-v-xbus9x .framer-1soumrl { flex-direction: column; gap: 100px; height: min-content; left: unset; order: 1; position: relative; top: unset; width: 100%; }\",\".framer-QAl8i.framer-v-xbus9x .framer-1oy3q6e, .framer-QAl8i.framer-v-1y8cr36 .framer-1oy3q6e, .framer-QAl8i.framer-v-162oiwu .framer-1oy3q6e, .framer-QAl8i.framer-v-2ghqio .framer-1oy3q6e { flex: none; gap: 12px; height: min-content; width: 100%; }\",\".framer-QAl8i.framer-v-xbus9x .framer-xnxxgp { align-content: center; align-items: center; bottom: unset; left: unset; order: 3; position: relative; width: 100%; }\",\".framer-QAl8i.framer-v-xbus9x .framer-10i9izb, .framer-QAl8i.framer-v-1y8cr36 .framer-10i9izb, .framer-QAl8i.framer-v-162oiwu .framer-10i9izb, .framer-QAl8i.framer-v-2ghqio .framer-10i9izb { bottom: unset; order: 2; position: relative; right: unset; width: 100%; }\",\".framer-QAl8i.framer-v-xbus9x .framer-nud3yy, .framer-QAl8i.framer-v-1y8cr36 .framer-nud3yy, .framer-QAl8i.framer-v-162oiwu .framer-nud3yy, .framer-QAl8i.framer-v-2ghqio .framer-nud3yy { flex: 1 0 0px; height: 160px; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QAl8i.framer-v-xbus9x.framer-5bhw7r, .framer-QAl8i.framer-v-xbus9x .framer-1soumrl, .framer-QAl8i.framer-v-xbus9x .framer-1oy3q6e { gap: 0px; } .framer-QAl8i.framer-v-xbus9x.framer-5bhw7r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-QAl8i.framer-v-xbus9x.framer-5bhw7r > :first-child, .framer-QAl8i.framer-v-xbus9x .framer-1soumrl > :first-child, .framer-QAl8i.framer-v-xbus9x .framer-1oy3q6e > :first-child { margin-top: 0px; } .framer-QAl8i.framer-v-xbus9x.framer-5bhw7r > :last-child, .framer-QAl8i.framer-v-xbus9x .framer-1soumrl > :last-child, .framer-QAl8i.framer-v-xbus9x .framer-1oy3q6e > :last-child { margin-bottom: 0px; } .framer-QAl8i.framer-v-xbus9x .framer-1soumrl > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-QAl8i.framer-v-xbus9x .framer-1oy3q6e > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-QAl8i.framer-v-1y8cr36 .framer-1soumrl, .framer-QAl8i.framer-v-162oiwu .framer-1soumrl, .framer-QAl8i.framer-v-2ghqio .framer-1soumrl { flex-direction: column; gap: 12px; height: min-content; left: unset; order: 1; position: relative; top: unset; width: 100%; }\",\".framer-QAl8i.framer-v-1y8cr36 .framer-xnxxgp, .framer-QAl8i.framer-v-162oiwu .framer-xnxxgp, .framer-QAl8i.framer-v-2ghqio .framer-xnxxgp { bottom: unset; left: unset; order: 3; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QAl8i.framer-v-1y8cr36.framer-5bhw7r, .framer-QAl8i.framer-v-1y8cr36 .framer-1soumrl, .framer-QAl8i.framer-v-1y8cr36 .framer-1oy3q6e { gap: 0px; } .framer-QAl8i.framer-v-1y8cr36.framer-5bhw7r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-QAl8i.framer-v-1y8cr36.framer-5bhw7r > :first-child, .framer-QAl8i.framer-v-1y8cr36 .framer-1soumrl > :first-child, .framer-QAl8i.framer-v-1y8cr36 .framer-1oy3q6e > :first-child { margin-top: 0px; } .framer-QAl8i.framer-v-1y8cr36.framer-5bhw7r > :last-child, .framer-QAl8i.framer-v-1y8cr36 .framer-1soumrl > :last-child, .framer-QAl8i.framer-v-1y8cr36 .framer-1oy3q6e > :last-child { margin-bottom: 0px; } .framer-QAl8i.framer-v-1y8cr36 .framer-1soumrl > *, .framer-QAl8i.framer-v-1y8cr36 .framer-1oy3q6e > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QAl8i.framer-v-162oiwu.framer-5bhw7r, .framer-QAl8i.framer-v-162oiwu .framer-1soumrl, .framer-QAl8i.framer-v-162oiwu .framer-1oy3q6e { gap: 0px; } .framer-QAl8i.framer-v-162oiwu.framer-5bhw7r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-QAl8i.framer-v-162oiwu.framer-5bhw7r > :first-child, .framer-QAl8i.framer-v-162oiwu .framer-1soumrl > :first-child, .framer-QAl8i.framer-v-162oiwu .framer-1oy3q6e > :first-child { margin-top: 0px; } .framer-QAl8i.framer-v-162oiwu.framer-5bhw7r > :last-child, .framer-QAl8i.framer-v-162oiwu .framer-1soumrl > :last-child, .framer-QAl8i.framer-v-162oiwu .framer-1oy3q6e > :last-child { margin-bottom: 0px; } .framer-QAl8i.framer-v-162oiwu .framer-1soumrl > *, .framer-QAl8i.framer-v-162oiwu .framer-1oy3q6e > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QAl8i.framer-v-2ghqio.framer-5bhw7r, .framer-QAl8i.framer-v-2ghqio .framer-1soumrl, .framer-QAl8i.framer-v-2ghqio .framer-1oy3q6e { gap: 0px; } .framer-QAl8i.framer-v-2ghqio.framer-5bhw7r > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-QAl8i.framer-v-2ghqio.framer-5bhw7r > :first-child, .framer-QAl8i.framer-v-2ghqio .framer-1soumrl > :first-child, .framer-QAl8i.framer-v-2ghqio .framer-1oy3q6e > :first-child { margin-top: 0px; } .framer-QAl8i.framer-v-2ghqio.framer-5bhw7r > :last-child, .framer-QAl8i.framer-v-2ghqio .framer-1soumrl > :last-child, .framer-QAl8i.framer-v-2ghqio .framer-1oy3q6e > :last-child { margin-bottom: 0px; } .framer-QAl8i.framer-v-2ghqio .framer-1soumrl > *, .framer-QAl8i.framer-v-2ghqio .framer-1oy3q6e > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",\".framer-QAl8i.framer-v-1pno3p0.framer-5bhw7r, .framer-QAl8i.framer-v-an43pj.framer-5bhw7r, .framer-QAl8i.framer-v-19vq01j.framer-5bhw7r, .framer-QAl8i.framer-v-19ovgvd.framer-5bhw7r { width: 692px; }\",\".framer-QAl8i.framer-v-1pno3p0 .framer-1soumrl, .framer-QAl8i.framer-v-an43pj .framer-1soumrl, .framer-QAl8i.framer-v-19vq01j .framer-1soumrl, .framer-QAl8i.framer-v-19ovgvd .framer-1soumrl { width: 628px; }\",\".framer-QAl8i.framer-v-1pno3p0 .framer-14fevco, .framer-QAl8i.framer-v-an43pj .framer-14fevco, .framer-QAl8i.framer-v-19vq01j .framer-14fevco { flex: 0.3 0 0px; height: 100%; }\",\".framer-QAl8i.framer-v-1pno3p0 .framer-t088mg, .framer-QAl8i.framer-v-19vq01j .framer-t088mg { left: 49%; }\",\".framer-QAl8i.framer-v-1pno3p0 .framer-1oy3q6e, .framer-QAl8i.framer-v-an43pj .framer-1oy3q6e { height: min-content; }\",\".framer-QAl8i.framer-v-1pno3p0 .framer-xnxxgp { width: min-content; }\",\".framer-QAl8i.framer-v-1pno3p0 .framer-1ancuom-container, .framer-QAl8i.framer-v-1pno3p0 .framer-haca02-container, .framer-QAl8i.framer-v-1pno3p0 .framer-ofiyug-container, .framer-QAl8i.framer-v-1pno3p0 .framer-n5ucs8-container { width: 417px; }\",\".framer-QAl8i.framer-v-1pno3p0 .framer-nud3yy { height: 107px; width: 182px; }\",\".framer-QAl8i.framer-v-an43pj .framer-t088mg { left: unset; right: -1px; }\",\".framer-QAl8i.framer-v-an43pj .framer-xnxxgp, .framer-QAl8i.framer-v-19vq01j .framer-xnxxgp, .framer-QAl8i.framer-v-19ovgvd .framer-xnxxgp { bottom: unset; top: 309px; width: min-content; }\",\".framer-QAl8i.framer-v-an43pj .framer-1ancuom-container, .framer-QAl8i.framer-v-19vq01j .framer-1ancuom-container, .framer-QAl8i.framer-v-19ovgvd .framer-1ancuom-container { order: 0; width: 417px; }\",\".framer-QAl8i.framer-v-an43pj .framer-haca02-container, .framer-QAl8i.framer-v-19vq01j .framer-haca02-container, .framer-QAl8i.framer-v-19ovgvd .framer-haca02-container { order: 1; width: 417px; }\",\".framer-QAl8i.framer-v-an43pj .framer-ofiyug-container, .framer-QAl8i.framer-v-19vq01j .framer-ofiyug-container, .framer-QAl8i.framer-v-19ovgvd .framer-ofiyug-container { order: 2; width: 417px; }\",\".framer-QAl8i.framer-v-an43pj .framer-n5ucs8-container, .framer-QAl8i.framer-v-19vq01j .framer-n5ucs8-container, .framer-QAl8i.framer-v-19ovgvd .framer-n5ucs8-container { order: 3; width: 417px; }\",\".framer-QAl8i.framer-v-an43pj .framer-nud3yy { aspect-ratio: 1.7049808429118773 / 1; height: var(--framer-aspect-ratio-supported, 107px); width: 182px; }\",\".framer-QAl8i.framer-v-19vq01j .framer-1oy3q6e, .framer-QAl8i.framer-v-19ovgvd .framer-1oy3q6e { height: min-content; justify-content: flex-start; }\",\".framer-QAl8i.framer-v-19vq01j .framer-nud3yy, .framer-QAl8i.framer-v-19ovgvd .framer-nud3yy { aspect-ratio: 1.1428571428571428 / 1; height: var(--framer-aspect-ratio-supported, 159px); width: 182px; }\",\".framer-QAl8i.framer-v-19ovgvd .framer-14fevco { flex: 0.3 0 0px; }\",\".framer-QAl8i.framer-v-19ovgvd .framer-t088mg { left: 50%; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 594\n * @framerIntrinsicWidth 1088\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"f1Hn8KXHc\":{\"layout\":[\"fixed\",\"fixed\"]},\"NL6nyXWhs\":{\"layout\":[\"fixed\",\"fixed\"]},\"p1T9UslyR\":{\"layout\":[\"fixed\",\"fixed\"]},\"mDyH4zlBs\":{\"layout\":[\"fixed\",\"auto\"]},\"qJgzfeHMf\":{\"layout\":[\"fixed\",\"auto\"]},\"eNYzHBYUl\":{\"layout\":[\"fixed\",\"auto\"]},\"sRGGgmfBO\":{\"layout\":[\"fixed\",\"auto\"]},\"p1nGRApmx\":{\"layout\":[\"fixed\",\"fixed\"]},\"lljnTwCxY\":{\"layout\":[\"fixed\",\"fixed\"]},\"QP5un1YOp\":{\"layout\":[\"fixed\",\"fixed\"]},\"XyHxXwOnQ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"dOJhqOvZB\":\"image\",\"CwxG5t1eH\":\"image2\",\"jIyx0gb_K\":\"image3\",\"t7M7INYAa\":\"image4\",\"ikcXuBXB9\":\"title\",\"ScuubERnI\":\"title2\",\"vS1HRJjOL\":\"subText\",\"GYGv8FqGa\":\"title3\",\"s5j69kCFP\":\"title4\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOF1uuPLAZ=withCSS(Component,css,\"framer-QAl8i\");export default FramerOF1uuPLAZ;FramerOF1uuPLAZ.displayName=\"Services 2\";FramerOF1uuPLAZ.defaultProps={height:594,width:1088};addPropertyControls(FramerOF1uuPLAZ,{variant:{options:[\"jdUDkh5GI\",\"f1Hn8KXHc\",\"NL6nyXWhs\",\"p1T9UslyR\",\"mDyH4zlBs\",\"qJgzfeHMf\",\"eNYzHBYUl\",\"sRGGgmfBO\",\"p1nGRApmx\",\"lljnTwCxY\",\"QP5un1YOp\",\"XyHxXwOnQ\"],optionTitles:[\"Web 1\",\"Web 2\",\"Web 3\",\"Web 4\",\"Mobile 1\",\"Mobile 2\",\"Mobile 3\",\"Mobile 4\",\"Tablet 1\",\"Tablet2\",\"Tablet3\",\"Tablet4\"],title:\"Variant\",type:ControlType.Enum},dOJhqOvZB:{__defaultAssetReference:\"data:framer/asset-reference,jHoLLflS8Jvctz49jotoAL12Dm4.png?originalFilename=Rectangle+12.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},CwxG5t1eH:{__defaultAssetReference:\"data:framer/asset-reference,ZslJoPCkd8ezfytL0QM3aIA4.png?originalFilename=Lingual-braces-01-removebg-preview+1.png&preferredSize=auto\",title:\"Image 2\",type:ControlType.ResponsiveImage},jIyx0gb_K:{__defaultAssetReference:\"data:framer/asset-reference,DkZ9eC1PxAB56Ix9Om5HelQRPjc.png?originalFilename=Untitled+%282%29.png&preferredSize=auto\",title:\"Image 3\",type:ControlType.ResponsiveImage},t7M7INYAa:{__defaultAssetReference:\"data:framer/asset-reference,mrM2ols1KrFONDrdnPOARLkb0.png?originalFilename=Untitled+%283%29.png&preferredSize=auto\",title:\"Image 4\",type:ControlType.ResponsiveImage},ikcXuBXB9:{defaultValue:\"Dental Implants Surrey\",displayTextArea:true,title:\"Title\",type:ControlType.String},ScuubERnI:{defaultValue:\"Invisalign Surrey\",displayTextArea:true,title:\"Title 2\",type:ControlType.String},vS1HRJjOL:{defaultValue:\"Choose Our Dental Clinic as Your Go-To Destination for\",displayTextArea:false,title:\"Sub-text\",type:ControlType.String},GYGv8FqGa:{defaultValue:\"General Dentistry Surrey\",displayTextArea:false,title:\"Title3\",type:ControlType.String},s5j69kCFP:{defaultValue:\"Cosmetic Dentistry Surrey\",displayTextArea:true,title:\"Title 4\",type:ControlType.String}});addFonts(FramerOF1uuPLAZ,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NC2MP33RO4WQTSTEEAWBJLAEXNCNEQVF/7F4U3COKLHQH4WUH3AXPC7N4UELEWJQN/JMWNCAGBH3TLANIVQPVABVAVNV5QERTH.woff2\",weight:\"400\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]},...ServicesSelected3Fonts,...ServicesSelectedFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOF1uuPLAZ\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1088\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"594\",\"framerVariables\":\"{\\\"dOJhqOvZB\\\":\\\"image\\\",\\\"CwxG5t1eH\\\":\\\"image2\\\",\\\"jIyx0gb_K\\\":\\\"image3\\\",\\\"t7M7INYAa\\\":\\\"image4\\\",\\\"ikcXuBXB9\\\":\\\"title\\\",\\\"ScuubERnI\\\":\\\"title2\\\",\\\"vS1HRJjOL\\\":\\\"subText\\\",\\\"GYGv8FqGa\\\":\\\"title3\\\",\\\"s5j69kCFP\\\":\\\"title4\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"f1Hn8KXHc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NL6nyXWhs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"p1T9UslyR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mDyH4zlBs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qJgzfeHMf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eNYzHBYUl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sRGGgmfBO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p1nGRApmx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lljnTwCxY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QP5un1YOp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XyHxXwOnQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (a2fb474)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const ImageWithFX=withFX(Image);const enabledGestures={hkwLp36Hy:{hover:true},VjjFvN4Sx:{hover:true}};const cycleOrder=[\"hkwLp36Hy\",\"VjjFvN4Sx\"];const serializationHash=\"framer-gdYlQ\";const variantClassNames={hkwLp36Hy:\"framer-v-1nvw3g8\",VjjFvN4Sx:\"framer-v-1jf6i6t\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:3,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"hkwLp36Hy\",\"Variant 2\":\"VjjFvN4Sx\"};const getProps=({height,id,title,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"hkwLp36Hy\",zFi4PZstg:(_ref1=title!==null&&title!==void 0?title:props.zFi4PZstg)!==null&&_ref1!==void 0?_ref1:\"Discover\"};};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,zFi4PZstg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hkwLp36Hy\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dasSNenxt\"},nodeId:\"hkwLp36Hy\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1nvw3g8\",className,classNames)} framer-mdjzq5`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"hkwLp36Hy\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(15, 21, 84)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"dashed\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72,...style},variants:{\"hkwLp36Hy-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(0, 0, 0)\"},\"VjjFvN4Sx-hover\":{backgroundColor:\"rgb(0, 0, 0)\"}},...addPropertyOverrides({\"hkwLp36Hy-hover\":{\"data-framer-name\":undefined},\"VjjFvN4Sx-hover\":{\"data-framer-name\":undefined},VjjFvN4Sx:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-5jasum\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"C7LjCopht\",...addPropertyOverrides({\"hkwLp36Hy-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}},\"VjjFvN4Sx-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}},VjjFvN4Sx:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Book Now\"})}),className:\"framer-11mjh30\",\"data-framer-name\":\"Book Now\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"agGp3IXst\",style:{\"--extracted-r6o4lv\":\"rgb(38, 41, 47)\",\"--framer-paragraph-spacing\":\"0px\"},text:zFi4PZstg,variants:{\"hkwLp36Hy-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"VjjFvN4Sx-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"hkwLp36Hy-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Book Now\"})})},\"VjjFvN4Sx-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Discover\"})})},VjjFvN4Sx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Discover\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gdYlQ.framer-mdjzq5, .framer-gdYlQ .framer-mdjzq5 { display: block; }\",\".framer-gdYlQ.framer-1nvw3g8 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 60px; justify-content: flex-start; padding: 12px 160px 12px 24px; position: relative; text-decoration: none; width: 516px; }\",\".framer-gdYlQ .framer-5jasum { flex: none; height: 40px; max-width: 1920px; overflow: hidden; position: relative; width: 40px; }\",\".framer-gdYlQ .framer-11mjh30 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gdYlQ.framer-1nvw3g8 { gap: 0px; } .framer-gdYlQ.framer-1nvw3g8 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-gdYlQ.framer-1nvw3g8 > :first-child { margin-left: 0px; } .framer-gdYlQ.framer-1nvw3g8 > :last-child { margin-right: 0px; } }\",\".framer-gdYlQ.framer-v-1jf6i6t.framer-1nvw3g8 { width: 185px; }\",\".framer-gdYlQ.framer-v-1jf6i6t .framer-5jasum { height: 25px; width: 25px; }\",'.framer-gdYlQ[data-border=\"true\"]::after, .framer-gdYlQ [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 516\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"VjjFvN4Sx\":{\"layout\":[\"fixed\",\"fixed\"]},\"uAUblhnJf\":{\"layout\":[\"fixed\",\"fixed\"]},\"FJ0K707qo\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"zFi4PZstg\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Frameros2lfYnM6=withCSS(Component,css,\"framer-gdYlQ\");export default Frameros2lfYnM6;Frameros2lfYnM6.displayName=\"Button-Hero 9\";Frameros2lfYnM6.defaultProps={height:60,width:516};addPropertyControls(Frameros2lfYnM6,{variant:{options:[\"hkwLp36Hy\",\"VjjFvN4Sx\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},zFi4PZstg:{defaultValue:\"Discover\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(Frameros2lfYnM6,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameros2lfYnM6\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"60\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VjjFvN4Sx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uAUblhnJf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FJ0K707qo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"516\",\"framerVariables\":\"{\\\"zFi4PZstg\\\":\\\"title\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./os2lfYnM6.map", "// Generated by Framer (a2fb474)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const ImageWithFX=withFX(Image);const enabledGestures={EyrKctDsL:{hover:true},Soxew50Ir:{hover:true}};const cycleOrder=[\"EyrKctDsL\",\"Soxew50Ir\"];const serializationHash=\"framer-ccveR\";const variantClassNames={EyrKctDsL:\"framer-v-19y21oc\",Soxew50Ir:\"framer-v-ac4izq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:3,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"EyrKctDsL\",\"Variant 2\":\"Soxew50Ir\"};const getProps=({height,id,title,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"EyrKctDsL\",zFi4PZstg:(_ref1=title!==null&&title!==void 0?title:props.zFi4PZstg)!==null&&_ref1!==void 0?_ref1:\"Discover\"};};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,zFi4PZstg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EyrKctDsL\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dasSNenxt\"},nodeId:\"EyrKctDsL\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-19y21oc\",className,classNames)} framer-m0vhta`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"EyrKctDsL\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(15, 21, 84)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"dashed\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72,...style},variants:{\"EyrKctDsL-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(0, 0, 0)\"},\"Soxew50Ir-hover\":{backgroundColor:\"rgb(0, 0, 0)\"}},...addPropertyOverrides({\"EyrKctDsL-hover\":{\"data-framer-name\":undefined},\"Soxew50Ir-hover\":{\"data-framer-name\":undefined},Soxew50Ir:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-mxqlsk\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"jHaS4VzMo\",...addPropertyOverrides({\"EyrKctDsL-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}},\"Soxew50Ir-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}},Soxew50Ir:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Book Now\"})}),className:\"framer-rajsu7\",\"data-framer-name\":\"Book Now\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"bqRrL0Nxh\",style:{\"--extracted-r6o4lv\":\"rgb(38, 41, 47)\",\"--framer-paragraph-spacing\":\"0px\"},text:zFi4PZstg,variants:{\"EyrKctDsL-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"Soxew50Ir-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"EyrKctDsL-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Book Now\"})})},\"Soxew50Ir-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Discover\"})})},Soxew50Ir:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Discover\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ccveR.framer-m0vhta, .framer-ccveR .framer-m0vhta { display: block; }\",\".framer-ccveR.framer-19y21oc { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 60px; justify-content: flex-start; padding: 12px 160px 12px 24px; position: relative; text-decoration: none; width: 516px; }\",\".framer-ccveR .framer-mxqlsk { flex: none; height: 40px; max-width: 1920px; overflow: hidden; position: relative; width: 40px; }\",\".framer-ccveR .framer-rajsu7 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ccveR.framer-19y21oc { gap: 0px; } .framer-ccveR.framer-19y21oc > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-ccveR.framer-19y21oc > :first-child { margin-left: 0px; } .framer-ccveR.framer-19y21oc > :last-child { margin-right: 0px; } }\",\".framer-ccveR.framer-v-ac4izq.framer-19y21oc { width: 185px; }\",\".framer-ccveR.framer-v-ac4izq .framer-mxqlsk { height: 25px; width: 25px; }\",'.framer-ccveR[data-border=\"true\"]::after, .framer-ccveR [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 516\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Soxew50Ir\":{\"layout\":[\"fixed\",\"fixed\"]},\"WcKvFn046\":{\"layout\":[\"fixed\",\"fixed\"]},\"iXh4LUSRr\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"zFi4PZstg\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOsE_1D12f=withCSS(Component,css,\"framer-ccveR\");export default FramerOsE_1D12f;FramerOsE_1D12f.displayName=\"Button-Hero 5\";FramerOsE_1D12f.defaultProps={height:60,width:516};addPropertyControls(FramerOsE_1D12f,{variant:{options:[\"EyrKctDsL\",\"Soxew50Ir\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},zFi4PZstg:{defaultValue:\"Discover\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerOsE_1D12f,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOsE_1D12f\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Soxew50Ir\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WcKvFn046\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iXh4LUSRr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"60\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"zFi4PZstg\\\":\\\"title\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"516\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OsE_1D12f.map", "// Generated by Framer (ed8225c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,ComponentViewportProvider,ControlType,cx,getFonts,Link,PathVariablesContext,RichText,useComponentViewport,useLocaleInfo,useQueryData,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Person from\"https://framerusercontent.com/modules/CdZVQH4NCpo8aS3kDHCS/KzHyBc61yahwyYZPWFXx/cwFgzqDRP.js\";import DentistCard from\"https://framerusercontent.com/modules/vEyHBJN0OLlvaXLS2PGe/cwWMnGFx8vt9DVdTycQd/jFOWBeafB.js\";const DentistCardFonts=getFonts(DentistCard);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"wkqkSfoGd\",\"gj47VxAe4\",\"F2vT0meIJ\"];const serializationHash=\"framer-QYMi1\";const variantClassNames={F2vT0meIJ:\"framer-v-1thay7l\",gj47VxAe4:\"framer-v-ygxdo8\",wkqkSfoGd:\"framer-v-jamsv6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const query=prequery=>prequery({from:{alias:\"cWLdU4OsS\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"cWLdU4OsS\",name:\"id\",type:\"Identifier\"},{collection:\"cWLdU4OsS\",name:\"dFSflqsEW\",type:\"Identifier\"}]});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const query1=prequery=>prequery({from:{alias:\"ZxkKYSK4P\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:3},select:[]});const query2=prequery=>prequery({from:{alias:\"Fs8LS2GBJ\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:0},select:[]});const query3=prequery=>prequery({from:{alias:\"hwC3lu6Hx\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},select:[]});const query4=prequery=>prequery({from:{alias:\"en1B8PzDi\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[]});const query5=prequery=>prequery({from:{alias:\"AG0f3NzHk\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:3},select:[{collection:\"AG0f3NzHk\",name:\"id\",type:\"Identifier\"},{collection:\"AG0f3NzHk\",name:\"dFSflqsEW\",type:\"Identifier\"}]});const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Mobile:\"gj47VxAe4\",Tablet:\"F2vT0meIJ\",Web:\"wkqkSfoGd\"};const getProps=({height,id,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,tU7t5dw1S:(_ref=title!==null&&title!==void 0?title:props.tU7t5dw1S)!==null&&_ref!==void 0?_ref:\"Meet With One Of The Best Dentist\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"wkqkSfoGd\"};};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,tU7t5dw1S,idcWLdU4OsS,dFSflqsEWcWLdU4OsS,idAG0f3NzHk,dFSflqsEWAG0f3NzHk,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wkqkSfoGd\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"gj47VxAe4\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"gj47VxAe4\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RYGYGigw2\"},nodeId:\"wkqkSfoGd\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-jamsv6\",className,classNames)} framer-ugoe9g`,\"data-framer-name\":\"Web\",layoutDependency:layoutDependency,layoutId:\"wkqkSfoGd\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({F2vT0meIJ:{\"data-framer-name\":\"Tablet\"},gj47VxAe4:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-3ivgaq\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"JSqZ1bphD\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(38, 41, 47))\"},children:\"Meet With Dentist\"})}),className:\"framer-lwb7ma\",\"data-framer-name\":\"Meet With Dentist\",fonts:[\"GF;Manrope-600\"],layoutDependency:layoutDependency,layoutId:\"JTaLI3xVg\",style:{\"--extracted-1of0zx5\":\"rgb(38, 41, 47)\",\"--framer-paragraph-spacing\":\"0px\"},text:tU7t5dw1S,verticalAlignment:\"center\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bldj55\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"G2_tKUh_O\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1nk69qh\",\"data-framer-name\":\"Column2\",layoutDependency:layoutDependency,layoutId:\"CsDPRYPOb\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17htpbp\",layoutDependency:layoutDependency,layoutId:\"cWLdU4OsS\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"cWLdU4OsS\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"cWLdU4OsS\",name:\"id\",type:\"Identifier\"},{collection:\"cWLdU4OsS\",name:\"dFSflqsEW\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"id\":idcWLdU4OsS,\"dFSflqsEW\":dFSflqsEWcWLdU4OsS},i)=>{dFSflqsEWcWLdU4OsS!==null&&dFSflqsEWcWLdU4OsS!==void 0?dFSflqsEWcWLdU4OsS:dFSflqsEWcWLdU4OsS=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`cWLdU4OsS-${idcWLdU4OsS}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{dFSflqsEW:dFSflqsEWcWLdU4OsS},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:429,width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} / 2, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+80+0+0+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1n4ffu8-container\",layoutDependency:layoutDependency,layoutId:\"aK4uXGtmE-container\",children:/*#__PURE__*/_jsx(DentistCard,{height:\"100%\",id:\"aK4uXGtmE\",layoutId:\"aK4uXGtmE\",style:{width:\"100%\"},variant:\"Mm3DGuGZP\",width:\"100%\",YdSUzInJy:\"Expert\",yzzaHqVKx:\"Dr. Savita Dhingra\",...addPropertyOverrides({F2vT0meIJ:{variant:\"Dw5BsHf6a\"}},baseVariant,gestureVariant)})})})})},idcWLdU4OsS);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mrhuad\",layoutDependency:layoutDependency,layoutId:\"ZxkKYSK4P\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ZxkKYSK4P\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:3},select:[]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{})})})})]})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.section,{className:\"framer-a6s9u1\",\"data-framer-name\":\"Dentist\",layoutDependency:layoutDependency,layoutId:\"OI9CjD3sy\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.1,rotate:0,rotateX:0,rotateY:0,scale:.1,skewX:0,skewY:0,x:-500,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1ggf7gr\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"z4l546RvZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47)))\"},children:\"Meet With Dentist\"})}),className:\"framer-1q9q1m3\",\"data-framer-name\":\"Meet With Dentist\",fonts:[\"GF;Manrope-600\"],layoutDependency:layoutDependency,layoutId:\"UDvV9G3Af\",style:{\"--extracted-a0htzi\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19idmje\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"XzxX6JUaC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10ikdav\",\"data-framer-name\":\"Frame 57\",layoutDependency:layoutDependency,layoutId:\"m36vmZGOn\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-dmngfo\",layoutDependency:layoutDependency,layoutId:\"Fs8LS2GBJ\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Fs8LS2GBJ\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:0},select:[]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15fk1qo\",layoutDependency:layoutDependency,layoutId:\"hwC3lu6Hx\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"hwC3lu6Hx\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},select:[]},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14zzmqf\",\"data-framer-name\":\"Frame 57\",layoutDependency:layoutDependency,layoutId:\"hVzyqfPM_\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ghmg1k\",layoutDependency:layoutDependency,layoutId:\"en1B8PzDi\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"en1B8PzDi\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[]},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1azcvv8\",layoutDependency:layoutDependency,layoutId:\"AG0f3NzHk\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"AG0f3NzHk\",data:Person,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:3},select:[{collection:\"AG0f3NzHk\",name:\"id\",type:\"Identifier\"},{collection:\"AG0f3NzHk\",name:\"dFSflqsEW\",type:\"Identifier\"}]},children:(collection5,paginationInfo5,loadMore5)=>/*#__PURE__*/_jsx(_Fragment,{children:collection5.map(({\"id\":idAG0f3NzHk,\"dFSflqsEW\":dFSflqsEWAG0f3NzHk},i)=>{dFSflqsEWAG0f3NzHk!==null&&dFSflqsEWAG0f3NzHk!==void 0?dFSflqsEWAG0f3NzHk:dFSflqsEWAG0f3NzHk=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`AG0f3NzHk-${idAG0f3NzHk}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{dFSflqsEW:dFSflqsEWAG0f3NzHk},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:429,...addPropertyOverrides({gj47VxAe4:{width:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+68+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-53gxm3-container\",layoutDependency:layoutDependency,layoutId:\"qqhdv_MHX-container\",children:/*#__PURE__*/_jsx(DentistCard,{height:\"100%\",id:\"qqhdv_MHX\",layoutId:\"qqhdv_MHX\",style:{width:\"100%\"},variant:\"Dw5BsHf6a\",width:\"100%\",YdSUzInJy:\"Expert\",yzzaHqVKx:\"Dr. Savita Dhingra\"})})})})},idAG0f3NzHk);})})})})})]})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QYMi1.framer-ugoe9g, .framer-QYMi1 .framer-ugoe9g { display: block; }\",\".framer-QYMi1.framer-jamsv6 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1088px; }\",\".framer-QYMi1 .framer-3ivgaq, .framer-QYMi1 .framer-1ggf7gr { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QYMi1 .framer-lwb7ma, .framer-QYMi1 .framer-1q9q1m3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QYMi1 .framer-1bldj55, .framer-QYMi1 .framer-19idmje, .framer-QYMi1 .framer-10ikdav, .framer-QYMi1 .framer-14zzmqf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QYMi1 .framer-1nk69qh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QYMi1 .framer-17htpbp, .framer-QYMi1 .framer-1mrhuad { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-QYMi1 .framer-1n4ffu8-container, .framer-QYMi1 .framer-53gxm3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-QYMi1 .framer-a6s9u1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QYMi1 .framer-dmngfo, .framer-QYMi1 .framer-15fk1qo, .framer-QYMi1 .framer-1ghmg1k, .framer-QYMi1 .framer-1azcvv8 { 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; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QYMi1.framer-jamsv6, .framer-QYMi1 .framer-3ivgaq, .framer-QYMi1 .framer-1bldj55, .framer-QYMi1 .framer-1nk69qh, .framer-QYMi1 .framer-17htpbp, .framer-QYMi1 .framer-1mrhuad, .framer-QYMi1 .framer-a6s9u1, .framer-QYMi1 .framer-1ggf7gr, .framer-QYMi1 .framer-19idmje, .framer-QYMi1 .framer-10ikdav, .framer-QYMi1 .framer-dmngfo, .framer-QYMi1 .framer-15fk1qo, .framer-QYMi1 .framer-14zzmqf, .framer-QYMi1 .framer-1ghmg1k, .framer-QYMi1 .framer-1azcvv8 { gap: 0px; } .framer-QYMi1.framer-jamsv6 > *, .framer-QYMi1 .framer-a6s9u1 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-QYMi1.framer-jamsv6 > :first-child, .framer-QYMi1 .framer-3ivgaq > :first-child, .framer-QYMi1 .framer-1bldj55 > :first-child, .framer-QYMi1 .framer-17htpbp > :first-child, .framer-QYMi1 .framer-1mrhuad > :first-child, .framer-QYMi1 .framer-a6s9u1 > :first-child, .framer-QYMi1 .framer-1ggf7gr > :first-child, .framer-QYMi1 .framer-19idmje > :first-child, .framer-QYMi1 .framer-10ikdav > :first-child, .framer-QYMi1 .framer-dmngfo > :first-child, .framer-QYMi1 .framer-15fk1qo > :first-child, .framer-QYMi1 .framer-14zzmqf > :first-child, .framer-QYMi1 .framer-1ghmg1k > :first-child, .framer-QYMi1 .framer-1azcvv8 > :first-child { margin-top: 0px; } .framer-QYMi1.framer-jamsv6 > :last-child, .framer-QYMi1 .framer-3ivgaq > :last-child, .framer-QYMi1 .framer-1bldj55 > :last-child, .framer-QYMi1 .framer-17htpbp > :last-child, .framer-QYMi1 .framer-1mrhuad > :last-child, .framer-QYMi1 .framer-a6s9u1 > :last-child, .framer-QYMi1 .framer-1ggf7gr > :last-child, .framer-QYMi1 .framer-19idmje > :last-child, .framer-QYMi1 .framer-10ikdav > :last-child, .framer-QYMi1 .framer-dmngfo > :last-child, .framer-QYMi1 .framer-15fk1qo > :last-child, .framer-QYMi1 .framer-14zzmqf > :last-child, .framer-QYMi1 .framer-1ghmg1k > :last-child, .framer-QYMi1 .framer-1azcvv8 > :last-child { margin-bottom: 0px; } .framer-QYMi1 .framer-3ivgaq > *, .framer-QYMi1 .framer-1ggf7gr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-QYMi1 .framer-1bldj55 > *, .framer-QYMi1 .framer-19idmje > *, .framer-QYMi1 .framer-10ikdav > *, .framer-QYMi1 .framer-14zzmqf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-QYMi1 .framer-1nk69qh > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-QYMi1 .framer-1nk69qh > :first-child { margin-left: 0px; } .framer-QYMi1 .framer-1nk69qh > :last-child { margin-right: 0px; } .framer-QYMi1 .framer-17htpbp > *, .framer-QYMi1 .framer-1mrhuad > *, .framer-QYMi1 .framer-dmngfo > *, .framer-QYMi1 .framer-15fk1qo > *, .framer-QYMi1 .framer-1ghmg1k > *, .framer-QYMi1 .framer-1azcvv8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }\",\".framer-QYMi1.framer-v-ygxdo8.framer-jamsv6 { align-content: center; align-items: center; gap: 32px; overflow: hidden; width: 324px; }\",\".framer-QYMi1.framer-v-ygxdo8 .framer-dmngfo, .framer-QYMi1.framer-v-1thay7l .framer-1n4ffu8-container { order: 0; }\",\".framer-QYMi1.framer-v-ygxdo8 .framer-15fk1qo { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-QYMi1.framer-v-ygxdo8.framer-jamsv6 { gap: 0px; } .framer-QYMi1.framer-v-ygxdo8.framer-jamsv6 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-QYMi1.framer-v-ygxdo8.framer-jamsv6 > :first-child { margin-top: 0px; } .framer-QYMi1.framer-v-ygxdo8.framer-jamsv6 > :last-child { margin-bottom: 0px; } }\",\".framer-QYMi1.framer-v-1thay7l.framer-jamsv6 { width: 692px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 509\n * @framerIntrinsicWidth 1088\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gj47VxAe4\":{\"layout\":[\"fixed\",\"auto\"]},\"F2vT0meIJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"tU7t5dw1S\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerotPZBUJCJ=withCSS(Component,css,\"framer-QYMi1\");export default FramerotPZBUJCJ;FramerotPZBUJCJ.displayName=\"Dentist\";FramerotPZBUJCJ.defaultProps={height:509,width:1088};addPropertyControls(FramerotPZBUJCJ,{variant:{options:[\"wkqkSfoGd\",\"gj47VxAe4\",\"F2vT0meIJ\"],optionTitles:[\"Web\",\"Mobile\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum},tU7t5dw1S:{defaultValue:\"Meet With One Of The Best Dentist\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerotPZBUJCJ,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"}]},...DentistCardFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerotPZBUJCJ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gj47VxAe4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F2vT0meIJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"tU7t5dw1S\\\":\\\"title\\\"}\",\"framerIntrinsicHeight\":\"509\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1088\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./otPZBUJCJ.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}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/kohQMwsxIkxIp4GdtiFM/mfk37bAI6NVRZkbSB1kS/jHB4Cyejt.js\";const enabledGestures={G7h1se3ux:{hover:true},Lb3tytLnV:{hover:true}};const cycleOrder=[\"G7h1se3ux\",\"Lb3tytLnV\"];const serializationHash=\"framer-Y3dLp\";const variantClassNames={G7h1se3ux:\"framer-v-665v2m\",Lb3tytLnV:\"framer-v-11ytngr\"};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 transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;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={\"Variant 1\":\"G7h1se3ux\",\"Variant 2\":\"Lb3tytLnV\"};const getProps=({height,id,tap,width,...props})=>{return{...props,cXLSg_GKm:tap??props.cXLSg_GKm,variant:humanReadableVariantMap[props.variant]??props.variant??\"G7h1se3ux\"};};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,cXLSg_GKm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"G7h1se3ux\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapdp5yg5=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(cXLSg_GKm){const res=await cXLSg_GKm(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-665v2m\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"G7h1se3ux\",onTap:onTapdp5yg5,ref:refBinding,style:{background:\"linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%)\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{\"G7h1se3ux-hover\":{background:\"linear-gradient(180deg, rgb(199, 199, 199) 0%, rgb(115, 115, 115) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"Lb3tytLnV-hover\":{background:\"linear-gradient(180deg, rgb(199, 199, 199) 0%, rgb(115, 115, 115) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"G7h1se3ux-hover\":{\"data-framer-name\":undefined},\"Lb3tytLnV-hover\":{\"data-framer-name\":undefined},Lb3tytLnV:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"yt1bZZd4T\",openInNewTab:false,scopeId:\"zDToyn7WT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Book An Appointment\"})})})}),className:\"framer-bjh722\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"yt1bZZd4T\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Lb3tytLnV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"yt1bZZd4T\",openInNewTab:false,scopeId:\"zDToyn7WT\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Book An Appointment\"})})})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Y3dLp.framer-rgd14c, .framer-Y3dLp .framer-rgd14c { display: block; }\",\".framer-Y3dLp.framer-665v2m { cursor: pointer; height: 60px; overflow: visible; position: relative; width: 400px; }\",\".framer-Y3dLp .framer-bjh722 { -webkit-user-select: none; flex: none; height: auto; left: 8px; position: absolute; top: 50%; user-select: none; white-space: pre; width: auto; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Lb3tytLnV\":{\"layout\":[\"fixed\",\"fixed\"]},\"KOi5DS7wq\":{\"layout\":[\"fixed\",\"fixed\"]},\"fh4X3QRMg\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"cXLSg_GKm\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerzDToyn7WT=withCSS(Component,css,\"framer-Y3dLp\");export default FramerzDToyn7WT;FramerzDToyn7WT.displayName=\"Services-selected 2\";FramerzDToyn7WT.defaultProps={height:60,width:400};addPropertyControls(FramerzDToyn7WT,{variant:{options:[\"G7h1se3ux\",\"Lb3tytLnV\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},cXLSg_GKm:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerzDToyn7WT,[{explicitInter:true,fonts:[{family:\"Mochiy Pop One\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/mochiypopone/v11/QdVPSTA9Jh-gg-5XZP2UmU4O9kw1D3s6ZKAi.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzDToyn7WT\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"cXLSg_GKm\\\":\\\"tap\\\"}\",\"framerIntrinsicWidth\":\"400\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"60\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Lb3tytLnV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KOi5DS7wq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"fh4X3QRMg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zDToyn7WT.map", "// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}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/kohQMwsxIkxIp4GdtiFM/mfk37bAI6NVRZkbSB1kS/jHB4Cyejt.js\";import ServicesSelected2 from\"https://framerusercontent.com/modules/5FU9m0DKXsr9dWYaU6YI/xNqbvdbbz9LDgKLPXAED/zDToyn7WT.js\";const ServicesSelected2Fonts=getFonts(ServicesSelected2);const cycleOrder=[\"nDLIlF0pl\",\"NKAU559sV\",\"DNie27Tzf\"];const serializationHash=\"framer-P2S2O\";const variantClassNames={DNie27Tzf:\"framer-v-1trf8yc\",nDLIlF0pl:\"framer-v-1flnrwc\",NKAU559sV:\"framer-v-voa3gu\"};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 humanReadableVariantMap={\"Phone Open\":\"DNie27Tzf\",Desktop:\"nDLIlF0pl\",Phone:\"NKAU559sV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nDLIlF0pl\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nDLIlF0pl\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapf0tfl7=activeVariantCallback(async(...args)=>{setVariant(\"DNie27Tzf\");});const onTap1yhvv1o=activeVariantCallback(async(...args)=>{setVariant(\"NKAU559sV\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"NKAU559sV\")return true;return false;};const isDisplayed1=()=>{if([\"NKAU559sV\",\"DNie27Tzf\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"NKAU559sV\",\"DNie27Tzf\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"DNie27Tzf\")return true;return false;};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-1flnrwc\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"nDLIlF0pl\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(0, 0, 0, 0.08)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({DNie27Tzf:{\"data-framer-name\":\"Phone Open\"},NKAU559sV:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JXKVNQ5sZ\"},motionChild:true,nodeId:\"e6fW_rzPk\",openInNewTab:false,scopeId:\"wx9CMt5sD\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:98.4,intrinsicWidth:100,pixelHeight:1204,pixelWidth:1206,src:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg 1206w\"},className:\"framer-4aqiai framer-1wsnjhw\",\"data-framer-name\":\"CITY-LOGO (2)\",layoutDependency:layoutDependency,layoutId:\"e6fW_rzPk\",...addPropertyOverrides({NKAU559sV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:98.4,intrinsicWidth:100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(24+((componentViewport?.height||80)-48-59.0333)/2)),pixelHeight:1204,pixelWidth:1206,sizes:\"60px\",src:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg 1206w\"}}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"dgVn0py1o\",scopeId:\"wx9CMt5sD\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-jqotvx framer-1wsnjhw\",\"data-framer-name\":\"Magnex_logo_5\",fill:\"black\",intrinsicHeight:196,intrinsicWidth:961,layoutDependency:layoutDependency,layoutId:\"dgVn0py1o\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 960.51 196.09\" style=\"enable-background:new 0 0 960.51 196.09\" xml:space=\"preserve\"><path d=\"M134.64 53.21c-13.13 46.09-26.49 93.08-40.05 138.46-1.16-.06-2.33-.13-3.49-.21-11.95-46.77-23.65-93.69-35.26-138.74-4.56 25.49-9.12 50.53-13.67 74.96-5.54 29.9-.52 50.05 18.72 54.78 0 .76-.01 1.52-.01 2.29a275.084 275.084 0 0 1-55.29-15.96v-2.06c14.93 5.17 24.79-5.96 31.56-41.24 3.97-20.44 7.97-41.36 11.97-62.67 3.72-19.48-4.06-35.05-21.18-35.84 0-.72.01-1.45.01-2.17h59.04c8.05 30.79 16.18 61.96 24.41 92.89 8.89-31 17.67-62.22 26.37-92.89h56.82c0 .72.01 1.43.01 2.15-17.12.8-23.69 16.24-20.58 35.59 4.57 28.4 9.13 56.17 13.63 83.14 3.07 19.01 13.06 25.11 25.07 21.04v2.06a274.671 274.671 0 0 1-79.36 19.16c0-.78 0-1.55-.01-2.33 13.1-1.95 18.73-12.68 15.81-32.72-4.85-32.78-9.71-66.08-14.52-99.69zm133.09 119.73c-17.33.94-34.66 1.67-51.99 1.67v-2.06c12.49-2.7 20.75-14.46 32.24-45.76 12.29-33.34 24.58-66.89 36.87-100.46l11.69-.69c15.25 39.01 30.49 78.07 45.74 117.54 5.84 15.26 12.7 21.29 20.55 23.55v2.06c-23.71 0-47.42 1.36-71.13 2.77v-2.06c12.7-3.22 16.32-8.76 7.05-33.12-1.28-3.35-2.55-6.71-3.83-10.06-13.97.82-27.94 1.69-41.91 2.31-8.46 27.9-2.01 40.88 14.71 42.25.01.69.01 1.38.01 2.06zm-13.3-48.9c12.96-.6 25.93-1.39 38.89-2.15-6.58-17.37-13.16-34.73-19.75-52.11-6.37 18.12-12.76 36.21-19.14 54.26zm248.04 31.91c-12.9 9.41-37.88 18.6-60.85 20.05-39.9 2.8-78.79-25.34-78.79-73.11 0-47.69 37.48-76.38 84.63-79.65 17.53-1.08 38.28 1.42 49.97 6.73-3.83 13.6-7.66 27.23-11.49 40.88l-3.63-.27c-3.43-27.45-19.75-43.56-39.69-42.33-22.17 1.37-38.69 23.17-38.69 72.1 0 51.65 17.13 72.39 38.08 71.09 13.5-.82 23.98-8.37 23.98-23.79v-22.62c0-16.66-7.66-20.17-16.52-20.46v-2.06c21.96-1.29 43.93-2.43 65.89-2.43v2.06c-6.45.82-12.9 4.85-12.9 21.52.01 10.76.01 21.53.01 32.29zm141.23 16.1c-31.3-37.4-62.6-73.44-93.9-110.86.13 21.94.27 43.87.4 65.81.2 32.5 13.7 43.72 27.6 43.77v2.06c-18.94 1.02-37.88 1.84-56.82 1.84v-2.06c12.9-.62 23.17-12.1 23.37-41.3.13-20.85.27-41.69.4-62.54.2-20-7.26-35.25-23.78-36.02v-2.06c17.93 0 35.87-.73 53.8-1.67 23.78 28.09 47.55 55.81 71.33 84.34l-.6-45.85c-.4-27.14-11.08-38.3-25.79-38.95V26.5c17.93-.94 35.87-1.67 53.8-1.67v2.06c-14.71.86-21.96 14.75-22.17 40.44l-.6 104.51c-2.34.04-4.69.12-7.04.21zm155.55-3.24c-39.9.43-79.8 5.73-119.69 5.73v-2.06c8.06-.82 15.72-4.57 15.72-21.03V54.37c0-16.46-7.66-20.93-15.72-21.76v-2.06c37.88 0 75.77-4.78 113.65-5.63 2.02 12.78 4.03 25.56 6.05 38.36-1.01.01-2.01.02-3.02.04-13.7-20.19-33.45-32.83-54-31.35-3.16.22-6.31.44-9.47.65v61.5c2.69-.18 5.37-.37 8.06-.55 16.72-1.2 31.84-14.41 33.85-28.46.94-.05 1.88-.09 2.82-.14v57.59c-.94.04-1.88.09-2.82.14-2.42-14.93-17.93-25.95-33.85-24.81-2.69.19-5.37.37-8.06.55v69.52c4.43-.3 8.87-.61 13.3-.92 24.18-1.8 46.34-21.76 54.81-43.72 1.14-.01 2.28-.01 3.42-.01-1.7 15.17-3.37 30.33-5.05 45.5z\"/><path d=\"M827.75 24.81h29.01c7.15 0 13 .46 13 1.03 0 .57-4.36 4.93-9.68 9.7l.17 15.75c1.24 7.04 4.56 16.46 7.39 20.92 1.11 1.76 2.6 2.61 4.21 2.61 2.48 0 5.24-2 7.4-5.76l7.82-13.64c3.55-6.2 8.44-21.7 4.95-24.14-3.48-2.43-6.34-4.88-6.34-5.45 0-.57 5.85-1.03 13.01-1.03h44.32c7.16 0 13.01.46 13.01 1.03 0 .57-11.44 7.69-15.32 13.06-3.88 5.37-10.03 14.8-13.67 20.96l-20.82 35.21c-3.64 6.16-3.42 16.09.49 22.08l1.49 2.3c3.92 5.98 10.99 15.26 15.73 20.62l21.72 21.61c6.59 2.79 11.98 5.53 11.98 6.09 0 .57-5.85 1.03-13 1.03h-32.04c-7.15 0-13-.46-13-1.03 0-.57 4.68-4.53 10.41-8.81l.62-17.21c-1.08-7.07-4.55-16.93-7.71-21.91-1.35-2.13-3.13-3.16-4.99-3.16-2.5 0-5.16 1.85-7.18 5.4l-7.88 13.82c-3.55 6.21-9.67 23.98-6.24 26.41 3.43 2.44 6.25 4.89 6.25 5.45 0 .57-5.85 1.03-13.01 1.03h-44.33c-7.15 0-13-.46-13-1.03 0-.57 10.54-7.05 14.81-12.65 4.27-5.61 10.72-15.24 14.33-21.4l22.13-37.83c3.61-6.17 3.62-15.89.02-21.61-3.6-5.71-10.36-14.82-15.02-20.25l-22.17-21.87c-6.53-2.92-11.88-5.75-11.88-6.32 0-.55 5.85-1.01 13.01-1.01z\" style=\"enable-background:new\"/></svg>',withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQmxhY2s=\",\"--framer-font-size\":\"17.130483074496365px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.07px\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JXKVNQ5sZ\"},motionChild:true,nodeId:\"EoD9eLrAo\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"A&A DENTAL CENTRE\"})})})}),className:\"framer-1tbnj84\",fonts:[\"Inter-Black\"],layoutDependency:layoutDependency,layoutId:\"EoD9eLrAo\",verticalAlignment:\"top\",viewBox:\"0 0 185 21\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13qhmmc\",\"data-framer-name\":\"Title and Icon\",layoutDependency:layoutDependency,layoutId:\"AwkU9MiTV\",children:[isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ek7100\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"VGwfhuqjr\",variants:{DNie27Tzf:{background:\"linear-gradient(180deg, rgb(89, 89, 89) 0%, rgb(171, 171, 171) 100%)\"},NKAU559sV:{background:\"radial-gradient(75% 50% at 50% 50%, rgb(150, 150, 150) 42.522506026534344%, rgb(248, 248, 250) 99.99%, rgb(255, 255, 255) 100%)\"}},...addPropertyOverrides({DNie27Tzf:{\"data-highlight\":true,onTap:onTap1yhvv1o},NKAU559sV:{\"data-highlight\":true,onTap:onTapf0tfl7}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-cn778a\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"VhKOGCWGh\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{DNie27Tzf:{rotate:-45},NKAU559sV:{backgroundColor:\"rgb(0, 0, 0)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4jco1z\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"z10pW0cz6\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{NKAU559sV:{backgroundColor:\"rgb(0, 0, 0)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1psdhei\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"MFgalWMzJ\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{DNie27Tzf:{rotate:45},NKAU559sV:{backgroundColor:\"rgb(0, 0, 0)\"}}})]}),isDisplayed3()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JXKVNQ5sZ\"},motionChild:true,nodeId:\"ulWnvUBnz\",openInNewTab:false,scopeId:\"wx9CMt5sD\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:98.4,intrinsicWidth:100,pixelHeight:1204,pixelWidth:1206,src:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg 1206w\"},className:\"framer-slw3za framer-1wsnjhw\",\"data-framer-name\":\"CITY-LOGO (2)\",layoutDependency:layoutDependency,layoutId:\"ulWnvUBnz\",...addPropertyOverrides({DNie27Tzf:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:98.4,intrinsicWidth:100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+24+(((componentViewport?.height||458.5)-84-374.5)/2+0+0)+-13.5166),pixelHeight:1204,pixelWidth:1206,sizes:\"60px\",src:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg 1206w\"}}},baseVariant,gestureVariant)})}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQmxhY2s=\",\"--framer-font-size\":\"17.130483074496365px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.07px\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JXKVNQ5sZ\"},motionChild:true,nodeId:\"n5gwU13tM\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"A&A DENTAL CENTRE\"})})})}),className:\"framer-1m4h97i\",fonts:[\"Inter-Black\"],layoutDependency:layoutDependency,layoutId:\"n5gwU13tM\",verticalAlignment:\"top\",viewBox:\"0 0 185 21\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"Scpwcts2i\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Home\"})})})}),className:\"framer-f1pghl\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"Scpwcts2i\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 102)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"y9RK6Xd4R\"},motionChild:true,nodeId:\"NJ2auxlnP\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"About\"})})})}),className:\"framer-atdbzd\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"NJ2auxlnP\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 102)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(102, 102, 102))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"juyQVbEMD\"},motionChild:true,nodeId:\"bVBVDM1DF\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Pricing\"})})})}),className:\"framer-1ag714o\",fonts:[\"GF;Inter-500\"],layoutDependency:layoutDependency,layoutId:\"bVBVDM1DF\",style:{\"--extracted-r6o4lv\":\"rgb(102, 102, 102)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12sk2i5\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"Rgg4FkPND\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gS4i6lzKQ\"},motionChild:true,nodeId:\"nL83D71Hu\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"About Us\"})})})}),className:\"framer-1l1xzo7\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"nL83D71Hu\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mBeiEuHVK\"},motionChild:true,nodeId:\"gWBGZMRbH\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"FAQ\"})})})}),className:\"framer-vagt8z\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"gWBGZMRbH\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RYGYGigw2\"},motionChild:true,nodeId:\"ExHSzscil\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Doctors\"})})})}),className:\"framer-1o3rq78\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"ExHSzscil\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dasSNenxt\"},motionChild:true,nodeId:\"fssoyQlIK\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Services\"})})})}),className:\"framer-17i5bkh\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"fssoyQlIK\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lBhXjwlhq\"},motionChild:true,nodeId:\"k_yrzJmIA\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Blogs\"})})})}),className:\"framer-1mnjq6u\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"k_yrzJmIA\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"iTLCFmzqJ\",openInNewTab:false,scopeId:\"wx9CMt5sD\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Contact Us\"})})})}),className:\"framer-1g7j1ch\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"iTLCFmzqJ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"150px\",...addPropertyOverrides({DNie27Tzf:{y:(componentViewport?.y||0)+24+(((componentViewport?.height||458.5)-84-374.5)/2+32+24)+0+263.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-yb5fnj-container\",layoutDependency:layoutDependency,layoutId:\"Ltm0ThOJx-container\",nodeId:\"Ltm0ThOJx\",rendersWithMotion:true,scopeId:\"wx9CMt5sD\",children:/*#__PURE__*/_jsx(ServicesSelected2,{height:\"100%\",id:\"Ltm0ThOJx\",layoutId:\"Ltm0ThOJx\",style:{height:\"100%\",width:\"100%\"},variant:\"Lb3tytLnV\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-P2S2O.framer-1wsnjhw, .framer-P2S2O .framer-1wsnjhw { display: block; }\",\".framer-P2S2O.framer-1flnrwc { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: 80px; justify-content: center; padding: 24px; position: relative; width: 1200px; }\",\".framer-P2S2O .framer-4aqiai, .framer-P2S2O .framer-slw3za { aspect-ratio: 1.0162601626016259 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 59px); overflow: visible; position: relative; text-decoration: none; width: 60px; z-index: 1; }\",\".framer-P2S2O .framer-jqotvx { aspect-ratio: 4.903061224489796 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 45px); position: relative; text-decoration: none; width: 221px; }\",\".framer-P2S2O .framer-1tbnj84, .framer-P2S2O .framer-1m4h97i { flex: none; height: auto; position: relative; white-space: pre; width: 185px; z-index: 1; }\",\".framer-P2S2O .framer-13qhmmc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 32px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-P2S2O .framer-ek7100 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-P2S2O .framer-cn778a { bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-P2S2O .framer-4jco1z { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-P2S2O .framer-1psdhei { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 7px; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-P2S2O .framer-f1pghl, .framer-P2S2O .framer-atdbzd, .framer-P2S2O .framer-1ag714o { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-P2S2O .framer-12sk2i5 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-P2S2O .framer-1l1xzo7, .framer-P2S2O .framer-vagt8z, .framer-P2S2O .framer-1o3rq78, .framer-P2S2O .framer-17i5bkh, .framer-P2S2O .framer-1mnjq6u, .framer-P2S2O .framer-1g7j1ch { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-P2S2O .framer-yb5fnj-container { flex: none; height: 55px; position: relative; width: 150px; }\",\".framer-P2S2O.framer-v-voa3gu.framer-1flnrwc { width: 390px; }\",\".framer-P2S2O.framer-v-voa3gu .framer-4aqiai, .framer-P2S2O.framer-v-1trf8yc .framer-slw3za { order: 0; }\",\".framer-P2S2O.framer-v-voa3gu .framer-1tbnj84 { order: 2; }\",\".framer-P2S2O.framer-v-voa3gu .framer-13qhmmc { flex: none; gap: 0px; height: min-content; justify-content: center; order: 5; width: min-content; }\",\".framer-P2S2O.framer-v-voa3gu .framer-ek7100 { cursor: pointer; height: var(--framer-aspect-ratio-supported, 38px); order: 0; width: 38px; }\",\".framer-P2S2O.framer-v-1trf8yc.framer-1flnrwc { flex-direction: column; height: min-content; padding: 24px 24px 60px 24px; width: 390px; }\",\".framer-P2S2O.framer-v-1trf8yc .framer-13qhmmc { flex: none; order: 3; width: 100%; }\",\".framer-P2S2O.framer-v-1trf8yc .framer-ek7100 { cursor: pointer; order: 2; }\",\".framer-P2S2O.framer-v-1trf8yc .framer-cn778a { bottom: 15px; }\",\".framer-P2S2O.framer-v-1trf8yc .framer-4jco1z { left: calc(50.00000000000002% - 2px / 2); width: 2px; }\",\".framer-P2S2O.framer-v-1trf8yc .framer-1psdhei { top: 15px; }\",\".framer-P2S2O.framer-v-1trf8yc .framer-1m4h97i { order: 1; }\",\".framer-P2S2O.framer-v-1trf8yc .framer-12sk2i5 { flex: none; order: 7; width: 100%; }\",...sharedStyle.css,'.framer-P2S2O[data-border=\"true\"]::after, .framer-P2S2O [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"NKAU559sV\":{\"layout\":[\"fixed\",\"fixed\"]},\"DNie27Tzf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerwx9CMt5sD=withCSS(Component,css,\"framer-P2S2O\");export default Framerwx9CMt5sD;Framerwx9CMt5sD.displayName=\"Navbar\";Framerwx9CMt5sD.defaultProps={height:80,width:1200};addPropertyControls(Framerwx9CMt5sD,{variant:{options:[\"nDLIlF0pl\",\"NKAU559sV\",\"DNie27Tzf\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerwx9CMt5sD,[{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/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Mochiy Pop One\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/mochiypopone/v11/QdVPSTA9Jh-gg-5XZP2UmU4O9kw1D3s6ZKAi.woff2\",weight:\"400\"}]},...ServicesSelected2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwx9CMt5sD\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NKAU559sV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DNie27Tzf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"80\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wx9CMt5sD.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}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/kohQMwsxIkxIp4GdtiFM/mfk37bAI6NVRZkbSB1kS/jHB4Cyejt.js\";const enabledGestures={MeTCPm3O2:{hover:true},YvsdxtcbZ:{hover:true}};const cycleOrder=[\"MeTCPm3O2\",\"YvsdxtcbZ\"];const serializationHash=\"framer-u4deC\";const variantClassNames={MeTCPm3O2:\"framer-v-let3qn\",YvsdxtcbZ:\"framer-v-eqabvr\"};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 transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;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={\"Variant 1\":\"MeTCPm3O2\",\"Variant 2\":\"YvsdxtcbZ\"};const getProps=({height,id,tap,width,...props})=>{return{...props,cXLSg_GKm:tap??props.cXLSg_GKm,variant:humanReadableVariantMap[props.variant]??props.variant??\"MeTCPm3O2\"};};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,cXLSg_GKm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"MeTCPm3O2\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapdp5yg5=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(cXLSg_GKm){const res=await cXLSg_GKm(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-let3qn\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"MeTCPm3O2\",onTap:onTapdp5yg5,ref:refBinding,style:{background:\"linear-gradient(180deg, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%)\",backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{\"MeTCPm3O2-hover\":{background:\"linear-gradient(180deg, rgb(199, 199, 199) 0%, rgb(115, 115, 115) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"YvsdxtcbZ-hover\":{background:\"linear-gradient(180deg, rgb(199, 199, 199) 0%, rgb(115, 115, 115) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"MeTCPm3O2-hover\":{\"data-framer-name\":undefined},\"YvsdxtcbZ-hover\":{\"data-framer-name\":undefined},YvsdxtcbZ:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"23px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"gZ4z1sQv7\",openInNewTab:false,scopeId:\"ALpCFyu_C\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Book An Appointment\"})})})}),className:\"framer-2nr2h2\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"gZ4z1sQv7\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({YvsdxtcbZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"gZ4z1sQv7\",openInNewTab:false,scopeId:\"ALpCFyu_C\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Book An Appointment\"})})})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-u4deC.framer-lttrsc, .framer-u4deC .framer-lttrsc { display: block; }\",\".framer-u4deC.framer-let3qn { cursor: pointer; height: 60px; overflow: visible; position: relative; width: 400px; }\",\".framer-u4deC .framer-2nr2h2 { -webkit-user-select: none; flex: none; height: auto; left: 8px; position: absolute; top: 50%; user-select: none; white-space: pre; width: auto; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"YvsdxtcbZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"RXo99K_d7\":{\"layout\":[\"fixed\",\"fixed\"]},\"m7RkXDmTL\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"cXLSg_GKm\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerALpCFyu_C=withCSS(Component,css,\"framer-u4deC\");export default FramerALpCFyu_C;FramerALpCFyu_C.displayName=\"Services-selected\";FramerALpCFyu_C.defaultProps={height:60,width:400};addPropertyControls(FramerALpCFyu_C,{variant:{options:[\"MeTCPm3O2\",\"YvsdxtcbZ\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},cXLSg_GKm:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerALpCFyu_C,[{explicitInter:true,fonts:[{family:\"Mochiy Pop One\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/mochiypopone/v11/QdVPSTA9Jh-gg-5XZP2UmU4O9kw1D3s6ZKAi.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerALpCFyu_C\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YvsdxtcbZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RXo99K_d7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"m7RkXDmTL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"cXLSg_GKm\\\":\\\"tap\\\"}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"400\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"60\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ALpCFyu_C.map", "// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}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/kohQMwsxIkxIp4GdtiFM/mfk37bAI6NVRZkbSB1kS/jHB4Cyejt.js\";import ServicesSelected from\"https://framerusercontent.com/modules/pkoWQ0c6B0FcJ3BNlpob/ilVK8AuZJcaiz7CYsQjW/ALpCFyu_C.js\";const ServicesSelectedFonts=getFonts(ServicesSelected);const cycleOrder=[\"XnP9_523V\",\"nVLclifqH\"];const serializationHash=\"framer-SI1YK\";const variantClassNames={nVLclifqH:\"framer-v-1n4mx7v\",XnP9_523V:\"framer-v-1ksyevj\"};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 transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;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={Desktop:\"XnP9_523V\",Variant:\"nVLclifqH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XnP9_523V\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XnP9_523V\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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-1ksyevj\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"XnP9_523V\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({nVLclifqH:{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JXKVNQ5sZ\"},motionChild:true,nodeId:\"NBO85O6No\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:98.4,intrinsicWidth:100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-64)/2)),pixelHeight:1204,pixelWidth:1206,sizes:\"65px\",src:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg 1206w\"},className:\"framer-1gc5tud framer-1je7r3z\",\"data-framer-name\":\"CITY-LOGO (2)\",layoutDependency:layoutDependency,layoutId:\"NBO85O6No\",...addPropertyOverrides({nVLclifqH:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:98.4,intrinsicWidth:100,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-53)/2)),pixelHeight:1204,pixelWidth:1206,sizes:\"54px\",src:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LnoKxshJPpBWc5l32YGcNOOQ4c.jpg 1206w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQmxhY2s=\",\"--framer-font-size\":\"27.7957281752095px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"-0.07px\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JXKVNQ5sZ\"},motionChild:true,nodeId:\"J9kikHb0g\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"A&A DENTAL CENTRE\"})})})}),className:\"framer-1mbnoa3\",fonts:[\"Inter-Black\"],layoutDependency:layoutDependency,layoutId:\"J9kikHb0g\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",viewBox:\"0 0 300 33\",withExternalLayout:true,...addPropertyOverrides({nVLclifqH:{viewBox:\"0 0 300.07 33\"}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-perco\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"l7D4W78RN\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gS4i6lzKQ\"},motionChild:true,nodeId:\"DS0b9bLQO\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"About Us\"})})})}),className:\"framer-16p9l7g\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"DS0b9bLQO\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({nVLclifqH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gS4i6lzKQ\"},motionChild:true,nodeId:\"DS0b9bLQO\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"About Us\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RYGYGigw2\"},motionChild:true,nodeId:\"yVBQJOJ13\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Doctors\"})})})}),className:\"framer-15o0ih6\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"yVBQJOJ13\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({nVLclifqH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RYGYGigw2\"},motionChild:true,nodeId:\"yVBQJOJ13\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Doctors\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dasSNenxt\"},motionChild:true,nodeId:\"VDniFjuxx\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Services\"})})})}),className:\"framer-gw37s6\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"VDniFjuxx\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({nVLclifqH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dasSNenxt\"},motionChild:true,nodeId:\"VDniFjuxx\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Services\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"jZbiPAxVA\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Contact Us\"})})})}),className:\"framer-1h65m6g\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"jZbiPAxVA\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({nVLclifqH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"jZbiPAxVA\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Contact Us\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lBhXjwlhq\"},motionChild:true,nodeId:\"RnrPhlusZ\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Blogs\"})})})}),className:\"framer-tlvb2n\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"RnrPhlusZ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({nVLclifqH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"11px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lBhXjwlhq\"},motionChild:true,nodeId:\"RnrPhlusZ\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Blogs\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mBeiEuHVK\"},motionChild:true,nodeId:\"Oa0X5Crjn\",openInNewTab:false,scopeId:\"Y5l4iN6L0\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"FAQ\"})})})}),className:\"framer-1klh169\",fonts:[\"GF;Mochiy Pop One-regular\"],layoutDependency:layoutDependency,layoutId:\"Oa0X5Crjn\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,width:\"295px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-54)/2)+0,...addPropertyOverrides({nVLclifqH:{height:44,width:\"144px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-44)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-115evge-container\",layoutDependency:layoutDependency,layoutId:\"M4qAh7DEu-container\",nodeId:\"M4qAh7DEu\",rendersWithMotion:true,scopeId:\"Y5l4iN6L0\",children:/*#__PURE__*/_jsx(ServicesSelected,{height:\"100%\",id:\"M4qAh7DEu\",layoutId:\"M4qAh7DEu\",style:{height:\"100%\",width:\"100%\"},variant:\"MeTCPm3O2\",width:\"100%\",...addPropertyOverrides({nVLclifqH:{variant:\"YvsdxtcbZ\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sdv32r\",\"data-framer-name\":\"Bottom Line\",layoutDependency:layoutDependency,layoutId:\"GH4KbfyL1\",style:{backgroundColor:\"rgba(0, 0, 0, 0.08)\"}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SI1YK.framer-1je7r3z, .framer-SI1YK .framer-1je7r3z { display: block; }\",\".framer-SI1YK.framer-1ksyevj { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: 64px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-SI1YK .framer-1gc5tud { aspect-ratio: 1.0162601626016259 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 64px); overflow: visible; position: relative; text-decoration: none; width: 65px; }\",\".framer-SI1YK .framer-1mbnoa3 { flex: none; height: auto; left: 73px; position: absolute; top: 50%; white-space: pre; width: 300px; z-index: 1; }\",\".framer-SI1YK .framer-perco { 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-SI1YK .framer-16p9l7g, .framer-SI1YK .framer-15o0ih6, .framer-SI1YK .framer-gw37s6, .framer-SI1YK .framer-1h65m6g, .framer-SI1YK .framer-tlvb2n, .framer-SI1YK .framer-1klh169 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-SI1YK .framer-115evge-container { flex: none; height: 54px; position: relative; width: 295px; }\",\".framer-SI1YK .framer-1sdv32r { bottom: 0px; flex: none; height: 1px; left: 0px; overflow: visible; position: absolute; right: 0px; z-index: 1; }\",\".framer-SI1YK.framer-v-1n4mx7v.framer-1ksyevj { width: 700px; }\",\".framer-SI1YK.framer-v-1n4mx7v .framer-1gc5tud { height: var(--framer-aspect-ratio-supported, 53px); width: 54px; }\",\".framer-SI1YK.framer-v-1n4mx7v .framer-1mbnoa3 { left: 54px; width: 137px; }\",\".framer-SI1YK.framer-v-1n4mx7v .framer-perco { gap: 10px; }\",\".framer-SI1YK.framer-v-1n4mx7v .framer-115evge-container { height: 44px; width: 144px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"nVLclifqH\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerY5l4iN6L0=withCSS(Component,css,\"framer-SI1YK\");export default FramerY5l4iN6L0;FramerY5l4iN6L0.displayName=\"Navigation\";FramerY5l4iN6L0.defaultProps={height:64,width:1200};addPropertyControls(FramerY5l4iN6L0,{variant:{options:[\"XnP9_523V\",\"nVLclifqH\"],optionTitles:[\"Desktop\",\"Variant\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerY5l4iN6L0,[{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/mkY5Sgyq51ik0AMrSBwhm9DJg.woff2\",weight:\"900\"},{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/X5hj6qzcHUYv7h1390c8Rhm6550.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/gQhNpS3tN86g8RcVKYUUaKt2oMQ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cugnVhSraaRyANCaUtI5FV17wk.woff2\",weight:\"900\"},{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/5HcVoGak8k5agFJSaKa4floXVu0.woff2\",weight:\"900\"},{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/jn4BtSPLlS0NDp1KiFAtFKiiY0o.woff2\",weight:\"900\"},{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/P2Bw01CtL0b9wqygO0sSVogWbo.woff2\",weight:\"900\"},{family:\"Mochiy Pop One\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/mochiypopone/v11/QdVPSTA9Jh-gg-5XZP2UmU4O9kw1D3s6ZKAi.woff2\",weight:\"400\"}]},...ServicesSelectedFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerY5l4iN6L0\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nVLclifqH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"64\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Y5l4iN6L0.map", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const ImageWithFX=withFX(Image);const enabledGestures={CUoVJeobm:{hover:true},sNuIQbh7j:{hover:true}};const cycleOrder=[\"sNuIQbh7j\",\"CUoVJeobm\"];const serializationHash=\"framer-s3To5\";const variantClassNames={CUoVJeobm:\"framer-v-kg0pnd\",sNuIQbh7j:\"framer-v-15pbqg3\"};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 transition2={delay:0,duration:3,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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={\"Variant 1\":\"sNuIQbh7j\",\"Variant 2\":\"CUoVJeobm\"};const getProps=({height,id,title,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"sNuIQbh7j\",zFi4PZstg:title??props.zFi4PZstg??\"Discover\"};};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,zFi4PZstg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"sNuIQbh7j\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"sNuIQbh7j-hover\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"sNuIQbh7j-hover\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"sNuIQbh7j\",openInNewTab:false,scopeId:\"YerbNWF_H\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-15pbqg3\",className,classNames)} framer-fcxjar`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"sNuIQbh7j\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(15, 21, 84)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"dashed\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72,boxShadow:\"none\",...style},variants:{\"CUoVJeobm-hover\":{backgroundColor:\"rgb(0, 0, 0)\",boxShadow:\"0px 1px 2px 0px rgba(0, 0, 0, 0.25)\"},\"sNuIQbh7j-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(0, 0, 0)\"}},...addPropertyOverrides({\"CUoVJeobm-hover\":{\"data-framer-name\":undefined},\"sNuIQbh7j-hover\":{\"data-framer-name\":undefined},CUoVJeobm:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-7n90iz\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"L4KF_DzUi\",...addPropertyOverrides({\"CUoVJeobm-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}},CUoVJeobm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"},className:\"framer-1b7nq32\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"FWWxeY5NP\",...addPropertyOverrides({\"sNuIQbh7j-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(12+((componentViewport?.height||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Book Now\"})}),className:\"framer-1cxz3ll\",\"data-framer-name\":\"Book Now\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"UVKFDpUAJ\",style:{\"--extracted-r6o4lv\":\"rgb(38, 41, 47)\",\"--framer-paragraph-spacing\":\"0px\"},text:zFi4PZstg,variants:{\"CUoVJeobm-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"sNuIQbh7j-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"CUoVJeobm-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Discover\"})})},\"sNuIQbh7j-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Book Now\"})})},CUoVJeobm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Discover\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-s3To5.framer-fcxjar, .framer-s3To5 .framer-fcxjar { display: block; }\",\".framer-s3To5.framer-15pbqg3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 60px; justify-content: flex-start; padding: 12px 160px 12px 24px; position: relative; text-decoration: none; width: 516px; }\",\".framer-s3To5 .framer-7n90iz, .framer-s3To5 .framer-1b7nq32 { flex: none; height: 40px; max-width: 1920px; overflow: hidden; position: relative; width: 40px; }\",\".framer-s3To5 .framer-1cxz3ll { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-s3To5.framer-15pbqg3 { gap: 0px; } .framer-s3To5.framer-15pbqg3 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-s3To5.framer-15pbqg3 > :first-child { margin-left: 0px; } .framer-s3To5.framer-15pbqg3 > :last-child { margin-right: 0px; } }\",\".framer-s3To5.framer-v-kg0pnd.framer-15pbqg3 { width: 126px; }\",\".framer-s3To5.framer-v-kg0pnd .framer-7n90iz { height: 25px; width: 25px; }\",'.framer-s3To5[data-border=\"true\"]::after, .framer-s3To5 [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 516\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"CUoVJeobm\":{\"layout\":[\"fixed\",\"fixed\"]},\"KjsR5Dm44\":{\"layout\":[\"fixed\",\"fixed\"]},\"tg_gAeYGB\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"zFi4PZstg\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerYerbNWF_H=withCSS(Component,css,\"framer-s3To5\");export default FramerYerbNWF_H;FramerYerbNWF_H.displayName=\"Button-Hero 6\";FramerYerbNWF_H.defaultProps={height:60,width:516};addPropertyControls(FramerYerbNWF_H,{variant:{options:[\"sNuIQbh7j\",\"CUoVJeobm\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},zFi4PZstg:{defaultValue:\"Discover\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerYerbNWF_H,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYerbNWF_H\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"zFi4PZstg\\\":\\\"title\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CUoVJeobm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KjsR5Dm44\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tg_gAeYGB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"60\",\"framerIntrinsicWidth\":\"516\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YerbNWF_H.map", "// Generated by Framer (a2fb474)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const ImageWithFX=withFX(Image);const enabledGestures={BK3h3wLTQ:{hover:true},IiOgJDyuz:{hover:true}};const cycleOrder=[\"IiOgJDyuz\",\"BK3h3wLTQ\"];const serializationHash=\"framer-ak7kB\";const variantClassNames={BK3h3wLTQ:\"framer-v-1vchp96\",IiOgJDyuz:\"framer-v-15isr1b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={delay:0,duration:3,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"IiOgJDyuz\",\"Variant 2\":\"BK3h3wLTQ\"};const getProps=({height,id,title,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"IiOgJDyuz\",zFi4PZstg:(_ref1=title!==null&&title!==void 0?title:props.zFi4PZstg)!==null&&_ref1!==void 0?_ref1:\"Discover\"};};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,zFi4PZstg,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"IiOgJDyuz\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dasSNenxt\"},nodeId:\"IiOgJDyuz\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-15isr1b\",className,classNames)} framer-1592mmx`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"IiOgJDyuz\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(15, 21, 84)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"dashed\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:72,borderBottomRightRadius:72,borderTopLeftRadius:72,borderTopRightRadius:72,...style},variants:{\"BK3h3wLTQ-hover\":{backgroundColor:\"rgb(0, 0, 0)\"},\"IiOgJDyuz-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(0, 0, 0)\"}},...addPropertyOverrides({\"BK3h3wLTQ-hover\":{\"data-framer-name\":undefined},\"IiOgJDyuz-hover\":{\"data-framer-name\":undefined},BK3h3wLTQ:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-jpizfx\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"s7tCZh22p\",...addPropertyOverrides({\"BK3h3wLTQ-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}},\"IiOgJDyuz-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-40)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/3UbkdLoSvye2pX8a0f9w5Tmo4.png\"}},BK3h3wLTQ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||60)-24-25)/2)),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Book Now\"})}),className:\"framer-ftb381\",\"data-framer-name\":\"Book Now\",fonts:[\"GF;Manrope-500\"],layoutDependency:layoutDependency,layoutId:\"xgis5FeiY\",style:{\"--extracted-r6o4lv\":\"rgb(38, 41, 47)\",\"--framer-paragraph-spacing\":\"0px\"},text:zFi4PZstg,variants:{\"BK3h3wLTQ-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},\"IiOgJDyuz-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"BK3h3wLTQ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Discover\"})})},\"IiOgJDyuz-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Book Now\"})})},BK3h3wLTQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(38, 41, 47))\"},children:\"Discover\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ak7kB.framer-1592mmx, .framer-ak7kB .framer-1592mmx { display: block; }\",\".framer-ak7kB.framer-15isr1b { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 60px; justify-content: flex-start; padding: 12px 160px 12px 24px; position: relative; text-decoration: none; width: 516px; }\",\".framer-ak7kB .framer-jpizfx { flex: none; height: 40px; max-width: 1920px; overflow: hidden; position: relative; width: 40px; }\",\".framer-ak7kB .framer-ftb381 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ak7kB.framer-15isr1b { gap: 0px; } .framer-ak7kB.framer-15isr1b > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-ak7kB.framer-15isr1b > :first-child { margin-left: 0px; } .framer-ak7kB.framer-15isr1b > :last-child { margin-right: 0px; } }\",\".framer-ak7kB.framer-v-1vchp96.framer-15isr1b { width: 185px; }\",\".framer-ak7kB.framer-v-1vchp96 .framer-jpizfx { height: 25px; width: 25px; }\",'.framer-ak7kB[data-border=\"true\"]::after, .framer-ak7kB [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 516\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"BK3h3wLTQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"Z46D_qMuY\":{\"layout\":[\"fixed\",\"fixed\"]},\"SaZHFs4p7\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"zFi4PZstg\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZfOuYIPtD=withCSS(Component,css,\"framer-ak7kB\");export default FramerZfOuYIPtD;FramerZfOuYIPtD.displayName=\"Button-Hero 7\";FramerZfOuYIPtD.defaultProps={height:60,width:516};addPropertyControls(FramerZfOuYIPtD,{variant:{options:[\"IiOgJDyuz\",\"BK3h3wLTQ\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},zFi4PZstg:{defaultValue:\"Discover\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerZfOuYIPtD,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZfOuYIPtD\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"60\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"516\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"BK3h3wLTQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Z46D_qMuY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SaZHFs4p7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"zFi4PZstg\\\":\\\"title\\\"}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZfOuYIPtD.map", "// Generated by Framer (890879b)\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 B14 from\"https://framerusercontent.com/modules/5xkBLlag7h9YtIyH2SK4/XNha2gj6urnvVnJwIPO3/QgjwXZCkT.js\";import B13 from\"https://framerusercontent.com/modules/7iAAhT8tLWF9prU8HaLc/CrafQRjbEeWCg3pF50nV/PrmyBLrHw.js\";import B25 from\"https://framerusercontent.com/modules/avRcLpAyvThalQokHoqF/uLxhzcwYJFgFVzswpLUJ/y7K2VV7PB.js\";import FAQRow from\"https://framerusercontent.com/modules/Cg1329hTiYc5olKCxBEa/KFjcHi6fSuhZ59HhRfTJ/mCosgCcv4.js\";import FAQRow1 from\"https://framerusercontent.com/modules/cMCdYRqq3T1Mqi6yNyVw/G6f9ZBAQCyxfyMUJOvRr/VjIH7slM1.js\";import TestimonialsAlternative from\"https://framerusercontent.com/modules/mKsB40KTkwQKGCofsIrm/3XmwiCeXVS4JIKnDakHi/fbFNIot9q.js\";import B12 from\"https://framerusercontent.com/modules/qa5XOdCqcGyz4ZTtcQm0/0EzTgh2z13Yyp3YMEhnd/icp9umCxW.js\";import ButtonHero8 from\"#framer/local/canvasComponent/cHM7LqkY3/cHM7LqkY3.js\";import ButtonHero4 from\"#framer/local/canvasComponent/nX1I9PEfS/nX1I9PEfS.js\";import Services2 from\"#framer/local/canvasComponent/OF1uuPLAZ/OF1uuPLAZ.js\";import ButtonHero9 from\"#framer/local/canvasComponent/os2lfYnM6/os2lfYnM6.js\";import ButtonHero5 from\"#framer/local/canvasComponent/OsE_1D12f/OsE_1D12f.js\";import Dentist from\"#framer/local/canvasComponent/otPZBUJCJ/otPZBUJCJ.js\";import Navbar from\"#framer/local/canvasComponent/wx9CMt5sD/wx9CMt5sD.js\";import Navigation from\"#framer/local/canvasComponent/Y5l4iN6L0/Y5l4iN6L0.js\";import ButtonHero6 from\"#framer/local/canvasComponent/YerbNWF_H/YerbNWF_H.js\";import ButtonHero7 from\"#framer/local/canvasComponent/ZfOuYIPtD/ZfOuYIPtD.js\";import B121 from\"#framer/local/canvasComponent/Zpm44rwED/Zpm44rwED.js\";import*as sharedStyle from\"#framer/local/css/jHB4Cyejt/jHB4Cyejt.js\";import metadataProvider from\"#framer/local/webPageMetadata/JXKVNQ5sZ/JXKVNQ5sZ.js\";const NavigationFonts=getFonts(Navigation);const NavbarFonts=getFonts(Navbar);const ContainerWithFX=withFX(Container);const ImageWithFX=withFX(Image);const ButtonHero8Fonts=getFonts(ButtonHero8);const ButtonHero9Fonts=getFonts(ButtonHero9);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ButtonHero6Fonts=getFonts(ButtonHero6);const ButtonHero7Fonts=getFonts(ButtonHero7);const ButtonHero4Fonts=getFonts(ButtonHero4);const ButtonHero5Fonts=getFonts(ButtonHero5);const Services2Fonts=getFonts(Services2);const MotionSectionWithFX=withFX(motion.section);const DentistFonts=getFonts(Dentist);const MotionDivWithFX=withFX(motion.div);const TestimonialsAlternativeFonts=getFonts(TestimonialsAlternative);const FAQRowFonts=getFonts(FAQRow);const FAQRow1Fonts=getFonts(FAQRow1);const B12Fonts=getFonts(B12);const B13Fonts=getFonts(B13);const B14Fonts=getFonts(B14);const B25Fonts=getFonts(B25);const B121Fonts=getFonts(B121);const breakpoints={nAqqYEKjs:\"(max-width: 809px)\",nBXuZTOcS:\"(min-width: 1200px)\",rq2ddof1o:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ODAWU\";const variantClassNames={nAqqYEKjs:\"framer-v-12qpm79\",nBXuZTOcS:\"framer-v-1rkvaw6\",rq2ddof1o:\"framer-v-1ezxxin\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transition2={delay:0,duration:1.5,ease:[.44,0,.05,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:200,y:0};const transition3={delay:0,duration:3,ease:[0,0,1,1],type:\"tween\"};const animation4={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation5={boxShadow:\"0px 0.24145061431045178px 0.820932088655536px 0px rgba(0, 0, 0, 0.03), 0px 2px 6.8px 0px rgba(0, 0, 0, 0.25)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition1};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"nBXuZTOcS\",Phone:\"nAqqYEKjs\",Tablet:\"rq2ddof1o\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nBXuZTOcS\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"nAqqYEKjs\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"nAqqYEKjs\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"rq2ddof1o\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"rq2ddof1o\",\"nAqqYEKjs\"].includes(baseVariant))return false;return true;};const ref1=React.useRef(null);const elementId=useRouteElementId(\"tIW9fWXkq\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"EJ1sx9LKW\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"IEyVGom79\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"VHENjcZCs\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"nBXuZTOcS\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: none; }\"}),/*#__PURE__*/_jsxs(Image,{...restProps,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:1e4,pixelWidth:2400,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png\",srcSet:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png?scale-down-to=4096 983w,https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png 2400w\"},className:cx(scopingClassNames,\"framer-1rkvaw6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x0dpw8\",\"data-framer-name\":\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{width:\"698px\",y:(componentViewport?.y||0)+0+0+0+4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`min(${componentViewport?.width||\"100vw\"} - 112px, 1920px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16rivvj-container hidden-12qpm79\",nodeId:\"n0uuTZ0ER\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"nVLclifqH\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"n0uuTZ0ER\",layoutId:\"n0uuTZ0ER\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"XnP9_523V\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{height:80,width:\"390px\",y:(componentViewport?.y||0)+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fbz5od-container hidden-1rkvaw6 hidden-1ezxxin\",nodeId:\"GdmwRYGKN\",rendersWithMotion:true,scopeId:\"JXKVNQ5sZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"GdmwRYGKN\",layoutId:\"GdmwRYGKN\",style:{width:\"100%\"},variant:\"NKAU559sV\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1kgmt4i\",\"data-framer-name\":\"Hero\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+90+0+0),pixelHeight:2e3,pixelWidth:1500,sizes:\"278px\",src:\"https://framerusercontent.com/images/T5QEJ7ieZyruUI95gXcz04LreWw.jpg\",srcSet:\"https://framerusercontent.com/images/T5QEJ7ieZyruUI95gXcz04LreWw.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/T5QEJ7ieZyruUI95gXcz04LreWw.jpg 1500w\"}}},children:/*#__PURE__*/_jsxs(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,pixelHeight:2e3,pixelWidth:1500,src:\"https://framerusercontent.com/images/T5QEJ7ieZyruUI95gXcz04LreWw.jpg\",srcSet:\"https://framerusercontent.com/images/T5QEJ7ieZyruUI95gXcz04LreWw.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/T5QEJ7ieZyruUI95gXcz04LreWw.jpg 1500w\"},className:\"framer-5giv53 hidden-1rkvaw6 hidden-1ezxxin\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13jkq0s\",\"data-framer-name\":\"Overlay\"}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1nzs49i\",\"data-framer-appear-id\":\"1nzs49i\",\"data-framer-name\":\"Buttons\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ql8620\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"general-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"nIgIOaAwu\"}},webPageId:\"gSha1qeZ9\"},motionChild:true,nodeId:\"DnsWKypyj\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-ojvwau framer-3merye\",\"data-framer-name\":\"Aesthetic Care\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+90+0+0+190+0+0+-52.5+0+145-65.85),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/WlKjRVh8gYkuHNQzHTyBXxClhfc.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/WlKjRVh8gYkuHNQzHTyBXxClhfc.png\"},className:\"framer-8yzrrb\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\"},children:\"General Dentistry\"})}),className:\"framer-1wkyua8\",\"data-framer-name\":\"AestheticCare\",fonts:[\"GF;Manrope-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+90+0+0+190+0+0+-52.5+0+18),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-1wp7qwo\",\"data-framer-name\":\"Vector\"})})]})}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"dental-implants-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"ygX9w5eTb\"}},webPageId:\"gSha1qeZ9\"},motionChild:true,nodeId:\"o36A25HeN\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1b99jvb framer-3merye\",\"data-framer-name\":\"Dental Implant\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+90+0+0+190+0+0+-52.5+0+37),src:\"https://framerusercontent.com/images/qjxAoXBTjPOYht6ilCvgmHIOoM.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/qjxAoXBTjPOYht6ilCvgmHIOoM.png\"},className:\"framer-1gu3tqe\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+90+0+0+190+0+0+-52.5+0+18),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-fr40kf\",\"data-framer-name\":\"Vector\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\"},children:\"Dental Implants\"})}),className:\"framer-cpg189\",\"data-framer-name\":\"Dental Implant\",fonts:[\"GF;Manrope-500\"],verticalAlignment:\"center\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Smiles Begin here in Vancouver.\"})}),className:\"framer-e4p1ts\",\"data-framer-name\":\"A dream smile is a reality.\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{y:(componentViewport?.y||0)+0+0+0+90+0+0+190+0+0+112.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"265px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-oo8kar-container\",nodeId:\"u5bAdjVop\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(ButtonHero8,{height:\"100%\",id:\"u5bAdjVop\",layoutId:\"u5bAdjVop\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"eMwGJkW9u\",width:\"100%\",zFi4PZstg:\"Book Now\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{y:(componentViewport?.y||0)+0+0+0+90+0+0+190+0+0+192.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"265px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-156zkmy-container\",nodeId:\"FPiL6c7of\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(ButtonHero9,{height:\"100%\",id:\"FPiL6c7of\",layoutId:\"FPiL6c7of\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"hkwLp36Hy\",width:\"100%\",zFi4PZstg:\"Discover\"})})})})]})]})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+78+0+0),pixelHeight:945,pixelWidth:2048,sizes:\"698px\",src:\"https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg\",srcSet:\"https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg 2048w\"}}},children:/*#__PURE__*/_jsxs(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,pixelHeight:945,pixelWidth:2048,src:\"https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg\",srcSet:\"https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg 2048w\"},className:\"framer-o3cgez hidden-1rkvaw6 hidden-12qpm79\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kf2nle\",\"data-framer-name\":\"Overlay\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Smiles Begin here in Vancouver.\"})}),className:\"framer-13oe18a\",\"data-framer-name\":\"A dream smile is a reality.\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"dental-implants-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"ygX9w5eTb\"}},webPageId:\"gSha1qeZ9\"},motionChild:true,nodeId:\"zs1oUBysD\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-rcvjkd framer-3merye\",\"data-framer-name\":\"Dental Implant\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+78+0+0+60+0+80),src:\"https://framerusercontent.com/images/qjxAoXBTjPOYht6ilCvgmHIOoM.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/qjxAoXBTjPOYht6ilCvgmHIOoM.png\"},className:\"framer-1b3aumw\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+78+0+0+60+0+18),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-1mzvntj\",\"data-framer-name\":\"Vector\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dental Implants\"})}),className:\"framer-1llctg1\",\"data-framer-name\":\"Dental Implant\",fonts:[\"GF;Manrope-500\"],verticalAlignment:\"center\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-f83lf4\",\"data-framer-appear-id\":\"f83lf4\",\"data-framer-name\":\"Buttons\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{y:(componentViewport?.y||0)+0+0+0+78+0+0+60+220+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ahknef-container\",nodeId:\"nkKOBALuv\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(ButtonHero6,{height:\"100%\",id:\"nkKOBALuv\",layoutId:\"nkKOBALuv\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"sNuIQbh7j\",width:\"100%\",zFi4PZstg:\"Book Now\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{y:(componentViewport?.y||0)+0+0+0+78+0+0+60+220+0+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-15vowjq-container\",nodeId:\"oYUWb9DzI\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(ButtonHero7,{height:\"100%\",id:\"oYUWb9DzI\",layoutId:\"oYUWb9DzI\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"IiOgJDyuz\",width:\"100%\",zFi4PZstg:\"Discover\"})})})})]}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"general-dentistry-vancouver\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"nIgIOaAwu\"}},webPageId:\"gSha1qeZ9\"},motionChild:true,nodeId:\"RANEU8O8t\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ty8ebz framer-3merye\",\"data-framer-name\":\"Aesthetic Care\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+78+0+0+60+220+114.1493),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/WlKjRVh8gYkuHNQzHTyBXxClhfc.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/WlKjRVh8gYkuHNQzHTyBXxClhfc.png\"},className:\"framer-1p3s9zv\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"General Dentistry\"})}),className:\"framer-e852v8\",\"data-framer-name\":\"AestheticCare\",fonts:[\"GF;Manrope-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+78+0+0+60+220+18),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-1cabxxk\",\"data-framer-name\":\"Vector\"})})]})})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-132on5g hidden-1ezxxin hidden-12qpm79\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tb8xrx\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-bedoaz\",\"data-framer-name\":\"Column-Right\",children:/*#__PURE__*/_jsxs(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:4e3,intrinsicWidth:2250,pixelHeight:945,pixelWidth:2048,sizes:`min(max(min(${componentViewport?.width||\"100vw\"} - 112px, 1920px), 1px), 1920px)`,src:\"https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg\",srcSet:\"https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/2xGLdZPCmahA5Hhpxq6lzaPM8M.jpg 2048w\"},className:\"framer-f8od7e\",\"data-framer-name\":\"Header Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-m8fqt0\",\"data-framer-name\":\"Overlay\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Smiles Begin here in Vancouver.\"})}),className:\"framer-2jydx2\",\"data-framer-name\":\"A dream smile is a reality.\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"dental-implants-surrey\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"ygX9w5eTb\"}},webPageId:\"OBG743m07\"},motionChild:true,nodeId:\"riYQUQNzE\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-158bzku framer-3merye\",\"data-framer-name\":\"Dental Implant\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",src:\"https://framerusercontent.com/images/qjxAoXBTjPOYht6ilCvgmHIOoM.png\"},className:\"framer-1dqlsyl\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-tv41v4\",\"data-framer-name\":\"Vector\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Dental Implants\"})}),className:\"framer-1uedh8t\",\"data-framer-name\":\"Dental Implant\",fonts:[\"GF;Manrope-500\"],verticalAlignment:\"center\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-14vz9rk\",\"data-framer-appear-id\":\"14vz9rk\",\"data-framer-name\":\"Buttons\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"536px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-qh903m-container\",nodeId:\"Qir_Ab05V\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(ButtonHero4,{height:\"100%\",id:\"Qir_Ab05V\",layoutId:\"Qir_Ab05V\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"EJAfA4m2L\",width:\"100%\",zFi4PZstg:\"Book Now\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"536px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ysgvam-container\",nodeId:\"OV2mxIuHS\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(ButtonHero5,{height:\"100%\",id:\"OV2mxIuHS\",layoutId:\"OV2mxIuHS\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"EyrKctDsL\",width:\"100%\",zFi4PZstg:\"Discover\"})})})]}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{bvqvPaiP4:\"general-dentistry-surrey\"},unresolvedPathSlugs:{bvqvPaiP4:{collectionId:\"gR9mp2EKw\",collectionItemId:\"nIgIOaAwu\"}},webPageId:\"OBG743m07\"},motionChild:true,nodeId:\"deG7NyfaP\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-13r1256 framer-3merye\",\"data-framer-name\":\"Aesthetic Care\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/WlKjRVh8gYkuHNQzHTyBXxClhfc.png\"},className:\"framer-1p3on1r\",\"data-framer-name\":\"Image\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS01MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.44px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"General Dentistry\"})}),className:\"framer-1d7kz6c\",\"data-framer-name\":\"AestheticCare\",fonts:[\"GF;Manrope-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/ons4KcI4RoKl2ha81iHRuhXrFH0.png\"},className:\"framer-1rh7mq6\",\"data-framer-name\":\"Vector\"})]})})]})})})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-17pkhmi\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13y2lt1\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-iwed2u\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS04MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"800\",\"--framer-line-height\":\"50.4px\",\"--framer-text-alignment\":\"left\"},children:\"Choose Our Dental Clinic as Your Go-To Destination for Trusted and Compassionate Dental Health Solutions in Vancouver. Your Smile Is More Than Just Teeth to Us\"})}),fonts:[\"GF;Manrope-800\"]},rq2ddof1o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"50.4px\",\"--framer-text-alignment\":\"left\"},children:\"Choose Our Dental Clinic as Your Go-To Destination for Trusted and Compassionate Dental Health Solutions in Vancouver. Your Smile Is More Than Just Teeth to Us\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"50.4px\",\"--framer-text-alignment\":\"left\"},children:\"Choose Our Dental Clinic as Your Go-To Destination for Trusted and Compassionate Dental Health Solutions in Vancouver. Your Smile Is More Than Just Teeth to Us\"})}),className:\"framer-iqr5vv\",\"data-framer-name\":\"yo\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kjvt64\",\"data-framer-name\":\"Color\"})]})}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.2,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nz0fqv\",\"data-framer-name\":\"Services\",id:elementId,ref:ref1,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18zzts3\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"kx3tBwXcQ\"},motionChild:true,nodeId:\"tnATXk2Yc\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Services\"})})})}),className:\"framer-15xk06m\",\"data-framer-name\":\"Services\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{width:\"330px\",y:(componentViewport?.y||0)+0+800+0+147},rq2ddof1o:{y:(componentViewport?.y||0)+0+937+0+88}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:594,width:`min(${componentViewport?.width||\"100vw\"} - 112px, 1920px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yiwo8e-container\",nodeId:\"CDth1qfw0\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{variant:\"mDyH4zlBs\"},rq2ddof1o:{variant:\"p1nGRApmx\"}},children:/*#__PURE__*/_jsx(Services2,{GYGv8FqGa:\"General Dentistry Vancouver\",height:\"100%\",id:\"CDth1qfw0\",ikcXuBXB9:\"Dental Implants Vancouver\",layoutId:\"CDth1qfw0\",s5j69kCFP:\"Cosmetic Dentistry Vancouver\",ScuubERnI:\"Invisalign Vancouver\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"jdUDkh5GI\",vS1HRJjOL:\"Choose Our Dental Clinic as Your Go-To Destination for\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{height:495,width:\"390px\",y:(componentViewport?.y||0)+0+1615},rq2ddof1o:{width:\"688px\",y:(componentViewport?.y||0)+0+1699}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:509,width:\"1088px\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.2,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100}},{offset:0,ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19f4sni-container\",id:elementId1,nodeId:\"EJ1sx9LKW\",ref:ref2,rendersWithMotion:true,scopeId:\"JXKVNQ5sZ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"gj47VxAe4\"},rq2ddof1o:{variant:\"F2vT0meIJ\"}},children:/*#__PURE__*/_jsx(Dentist,{height:\"100%\",id:\"EJ1sx9LKW\",layoutId:\"EJ1sx9LKW\",style:{maxWidth:\"100%\",width:\"100%\"},tU7t5dw1S:\"Meet With One Of The Best Dentist in Vancouver\",variant:\"wkqkSfoGd\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-rukffh\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5diqt2\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"},children:\"Where Cutting-Edge Dental Expertise Meets Personalized Care: Your Destination for Holistic Dental Health, Beautiful Smiles, and Lasting Confidence.\"})})},rq2ddof1o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"},children:\"Where Cutting-Edge Dental Expertise Meets Personalized Care: Your Destination for Holistic Dental Health, Beautiful Smiles, and Lasting Confidence.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"},children:\"Where Cutting-Edge Dental Expertise Meets Personalized Care: Your Destination for Holistic Dental Health, Beautiful Smiles, and Lasting Confidence.\"})}),className:\"framer-7uy9qj\",\"data-framer-name\":\"I understand that every garden and client is unique, by working closely with you I create practical, stylish spaces that meet your all your functional and aesthetic requirements. I have long standing relationships with landscape contractors, lighting experts and specialist nurseries ensuring a smooth delivery of your garden.\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-g76pjw\",\"data-framer-name\":\"Color\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:34,delay:4,duration:.3,ease:[.44,0,.56,1],mass:5,stiffness:146,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:2e3,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-urvb8f\",\"data-framer-name\":\"Color\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:34,delay:3,duration:.3,ease:[.44,0,.56,1],mass:5,stiffness:146,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:2e3,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-bd7gr7\",\"data-framer-name\":\"Color\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:34,delay:3,duration:.3,ease:[.44,0,.56,1],mass:5,stiffness:146,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:2e3,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1httrwx\",\"data-framer-name\":\"Color\",style:{transformPerspective:1200}})]})]})}),/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.2,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100}},{ref:ref3,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ooprcp\",\"data-framer-name\":\"Testimionals\",id:elementId2,ref:ref3,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7tfhmt\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"},children:\"Testimonials\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-24ec4376-92f0-48e2-a2f4-e74fa917a240, rgb(38, 41, 47))\"},children:\"Testimonials\"})}),className:\"framer-1sia9it\",\"data-framer-name\":\"Meet With Dentist\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"center\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{width:`calc(${componentViewport?.width||\"100vw\"} - 112px)`,y:(componentViewport?.y||0)+0+2535},rq2ddof1o:{width:`calc(${componentViewport?.width||\"100vw\"} - 112px)`,y:(componentViewport?.y||0)+0+2883}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:462,width:\"1088px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-uf5kot-container\",isModuleExternal:true,nodeId:\"AS2RUTlTf\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(TestimonialsAlternative,{BEOhsxPeS:\"Kenlynn West\",CyT4u2J2u:\"Paul MacLeod\",DHk5rAh0O:\"Dana Tate\",FZXHmvudn:\"This place is amazing! The staff are so nice! And they got me in super fast as well! All of my teeth are bad, and have cavities, and missing most of them but thanks to this place, they are getting it all done in just 3-4 appointments!! All the other places take over a month to get in, but not A&A dental, they got me in right away, and we're so kind and considerate about my needs.Thank you for helping me, and being so kind. A&A dental.\",height:\"100%\",id:\"AS2RUTlTf\",layoutId:\"AS2RUTlTf\",NdV_Npoej:\"Absolutely changed my opinion regarding having work done on my teeth. Professional, courteous and seem to actually have some compassion and concern about my comfort, which allowed me to relax and feel at ease. Thanks and I'm quite happy with the work so far!! The receptionist is great and willing to work with me to find the best options for the work I'm having done \",R6EkTR5Ql:\"Adam\",rJUvJ7Jhc:\"I've recently returned to this office after an experiment with another dentist who was closer to my new house. The little bit further that I have to go for my appointments at A&A is worth it for Linda the office managers service. She's the best. The new location and renovations are amazing. The place looks great. Highly recommended\",slnBEMq1M:\"Really great clinic.  Got me in within a couple of hours on a holiday Monday when I had a dental emergency.  The clinic is really modern and clean and I love that they have old cartoons playing in the rooms :) .  The receptionist, doctors and all staff I interacted with were all very lovely, warm and friendly.  As someone who is very nervous in dentist offices, they made me feel very comfortable!\",style:{width:\"100%\"},variant:\"u5xV6nCtn\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:.2,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100}},{ref:ref4,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10o8b0t\",\"data-framer-name\":\"Faq\",id:elementId3,ref:ref4,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o33ib9\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7TWFucm9wZS02MDA=\",\"--framer-font-family\":'\"Manrope\", \"Manrope Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.05em\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(38, 41, 47)\"},children:\"FAQ\"})}),className:\"framer-9ss25n\",\"data-framer-name\":\"Meet With Dentist\",fonts:[\"GF;Manrope-600\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-si4uua\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1msbvyw\",\"data-framer-name\":\"Default\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{width:\"286px\",y:(componentViewport?.y||0)+0+3012+0+88+0+0+0+0},rq2ddof1o:{y:(componentViewport?.y||0)+0+3425+0+88+32+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`calc(min(${componentViewport?.width||\"100vw\"} - 112px, 1920px) - 64px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x6qz73-container\",isModuleExternal:true,nodeId:\"SvMDMS9Rr\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(FAQRow,{height:\"100%\",id:\"SvMDMS9Rr\",layoutId:\"SvMDMS9Rr\",style:{width:\"100%\"},T8rQFvSBR:\"General Dentistry Services: Comprehensive dental care for all needs, from routine check-ups to advanced procedures.\\n\\nDental Hygiene: Regular sessions with skilled hygienists using the latest techniques to keep teeth clean and healthy.\\n\\nImportance of Regular Check-ups: Early detection of issues to maintain overall oral health.\\n\\nPreventative Dental Care: Focus on prevention to keep teeth healthy long-term.\\n\\nOral Health Tips: Brushing, flossing, and regular visits are essential. Our team offers tips for maintaining a healthy smile.\\n\\nRestorative Dental Care: Fillings, crowns, and more to restore your smile.\\n\\nWide Range of Procedures: Dr. Dhingra offers solutions for various dental issues, ensuring high-standard care.\\n\\nPeriodontal Care: Focus on gum health to prevent future issues.\\n\\nGum Disease Prevention Tips: Regular cleanings and good hygiene are key to gum health.\",variant:\"cvEAqGQea\",W88zB8mIG:\"What dentistry services are offered at Vancouver AA Dental Clinic?\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-190kam0-container\",isModuleExternal:true,nodeId:\"UgeJlbyUw\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(FAQRow1,{height:\"100%\",id:\"UgeJlbyUw\",layoutId:\"UgeJlbyUw\",style:{width:\"100%\"},T8rQFvSBR:\"Cosmetic Dentistry Services: Modern dentistry offers solutions beyond basic care, enhancing appearance like cosmetic surgery. Contact our Dental Clinic Vancouver for cosmetic treatments to elevate your smile.\\n\\nTooth Whitening: Brighten your smile with our advanced whitening techniques, leaving your teeth shades whiter in one session.\\n\\nBenefits of a Brighter Smile: A white smile boosts confidence and enhances appearance, ideal for any occasion.\\n\\nVeneers: Thin porcelain shells cover imperfections, transforming your smile by correcting discoloration, gaps, and more.\\n\\nWhite Fillings: Aesthetic, natural-looking white fillings replace traditional silver, bonding strongly to the tooth for durability.\\n\\nInlays & Onlays: For larger cavities, custom inlays and onlays offer a precise fit, restoring the tooth's integrity.\\n\\nDental Crowns: Custom crowns address broken teeth and cosmetic concerns, with a multi-step process ensuring quality results.\\n\\nBridges and Partial Dentures: Solutions like bridges and dentures restore missing teeth for both function and appearance.\\n\\nGuidance on Missing Teeth Solutions: Our team provides options and guidance for the best restoration choice for your needs.\",variant:\"olL4EuSlL\",W88zB8mIG:\"How does cosmetic dentistry enhance smiles at AA Dental Clinic?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t8dreg-container\",isModuleExternal:true,nodeId:\"M8ITTBS4o\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(FAQRow1,{height:\"100%\",id:\"M8ITTBS4o\",layoutId:\"M8ITTBS4o\",style:{width:\"100%\"},T8rQFvSBR:\"Dental care should be accessible to all. Our range of financial aids and promotions ensures that everyone can receive the care they need, regardless of their financial situation.\\n\\nStudent and Senior Discounts at AA Dental Clinic Vancouver\\nWe believe in giving back to our community. Our student and senior discounts ensure that everyone can access top-quality dental care.\\n\\nHow to Use Discounts at Vancouver Dental Clinic\\nWhether it\u2019s a student ID or a senior\u2019s card, bring in your proof, and our team will ensure you receive your discount.\\n\\nIndian Status Card Benefits at Dental Office Vancouver\\nWe accept a range of insurance plans, including the Indian Status Card. Our team is on hand to guide you through the process, ensuring you maximize your benefits.\\n\\nUnderstanding Your Coverage with Vancouver Dentist\\nDental insurance can be confusing. Our team is here to help, guiding you through your coverage and ensuring you understand exactly what\u2019s covered.\",variant:\"olL4EuSlL\",W88zB8mIG:\"What financial aids are available to make dental care in Vancouver more accessible?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1488cbc-container\",isModuleExternal:true,nodeId:\"DXCdDTWbW\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(FAQRow1,{height:\"100%\",id:\"DXCdDTWbW\",layoutId:\"DXCdDTWbW\",style:{width:\"100%\"},T8rQFvSBR:\"You can easily book an appointment with a dentist Vancouver by visiting our website or giving our clinic a call. Our friendly staff will assist you in scheduling a convenient time for your visit.\",variant:\"olL4EuSlL\",W88zB8mIG:\"How can I book an appointment with a dentist Vancouver?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a016vq-container\",isModuleExternal:true,nodeId:\"DGzN7CYFr\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(FAQRow1,{height:\"100%\",id:\"DGzN7CYFr\",layoutId:\"DGzN7CYFr\",style:{width:\"100%\"},T8rQFvSBR:\"If you have a dental emergency, it\u2019s crucial to contact our Vancouver dental clinic immediately. We prioritize emergencies and will provide guidance on immediate steps to take while arranging for an urgent appointment.\",variant:\"olL4EuSlL\",W88zB8mIG:\"How does the Vancouver dental clinic handle dental emergencies?\",width:\"100%\"})})})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3815),pixelHeight:1e4,pixelWidth:2400,src:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png\",srcSet:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png?scale-down-to=4096 983w,https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png 2400w\"}}},children:/*#__PURE__*/_jsxs(Image,{as:\"footer\",background:{alt:\"\",fit:\"fill\",pixelHeight:1e4,pixelWidth:2400,src:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png\",srcSet:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png?scale-down-to=4096 983w,https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png 2400w\"},className:\"framer-i8p7vc hidden-1rkvaw6 hidden-1ezxxin\",\"data-border\":true,\"data-framer-name\":\"Footer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-awuab6\",\"data-framer-name\":\"Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wmlf4p\",\"data-framer-name\":\"Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gS4i6lzKQ\"},motionChild:true,nodeId:\"i_ieEJQf8\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"About Us\"})})})}),className:\"framer-p1y21c\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dippo9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RYGYGigw2\"},motionChild:true,nodeId:\"kAiO4MHHz\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Doctors\"})})})}),className:\"framer-e8zlbl\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lBhXjwlhq\"},motionChild:true,nodeId:\"Qj1pgUnOT\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Blogs\"})})})}),className:\"framer-1g0xopl\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mBeiEuHVK\"},motionChild:true,nodeId:\"swGTBEo8P\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"FAQ\"})})})}),className:\"framer-104y5zv\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5idj9k\",\"data-framer-name\":\"Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dasSNenxt\"},motionChild:true,nodeId:\"VTnGSe4Oc\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Services\"})})})}),className:\"framer-g0z7w6\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bm5rez\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,width:\"80px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1thzr9d-container\",isModuleExternal:true,nodeId:\"ArZ7WQ43a\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(B12,{height:\"100%\",id:\"ArZ7WQ43a\",layoutId:\"ArZ7WQ43a\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"87px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kzmlcp-container\",isModuleExternal:true,nodeId:\"QeLv1O6Ng\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(B13,{height:\"100%\",id:\"QeLv1O6Ng\",layoutId:\"QeLv1O6Ng\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"89px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1plf7av-container\",isModuleExternal:true,nodeId:\"Of47A7Jfu\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(B14,{height:\"100%\",id:\"Of47A7Jfu\",layoutId:\"Of47A7Jfu\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m2ykl4\",\"data-framer-name\":\"Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"vjZhXVDUT\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Contact Us\"})})})}),className:\"framer-fgevgz\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q1xmra\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:\"tel:+16042554001\",motionChild:true,nodeId:\"aMuEHj_46\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"+1 (604) 255-4001\"})})})}),className:\"framer-avblxi\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://g.co/kgs/6iXqWbQ\",motionChild:true,nodeId:\"nGNW2INV_\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"A & A Dental Centre, 1230 Commercial Dr, Vancouver, BC V5L 3X4\"})})})}),className:\"framer-apkf9m\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://g.co/kgs/NMK9nbr\",motionChild:true,nodeId:\"YlTNmy7d8\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"City Dental Centre, 13737 96 Ave #102, Surrey, BC V3V 0C6\"})})})}),className:\"framer-jgp836\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXRraW5zb24gSHlwZXJsZWdpYmxlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Atkinson Hyperlegible\", \"Atkinson Hyperlegible Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://aadentalclinicvancouver.ca/\",motionChild:true,nodeId:\"nwfWK4G0r\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"\\xa9 2025 AA DENTAL CENTRE. All rights reserved.\"})})})}),className:\"framer-1axrbt8\",fonts:[\"GF;Atkinson Hyperlegible-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8crcqn\",\"data-framer-name\":\"Icons\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/people/City-Dental-Centre/https://www.facebook.com/people/AA-Dental-Centre/100064000577098//\",motionChild:true,nodeId:\"VkMIoUmsa\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-mhgkob framer-3merye\",\"data-framer-name\":\"facebook_svgrepo_com\",fill:\"black\",intrinsicHeight:800,intrinsicWidth:800,svg:'<svg width=\"800\" height=\"800\" viewBox=\"0 0 1024 1024\" class=\"icon\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M715.637 960h171.897C920.348 960 960 932.759 960 898.909V125.091C960 91.243 920.348 64 887.534 64H113.716C77.004 64 64 96.892 64 125.091v773.818C64 927.109 77.004 960 113.716 960h439.012V634.182H410.181c-11.257 0-20.363-9.106-20.363-20.363V491.637c0-11.257 9.106-20.365 20.363-20.365h142.546V328.728c0-99.354 88.056-183.272 192.261-183.272h113.193c11.257 0 20.365 9.106 20.365 20.363V288c0 11.258-9.108 20.365-20.365 20.365h-72.465c-34.444 0-70.079 19.052-70.079 50.908v112h131.17a20.27 20.27 0 0 1 16.507 8.472c3.856 5.291 4.891 12.133 2.823 18.337l-40.728 122.181a20.403 20.403 0 0 1-19.33 13.919h-90.442V960z\" fill=\"#2577FF\"/><path d=\"M807.708 451.723h-92.071v19.549h112.288c-.161-3.938-1.326-7.809-3.711-11.078a20.263 20.263 0 0 0-16.506-8.471zM513.629 940.451H75.445C83.3 951.952 95.599 960 113.716 960h439.012V634.183H513.63v306.268zm325.654-794.995c-.451-10.855-9.231-19.549-20.198-19.549H705.89c-104.205 0-192.261 83.919-192.261 183.272v142.544H371.083c-11.257 0-20.363 9.108-20.363 20.365v122.181c0 11.258 9.107 20.364 20.363 20.364h18.899c-.012-.286-.164-.527-.164-.815V491.637c0-11.257 9.106-20.365 20.363-20.365h142.546V328.728c0-99.353 88.056-183.272 192.261-183.272h94.295z\"/><path d=\"M900.123 65.251c12.221 10.76 20.778 24.748 20.778 40.29V879.36c0 33.85-39.651 61.091-72.467 61.091H715.637V960h171.896C920.348 960 960 932.759 960 898.909V125.091c0-29.6-30.322-54.141-59.877-59.84z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/aadentalcentre\",motionChild:true,nodeId:\"zRN2qJFmQ\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-f6c706 framer-3merye\",\"data-framer-name\":\"x_social_media_logo_icon\",fill:\"black\",intrinsicHeight:510,intrinsicWidth:512,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 509.64\"><rect width=\"512\" height=\"509.64\" rx=\"115.61\" ry=\"115.61\"/><path fill=\"#fff\" fill-rule=\"nonzero\" d=\"M323.74 148.35h36.12l-78.91 90.2 92.83 122.73h-72.69l-56.93-74.43-65.15 74.43h-36.14l84.4-96.47-89.05-116.46h74.53l51.46 68.04 59.53-68.04zm-12.68 191.31h20.02l-129.2-170.82H180.4l130.66 170.82z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/aadentalcentrebc/\",motionChild:true,nodeId:\"UPv7XoEau\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-ov400e framer-3merye\",\"data-framer-name\":\"Instagram-1-svgrepo-com\",fill:\"black\",intrinsicHeight:800,intrinsicWidth:800,svg:'<svg width=\"800\" height=\"800\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#a)\"/><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#b)\"/><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#c)\"/><path d=\"M23 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 21a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 15.6c0-3.36 0-5.04.654-6.324a6 6 0 0 1 2.622-2.622C10.56 6 12.24 6 15.6 6h.8c3.36 0 5.04 0 6.324.654a6 6 0 0 1 2.622 2.622C26 10.56 26 12.24 26 15.6v.8c0 3.36 0 5.04-.654 6.324a6 6 0 0 1-2.622 2.622C21.44 26 19.76 26 16.4 26h-.8c-3.36 0-5.04 0-6.324-.654a6 6 0 0 1-2.622-2.622C6 21.44 6 19.76 6 16.4v-.8ZM15.6 8h.8c1.713 0 2.878.002 3.778.075.877.072 1.325.202 1.638.361a4 4 0 0 1 1.748 1.748c.16.313.29.761.36 1.638.074.9.076 2.065.076 3.778v.8c0 1.713-.002 2.878-.075 3.778-.072.877-.202 1.325-.361 1.638a4 4 0 0 1-1.748 1.748c-.313.16-.761.29-1.638.36-.9.074-2.065.076-3.778.076h-.8c-1.713 0-2.878-.002-3.778-.075-.877-.072-1.325-.202-1.638-.361a4 4 0 0 1-1.748-1.748c-.16-.313-.29-.761-.36-1.638C8.001 19.278 8 18.113 8 16.4v-.8c0-1.713.002-2.878.075-3.778.072-.877.202-1.325.361-1.638a4 4 0 0 1 1.748-1.748c.313-.16.761-.29 1.638-.36.9-.074 2.065-.076 3.778-.076Z\" fill=\"#fff\"/><defs><radialGradient id=\"a\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(-55.376 27.916 .066) scale(25.5196)\"><stop stop-color=\"#B13589\"/><stop offset=\".793\" stop-color=\"#C62F94\"/><stop offset=\"1\" stop-color=\"#8A3AC8\"/></radialGradient><radialGradient id=\"b\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(-65.136 29.766 6.89) scale(22.5942)\"><stop stop-color=\"#E0E8B7\"/><stop offset=\".445\" stop-color=\"#FB8A2E\"/><stop offset=\".715\" stop-color=\"#E2425C\"/><stop offset=\"1\" stop-color=\"#E2425C\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"c\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(38.50003 -5.5 1.1764 8.23476 .5 3)\"><stop offset=\".157\" stop-color=\"#406ADC\"/><stop offset=\".468\" stop-color=\"#6A45BE\"/><stop offset=\"1\" stop-color=\"#6A45BE\" stop-opacity=\"0\"/></radialGradient></defs></svg>',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nAqqYEKjs:{y:(componentViewport?.y||0)+0+3815+710-73}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"358px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t5bntu-container\",isModuleExternal:true,nodeId:\"tbO_7cFyQ\",rendersWithMotion:true,scopeId:\"JXKVNQ5sZ\",whileHover:animation5,children:/*#__PURE__*/_jsx(B25,{height:\"100%\",id:\"tbO_7cFyQ\",layoutId:\"tbO_7cFyQ\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3xev80\",\"data-framer-name\":\"Copyright\"})]})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4357),pixelHeight:1e4,pixelWidth:2400,sizes:\"807px\",src:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png\",srcSet:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png?scale-down-to=4096 983w,https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png 2400w\"}}},children:/*#__PURE__*/_jsxs(Image,{as:\"footer\",background:{alt:\"\",fit:\"fill\",pixelHeight:1e4,pixelWidth:2400,sizes:\"1200px\",src:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png\",srcSet:\"https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png?scale-down-to=4096 983w,https://framerusercontent.com/images/OCOWoocWTnGEoSDClfhfJhKN3k.png 2400w\"},className:\"framer-11j0bva hidden-12qpm79\",\"data-border\":true,\"data-framer-name\":\"Footer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ia6hcl\",\"data-framer-name\":\"Horizontal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r3uf1r\",\"data-framer-name\":\"Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"gS4i6lzKQ\"},motionChild:true,nodeId:\"psoO0z3DO\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"About Us\"})})})}),className:\"framer-1opadw0\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x14glm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"mBeiEuHVK\"},motionChild:true,nodeId:\"PuxUyzEFl\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"FAQ\"})})})}),className:\"framer-1epp8p7\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RYGYGigw2\"},motionChild:true,nodeId:\"VtWenJTvJ\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Doctors\"})})})}),className:\"framer-15z2qdo\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lBhXjwlhq\"},motionChild:true,nodeId:\"X8TAEfmzx\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Blogs\"})})})}),className:\"framer-1yqt157\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n0p30l\",\"data-framer-name\":\"Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dasSNenxt\"},motionChild:true,nodeId:\"pwVwv_YPP\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Services\"})})})}),className:\"framer-1txs73v\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jbjb30\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{y:(componentViewport?.y||0)+0+4357+10+0+20+148+12+45+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,width:\"80px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-19xpjjg-container\",nodeId:\"vnbUodhtE\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(B121,{height:\"100%\",id:\"vnbUodhtE\",layoutId:\"vnbUodhtE\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{y:(componentViewport?.y||0)+0+4357+10+0+20+148+12+45+0+28}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"87px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xwt9qu-container\",isModuleExternal:true,nodeId:\"DWlX8Q3co\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(B13,{height:\"100%\",id:\"DWlX8Q3co\",layoutId:\"DWlX8Q3co\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{y:(componentViewport?.y||0)+0+4357+10+0+20+148+12+45+0+62}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"89px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bqsknb-container\",isModuleExternal:true,nodeId:\"bEsH8p4Fe\",scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(B14,{height:\"100%\",id:\"bEsH8p4Fe\",layoutId:\"bEsH8p4Fe\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18dpr2r\",\"data-framer-name\":\"Vertical\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"sdALhnJFg\"},motionChild:true,nodeId:\"NmVEL2j2z\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"Contact Us\"})})})}),className:\"framer-1kdytt\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kskof7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7TW9jaGl5IFBvcCBPbmUtcmVndWxhcg==\",\"--framer-font-family\":'\"Mochiy Pop One\", \"Mochiy Pop One Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:\"tel:+16042554001\",motionChild:true,nodeId:\"DiSOIPS1q\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"+1 (604) 255-4001\"})})})}),className:\"framer-m6xb5z\",fonts:[\"GF;Mochiy Pop One-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://g.co/kgs/6iXqWbQ\",motionChild:true,nodeId:\"pG9Hd1EIm\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"A & A Dental Centre, 1230 Commercial Dr, Vancouver, BC V5L 3X4\"})})})}),className:\"framer-7zei76\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://g.co/kgs/NMK9nbr\",motionChild:true,nodeId:\"PfzhYELI2\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"City Dental Centre, 13737 96 Ave #102, Surrey, BC V3V 0C6\"})})})}),className:\"framer-1yiepl2\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1emg71r\",\"data-framer-name\":\"Copyright\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXRraW5zb24gSHlwZXJsZWdpYmxlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Atkinson Hyperlegible\", \"Atkinson Hyperlegible Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"JXKVNQ5sZ\"},motionChild:true,nodeId:\"ascipepaF\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"\\xa9 2025 AA DENTAL CENTRE. All rights reserved.\"})})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXRraW5zb24gSHlwZXJsZWdpYmxlLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Atkinson Hyperlegible\", \"Atkinson Hyperlegible Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://aadentalclinicvancouver.ca/\",motionChild:true,nodeId:\"ascipepaF\",openInNewTab:false,scopeId:\"JXKVNQ5sZ\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y15gdt\",\"data-styles-preset\":\"jHB4Cyejt\",children:\"\\xa9 2025 AA DENTAL CENTRE. All rights reserved.\"})})})}),className:\"framer-12jtbeh\",fonts:[\"GF;Atkinson Hyperlegible-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bywt8l\",\"data-framer-name\":\"Icons\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/people/AA-Dental-Centre/100064000577098/\",motionChild:true,nodeId:\"t7j3xB1EP\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1b4q93 framer-3merye\",\"data-framer-name\":\"facebook_svgrepo_com\",fill:\"black\",intrinsicHeight:800,intrinsicWidth:800,svg:'<svg width=\"800\" height=\"800\" viewBox=\"0 0 1024 1024\" class=\"icon\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M715.637 960h171.897C920.348 960 960 932.759 960 898.909V125.091C960 91.243 920.348 64 887.534 64H113.716C77.004 64 64 96.892 64 125.091v773.818C64 927.109 77.004 960 113.716 960h439.012V634.182H410.181c-11.257 0-20.363-9.106-20.363-20.363V491.637c0-11.257 9.106-20.365 20.363-20.365h142.546V328.728c0-99.354 88.056-183.272 192.261-183.272h113.193c11.257 0 20.365 9.106 20.365 20.363V288c0 11.258-9.108 20.365-20.365 20.365h-72.465c-34.444 0-70.079 19.052-70.079 50.908v112h131.17a20.27 20.27 0 0 1 16.507 8.472c3.856 5.291 4.891 12.133 2.823 18.337l-40.728 122.181a20.403 20.403 0 0 1-19.33 13.919h-90.442V960z\" fill=\"#2577FF\"/><path d=\"M807.708 451.723h-92.071v19.549h112.288c-.161-3.938-1.326-7.809-3.711-11.078a20.263 20.263 0 0 0-16.506-8.471zM513.629 940.451H75.445C83.3 951.952 95.599 960 113.716 960h439.012V634.183H513.63v306.268zm325.654-794.995c-.451-10.855-9.231-19.549-20.198-19.549H705.89c-104.205 0-192.261 83.919-192.261 183.272v142.544H371.083c-11.257 0-20.363 9.108-20.363 20.365v122.181c0 11.258 9.107 20.364 20.363 20.364h18.899c-.012-.286-.164-.527-.164-.815V491.637c0-11.257 9.106-20.365 20.363-20.365h142.546V328.728c0-99.353 88.056-183.272 192.261-183.272h94.295z\"/><path d=\"M900.123 65.251c12.221 10.76 20.778 24.748 20.778 40.29V879.36c0 33.85-39.651 61.091-72.467 61.091H715.637V960h171.896C920.348 960 960 932.759 960 898.909V125.091c0-29.6-30.322-54.141-59.877-59.84z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/aadentalcentre\",motionChild:true,nodeId:\"kvu64uTaO\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-1bef2h4 framer-3merye\",\"data-framer-name\":\"x_social_media_logo_icon\",fill:\"black\",intrinsicHeight:510,intrinsicWidth:512,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 509.64\"><rect width=\"512\" height=\"509.64\" rx=\"115.61\" ry=\"115.61\"/><path fill=\"#fff\" fill-rule=\"nonzero\" d=\"M323.74 148.35h36.12l-78.91 90.2 92.83 122.73h-72.69l-56.93-74.43-65.15 74.43h-36.14l84.4-96.47-89.05-116.46h74.53l51.46 68.04 59.53-68.04zm-12.68 191.31h20.02l-129.2-170.82H180.4l130.66 170.82z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.instagram.com/aadentalcentrebc/\",motionChild:true,nodeId:\"zP23Oq7lx\",openInNewTab:true,scopeId:\"JXKVNQ5sZ\",children:/*#__PURE__*/_jsx(SVG,{as:\"a\",className:\"framer-12qym0q framer-3merye\",\"data-framer-name\":\"Instagram-1-svgrepo-com\",fill:\"black\",intrinsicHeight:800,intrinsicWidth:800,svg:'<svg width=\"800\" height=\"800\" viewBox=\"0 0 32 32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#a)\"/><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#b)\"/><rect x=\"2\" y=\"2\" width=\"28\" height=\"28\" rx=\"6\" fill=\"url(#c)\"/><path d=\"M23 10.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 21a5 5 0 1 0 0-10 5 5 0 0 0 0 10Zm0-2a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z\" fill=\"#fff\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 15.6c0-3.36 0-5.04.654-6.324a6 6 0 0 1 2.622-2.622C10.56 6 12.24 6 15.6 6h.8c3.36 0 5.04 0 6.324.654a6 6 0 0 1 2.622 2.622C26 10.56 26 12.24 26 15.6v.8c0 3.36 0 5.04-.654 6.324a6 6 0 0 1-2.622 2.622C21.44 26 19.76 26 16.4 26h-.8c-3.36 0-5.04 0-6.324-.654a6 6 0 0 1-2.622-2.622C6 21.44 6 19.76 6 16.4v-.8ZM15.6 8h.8c1.713 0 2.878.002 3.778.075.877.072 1.325.202 1.638.361a4 4 0 0 1 1.748 1.748c.16.313.29.761.36 1.638.074.9.076 2.065.076 3.778v.8c0 1.713-.002 2.878-.075 3.778-.072.877-.202 1.325-.361 1.638a4 4 0 0 1-1.748 1.748c-.313.16-.761.29-1.638.36-.9.074-2.065.076-3.778.076h-.8c-1.713 0-2.878-.002-3.778-.075-.877-.072-1.325-.202-1.638-.361a4 4 0 0 1-1.748-1.748c-.16-.313-.29-.761-.36-1.638C8.001 19.278 8 18.113 8 16.4v-.8c0-1.713.002-2.878.075-3.778.072-.877.202-1.325.361-1.638a4 4 0 0 1 1.748-1.748c.313-.16.761-.29 1.638-.36.9-.074 2.065-.076 3.778-.076Z\" fill=\"#fff\"/><defs><radialGradient id=\"a\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(-55.376 27.916 .066) scale(25.5196)\"><stop stop-color=\"#B13589\"/><stop offset=\".793\" stop-color=\"#C62F94\"/><stop offset=\"1\" stop-color=\"#8A3AC8\"/></radialGradient><radialGradient id=\"b\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(-65.136 29.766 6.89) scale(22.5942)\"><stop stop-color=\"#E0E8B7\"/><stop offset=\".445\" stop-color=\"#FB8A2E\"/><stop offset=\".715\" stop-color=\"#E2425C\"/><stop offset=\"1\" stop-color=\"#E2425C\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"c\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(38.50003 -5.5 1.1764 8.23476 .5 3)\"><stop offset=\".157\" stop-color=\"#406ADC\"/><stop offset=\".468\" stop-color=\"#6A45BE\"/><stop offset=\"1\" stop-color=\"#6A45BE\" stop-opacity=\"0\"/></radialGradient></defs></svg>',withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{y:(componentViewport?.y||0)+0+4357+395-74.1167}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"355px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-cajtk-container\",isModuleExternal:true,nodeId:\"d5GSX2kDs\",rendersWithMotion:true,scopeId:\"JXKVNQ5sZ\",whileHover:animation5,children:/*#__PURE__*/_jsx(B25,{height:\"100%\",id:\"d5GSX2kDs\",layoutId:\"d5GSX2kDs\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{rq2ddof1o:{height:24,width:\"355px\",y:(componentViewport?.y||0)+0+4357+395-62.1167}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11s92hw-container hidden-1rkvaw6\",isModuleExternal:true,nodeId:\"mAjh1OfpH\",rendersWithMotion:true,scopeId:\"JXKVNQ5sZ\",whileHover:animation5,children:/*#__PURE__*/_jsx(B25,{height:\"100%\",id:\"mAjh1OfpH\",layoutId:\"mAjh1OfpH\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ODAWU.framer-3merye, .framer-ODAWU .framer-3merye { display: block; }\",\".framer-ODAWU.framer-1rkvaw6 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 56px 32px 56px; position: relative; width: 1200px; }\",\".framer-ODAWU .framer-x0dpw8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-16rivvj-container, .framer-ODAWU .framer-1yiwo8e-container { flex: none; height: auto; max-width: 1920px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-1fbz5od-container { flex: none; height: auto; position: relative; width: 390px; }\",\".framer-ODAWU .framer-1kgmt4i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-5giv53 { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 190px 60px 190px 60px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ODAWU .framer-13jkq0s, .framer-ODAWU .framer-kf2nle, .framer-ODAWU .framer-m8fqt0 { background-color: rgba(0, 0, 0, 0.5); bottom: 0px; flex: none; gap: 10px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-ODAWU .framer-1nzs49i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 145px; justify-content: center; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ODAWU .framer-1ql8620 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 145px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 260px; }\",\".framer-ODAWU .framer-ojvwau { background-color: rgba(252, 188, 50, 0.47); border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; flex: none; height: 145px; max-width: 1920px; position: relative; text-decoration: none; width: 130px; }\",\".framer-ODAWU .framer-8yzrrb { bottom: 6px; flex: none; height: 60px; left: 33px; max-width: 1920px; position: absolute; width: 80px; }\",\".framer-ODAWU .framer-1wkyua8 { flex: none; height: auto; left: 12px; max-width: 1920px; position: absolute; top: 60px; white-space: pre-wrap; width: 136px; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-1wp7qwo, .framer-ODAWU .framer-fr40kf, .framer-ODAWU .framer-1mzvntj, .framer-ODAWU .framer-1cabxxk, .framer-ODAWU .framer-tv41v4, .framer-ODAWU .framer-1rh7mq6 { flex: none; gap: 10px; height: 40px; left: 12px; max-width: 1920px; overflow: hidden; position: absolute; top: 18px; width: 40px; }\",\".framer-ODAWU .framer-1b99jvb { background-color: rgba(161, 0, 0, 0.47); border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; flex: none; gap: 0px; height: 145px; max-width: 1920px; overflow: visible; position: relative; text-decoration: none; width: 130px; }\",\".framer-ODAWU .framer-1gu3tqe { aspect-ratio: 0.5614035087719298 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 116px); max-width: 1920px; mix-blend-mode: luminosity; position: absolute; right: 24px; top: 37px; width: 65px; }\",\".framer-ODAWU .framer-cpg189 { flex: none; height: auto; left: 12px; max-width: 1920px; position: absolute; top: 60px; white-space: pre-wrap; width: 151px; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-e4p1ts { flex: none; height: auto; max-width: 1920px; position: relative; white-space: pre-wrap; width: 255px; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-oo8kar-container, .framer-ODAWU .framer-156zkmy-container { flex: none; height: 60px; max-width: 1920px; position: relative; width: 265px; }\",\".framer-ODAWU .framer-o3cgez { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: grid; flex: none; gap: 20px; grid-auto-rows: 200px; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, 200px); height: min-content; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 698px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ODAWU .framer-13oe18a { align-self: start; flex: none; height: auto; justify-self: start; max-width: 1920px; position: relative; white-space: pre-wrap; width: fit-content; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-rcvjkd, .framer-ODAWU .framer-158bzku { align-self: center; background-color: rgba(252, 188, 50, 0.47); border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; flex: none; gap: 0px; height: 100%; justify-self: center; max-width: 1920px; overflow: visible; position: relative; text-decoration: none; width: 100%; }\",\".framer-ODAWU .framer-1b3aumw, .framer-ODAWU .framer-1dqlsyl { aspect-ratio: 0.5614035087719298 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 114px); max-width: 1920px; mix-blend-mode: luminosity; position: absolute; right: 42px; top: 80px; width: 64px; }\",\".framer-ODAWU .framer-1llctg1, .framer-ODAWU .framer-1uedh8t { flex: none; height: auto; left: 12px; max-width: 1920px; position: absolute; top: 60px; white-space: pre-wrap; width: 235px; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-f83lf4 { align-content: center; align-items: center; align-self: end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; justify-self: start; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ODAWU .framer-1ahknef-container, .framer-ODAWU .framer-15vowjq-container { flex: none; height: 60px; max-width: 1920px; position: relative; width: 280px; }\",\".framer-ODAWU .framer-1ty8ebz, .framer-ODAWU .framer-13r1256 { align-self: center; background-color: rgba(161, 0, 0, 0.65); border-bottom-left-radius: 28px; border-bottom-right-radius: 28px; border-top-left-radius: 28px; border-top-right-radius: 28px; flex: none; height: 100%; justify-self: start; max-width: 1920px; position: relative; text-decoration: none; width: 100%; }\",\".framer-ODAWU .framer-1p3s9zv, .framer-ODAWU .framer-1p3on1r { flex: none; height: 80px; max-width: 1920px; position: absolute; right: 24px; top: 114px; width: 143px; }\",\".framer-ODAWU .framer-e852v8, .framer-ODAWU .framer-1d7kz6c { flex: none; height: auto; left: 12px; max-width: 1920px; position: absolute; top: 60px; white-space: pre-wrap; width: 260px; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-132on5g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-1tb8xrx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-bedoaz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ODAWU .framer-f8od7e { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: grid; flex: none; gap: 20px; grid-auto-rows: 200px; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, 200px); height: min-content; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ODAWU .framer-2jydx2 { align-self: start; flex: none; height: auto; justify-self: start; max-width: 1920px; position: relative; white-space: pre-wrap; width: 536px; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-14vz9rk { align-content: center; align-items: center; align-self: end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: center; justify-self: start; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ODAWU .framer-qh903m-container, .framer-ODAWU .framer-1ysgvam-container { flex: none; height: 60px; max-width: 1920px; position: relative; width: 536px; }\",\".framer-ODAWU .framer-17pkhmi, .framer-ODAWU .framer-rukffh { 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: 1920px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-13y2lt1, .framer-ODAWU .framer-5diqt2 { flex: none; height: 155px; max-width: 1920px; overflow: hidden; position: relative; width: 100%; }\",\".framer-ODAWU .framer-iwed2u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; max-width: 1920px; overflow: hidden; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; }\",\".framer-ODAWU .framer-iqr5vv { flex: 1 0 0px; height: auto; max-width: 1920px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-kjvt64 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-ODAWU .framer-nz0fqv { 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; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-18zzts3, .framer-ODAWU .framer-7tfhmt, .framer-ODAWU .framer-1o33ib9 { 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; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-15xk06m { flex: none; height: auto; max-width: 1920px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-19f4sni-container { flex: none; height: auto; max-width: 1920px; position: relative; width: 1088px; z-index: 1; }\",\".framer-ODAWU .framer-7uy9qj { flex: none; height: auto; left: 0px; max-width: 1920px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-g76pjw { align-content: center; align-items: center; bottom: -4px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-ODAWU .framer-urvb8f, .framer-ODAWU .framer-bd7gr7, .framer-ODAWU .framer-1httrwx { background-color: rgba(255, 255, 255, 0.7); flex: 1 0 0px; height: 1px; max-width: 1920px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-1ooprcp, .framer-ODAWU .framer-10o8b0t { 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: flex-start; max-width: 1920px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-1sia9it, .framer-ODAWU .framer-9ss25n { flex: none; height: auto; max-width: 1920px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-uf5kot-container { flex: none; height: auto; position: relative; width: 1088px; }\",\".framer-ODAWU .framer-si4uua { align-content: center; align-items: center; background-color: rgba(214, 255, 255, 0.3); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ODAWU .framer-1msbvyw { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ODAWU .framer-1x6qz73-container, .framer-ODAWU .framer-190kam0-container, .framer-ODAWU .framer-1t8dreg-container, .framer-ODAWU .framer-1488cbc-container, .framer-ODAWU .framer-1a016vq-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ODAWU .framer-i8p7vc { --border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0.05); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 58px; height: 710px; justify-content: center; overflow: visible; padding: 10px 100px 10px 100px; position: relative; width: min-content; }\",\".framer-ODAWU .framer-awuab6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 320px; }\",\".framer-ODAWU .framer-wmlf4p, .framer-ODAWU .framer-5idj9k, .framer-ODAWU .framer-1m2ykl4, .framer-ODAWU .framer-r3uf1r, .framer-ODAWU .framer-1n0p30l, .framer-ODAWU .framer-18dpr2r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 300px; }\",\".framer-ODAWU .framer-p1y21c, .framer-ODAWU .framer-e8zlbl, .framer-ODAWU .framer-1g0xopl, .framer-ODAWU .framer-104y5zv, .framer-ODAWU .framer-g0z7w6, .framer-ODAWU .framer-fgevgz, .framer-ODAWU .framer-1opadw0, .framer-ODAWU .framer-1epp8p7, .framer-ODAWU .framer-15z2qdo, .framer-ODAWU .framer-1yqt157, .framer-ODAWU .framer-1txs73v, .framer-ODAWU .framer-1kdytt { --framer-paragraph-spacing: 0px; -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-ODAWU .framer-dippo9, .framer-ODAWU .framer-bm5rez, .framer-ODAWU .framer-1x14glm, .framer-ODAWU .framer-1jbjb30 { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ODAWU .framer-1thzr9d-container, .framer-ODAWU .framer-19xpjjg-container { flex: none; height: 18px; position: relative; width: 80px; }\",\".framer-ODAWU .framer-1kzmlcp-container, .framer-ODAWU .framer-1xwt9qu-container { flex: none; height: 24px; position: relative; width: 87px; }\",\".framer-ODAWU .framer-1plf7av-container, .framer-ODAWU .framer-bqsknb-container { flex: none; height: 24px; position: relative; width: 89px; }\",\".framer-ODAWU .framer-q1xmra, .framer-ODAWU .framer-kskof7 { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: 300px; }\",\".framer-ODAWU .framer-avblxi, .framer-ODAWU .framer-m6xb5z { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-ODAWU .framer-apkf9m, .framer-ODAWU .framer-7zei76 { --framer-paragraph-spacing: 0px; bottom: -60px; flex: none; height: auto; left: 0px; overflow: hidden; position: absolute; white-space: pre-wrap; width: 103%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-ODAWU .framer-jgp836, .framer-ODAWU .framer-1yiepl2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ODAWU .framer-1axrbt8 { --framer-paragraph-spacing: 0px; bottom: 25px; flex: none; height: auto; left: 50%; overflow: visible; position: absolute; transform: translateX(-50%); white-space: pre; width: auto; z-index: 1; }\",\".framer-ODAWU .framer-8crcqn { align-content: center; align-items: center; bottom: 91px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; left: 355px; min-height: 20px; min-width: 80px; overflow: visible; padding: 0px; position: absolute; width: min-content; z-index: 1; }\",\".framer-ODAWU .framer-mhgkob { bottom: 0px; flex: none; left: 0px; position: absolute; text-decoration: none; top: 0px; width: 20px; z-index: 1; }\",\".framer-ODAWU .framer-f6c706 { bottom: 0px; flex: none; left: calc(50.00000000000002% - 20px / 2); position: absolute; text-decoration: none; top: 0px; width: 20px; z-index: 1; }\",\".framer-ODAWU .framer-ov400e { aspect-ratio: 1 / 1; bottom: 0px; flex: none; position: absolute; right: 0px; text-decoration: none; top: 0px; width: var(--framer-aspect-ratio-supported, 20px); z-index: 1; }\",\".framer-ODAWU .framer-1t5bntu-container { bottom: 47px; flex: none; height: 26px; left: calc(50.00000000000002% - 358px / 2); position: absolute; width: 358px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-ODAWU .framer-3xev80 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 19px; justify-content: space-between; max-width: 10px; overflow: visible; padding: 0px; position: relative; width: 10px; }\",\".framer-ODAWU .framer-11j0bva { --border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0.05); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 10px 100px 10px 100px; position: relative; width: 1200px; }\",\".framer-ODAWU .framer-ia6hcl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-1emg71r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 19px; justify-content: space-between; max-width: 10px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ODAWU .framer-12jtbeh { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: -495px; overflow: visible; position: absolute; top: -10px; white-space: pre; width: auto; z-index: 1; }\",\".framer-ODAWU .framer-1bywt8l { 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: visible; padding: 0px; position: absolute; right: -541px; top: -6px; width: min-content; z-index: 1; }\",\".framer-ODAWU .framer-1b4q93, .framer-ODAWU .framer-1bef2h4 { flex: none; height: 20px; position: relative; text-decoration: none; width: 20px; }\",\".framer-ODAWU .framer-12qym0q { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; text-decoration: none; width: 20px; }\",\".framer-ODAWU .framer-cajtk-container { bottom: 15px; flex: none; height: 24px; left: 691px; position: absolute; width: 355px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ODAWU .framer-11s92hw-container { bottom: 38px; flex: none; height: 24px; position: absolute; right: -477px; width: 355px; will-change: var(--framer-will-change-effect-override, transform); }\",...sharedStyle.css,'.framer-ODAWU[data-border=\"true\"]::after, .framer-ODAWU [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-ODAWU.framer-1rkvaw6 { padding: 0px 56px 0px 56px; width: 810px; } .framer-ODAWU .framer-x0dpw8 { height: 622px; } .framer-ODAWU .framer-16rivvj-container { height: 64px; width: 698px; } .framer-ODAWU .framer-kf2nle, .framer-ODAWU .framer-1opadw0 { order: 0; } .framer-ODAWU .framer-13oe18a, .framer-ODAWU .framer-1jbjb30 { order: 1; } .framer-ODAWU .framer-rcvjkd { order: 2; } .framer-ODAWU .framer-f83lf4 { order: 3; } .framer-ODAWU .framer-1ty8ebz { order: 4; } .framer-ODAWU .framer-17pkhmi, .framer-ODAWU .framer-13y2lt1 { width: 698px; } .framer-ODAWU .framer-19f4sni-container { width: 688px; } .framer-ODAWU .framer-uf5kot-container { width: 100%; } .framer-ODAWU .framer-11j0bva { width: 807px; } .framer-ODAWU .framer-ia6hcl { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 296px; justify-content: center; padding: 20px 20px 20px 0px; width: 807px; z-index: 1; } .framer-ODAWU .framer-r3uf1r { align-content: center; align-items: center; align-self: start; height: 100%; justify-self: start; order: 0; width: 100%; } .framer-ODAWU .framer-1x14glm { align-content: center; align-items: center; gap: 0px; order: 1; } .framer-ODAWU .framer-1n0p30l { align-content: center; align-items: center; align-self: start; height: 100%; justify-self: start; order: 2; padding: 12px 0px 12px 0px; width: 100%; } .framer-ODAWU .framer-1txs73v { height: 30px; order: 0; white-space: pre-wrap; width: 87px; word-break: break-word; word-wrap: break-word; } .framer-ODAWU .framer-18dpr2r { align-content: center; align-items: center; align-self: start; height: 100%; justify-self: start; order: 1; width: 100%; } .framer-ODAWU .framer-12jtbeh { left: -367px; order: 0; top: -45px; } .framer-ODAWU .framer-1bywt8l { order: 1; position: relative; right: unset; top: unset; } .framer-ODAWU .framer-cajtk-container { bottom: 50px; left: 424px; }}\",\"@media (max-width: 809px) { .framer-ODAWU.framer-1rkvaw6 { gap: 15px; padding: 0px 56px 0px 56px; width: 390px; } .framer-ODAWU .framer-x0dpw8 { order: 0; padding: 0px 15px 0px 15px; width: min-content; } .framer-ODAWU .framer-1kgmt4i { width: 278px; } .framer-ODAWU .framer-1ql8620, .framer-ODAWU .framer-17pkhmi, .framer-ODAWU .framer-1axrbt8 { order: 1; } .framer-ODAWU .framer-e4p1ts, .framer-ODAWU .framer-awuab6 { order: 0; } .framer-ODAWU .framer-oo8kar-container, .framer-ODAWU .framer-1t5bntu-container { order: 2; } .framer-ODAWU .framer-156zkmy-container, .framer-ODAWU .framer-rukffh, .framer-ODAWU .framer-3xev80 { order: 4; } .framer-ODAWU .framer-nz0fqv { height: 800px; order: 2; width: 330px; } .framer-ODAWU .framer-19f4sni-container { height: 495px; order: 3; width: 390px; } .framer-ODAWU .framer-1ooprcp { order: 5; } .framer-ODAWU .framer-uf5kot-container { order: 6; width: 100%; } .framer-ODAWU .framer-10o8b0t { order: 7; width: 350px; } .framer-ODAWU .framer-si4uua { padding: 0px 32px 0px 32px; } .framer-ODAWU .framer-i8p7vc { order: 8; } .framer-ODAWU .framer-8crcqn { order: 3; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4241\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rq2ddof1o\":{\"layout\":[\"fixed\",\"auto\"]},\"nAqqYEKjs\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"tIW9fWXkq\":{\"pattern\":\":tIW9fWXkq\",\"name\":\"services\"},\"EJ1sx9LKW\":{\"pattern\":\":EJ1sx9LKW\",\"name\":\"dentist\"},\"IEyVGom79\":{\"pattern\":\":IEyVGom79\",\"name\":\"testimionals\"},\"VHENjcZCs\":{\"pattern\":\":VHENjcZCs\",\"name\":\"faq\"}}\n * @framerResponsiveScreen\n */const FramerJXKVNQ5sZ=withCSS(Component,css,\"framer-ODAWU\");export default FramerJXKVNQ5sZ;FramerJXKVNQ5sZ.displayName=\"Home\";FramerJXKVNQ5sZ.defaultProps={height:4241,width:1200};addFonts(FramerJXKVNQ5sZ,[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4jE-_A87jxeN7B.woff2\",weight:\"600\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk59E-_A87jxeN7B.woff2\",weight:\"800\"},{family:\"Mochiy Pop One\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/mochiypopone/v11/QdVPSTA9Jh-gg-5XZP2UmU4O9kw1D3s6ZKAi.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NC2MP33RO4WQTSTEEAWBJLAEXNCNEQVF/7F4U3COKLHQH4WUH3AXPC7N4UELEWJQN/JMWNCAGBH3TLANIVQPVABVAVNV5QERTH.woff2\",weight:\"400\"},{family:\"Atkinson Hyperlegible\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/atkinsonhyperlegible/v11/9Bt23C1KxNDXMspQ1lPyU89-1h6ONRlW45GE4JgpewSSbQ.woff2\",weight:\"400\"}]},...NavigationFonts,...NavbarFonts,...ButtonHero8Fonts,...ButtonHero9Fonts,...ButtonHero6Fonts,...ButtonHero7Fonts,...ButtonHero4Fonts,...ButtonHero5Fonts,...Services2Fonts,...DentistFonts,...TestimonialsAlternativeFonts,...FAQRowFonts,...FAQRow1Fonts,...B12Fonts,...B13Fonts,...B14Fonts,...B25Fonts,...B121Fonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJXKVNQ5sZ\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"4241\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rq2ddof1o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nAqqYEKjs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"tIW9fWXkq\\\":{\\\"pattern\\\":\\\":tIW9fWXkq\\\",\\\"name\\\":\\\"services\\\"},\\\"EJ1sx9LKW\\\":{\\\"pattern\\\":\\\":EJ1sx9LKW\\\",\\\"name\\\":\\\"dentist\\\"},\\\"IEyVGom79\\\":{\\\"pattern\\\":\\\":IEyVGom79\\\",\\\"name\\\":\\\"testimionals\\\"},\\\"VHENjcZCs\\\":{\\\"pattern\\\":\\\":VHENjcZCs\\\",\\\"name\\\":\\\"faq\\\"}}\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "kwBACiW,IAAMA,GAAYC,GAAOC,CAAK,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUF,GAAOE,EAAM,WAAW,UAAU,GAAUC,GAAuB,CAACD,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,UAAAyC,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAApD,CAAQ,EAAEqD,EAAgB,CAAC,WAAA1D,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIsC,EAAW,QAAA9B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyD,EAAiB5B,GAAuBD,EAAMzB,CAAQ,EAAuCuD,EAAkBC,EAAG5D,GAAkB,GAAhD,CAAC,CAAuE,EAAQ6D,GAAY,IAAQR,IAAiB,kBAAmDS,EAAa,IAAQT,IAAiB,kBAA6C,OAAoBlC,EAAK4C,EAAY,CAAC,GAAGjB,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQhB,EAAS,QAAQ,GAAM,SAAsBe,EAAKT,GAAW,CAAC,MAAMH,GAAY,SAAsBY,EAAK6C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBC,EAAM5C,EAAO,EAAE,CAAC,GAAG2B,EAAU,GAAGI,EAAgB,UAAU,GAAGQ,EAAGD,EAAkB,iBAAiBd,EAAUK,CAAU,CAAC,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAItB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,SAAS,qBAAqB,MAAM,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,OAAO,GAAGQ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,cAAc,EAAE,kBAAkB,CAAC,gBAAgB,eAAe,UAAU,qCAAqC,CAAC,EAAE,GAAG1C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE+C,EAAYI,CAAc,EAAE,SAAS,CAACQ,GAAY,GAAgB1C,EAAKxB,GAAY,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ0D,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBgB,EAAiB,SAAS,YAAY,GAAGxD,GAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwB,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEO,EAAYI,CAAc,CAAC,CAAC,EAAES,EAAa,GAAgB3C,EAAKxB,GAAY,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBkD,EAAiB,SAAS,YAAY,GAAGxD,GAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAEO,EAAYI,CAAc,CAAC,CAAC,EAAelC,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,gBAAgB,EAAE,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,6BAA6B,KAAK,EAAE,KAAKX,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,CAAC,qBAAqB,oBAAoB,CAAC,EAAE,kBAAkB,SAAS,mBAAmB,GAAK,GAAG7C,GAAqB,CAAC,kBAAkB,CAAC,SAAsBiB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQe,GAAI,CAAC,kFAAkF,gFAAgF,qSAAqS,iKAAiK,iHAAiH,+WAA+W,kEAAkE,+EAA+E,+bAA+b,EAW15TC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,WAAW,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXvV,IAAMM,GAAYC,GAAOC,CAAK,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUF,GAAOE,EAAM,WAAW,UAAU,GAAUC,GAAuB,CAACD,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,UAAAyC,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAApD,CAAQ,EAAEqD,EAAgB,CAAC,WAAA1D,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIsC,EAAW,QAAA9B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyD,EAAiB5B,GAAuBD,EAAMzB,CAAQ,EAAuCuD,EAAkBC,EAAG5D,GAAkB,GAAhD,CAAC,CAAuE,EAAQ6D,GAAY,IAAQR,IAAiB,kBAAmDS,EAAa,IAAQT,IAAiB,kBAA6C,OAAoBlC,EAAK4C,EAAY,CAAC,GAAGjB,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQhB,EAAS,QAAQ,GAAM,SAAsBe,EAAKT,GAAW,CAAC,MAAMH,GAAY,SAAsBY,EAAK6C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBC,EAAM5C,EAAO,EAAE,CAAC,GAAG2B,EAAU,GAAGI,EAAgB,UAAU,GAAGQ,EAAGD,EAAkB,gBAAgBd,EAAUK,CAAU,CAAC,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAItB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,SAAS,qBAAqB,MAAM,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,OAAO,GAAGQ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,cAAc,EAAE,kBAAkB,CAAC,gBAAgB,eAAe,UAAU,qCAAqC,CAAC,EAAE,GAAG1C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE+C,EAAYI,CAAc,EAAE,SAAS,CAACQ,GAAY,GAAgB1C,EAAKxB,GAAY,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ0D,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBgB,EAAiB,SAAS,YAAY,GAAGxD,GAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwB,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEO,EAAYI,CAAc,CAAC,CAAC,EAAES,EAAa,GAAgB3C,EAAKxB,GAAY,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBkD,EAAiB,SAAS,YAAY,GAAGxD,GAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAEO,EAAYI,CAAc,CAAC,CAAC,EAAelC,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,gBAAgB,EAAE,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,6BAA6B,KAAK,EAAE,KAAKX,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,CAAC,qBAAqB,oBAAoB,CAAC,EAAE,kBAAkB,SAAS,mBAAmB,GAAK,GAAG7C,GAAqB,CAAC,kBAAkB,CAAC,SAAsBiB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQe,GAAI,CAAC,kFAAkF,gFAAgF,oSAAoS,kKAAkK,gHAAgH,2WAA2W,gEAAgE,8EAA8E,+bAA+b,EAW/4TC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,WAAW,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXva,IAAMM,GAAW,CAAC,YAAY,WAAW,EAAyC,IAAMC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAkB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,IAAAC,EAAI,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAuCC,EAAM,MAAM,CAAC,GAAGH,EAAM,UAAUH,GAA6BG,EAAM,UAAU,WAAWC,EAAKH,GAAmCE,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,sBAAsB,SAASE,GAAOD,EAAuCT,GAAwBO,EAAM,OAAO,KAAK,MAAME,IAAyC,OAAOA,EAAuCF,EAAM,WAAW,MAAMG,IAAQ,OAAOA,EAAM,WAAW,CAAE,EAAQC,GAAuB,CAACJ,EAAMxB,IAAWA,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAuBK,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,CAAY,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAlC,EAAQ,UAAAmC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAErB,GAASM,CAAK,EAAO,CAAC,YAAAgB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA/B,EAAW,SAAAb,EAAQ,EAAE6C,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,YAAA3C,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQkD,EAAiBnB,GAAuBJ,EAAMxB,EAAQ,EAAO,CAAC,sBAAAgD,EAAsB,MAAAC,CAAK,EAAEC,GAAyBV,CAAW,EAAQW,EAAYH,EAAsB,SAASI,KAAO,CAAC,GAAGd,GAAqB,MAAMA,EAAU,GAAGc,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoBzC,EAAK0C,EAAY,CAAC,GAAGtB,GAA4CmB,EAAgB,SAAsBvC,EAAK2C,EAAO,IAAI,CAAC,QAAQzD,EAAQ,QAAQF,GAAS,aAAa,IAAI2C,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUiB,EAAG,eAAe,GAAGH,EAAsBhB,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAsBzB,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAK2C,EAAO,IAAI,CAAC,GAAGpB,EAAU,UAAUqB,EAAG,gBAAgBzB,CAAS,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiBY,EAAiB,SAAS,YAAY,MAAMI,EAAY,IAAIpB,GAA6BsB,EAAK,MAAM,CAAC,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,EAAE,GAAGnB,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,qBAAqB,QAAQ,EAAE,CAAC,EAAE,GAAGpC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE0C,EAAYE,CAAc,EAAE,SAAsB1B,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAW8C,EAAS,CAAC,SAAsB9C,EAAK2C,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,sBAAsB,MAAM,CAAC,gBAAgB,EAAE,iBAAiBZ,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,KAAKV,EAAU,kBAAkBjC,GAAkB,SAAS,CAAC,UAAU,CAAC,qBAAqB,oBAAoB,CAAC,EAAE,kBAAkB,SAAS,mBAAmB,GAAK,GAAGN,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAW8C,EAAS,CAAC,SAAsB9C,EAAK2C,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,qBAAqB,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,oBAAoB,CAAC,CAAC,EAAEnB,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQqB,GAAI,CAAC,sZAAsZ,kFAAkF,mDAAmD,uHAAuH,uIAAuI,gEAAgE,EAOp2LC,GAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,oBAAoBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,sBAAsB,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,OAAO,UAAU,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,ECPtW,IAAMM,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,IAAAC,EAAI,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAKE,EAAM,UAAU,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAM1B,IAAe0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAE0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAU4B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAzC,EAAQ,UAAA0C,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAArD,CAAQ,EAAEsD,EAAgB,CAAC,WAAA3D,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIuC,EAAW,QAAA/B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0D,EAAiB5B,GAAuBD,EAAM1B,CAAQ,EAAO,CAAC,sBAAAwD,GAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAYH,GAAsB,SAASI,KAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKR,GAAqB,MAAMA,EAAU,GAAGgB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAA4DC,GAAkBC,EAAGlE,GAAkB,GAArE,CAAa8C,EAAS,CAAuE,EAAE,OAAoB1B,EAAK+C,EAAY,CAAC,GAAGpB,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMJ,GAAY,SAAsBa,EAAKE,EAAO,IAAI,CAAC,GAAG2B,EAAU,GAAGI,EAAgB,UAAUa,EAAGD,GAAkB,iBAAiBnB,EAAUK,CAAU,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,MAAMI,GAAY,IAAI1B,EAAW,MAAM,CAAC,WAAW,8DAA8D,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGQ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,WAAW,0EAA0E,gBAAgB,kBAAkB,EAAE,kBAAkB,CAAC,WAAW,0EAA0E,gBAAgB,kBAAkB,CAAC,EAAE,GAAG3C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEgD,EAAYI,CAAc,EAAE,SAAsBlC,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKiD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBjD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkBnD,GAAmB,kBAAkB,MAAM,mBAAmB,GAAK,GAAGN,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKiD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBjD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,kFAAkF,uHAAuH,oLAAoL,GAAeA,EAAG,EAWntMC,GAAgBC,EAAQxC,GAAUsC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,sBAAsBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,iBAAiB,OAAO,SAAS,MAAM,SAAS,IAAI,0FAA0F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXyE,IAAMC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAuBC,EAASC,EAAiB,EAAQC,GAAsBF,EAASG,EAAgB,EAAQC,GAAYP,GAAOQ,CAAK,EAAQC,GAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAmB,CAACC,EAAEC,IAAI,yBAAyBA,CAAC,GAASC,GAAmB,CAACF,EAAEC,IAAI,oBAAoBA,CAAC,GAASE,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAW,CAAC,CAAC,MAAAD,EAAM,SAAAE,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWN,GAAOG,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASlC,EAAO,OAAamC,CAAQ,EAAQC,GAAwB,CAAC,WAAW,YAAY,WAAW,YAAY,WAAW,YAAY,WAAW,YAAY,WAAW,YAAY,QAAQ,YAAY,QAAQ,YAAY,QAAQ,YAAY,QAAQ,YAAY,QAAQ,YAAY,QAAQ,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,OAAAC,EAAO,OAAAC,EAAO,OAAAC,EAAO,QAAAC,EAAQ,MAAAC,EAAM,OAAAC,EAAO,OAAAC,EAAO,OAAAC,EAAO,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUT,GAAQS,EAAM,WAAW,CAAC,IAAI,oEAAoE,OAAO,iKAAiK,EAAE,UAAUV,GAAOU,EAAM,WAAW,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAUH,GAAQG,EAAM,WAAW,2BAA2B,UAAUL,GAAOK,EAAM,WAAW,yBAAyB,UAAUR,GAAQQ,EAAM,WAAW,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,UAAUF,GAAQE,EAAM,WAAW,4BAA4B,UAAUJ,GAAQI,EAAM,WAAW,oBAAoB,UAAUP,GAAQO,EAAM,WAAW,CAAC,IAAI,qEAAqE,OAAO,gQAAgQ,EAAE,QAAQd,GAAwBc,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUN,GAASM,EAAM,WAAW,wDAAwD,GAAUC,GAAuB,CAACD,EAAMrC,IAAeqC,EAAM,iBAAwBrC,EAAS,KAAK,GAAG,EAAEqC,EAAM,iBAAwBrC,EAAS,KAAK,GAAG,EAAUuC,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7C,EAAQ,UAAA8C,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,GAAU,GAAGC,CAAS,EAAEjC,GAASa,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAAjE,EAAQ,EAAEkE,EAAgB,CAAC,WAAAvE,GAAW,eAAe,YAAY,QAAAO,EAAQ,kBAAAL,EAAiB,CAAC,EAAQsE,EAAiB7B,GAAuBD,EAAMrC,EAAQ,EAAO,CAAC,sBAAAoE,GAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,EAAiBH,GAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQQ,GAAgBL,GAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQS,GAAiBN,GAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQU,GAAiBP,GAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQW,GAAgBR,GAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQY,GAAiBT,GAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQa,GAAgBV,GAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQc,GAAiBX,GAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQe,GAAgBZ,GAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQgB,GAAWC,EAAO,IAAI,EAAQC,GAAY,IAAQ,EAAC,YAAY,YAAY,YAAY,WAAW,EAAE,SAASzB,CAAW,EAAmC0B,GAAsBC,EAAM,EAAQC,GAAsB,CAAaxC,EAAS,EAAQyC,EAAkBC,EAAqB,EAAE,OAAoBpE,EAAKqE,EAAY,CAAC,GAAG1C,GAAUqC,GAAgB,SAAsBhE,EAAKC,GAAS,CAAC,QAAQrB,GAAS,QAAQ,GAAM,SAAsBoB,EAAKR,GAAW,CAAC,MAAMT,GAAY,SAAsBuF,EAAMvG,EAAO,IAAI,CAAC,GAAGsE,EAAU,GAAGI,EAAgB,UAAU8B,EAAG/F,GAAkB,GAAG0F,GAAsB,gBAAgBxC,EAAUa,CAAU,EAAE,mBAAmB,QAAQ,iBAAiBQ,EAAiB,SAAS,YAAY,IAAI1B,GAAKwC,GAAK,MAAM,CAAC,WAAW,oKAAoK,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGpC,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,WAAW,mKAAmK,EAAE,UAAU,CAAC,WAAW,mKAAmK,EAAE,UAAU,CAAC,WAAW,mKAAmK,EAAE,UAAU,CAAC,WAAW,mKAAmK,EAAE,UAAU,CAAC,WAAW,mKAAmK,EAAE,UAAU,CAAC,WAAW,mKAAmK,EAAE,UAAU,CAAC,WAAW,mKAAmK,EAAE,UAAU,CAAC,WAAW,mKAAmK,EAAE,UAAU,CAAC,WAAW,mKAAmK,CAAC,EAAE,GAAG/C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,OAAO,EAAE,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,mBAAmB,UAAU,EAAE,UAAU,CAAC,mBAAmB,SAAS,CAAC,EAAE4D,EAAYI,CAAc,EAAE,SAAS,CAACqB,GAAY,GAAgB/D,EAAKnC,GAAgB,CAAC,eAAeoB,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiB+D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsB/C,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,2BAA2B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,GAAG9F,GAAqB,CAAC,UAAU,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,sBAAsB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,CAAC,EAAE,UAAU,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,6BAA6B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,CAAC,EAAE,UAAU,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,8BAA8B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,CAAC,CAAC,EAAE4D,EAAYI,CAAc,EAAE,SAAsB1C,EAAKyE,GAAI,CAAC,GAAG,IAAI,UAAU,gCAAgC,mBAAmB,QAAQ,KAAK,gBAAgB,gBAAgB,GAAG,eAAe,GAAG,iBAAiB1B,EAAiB,SAAS,YAAY,IAAI;AAAA;AAAA;AAAA;AAAA,EAAmV,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuB,EAAMzG,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBkF,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAACgB,GAAY,GAAgB/D,EAAKjC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBgF,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,oBAAoB,EAAE,UAAU,CAAC,gBAAgB,oBAAoB,EAAE,UAAU,CAAC,gBAAgB,oBAAoB,EAAE,UAAU,CAAC,gBAAgB,oBAAoB,EAAE,UAAU,CAAC,gBAAgB,oBAAoB,EAAE,UAAU,CAAC,gBAAgB,oBAAoB,CAAC,EAAE,SAAsB/C,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,QAAQ,uBAAuB,MAAM,0BAA0B,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,KAAK,MAAM,CAAC,gBAAgB,EAAE,iBAAiBgF,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB7D,GAAmB,kBAAkB,SAAS,mBAAmB,GAAK,GAAGR,GAAqB,CAAC,UAAU,CAAC,SAAsBsB,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,QAAQ,uBAAuB,MAAM,0BAA0B,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBiC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,QAAQ,uBAAuB,MAAM,0BAA0B,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,EAAE,kBAAkBsB,EAAkB,EAAE,UAAU,CAAC,SAAsBW,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,QAAQ,uBAAuB,MAAM,0BAA0B,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBiC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,QAAQ,uBAAuB,MAAM,0BAA0B,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBiC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,QAAQ,uBAAuB,MAAM,0BAA0B,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBiC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,QAAQ,uBAAuB,MAAM,0BAA0B,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBiC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,QAAQ,uBAAuB,MAAM,0BAA0B,OAAO,uBAAuB,OAAO,0BAA0B,QAAQ,EAAE,SAAS,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAe4B,EAAMvG,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBgF,EAAiB,SAAS,YAAY,SAAS,CAAc/C,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,2BAA2B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,sBAAsB,MAAM,CAAC,oBAAoB,EAAE,iBAAiBgF,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,6BAA6B,KAAK,EAAE,KAAKf,EAAU,SAAS,CAAC,UAAU,CAAC,qBAAqB,oEAAoE,EAAE,UAAU,CAAC,qBAAqB,oEAAoE,EAAE,UAAU,CAAC,qBAAqB,oEAAoE,EAAE,UAAU,CAAC,qBAAqB,oEAAoE,CAAC,EAAE,kBAAkB,SAAS,mBAAmB,GAAK,GAAGtD,GAAqB,CAAC,UAAU,CAAC,SAAsBsB,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,6BAA6B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,KAAKoE,CAAS,EAAE,UAAU,CAAC,SAAsBnC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,sBAAsB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,KAAKkE,CAAS,EAAE,UAAU,CAAC,SAAsBjC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,sBAAsB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,KAAKkE,CAAS,EAAE,UAAU,CAAC,SAAsBjC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,2BAA2B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,wBAAwB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBiC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,6BAA6B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,KAAKoE,CAAS,EAAE,UAAU,CAAC,SAAsBnC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,8BAA8B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,2BAA2B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,KAAKqE,EAAS,EAAE,UAAU,CAAC,SAAsBpC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,sBAAsB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,KAAKkE,CAAS,EAAE,UAAU,CAAC,SAAsBjC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,6BAA6B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,0BAA0B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,KAAKoE,CAAS,EAAE,UAAU,CAAC,SAAsBnC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,8BAA8B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,2BAA2B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,KAAKqE,EAAS,EAAE,UAAU,CAAC,SAAsBpC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAsBiC,EAAKwE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,8BAA8B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAKjC,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,2BAA2B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,EAAE,KAAKqE,EAAS,CAAC,EAAEE,EAAYI,CAAc,CAAC,CAAC,EAAe1C,EAAK0E,EAAS,CAAC,sBAAsB,GAAK,SAAsB1E,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,gDAAgD,EAAE,SAAS,wDAAwD,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,yDAAyD,MAAM,CAAC,gBAAgB,EAAE,iBAAiBgF,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wBAAwB,6BAA6B,KAAK,EAAE,KAAKb,EAAU,kBAAkB,SAAS,mBAAmB,GAAK,GAAGxD,GAAqB,CAAC,UAAU,CAAC,SAAsBsB,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,gDAAgD,EAAE,SAAS,wDAAwD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBiC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,gDAAgD,EAAE,SAAS,wDAAwD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBiC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,gDAAgD,EAAE,SAAS,wDAAwD,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBiC,EAAWE,EAAS,CAAC,SAAsBF,EAAKjC,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,SAAS,sBAAsB,gDAAgD,EAAE,SAAS,wDAAwD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEuE,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4B,EAAMzG,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,gBAAgB,iBAAiBkF,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc/C,EAAK2E,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGR,GAAmB,GAAG,IAAIA,GAAmB,QAAQ,KAAK,IAAI,EAAE,EAAE,GAAGzF,GAAqB,CAAC,UAAU,CAAC,MAAM,QAAQyF,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,KAAK,EAAE,IAAI,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,KAAK,EAAE,IAAI,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,OAAO,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,KAAK,EAAE,IAAI,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,WAAW,GAAGA,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,KAAK,EAAE,IAAI,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,IAAI,EAAE,CAAC,CAAC,EAAE7B,EAAYI,CAAc,EAAE,SAAsB1C,EAAKjC,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiBgF,EAAiB,SAAS,sBAAsB,SAAsB/C,EAAK9B,GAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGQ,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE4D,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1C,EAAK2E,EAA0B,CAAC,SAAsB3E,EAAKjC,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBgF,EAAiB,SAAS,sBAAsB,SAAsB/C,EAAK5B,GAAiB,CAAC,UAAU+E,EAAiB,OAAO,OAAO,GAAG,YAAY,UAAUlB,EAAU,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGvD,GAAqB,CAAC,UAAU,CAAC,UAAU2E,EAAe,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,OAAU,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,EAAE,UAAU,CAAC,UAAUC,EAAgB,EAAE,UAAU,CAAC,UAAU,OAAU,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAgB,EAAE,UAAU,CAAC,UAAUD,EAAe,EAAE,UAAU,CAAC,UAAUC,EAAgB,CAAC,EAAEhB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1C,EAAK2E,EAA0B,CAAC,SAAsB3E,EAAKjC,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBgF,EAAiB,SAAS,sBAAsB,SAAsB/C,EAAK5B,GAAiB,CAAC,UAAUmF,GAAiB,OAAO,OAAO,GAAG,YAAY,UAAUpB,EAAU,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGzD,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU+E,EAAgB,EAAE,UAAU,CAAC,UAAUD,EAAe,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUC,EAAgB,EAAE,UAAU,CAAC,UAAUD,EAAe,EAAE,UAAU,CAAC,UAAU,OAAU,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,EAAE,UAAU,CAAC,UAAUC,EAAgB,CAAC,EAAEnB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1C,EAAK2E,EAA0B,CAAC,SAAsB3E,EAAKjC,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiBgF,EAAiB,SAAS,sBAAsB,SAAsB/C,EAAK5B,GAAiB,CAAC,UAAUsF,GAAgB,OAAO,OAAO,GAAG,YAAY,UAAUtB,GAAU,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAG1D,GAAqB,CAAC,UAAU,CAAC,UAAUiF,EAAgB,EAAE,UAAU,CAAC,UAAUC,EAAe,EAAE,UAAU,CAAC,UAAUD,EAAgB,EAAE,UAAU,CAAC,UAAUC,EAAe,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUD,EAAgB,EAAE,UAAU,CAAC,UAAUC,EAAe,EAAE,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,OAAU,QAAQ,WAAW,CAAC,EAAEtB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1C,EAAKjC,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBgF,EAAiB,SAAS,YAAY,SAAsB/C,EAAK3B,GAAY,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQuG,GAA2BT,GAAmB,GAAG,IAAIA,GAAmB,QAAQ,KAAK,IAAI,CAAC,EAAE,MAAM,QAAQ,GAAG7E,GAAkBsC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBmB,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,GAAGrE,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQkG,GAA2BT,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,KAAK,EAAE,IAAI,IAAI,CAAC,EAAE,MAAM,OAAOA,GAAmB,OAAO,OAAO,gBAAgB,GAAG7E,GAAkBwC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ8C,GAA2BT,GAAmB,GAAG,IAAIA,GAAmB,QAAQ,KAAK,IAAI,CAAC,EAAE,MAAM,QAAQ,GAAG7E,GAAkBuC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ+C,GAA2BT,GAAmB,GAAG,IAAIA,GAAmB,QAAQ,KAAK,mBAAmB,CAAC,EAAE,MAAM,QAAQ,GAAG7E,GAAkBuC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ+C,GAA2BT,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,KAAK,EAAE,IAAI,IAAI,CAAC,EAAE,MAAM,OAAOA,GAAmB,OAAO,OAAO,gBAAgB,GAAG7E,GAAkBsC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQgD,GAA2BT,GAAmB,GAAG,IAAIA,GAAmB,QAAQ,KAAK,IAAI,CAAC,EAAE,MAAM,QAAQ,GAAG7E,GAAkBwC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ8C,GAA2BT,GAAmB,GAAG,IAAIA,GAAmB,QAAQ,KAAK,IAAI,CAAC,EAAE,MAAM,QAAQ,GAAG7E,GAAkBsC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQgD,GAA2BT,GAAmB,GAAG,IAAIA,GAAmB,QAAQ,KAAK,IAAI,CAAC,EAAE,MAAM,QAAQ,GAAG7E,GAAkByC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ6C,GAA2BT,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,KAAK,EAAE,IAAI,IAAI,CAAC,EAAE,MAAM,OAAOA,GAAmB,OAAO,OAAO,gBAAgB,GAAG7E,GAAkBuC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ+C,GAA2BT,GAAmB,GAAG,IAAIA,GAAmB,QAAQ,KAAK,OAAO,CAAC,EAAE,MAAM,QAAQ,GAAG7E,GAAkBwC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ8C,GAA2BT,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,KAAK,EAAE,IAAI,IAAI,CAAC,EAAE,MAAM,OAAOA,GAAmB,OAAO,OAAO,gBAAgB,GAAG7E,GAAkByC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQ6C,GAA2BT,GAAmB,GAAG,IAAIA,GAAmB,QAAQ,KAAK,OAAO,CAAC,EAAE,MAAM,QAAQ,GAAG7E,GAAkByC,CAAS,EAAM,UAAU,SAAS,UAAU,QAAS,CAAC,CAAC,EAAEO,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmC,GAAI,CAAC,kFAAkF,kFAAkF,uGAAuG,wIAAwI,4IAA4I,+RAA+R,mLAAmL,qIAAqI,oRAAoR,kMAAkM,qTAAqT,iOAAiO,gTAAgT,4HAA4H,glCAAglC,4KAA4K,2OAA2O,wOAAwO,yLAAyL,yLAAyL,kIAAkI,gIAAgI,uXAAuX,iLAAiL,4PAA4P,sKAAsK,2QAA2Q,yOAAyO,6/BAA6/B,gRAAgR,wNAAwN,47BAA47B,47BAA47B,g7BAAg7B,0MAA0M,kNAAkN,mLAAmL,8GAA8G,yHAAyH,wEAAwE,wPAAwP,iFAAiF,6EAA6E,gMAAgM,0MAA0M,uMAAuM,uMAAuM,uMAAuM,4JAA4J,uJAAuJ,4MAA4M,sEAAsE,+DAA+D,GAAeA,EAAG,EASlkmDC,GAAgBC,EAAQ5D,GAAU0D,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,aAAaA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,QAAQ,QAAQ,QAAQ,QAAQ,WAAW,WAAW,WAAW,WAAW,WAAW,UAAU,UAAU,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,wBAAwB,mHAAmH,MAAM,QAAQ,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,wBAAwB,wIAAwI,MAAM,UAAU,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,wBAAwB,uHAAuH,MAAM,UAAU,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,wBAAwB,qHAAqH,MAAM,UAAU,KAAKA,EAAY,eAAe,EAAE,UAAU,CAAC,aAAa,yBAAyB,gBAAgB,GAAK,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,oBAAoB,gBAAgB,GAAK,MAAM,UAAU,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,yDAAyD,gBAAgB,GAAM,MAAM,WAAW,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,2BAA2B,gBAAgB,GAAM,MAAM,SAAS,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,4BAA4B,gBAAgB,GAAK,MAAM,UAAU,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG9G,GAAuB,GAAGG,GAAsB,GAAGiH,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTz/E,IAAMC,GAAYC,GAAOC,CAAK,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAKC,EAAM,MAAM,CAAC,GAAGH,EAAM,SAASE,GAAMD,EAAuCP,GAAwBM,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,YAAY,WAAWC,EAAML,GAAmCE,EAAM,aAAa,MAAMG,IAAQ,OAAOA,EAAM,UAAU,CAAE,EAAQC,GAAuB,CAACJ,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU8B,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAApC,EAAQ,UAAAqC,EAAU,GAAGC,CAAS,EAAEpB,GAASK,CAAK,EAAO,CAAC,YAAAgB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiBrB,GAAuBJ,EAAMzB,CAAQ,EAAQmD,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoB1C,EAAK2C,EAAY,CAAC,GAAGpB,GAA4Ce,EAAgB,SAAsBtC,EAAKC,GAAS,CAAC,QAAQhB,EAAS,QAAQ,GAAM,SAAsBe,EAAKT,GAAW,CAAC,MAAMH,GAAY,SAAsBY,EAAK4C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,SAAsBC,EAAM3C,EAAO,EAAE,CAAC,GAAGuB,EAAU,GAAGI,EAAgB,UAAU,GAAGiB,EAAGjE,GAAkB,GAAG2D,EAAsB,iBAAiBlB,EAAUK,CAAU,CAAC,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIlB,GAA6BmB,EAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,SAAS,qBAAqB,MAAM,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGf,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,cAAc,EAAE,kBAAkB,CAAC,gBAAgB,cAAc,CAAC,EAAE,GAAGtC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAAc9B,EAAKxB,GAAY,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ0D,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBN,EAAiB,SAAS,YAAY,GAAGpD,GAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,EAAE,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQM,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQM,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEf,EAAYI,CAAc,CAAC,CAAC,EAAe9B,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,gBAAgB,EAAE,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,6BAA6B,KAAK,EAAE,KAAKX,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,CAAC,qBAAqB,oBAAoB,CAAC,EAAE,kBAAkB,SAAS,mBAAmB,GAAK,GAAGzC,GAAqB,CAAC,kBAAkB,CAAC,SAAsBiB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmB,GAAI,CAAC,kFAAkF,gFAAgF,qSAAqS,mIAAmI,iHAAiH,+WAA+W,kEAAkE,+EAA+E,+bAA+b,EAS1yTC,GAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,WAAW,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTjX,IAAMM,GAAYC,GAAOC,CAAK,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAKC,EAAM,MAAM,CAAC,GAAGH,EAAM,SAASE,GAAMD,EAAuCP,GAAwBM,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,YAAY,WAAWC,EAAML,GAAmCE,EAAM,aAAa,MAAMG,IAAQ,OAAOA,EAAM,UAAU,CAAE,EAAQC,GAAuB,CAACJ,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU8B,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAApC,EAAQ,UAAAqC,EAAU,GAAGC,CAAS,EAAEpB,GAASK,CAAK,EAAO,CAAC,YAAAgB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiBrB,GAAuBJ,EAAMzB,CAAQ,EAAQmD,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoB1C,EAAK2C,EAAY,CAAC,GAAGpB,GAA4Ce,EAAgB,SAAsBtC,EAAKC,GAAS,CAAC,QAAQhB,EAAS,QAAQ,GAAM,SAAsBe,EAAKT,GAAW,CAAC,MAAMH,GAAY,SAAsBY,EAAK4C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,SAAsBC,EAAM3C,EAAO,EAAE,CAAC,GAAGuB,EAAU,GAAGI,EAAgB,UAAU,GAAGiB,EAAGjE,GAAkB,GAAG2D,EAAsB,iBAAiBlB,EAAUK,CAAU,CAAC,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIlB,GAA6BmB,EAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,SAAS,qBAAqB,MAAM,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGf,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,cAAc,EAAE,kBAAkB,CAAC,gBAAgB,cAAc,CAAC,EAAE,GAAGtC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAAc9B,EAAKxB,GAAY,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ0D,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBN,EAAiB,SAAS,YAAY,GAAGpD,GAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,EAAE,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQM,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQM,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEf,EAAYI,CAAc,CAAC,CAAC,EAAe9B,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,gBAAgB,EAAE,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,6BAA6B,KAAK,EAAE,KAAKX,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,CAAC,qBAAqB,oBAAoB,CAAC,EAAE,kBAAkB,SAAS,mBAAmB,GAAK,GAAGzC,GAAqB,CAAC,kBAAkB,CAAC,SAAsBiB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmB,GAAI,CAAC,kFAAkF,gFAAgF,qSAAqS,mIAAmI,gHAAgH,+WAA+W,iEAAiE,8EAA8E,+bAA+b,EASryTC,GAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,WAAW,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECT5D,IAAMM,GAAiBC,EAASC,EAAW,EAAQC,GAAgBC,GAAOC,EAAO,GAAG,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAA8R,IAAMC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,GAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAm9B,IAAME,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,OAAO,YAAY,OAAO,YAAY,IAAI,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAuCC,EAAM,MAAM,CAAC,GAAGH,EAAM,WAAWC,EAAKH,GAAmCE,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,oCAAoC,SAASE,GAAOD,EAAuCR,GAAwBM,EAAM,OAAO,KAAK,MAAME,IAAyC,OAAOA,EAAuCF,EAAM,WAAW,MAAMG,IAAQ,OAAOA,EAAM,WAAW,CAAE,EAAQC,GAAuB,CAACJ,EAAMK,IAAeL,EAAM,iBAAwBK,EAAS,KAAK,GAAG,EAAEL,EAAM,iBAAwBK,EAAS,KAAK,GAAG,EAAUC,GAA6BC,EAAW,SAASP,EAAMQ,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,UAAAC,EAAU,YAAAC,EAAY,mBAAAC,EAAmB,YAAAC,EAAY,mBAAAC,EAAmB,GAAGC,CAAS,EAAE1B,GAASK,CAAK,EAAO,CAAC,YAAAsB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAxB,CAAQ,EAAEyB,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,QAAAhB,EAAQ,kBAAAiB,EAAiB,CAAC,EAAQC,EAAiB7B,GAAuBJ,EAAMK,CAAQ,EAAQ6B,GAAWC,EAAO,IAAI,EAAQC,EAAY,IAAQd,IAAc,YAA6Ce,GAAa,IAAQf,IAAc,YAA6CgB,EAAsBC,EAAM,EAAQC,GAAsB,CAAC,EAAQC,GAAkBC,EAAqB,EAAE,OAAoBpD,EAAKqD,EAAY,CAAC,GAAG7B,GAA4CwB,EAAgB,SAAsBhD,EAAKC,GAAS,CAAC,QAAQc,EAAS,QAAQ,GAAM,SAAsBf,EAAKT,GAAW,CAAC,MAAM+D,GAAY,SAAsBtD,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,SAAsBC,EAAMtD,EAAO,EAAE,CAAC,GAAG6B,EAAU,GAAGI,EAAgB,UAAU,GAAGsB,EAAGC,GAAkB,GAAGR,GAAsB,gBAAgB3B,EAAUU,CAAU,CAAC,iBAAiB,mBAAmB,MAAM,iBAAiBU,EAAiB,SAAS,YAAY,IAAIzB,GAA6B0B,GAAK,MAAM,CAAC,GAAGtB,CAAK,EAAE,GAAGqC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAE3B,EAAYI,CAAc,EAAE,SAAS,CAACU,EAAY,GAAgB9C,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,iBAAiByC,EAAiB,SAAS,YAAY,SAAsB3C,EAAK4D,EAAS,CAAC,sBAAsB,GAAK,SAAsB5D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,2CAA2C,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,oBAAoB,MAAM,CAAC,gBAAgB,EAAE,iBAAiByC,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,kBAAkB,6BAA6B,KAAK,EAAE,KAAKjB,EAAU,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAEoB,EAAY,GAAgB9C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiByC,EAAiB,SAAS,YAAY,SAAsBa,EAAMtD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiByC,EAAiB,SAAS,YAAY,SAAS,CAAc3C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiByC,EAAiB,SAAS,YAAY,SAAsB3C,EAAK6D,GAAmB,CAAC,SAAsB7D,EAAK8D,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAO,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAACC,EAAWC,GAAeC,KAAwBlE,EAAKmE,GAAU,CAAC,SAASH,EAAW,IAAI,CAAC,CAAC,GAAKrC,GAAY,UAAYC,EAAkB,EAAEwC,MAAKxC,KAA0EA,GAAmB,IAAuB5B,EAAKqD,EAAY,CAAC,GAAG,aAAa1B,EAAW,GAAG,SAAsB3B,EAAKqE,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAUzC,EAAkB,EAAE,SAAsB5B,EAAKsE,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAoEnB,IAAkB,OAAQ,OAAO,aAAa,GAAgEA,IAAkB,GAAI,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,SAAsBnD,EAAKE,EAAO,IAAI,CAAC,UAAU,2BAA2B,iBAAiByC,EAAiB,SAAS,sBAAsB,SAAsB3C,EAAKuE,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,SAAS,UAAU,qBAAqB,GAAGZ,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE3B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAET,EAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe3B,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiByC,EAAiB,SAAS,YAAY,SAAsB3C,EAAK6D,GAAmB,CAAC,SAAsB7D,EAAK8D,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAO,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,SAAS,CAACS,EAAYC,GAAgBC,KAAyB1E,EAAKmE,GAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEpB,GAAa,GAAgBS,EAAMtD,EAAO,QAAQ,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,iBAAiByC,EAAiB,SAAS,YAAY,SAAS,CAAc3C,EAAK2E,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,MAAM,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBhC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsB3C,EAAK4D,EAAS,CAAC,sBAAsB,GAAK,SAAsB5D,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,GAAG,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,6FAA6F,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,oBAAoB,MAAM,CAAC,gBAAgB,EAAE,iBAAiByC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qEAAqE,6BAA6B,KAAK,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAea,EAAMtD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,iBAAiByC,EAAiB,SAAS,YAAY,SAAS,CAAca,EAAMtD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiByC,EAAiB,SAAS,YAAY,SAAS,CAAc3C,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiByC,EAAiB,SAAS,YAAY,SAAsB3C,EAAK6D,GAAmB,CAAC,SAAsB7D,EAAK8D,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAO,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,SAAS,CAACa,EAAYC,GAAgBC,KAAyB9E,EAAKmE,GAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenE,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiByC,EAAiB,SAAS,YAAY,SAAsB3C,EAAK6D,GAAmB,CAAC,SAAsB7D,EAAK8D,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAO,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,SAAS,CAACgB,EAAYC,GAAgBC,KAAyBjF,EAAKmE,GAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeX,EAAMtD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,iBAAiByC,EAAiB,SAAS,YAAY,SAAS,CAAc3C,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiByC,EAAiB,SAAS,YAAY,SAAsB3C,EAAK6D,GAAmB,CAAC,SAAsB7D,EAAK8D,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAO,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,SAAS,CAACmB,EAAYC,GAAgBC,KAAyBpF,EAAKmE,GAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenE,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiByC,EAAiB,SAAS,YAAY,SAAsB3C,EAAK6D,GAAmB,CAAC,SAAsB7D,EAAK8D,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKC,GAAO,KAAK,YAAY,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAACsB,EAAYC,GAAgBC,KAAyBvF,EAAKmE,GAAU,CAAC,SAASkB,EAAY,IAAI,CAAC,CAAC,GAAKxD,GAAY,UAAYC,EAAkB,EAAEsC,MAAKtC,KAA0EA,GAAmB,IAAuB9B,EAAKqD,EAAY,CAAC,GAAG,aAAaxB,EAAW,GAAG,SAAsB7B,EAAKqE,GAAqB,SAAS,CAAC,MAAM,CAAC,UAAUvC,EAAkB,EAAE,SAAsB9B,EAAKsE,EAA0B,CAAC,OAAO,IAAI,GAAGX,GAAqB,CAAC,UAAU,CAAC,MAAmER,IAAkB,OAAQ,QAAQ,GAAgEA,IAAkB,GAAI,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAEnB,EAAYI,CAAc,EAAE,SAAsBpC,EAAKE,EAAO,IAAI,CAAC,UAAU,0BAA0B,iBAAiByC,EAAiB,SAAS,sBAAsB,SAAsB3C,EAAKuE,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,SAAS,UAAU,oBAAoB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE1C,EAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2D,GAAI,CAAC,kFAAkF,gFAAgF,wSAAwS,sTAAsT,mMAAmM,yXAAyX,yRAAyR,2SAA2S,iJAAiJ,4RAA4R,sWAAsW,w0FAAw0F,yIAAyI,uHAAuH,8DAA8D,2aAA2a,gEAAgE,EASpnnBC,GAAgBC,EAAQ1E,GAAUwE,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,UAAUA,GAAgB,aAAa,CAAC,OAAO,IAAI,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,MAAM,SAAS,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,oCAAoC,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,EAAgB,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTvR,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,IAAAC,EAAI,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAKE,EAAM,UAAU,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAM1B,IAAe0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAE0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAU4B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAzC,EAAQ,UAAA0C,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAArD,CAAQ,EAAEsD,EAAgB,CAAC,WAAA3D,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIuC,EAAW,QAAA/B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0D,EAAiB5B,GAAuBD,EAAM1B,CAAQ,EAAO,CAAC,sBAAAwD,GAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAYH,GAAsB,SAASI,KAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKR,GAAqB,MAAMA,EAAU,GAAGgB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAA4DC,GAAkBC,EAAGlE,GAAkB,GAArE,CAAa8C,EAAS,CAAuE,EAAE,OAAoB1B,EAAK+C,EAAY,CAAC,GAAGpB,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMJ,GAAY,SAAsBa,EAAKE,EAAO,IAAI,CAAC,GAAG2B,EAAU,GAAGI,EAAgB,UAAUa,EAAGD,GAAkB,gBAAgBnB,EAAUK,CAAU,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,MAAMI,GAAY,IAAI1B,EAAW,MAAM,CAAC,WAAW,8DAA8D,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGQ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,WAAW,0EAA0E,gBAAgB,kBAAkB,EAAE,kBAAkB,CAAC,WAAW,0EAA0E,gBAAgB,kBAAkB,CAAC,EAAE,GAAG3C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEgD,EAAYI,CAAc,EAAE,SAAsBlC,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKiD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBjD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkBnD,GAAmB,kBAAkB,MAAM,mBAAmB,GAAK,GAAGN,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKiD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBjD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,gFAAgF,sHAAsH,mLAAmL,GAAeA,EAAG,EAW5sMC,GAAgBC,EAAQxC,GAAUsC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,sBAAsBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,iBAAiB,OAAO,SAAS,MAAM,SAAS,IAAI,0FAA0F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXD,IAAMC,GAAuBC,EAASC,EAAiB,EAAQC,GAAW,CAAC,YAAY,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,aAAa,YAAY,QAAQ,YAAY,MAAM,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMtB,IAAesB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAwBtB,EAAS,KAAK,GAAG,EAAUwB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAArC,EAAQ,GAAGsC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,IAAIkC,EAAW,QAAA3B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiB3B,GAAuBD,EAAMtB,CAAQ,EAAO,CAAC,sBAAAmD,EAAsB,MAAAC,EAAK,EAAEC,GAAyBZ,CAAW,EAAQa,EAAYH,EAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAAQQ,GAAaL,EAAsB,SAASI,KAAO,CAACP,EAAW,WAAW,CAAE,CAAC,EAA4DS,GAAkBC,EAAG9D,GAAkB,GAArE,CAAa0C,EAAS,CAAuE,EAAQqB,GAAY,IAAQlB,IAAc,YAA6CmB,EAAa,IAAQ,EAAC,YAAY,WAAW,EAAE,SAASnB,CAAW,EAAmCoB,GAAa,IAAQ,GAAC,YAAY,WAAW,EAAE,SAASpB,CAAW,EAAmCqB,GAAa,IAAQrB,IAAc,YAAuC,OAAoB5B,EAAKkD,EAAY,CAAC,GAAGxB,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsB6D,EAAMjD,EAAO,IAAI,CAAC,GAAGyB,EAAU,GAAGI,GAAgB,UAAUc,EAAGD,GAAkB,iBAAiBnB,EAAUI,CAAU,EAAE,cAAc,GAAK,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,sBAAsB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,qBAAqB,GAAGQ,CAAK,EAAE,GAAGvC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,YAAY,EAAE,UAAU,CAAC,mBAAmB,OAAO,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAACc,GAAY,GAAgB9C,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBpD,EAAKqD,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,YAAY,KAAK,WAAW,KAAK,IAAI,wFAAwF,OAAO,mQAAmQ,EAAE,UAAU,+BAA+B,mBAAmB,gBAAgB,iBAAiBhB,EAAiB,SAAS,YAAY,GAAGpD,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,QAAQqE,GAA2BhC,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,SAAS,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,wFAAwF,OAAO,mQAAmQ,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAEe,EAAa,GAAgB/C,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBpD,EAAKuD,GAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,gBAAgB,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,iBAAiBlB,EAAiB,SAAS,YAAY,IAAI,k0HAAk0H,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAES,GAAY,GAAgB9C,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,qBAAqB,uBAAuB,uBAAuB,MAAM,0BAA0B,SAAS,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,aAAa,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,kBAAkB,MAAM,QAAQ,aAAa,mBAAmB,EAAI,CAAC,EAAec,EAAMjD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,iBAAiB,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAACW,GAAa,GAAgBG,EAAMjD,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAC,UAAU,CAAC,WAAW,sEAAsE,EAAE,UAAU,CAAC,WAAW,iIAAiI,CAAC,EAAE,GAAGpD,GAAqB,CAAC,UAAU,CAAC,iBAAiB,GAAK,MAAM0D,EAAY,EAAE,UAAU,CAAC,iBAAiB,GAAK,MAAMF,CAAW,CAAC,EAAEb,EAAYI,CAAc,EAAE,SAAS,CAAchC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,GAAG,EAAE,UAAU,CAAC,gBAAgB,cAAc,CAAC,CAAC,CAAC,EAAerC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,EAAE,EAAE,SAAS,CAAC,UAAU,CAAC,gBAAgB,cAAc,CAAC,CAAC,CAAC,EAAerC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,OAAO,CAAC,EAAE,SAAS,CAAC,UAAU,CAAC,OAAO,EAAE,EAAE,UAAU,CAAC,gBAAgB,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEY,GAAa,GAAgBjD,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBpD,EAAKqD,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,YAAY,KAAK,WAAW,KAAK,IAAI,wFAAwF,OAAO,mQAAmQ,EAAE,UAAU,+BAA+B,mBAAmB,gBAAgB,iBAAiBhB,EAAiB,SAAS,YAAY,GAAGpD,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,QAAQqE,GAA2BhC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,OAAO,EAAE,EAAE,GAAG,QAAQ,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,wFAAwF,OAAO,mQAAmQ,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAEiB,GAAa,GAAgBjD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,qBAAqB,uBAAuB,uBAAuB,MAAM,0BAA0B,SAAS,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,aAAa,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,kBAAkB,MAAM,QAAQ,aAAa,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAEU,EAAa,GAAgB/C,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEU,EAAa,GAAgB/C,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,cAAc,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEU,EAAa,GAAgB/C,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,2CAA2C,uBAAuB,MAAM,uBAAuB,QAAQ,0BAA0B,OAAO,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,cAAc,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAEY,GAAa,GAAgBE,EAAMjD,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBF,EAAKoD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBpD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAKyD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGxE,GAAqB,CAAC,UAAU,CAAC,GAAGqC,GAAmB,GAAG,GAAG,MAAMA,GAAmB,QAAQ,OAAO,GAAG,OAAO,EAAE,GAAG,IAAI,EAAE,KAAK,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsBhC,EAAK0D,GAA8B,CAAC,UAAU,0BAA0B,iBAAiBrB,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKnB,GAAkB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ8E,GAAI,CAAC,kFAAkF,kFAAkF,0OAA0O,8PAA8P,iMAAiM,6JAA6J,qQAAqQ,2KAA2K,mOAAmO,+PAA+P,iOAAiO,gMAAgM,oSAAoS,yTAAyT,yGAAyG,iEAAiE,4GAA4G,8DAA8D,sJAAsJ,+IAA+I,6IAA6I,wFAAwF,+EAA+E,kEAAkE,0GAA0G,gEAAgE,+DAA+D,wFAAwF,GAAeA,GAAI,+bAA+b,EAUzz3BC,GAAgBC,EAAQlD,GAAUgD,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,YAAY,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,IAAI,0GAA0G,OAAO,KAAK,EAAE,CAAC,OAAO,iBAAiB,OAAO,SAAS,MAAM,SAAS,IAAI,0FAA0F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGjF,GAAuB,GAAGuF,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECVz6D,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,IAAAC,EAAI,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAKE,EAAM,UAAU,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAM1B,IAAe0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAE0B,EAAM,iBAAwB1B,EAAS,KAAK,GAAG,EAAU4B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAzC,EAAQ,UAAA0C,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAArD,CAAQ,EAAEsD,EAAgB,CAAC,WAAA3D,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIuC,EAAW,QAAA/B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ0D,EAAiB5B,GAAuBD,EAAM1B,CAAQ,EAAO,CAAC,sBAAAwD,GAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,GAAYH,GAAsB,SAASI,KAAO,CAAoC,GAAnCR,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAKR,GAAqB,MAAMA,EAAU,GAAGgB,EAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAA4DC,GAAkBC,EAAGlE,GAAkB,GAArE,CAAa8C,EAAS,CAAuE,EAAE,OAAoB1B,EAAK+C,EAAY,CAAC,GAAGpB,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMJ,GAAY,SAAsBa,EAAKE,EAAO,IAAI,CAAC,GAAG2B,EAAU,GAAGI,EAAgB,UAAUa,EAAGD,GAAkB,gBAAgBnB,EAAUK,CAAU,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,iBAAiBQ,EAAiB,SAAS,YAAY,MAAMI,GAAY,IAAI1B,EAAW,MAAM,CAAC,WAAW,8DAA8D,gBAAgB,eAAe,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGQ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,WAAW,0EAA0E,gBAAgB,kBAAkB,EAAE,kBAAkB,CAAC,WAAW,0EAA0E,gBAAgB,kBAAkB,CAAC,EAAE,GAAG3C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAEgD,EAAYI,CAAc,EAAE,SAAsBlC,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKiD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBjD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,qBAAqB,6BAA6B,KAAK,EAAE,kBAAkBnD,GAAmB,kBAAkB,MAAM,mBAAmB,GAAK,GAAGN,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,SAAS,sBAAsB,6CAA6C,EAAE,SAAsBF,EAAKiD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBjD,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgB,GAAI,CAAC,kFAAkF,gFAAgF,sHAAsH,mLAAmL,GAAeA,EAAG,EAW3sMC,GAAgBC,EAAQxC,GAAUsC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,oBAAoBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,iBAAiB,OAAO,SAAS,MAAM,SAAS,IAAI,0FAA0F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECX7B,IAAMC,GAAsBC,EAASC,EAAgB,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,QAAQ,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,GAAGyC,CAAS,EAAEtB,GAASI,CAAK,EAAO,CAAC,YAAAmB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,GAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAnD,CAAQ,EAAEoD,EAAgB,CAAC,WAAAzD,GAAW,eAAe,YAAY,IAAIqC,EAAW,QAAA9B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQwD,EAAiB3B,GAAuBD,EAAMzB,CAAQ,EAA4DsD,GAAkBC,EAAG3D,GAAkB,GAArE,CAAa6C,EAAS,CAAuE,EAAE,OAAoBzB,EAAKwC,EAAY,CAAC,GAAGd,GAAUT,EAAgB,SAAsBjB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMJ,GAAY,SAAsBsD,EAAMvC,EAAO,IAAI,CAAC,GAAGyB,EAAU,GAAGI,GAAgB,UAAUQ,EAAGD,GAAkB,iBAAiBb,EAAUI,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIrB,EAAW,MAAM,CAAC,gBAAgB,qBAAqB,GAAGQ,CAAK,EAAE,GAAG1C,GAAqB,CAAC,UAAU,CAAC,mBAAmB,MAAS,CAAC,EAAE8C,EAAYI,CAAc,EAAE,SAAS,CAAchC,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsB1C,EAAK2C,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,QAAQC,GAA2BtB,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,wFAAwF,OAAO,mQAAmQ,EAAE,UAAU,gCAAgC,mBAAmB,gBAAgB,iBAAiBe,EAAiB,SAAS,YAAY,GAAGvD,GAAqB,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,KAAK,eAAe,IAAI,QAAQ8D,GAA2BtB,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,EAAE,EAAE,YAAY,KAAK,WAAW,KAAK,MAAM,OAAO,IAAI,wFAAwF,OAAO,mQAAmQ,CAAC,CAAC,EAAEM,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,qBAAqB,qBAAqB,uBAAuB,MAAM,0BAA0B,SAAS,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,aAAa,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,kBAAkBjD,GAAmB,kBAAkB,MAAM,QAAQ,aAAa,mBAAmB,GAAK,GAAGN,GAAqB,CAAC,UAAU,CAAC,QAAQ,eAAe,CAAC,EAAE8C,EAAYI,CAAc,CAAC,CAAC,EAAeS,EAAMvC,EAAO,IAAI,CAAC,UAAU,eAAe,mBAAmB,QAAQ,iBAAiBmC,EAAiB,SAAS,YAAY,SAAS,CAAcrC,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGvD,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAehC,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGvD,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAehC,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGvD,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAehC,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGvD,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAehC,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGvD,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0B,EAAYI,CAAc,CAAC,CAAC,EAAehC,EAAK6C,EAAS,CAAC,sBAAsB,GAAK,SAAsB7C,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBF,EAAK0C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsB1C,EAAKE,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,6BAA6B,KAAK,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAerC,EAAK8C,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGxB,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,EAAE,GAAGxC,GAAqB,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGwC,GAAmB,GAAG,IAAI,IAAIA,GAAmB,QAAQ,IAAI,EAAE,IAAI,GAAG,CAAC,CAAC,EAAEM,EAAYI,CAAc,EAAE,SAAsBhC,EAAK+C,GAA8B,CAAC,UAAU,2BAA2B,iBAAiBV,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBrC,EAAKtB,GAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,GAAGI,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE8C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBmC,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgB,qBAAqB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQW,GAAI,CAAC,kFAAkF,kFAAkF,uPAAuP,qNAAqN,oJAAoJ,mRAAmR,wTAAwT,0GAA0G,oJAAoJ,kEAAkE,sHAAsH,+EAA+E,8DAA8D,2FAA2F,GAAeA,EAAG,EAUhjjBC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,aAAaA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,SAAS,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,uEAAuE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,iBAAiB,OAAO,SAAS,MAAM,SAAS,IAAI,0FAA0F,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGzE,GAAsB,GAAG+E,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECV/1D,IAAMC,GAAYC,GAAOC,CAAK,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUF,GAAOE,EAAM,WAAW,UAAU,GAAUC,GAAuB,CAACD,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,UAAAyC,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,GAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAApD,CAAQ,EAAEqD,EAAgB,CAAC,WAAA1D,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIsC,EAAW,QAAA9B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyD,EAAiB5B,GAAuBD,EAAMzB,CAAQ,EAAuCuD,EAAkBC,EAAG5D,GAAkB,GAAhD,CAAC,CAAuE,EAAQ6D,GAAY,IAAQR,IAAiB,kBAAmDS,EAAa,IAAQT,IAAiB,kBAA6C,OAAoBlC,EAAK4C,EAAY,CAAC,GAAGjB,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQhB,EAAS,QAAQ,GAAM,SAAsBe,EAAKT,GAAW,CAAC,MAAMH,GAAY,SAAsBY,EAAK6C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBC,EAAM5C,EAAO,EAAE,CAAC,GAAG2B,EAAU,GAAGI,EAAgB,UAAU,GAAGQ,EAAGD,EAAkB,iBAAiBd,EAAUK,CAAU,CAAC,iBAAiB,cAAc,GAAK,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAItB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,SAAS,qBAAqB,MAAM,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,UAAU,OAAO,GAAGQ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,eAAe,UAAU,qCAAqC,EAAE,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,cAAc,CAAC,EAAE,GAAG1C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE+C,EAAYI,CAAc,EAAE,SAAS,CAACQ,GAAY,GAAgB1C,EAAKxB,GAAY,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ0D,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBgB,EAAiB,SAAS,YAAY,GAAGxD,GAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQwB,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEO,EAAYI,CAAc,CAAC,CAAC,EAAES,EAAa,GAAgB3C,EAAKxB,GAAY,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,EAAE,UAAU,iBAAiB,mBAAmB,SAAS,iBAAiBkD,EAAiB,SAAS,YAAY,GAAGxD,GAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,GAA2BxB,GAAmB,GAAG,IAAI,KAAKA,GAAmB,QAAQ,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,CAAC,EAAEO,EAAYI,CAAc,CAAC,CAAC,EAAelC,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,gBAAgB,EAAE,iBAAiBqC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,6BAA6B,KAAK,EAAE,KAAKX,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,CAAC,qBAAqB,oBAAoB,CAAC,EAAE,kBAAkB,SAAS,mBAAmB,GAAK,GAAG7C,GAAqB,CAAC,kBAAkB,CAAC,SAAsBiB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE4B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQe,GAAI,CAAC,kFAAkF,gFAAgF,qSAAqS,kKAAkK,iHAAiH,+WAA+W,iEAAiE,8EAA8E,+bAA+b,EAWz5TC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,WAAW,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXjX,IAAMM,GAAYC,GAAOC,CAAK,EAAQC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAuCC,EAAKC,EAAM,MAAM,CAAC,GAAGH,EAAM,SAASE,GAAMD,EAAuCP,GAAwBM,EAAM,OAAO,KAAK,MAAMC,IAAyC,OAAOA,EAAuCD,EAAM,WAAW,MAAME,IAAO,OAAOA,EAAK,YAAY,WAAWC,EAAML,GAAmCE,EAAM,aAAa,MAAMG,IAAQ,OAAOA,EAAM,UAAU,CAAE,EAAQC,GAAuB,CAACJ,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU8B,GAA6BC,EAAW,SAASN,EAAMO,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAApC,EAAQ,UAAAqC,EAAU,GAAGC,CAAS,EAAEpB,GAASK,CAAK,EAAO,CAAC,YAAAgB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,GAAgB,WAAAC,EAAW,SAAAhD,CAAQ,EAAEiD,EAAgB,CAAC,WAAAtD,GAAW,eAAe,YAAY,gBAAAD,GAAgB,QAAAQ,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiBrB,GAAuBJ,EAAMzB,CAAQ,EAAQmD,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAC,EAAQC,EAAkBC,EAAqB,EAAE,OAAoB1C,EAAK2C,EAAY,CAAC,GAAGpB,GAA4Ce,EAAgB,SAAsBtC,EAAKC,GAAS,CAAC,QAAQhB,EAAS,QAAQ,GAAM,SAAsBe,EAAKT,GAAW,CAAC,MAAMH,GAAY,SAAsBY,EAAK4C,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,OAAO,YAAY,aAAa,GAAM,SAAsBC,EAAM3C,EAAO,EAAE,CAAC,GAAGuB,EAAU,GAAGI,EAAgB,UAAU,GAAGiB,EAAGjE,GAAkB,GAAG2D,EAAsB,iBAAiBlB,EAAUK,CAAU,CAAC,kBAAkB,cAAc,GAAK,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIlB,GAA6BmB,EAAK,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kBAAkB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,SAAS,qBAAqB,MAAM,gBAAgB,qBAAqB,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGf,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,cAAc,EAAE,kBAAkB,CAAC,wBAAwB,MAAM,sBAAsB,MAAM,uBAAuB,MAAM,qBAAqB,MAAM,gBAAgB,cAAc,CAAC,EAAE,GAAGtC,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE2C,EAAYI,CAAc,EAAE,SAAS,CAAc9B,EAAKxB,GAAY,CAAC,eAAec,GAAU,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,mBAAmB,GAAK,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ0D,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,iBAAiBN,EAAiB,SAAS,YAAY,GAAGpD,GAAqB,CAAC,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQgE,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,EAAE,kBAAkB,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQM,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,oEAAoE,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQM,GAAwFN,GAAkB,GAAI,IAAI,KAAkEA,GAAkB,QAAS,IAAI,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAEf,EAAYI,CAAc,CAAC,CAAC,EAAe9B,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,MAAM,CAAC,gBAAgB,EAAE,iBAAiBiC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kBAAkB,6BAA6B,KAAK,EAAE,KAAKX,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,oBAAoB,EAAE,kBAAkB,CAAC,qBAAqB,oBAAoB,CAAC,EAAE,kBAAkB,SAAS,mBAAmB,GAAK,GAAGzC,GAAqB,CAAC,kBAAkB,CAAC,SAAsBiB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,6CAA6C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBF,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,0CAA0C,EAAE,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEwB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmB,GAAI,CAAC,kFAAkF,kFAAkF,qSAAqS,mIAAmI,gHAAgH,+WAA+W,kEAAkE,+EAA+E,+bAA+b,EAS3yTC,GAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,WAAW,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,CAAC,CAAC,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECTqkD,IAAMM,GAAgBC,EAASC,EAAU,EAAQC,GAAYF,EAASG,EAAM,EAAQC,GAAgBC,GAAOC,CAAS,EAAQC,GAAYF,GAAOG,CAAK,EAAQC,GAAiBT,EAASU,EAAW,EAAQC,GAAiBX,EAASY,EAAW,EAAQC,GAAmCC,GAA0BC,EAAO,GAAG,EAAQC,GAAiBhB,EAASiB,EAAW,EAAQC,GAAiBlB,EAASmB,EAAW,EAAQC,GAAiBpB,EAASqB,EAAW,EAAQC,GAAiBtB,EAASuB,EAAW,EAAQC,GAAexB,EAASyB,EAAS,EAAQC,GAAoBrB,GAAOU,EAAO,OAAO,EAAQY,GAAa3B,EAAS4B,EAAO,EAAQC,GAAgBxB,GAAOU,EAAO,GAAG,EAAQe,GAA6B9B,EAAS+B,EAAuB,EAAQC,GAAYhC,EAASiC,EAAM,EAAQC,GAAalC,EAASmC,EAAO,EAAQC,GAASpC,EAASqC,EAAG,EAAQC,GAAStC,EAASuC,EAAG,EAAQC,GAASxC,EAASyC,EAAG,EAAQC,GAAS1C,EAAS2C,EAAG,EAAQC,GAAU5C,EAAS6C,EAAI,EAAQC,GAAY,CAAC,UAAU,qBAAqB,UAAU,sBAAsB,UAAU,4CAA4C,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,kBAAkB,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAY,CAAC,MAAM,EAAE,SAAS,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,qBAAqB,KAAK,EAAE,IAAI,EAAE,CAAC,EAAQC,GAAY,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,EAAE,EAAE,EAAE,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,IAAI,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,CAAC,UAAU,+GAA+G,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,IAAI,MAAM,EAAE,MAAM,EAAE,WAAWV,EAAW,EAAQW,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,GAAGC,CAAS,EAAEtB,GAASI,CAAK,EAAQmB,GAAU,IAAI,CAAC,IAAMC,EAASA,GAAiB,OAAUX,CAAY,EAAE,GAAGW,EAAS,OAAO,CAAC,IAAIC,GAAU,SAAS,cAAc,qBAAqB,EAAKA,GAAWA,GAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,GAAU,SAAS,cAAc,MAAM,EAAEA,GAAU,aAAa,OAAO,QAAQ,EAAEA,GAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,EAAS,EAAG,CAAC,EAAE,CAAC,OAAUZ,CAAY,CAAC,EAAQa,GAAmB,IAAI,CAAC,IAAMF,EAASA,GAAiB,OAAUX,CAAY,EAAE,SAAS,MAAMW,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUX,CAAY,CAAC,EAAE,GAAK,CAACc,EAAYC,CAAmB,EAAEC,GAA8BR,EAAQ1C,GAAY,EAAK,EAAQmD,EAAe,OAAoEC,EAAkBC,EAAGnD,GAAkB,GAArE,CAAasC,EAAS,CAAuE,EAAQc,EAAY,IAASrD,GAAU,EAAiB+C,IAAc,YAAtB,GAAmEO,EAAa,IAAQ,CAACtD,GAAU,GAAiB+C,IAAc,YAA6CQ,EAAa,IAAQ,CAACvD,GAAU,GAAiB+C,IAAc,YAA6CS,EAAa,IAASxD,GAAU,EAAiB,EAAC,YAAY,WAAW,EAAE,SAAS+C,CAAW,EAAtD,GAAyFU,EAAW5B,EAAO,IAAI,EAAQ6B,EAAUC,GAAkB,WAAW,EAAQC,GAAW/B,EAAO,IAAI,EAAQgC,EAAWF,GAAkB,WAAW,EAAQG,GAAWjC,EAAO,IAAI,EAAQkC,EAAWJ,GAAkB,WAAW,EAAQK,GAAWnC,EAAO,IAAI,EAAQoC,GAAWN,GAAkB,WAAW,EAAE,OAAAO,GAAiB,CAAC,CAAC,EAAsBhD,EAAKiD,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAjE,EAAiB,EAAE,SAAsBkE,EAAMC,EAAY,CAAC,GAAG7B,GAAUT,EAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,iCAAiC,CAAC,EAAeqD,EAAM3G,EAAM,CAAC,GAAGiF,EAAU,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQ4B,EAA0BlC,GAAmB,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAMA,GAAmB,OAAO,QAAQ,IAAI,sEAAsE,OAAO,uKAAuK,EAAE,UAAUgB,EAAGD,EAAkB,iBAAiBZ,CAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,SAAS,CAAc8B,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAS,CAACf,EAAY,GAAgBnC,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,GAAGX,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAOpC,GAAmB,OAAO,OAAO,oBAAoB,SAAsBlB,EAAK3D,EAAU,CAAC,UAAU,0CAA0C,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKhE,GAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEoG,EAAa,GAAgBpC,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGX,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,SAAsBtD,EAAK7D,GAAgB,CAAC,kBAAkB,CAAC,WAAW+C,EAAW,EAAE,sBAAsB,GAAM,gBAAgBD,GAAU,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,yDAAyD,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsBa,EAAK9D,GAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegH,EAAM,SAAS,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAACd,EAAa,GAAgBpC,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,uEAAuE,OAAO,yKAAyK,CAAC,CAAC,EAAE,SAAsBgC,EAAM3G,EAAM,CAAC,GAAG,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,IAAI,uEAAuE,OAAO,yKAAyK,EAAE,UAAU,8CAA8C,mBAAmB,eAAe,SAAS,CAAcyD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,CAAC,EAAekD,EAAMtG,GAAmC,CAAC,QAAQyC,GAAW,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,UAAU,QAAQC,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc4D,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAclD,EAAKuD,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,6BAA6B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBL,EAAMpG,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,iBAAiB,SAAS,CAAckD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,MAAM,EAAE,IAAI,KAAK,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAKzD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,CAAC,CAAC,CAAC,EAAeyD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,MAAM,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAK1D,GAAY,CAAC,eAAekD,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeS,EAAKuD,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,2BAA2B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBL,EAAMpG,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,iBAAiB,SAAS,CAAckD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBlB,EAAKzD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,CAAC,CAAC,EAAeyD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,MAAM,EAAE,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAK1D,GAAY,CAAC,eAAekD,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,CAAC,CAAC,CAAC,EAAeS,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,MAAM,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,8BAA8B,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,KAAK,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKvD,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,KAAK,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKrD,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE0F,EAAa,GAAgBrC,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,mQAAmQ,CAAC,CAAC,EAAE,SAAsBgC,EAAM3G,EAAM,CAAC,GAAG,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,8CAA8C,mBAAmB,eAAe,SAAS,CAAcyD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,EAAeA,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,8BAA8B,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKuD,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,2BAA2B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBL,EAAMpG,EAAO,EAAE,CAAC,UAAU,8BAA8B,mBAAmB,iBAAiB,SAAS,CAAckD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,IAAI,qEAAqE,CAAC,CAAC,EAAE,SAAsBlB,EAAKzD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,CAAC,CAAC,EAAeyD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAK1D,GAAY,CAAC,eAAekD,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,CAAC,CAAC,CAAC,EAAeS,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekD,EAAMtG,GAAmC,CAAC,QAAQyC,GAAW,UAAU,gBAAgB,wBAAwB,SAAS,mBAAmB,UAAU,QAAQC,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcU,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKhD,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK9C,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8C,EAAKuD,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,6BAA6B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBL,EAAMpG,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,iBAAiB,SAAS,CAAckD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,QAAQ,EAAE,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAKzD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,CAAC,CAAC,EAAeyD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBlB,EAAK1D,GAAY,CAAC,eAAekD,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE+C,EAAa,GAAgBtC,EAAK,MAAM,CAAC,UAAU,+CAA+C,mBAAmB,UAAU,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,SAAsBkD,EAAM3G,EAAM,CAAC,GAAG,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,KAAK,YAAY,IAAI,WAAW,KAAK,MAAM,eAAe2E,GAAmB,OAAO,OAAO,mCAAmC,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,UAAU,gBAAgB,mBAAmB,eAAe,SAAS,CAAclB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,CAAC,EAAeA,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,iCAAiC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,8BAA8B,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAKuD,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,wBAAwB,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBL,EAAMpG,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,iBAAiB,SAAS,CAAckD,EAAKzD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,IAAI,qEAAqE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,EAAeyD,EAAK1D,GAAY,CAAC,eAAekD,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,CAAC,EAAeS,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,iBAAiB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekD,EAAMtG,GAAmC,CAAC,QAAQyC,GAAW,UAAU,iBAAiB,wBAAwB,UAAU,mBAAmB,UAAU,QAAQC,GAAW,UAAU,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcU,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK5C,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4C,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK1C,GAAY,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0C,EAAKuD,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU,0BAA0B,EAAE,oBAAoB,CAAC,UAAU,CAAC,aAAa,YAAY,iBAAiB,WAAW,CAAC,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,SAAsBL,EAAMpG,EAAO,EAAE,CAAC,UAAU,+BAA+B,mBAAmB,iBAAiB,SAAS,CAAckD,EAAKzD,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,OAAO,CAAC,EAAeyD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oBAAoB,EAAE,SAAS,mBAAmB,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,gBAAgB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,EAAeA,EAAK1D,GAAY,CAAC,eAAekD,GAAW,4BAA4B,GAAK,0BAA0B,EAAE,yBAAyB,OAAO,yBAAyBD,GAAY,gBAAgB,GAAM,gBAAgB,EAAE,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,IAAI,IAAI,sEAAsE,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeS,EAAK,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBkD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAclD,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,0BAA0B,MAAM,EAAE,SAAS,iKAAiK,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,gBAAgB,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,0BAA0B,MAAM,EAAE,SAAS,iKAAiK,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,SAAS,0BAA0B,MAAM,EAAE,SAAS,iKAAiK,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,KAAK,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekD,EAAMzF,GAAoB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,CAAC,IAAI8E,EAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,iBAAiB,qCAAqC,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,WAAW,GAAGC,EAAU,IAAID,EAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAcvC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAsBA,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oEAAoE,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,WAAW,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAekD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,GAAG,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,EAAE,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAOpC,GAAmB,OAAO,OAAO,oBAAoB,SAAsBlB,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKxC,GAAU,CAAC,UAAU,8BAA8B,OAAO,OAAO,GAAG,YAAY,UAAU,4BAA4B,SAAS,YAAY,UAAU,+BAA+B,UAAU,uBAAuB,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,UAAU,yDAAyD,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewC,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQ,GAAGX,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,IAAI,MAAM,SAAS,SAAsBtD,EAAK7D,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,CAAC,OAAO,EAAE,IAAIuG,GAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,iBAAiB,qCAAqC,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,2BAA2B,GAAGC,EAAW,OAAO,YAAY,IAAID,GAAK,kBAAkB,GAAK,QAAQ,YAAY,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsB1C,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,CAAC,OAAO,OAAO,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB7B,EAAKrC,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,UAAU,iDAAiD,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBkD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAclD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,qJAAqJ,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAsBA,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,qJAAqJ,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,qJAAqJ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,yUAAyU,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAekD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAS,CAAclD,EAAKpC,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,EAAeoC,EAAKpC,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,EAAeoC,EAAKpC,GAAgB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,CAAC,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,IAAI,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,WAAW,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,qBAAqB,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoC,EAAKvC,GAAoB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,CAAC,IAAImF,GAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,iBAAiB,qCAAqC,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,eAAe,GAAGC,EAAW,IAAID,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAsB5C,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAsBA,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,sBAAsB,oEAAoE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,oBAAoB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQX,GAAmB,OAAO,OAAO,YAAY,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,QAAQA,GAAmB,OAAO,OAAO,YAAY,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,IAAI,MAAM,SAAS,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKlC,GAAwB,CAAC,UAAU,eAAe,UAAU,eAAe,UAAU,YAAY,UAAU,ybAAyb,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,mXAAmX,UAAU,OAAO,UAAU,gVAAgV,UAAU,kZAAkZ,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoF,EAAMzF,GAAoB,CAAC,iBAAiB,CAAC,QAAQ,GAAG,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,sCAAsC,GAAK,2BAA2B,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,CAAC,EAAE,CAAC,IAAIqF,GAAK,OAAO,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,2BAA2B,iBAAiB,qCAAqC,EAAE,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,iBAAiB,mBAAmB,MAAM,GAAGC,GAAW,IAAID,GAAK,MAAM,CAAC,qBAAqB,IAAI,EAAE,SAAS,CAAc9C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAsBA,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,KAAK,CAAC,MAAM,CAAC,kBAAkB,uBAAuB,uBAAuB,+CAA+C,qBAAqB,OAAO,uBAAuB,MAAM,0BAA0B,UAAU,uBAAuB,OAAO,0BAA0B,SAAS,sBAAsB,iBAAiB,EAAE,SAAS,KAAK,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,oBAAoB,MAAM,CAAC,gBAAgB,EAAE,kBAAkB,SAAS,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBkD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAclD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,EAAE,GAAG,GAAG,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,IAAI,MAAM,YAAYpC,GAAmB,OAAO,OAAO,4BAA4B,SAAsBlB,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKhC,GAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wFAA83B,QAAQ,YAAY,UAAU,qEAAqE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAegC,EAAKsD,EAA0B,CAAC,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK9B,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,6HAA6rC,QAAQ,YAAY,UAAU,kEAAkE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8B,EAAKsD,EAA0B,CAAC,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK9B,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,yJAA68B,QAAQ,YAAY,UAAU,sFAAsF,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8B,EAAKsD,EAA0B,CAAC,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK9B,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,sMAAsM,QAAQ,YAAY,UAAU,0DAA0D,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe8B,EAAKsD,EAA0B,CAAC,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK9B,GAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,kOAA6N,QAAQ,YAAY,UAAU,kEAAkE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEkE,EAAa,GAAgBpC,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,IAAI,sEAAsE,OAAO,uKAAuK,CAAC,CAAC,EAAE,SAAsBgC,EAAM3G,EAAM,CAAC,GAAG,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,KAAK,IAAI,sEAAsE,OAAO,uKAAuK,EAAE,UAAU,8CAA8C,cAAc,GAAK,mBAAmB,SAAS,SAAS,CAAc2G,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAekD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAekD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAclD,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK5B,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe4B,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK1B,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0B,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKxB,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0E,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,mBAAmB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAekD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gEAAgE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAekD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,2DAA2D,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAekD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,2EAA2E,qBAAqB,OAAO,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,sCAAsC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,kDAAkD,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,kCAAkC,EAAE,kBAAkB2C,GAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeyD,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAS,CAAclD,EAAKuD,EAAK,CAAC,KAAK,wHAAwH,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBvD,EAAK0D,GAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,uBAAuB,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,IAAI,++CAA++C,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1D,EAAKuD,EAAK,CAAC,KAAK,+BAA+B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBvD,EAAK0D,GAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,2BAA2B,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,IAAI,sgBAAsgB,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1D,EAAKuD,EAAK,CAAC,KAAK,8CAA8C,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBvD,EAAK0D,GAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,0BAA0B,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,IAAI,uxEAAuxE,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1D,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,EAAE,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,WAAWuD,GAAW,SAAsBI,EAAKtB,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmC,EAAY,GAAgBnC,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQuB,GAA2BlC,GAAmB,GAAG,GAAG,EAAE,IAAI,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQ,IAAI,sEAAsE,OAAO,uKAAuK,CAAC,CAAC,EAAE,SAAsBgC,EAAM3G,EAAM,CAAC,GAAG,SAAS,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,YAAY,IAAI,WAAW,KAAK,MAAM,SAAS,IAAI,sEAAsE,OAAO,uKAAuK,EAAE,UAAU,gCAAgC,cAAc,GAAK,mBAAmB,SAAS,SAAS,CAAc2G,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,aAAa,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,UAAU,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAekD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAekD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,UAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAclD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,GAAG,EAAE,GAAG,IAAI,GAAG,GAAG,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKpB,GAAK,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoB,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,GAAG,EAAE,GAAG,IAAI,GAAG,GAAG,EAAE,EAAE,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAK1B,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0B,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,GAAG,EAAE,GAAG,IAAI,GAAG,GAAG,EAAE,EAAE,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB2D,EAAKxB,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe0E,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,WAAW,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,qBAAqB,OAAO,0BAA0B,SAAS,uBAAuB,MAAM,0BAA0B,QAAQ,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAclD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,uCAAuC,uBAAuB,6DAA6D,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,mBAAmB,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,mBAAmB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,2BAA2B,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAekD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gEAAgE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAekD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,2BAA2B,uBAAuB,+CAA+C,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,2BAA2B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,2DAA2D,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,oBAAoB,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,YAAY,SAAS,CAAclD,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB7B,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,2EAA2E,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,kDAAkD,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBkD,EAAKwD,EAAS,CAAC,sBAAsB,GAAK,SAAsBxD,EAAWyD,EAAS,CAAC,SAAsBzD,EAAK,IAAI,CAAC,MAAM,CAAC,kBAAkB,+CAA+C,uBAAuB,2EAA2E,uBAAuB,QAAQ,0BAA0B,MAAM,EAAE,SAAsBA,EAAKuD,EAAK,CAAC,KAAK,sCAAsC,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,QAAQ,YAAY,aAAa,GAAM,SAAsBvD,EAAKlD,EAAO,EAAE,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,kDAAkD,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,kCAAkC,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeoG,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAclD,EAAKuD,EAAK,CAAC,KAAK,oEAAoE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBvD,EAAK0D,GAAI,CAAC,GAAG,IAAI,UAAU,8BAA8B,mBAAmB,uBAAuB,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,IAAI,++CAA++C,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1D,EAAKuD,EAAK,CAAC,KAAK,+BAA+B,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBvD,EAAK0D,GAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,2BAA2B,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,IAAI,sgBAAsgB,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAe1D,EAAKuD,EAAK,CAAC,KAAK,8CAA8C,YAAY,GAAK,OAAO,YAAY,aAAa,GAAK,QAAQ,YAAY,SAAsBvD,EAAK0D,GAAI,CAAC,GAAG,IAAI,UAAU,+BAA+B,mBAAmB,0BAA0B,KAAK,QAAQ,gBAAgB,IAAI,eAAe,IAAI,IAAI,uxEAAuxE,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe1D,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,OAAO,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,yBAAyB,iBAAiB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,WAAWuD,GAAW,SAAsBI,EAAKtB,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE2D,EAAa,GAAgBrC,EAAKqD,EAAkB,CAAC,WAAWxB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,GAAG,MAAM,QAAQ,GAAGX,GAAmB,GAAG,GAAG,EAAE,KAAK,IAAI,OAAO,CAAC,EAAE,SAAsBlB,EAAKsD,EAA0B,CAAC,SAAsBtD,EAAK3D,EAAU,CAAC,UAAU,0CAA0C,iBAAiB,GAAK,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,WAAWuD,GAAW,SAAsBI,EAAKtB,GAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAesB,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQ2D,GAAI,CAAC,kFAAkF,gFAAgF,yRAAyR,kSAAkS,qKAAqK,0GAA0G,uSAAuS,6dAA6d,iPAAiP,wWAAwW,wQAAwQ,sTAAsT,0IAA0I,gNAAgN,+TAA+T,iVAAiV,mPAAmP,+MAA+M,wLAAwL,qKAAqK,weAAwe,uOAAuO,0ZAA0Z,kRAAkR,+OAA+O,4YAA4Y,sKAAsK,0XAA0X,2KAA2K,8OAA8O,gTAAgT,6SAA6S,iTAAiT,ueAAue,gOAAgO,6YAA6Y,qKAAqK,qUAAqU,mKAAmK,iVAAiV,yLAAyL,0RAA0R,0SAA0S,wWAAwW,wLAAwL,0IAA0I,2MAA2M,2RAA2R,4NAA4N,8UAA8U,sNAAsN,0GAA0G,wfAAwf,wdAAwd,6QAA6Q,ycAAyc,2SAA2S,sbAAsb,ghBAAghB,+XAA+X,kJAAkJ,kJAAkJ,iJAAiJ,2TAA2T,kMAAkM,2RAA2R,sPAAsP,uOAAuO,kWAAkW,qJAAqJ,qLAAqL,iNAAiN,mPAAmP,mRAAmR,2kBAA2kB,0SAA0S,oRAAoR,2MAA2M,+TAA+T,oJAAoJ,iLAAiL,sMAAsM,0MAA0M,GAAeA,GAAI,gcAAgc,+/DAA+/D,wlCAAwlC,EAazw/GC,GAAgBC,EAAQtD,GAAUoD,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,OAAOA,GAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,SAAS,MAAM,SAAS,IAAI,6FAA6F,OAAO,KAAK,EAAE,CAAC,OAAO,iBAAiB,OAAO,SAAS,MAAM,SAAS,IAAI,0FAA0F,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,wBAAwB,OAAO,SAAS,MAAM,SAAS,IAAI,4GAA4G,OAAO,KAAK,CAAC,CAAC,EAAE,GAAG9H,GAAgB,GAAGG,GAAY,GAAGO,GAAiB,GAAGE,GAAiB,GAAGK,GAAiB,GAAGE,GAAiB,GAAGE,GAAiB,GAAGE,GAAiB,GAAGE,GAAe,GAAGG,GAAa,GAAGG,GAA6B,GAAGE,GAAY,GAAGE,GAAa,GAAGE,GAAS,GAAGE,GAAS,GAAGE,GAAS,GAAGE,GAAS,GAAGE,GAAU,GAAGqF,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACjqD,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,uBAAyB,GAAG,qBAAuB,OAAO,sBAAwB,OAAO,yBAA2B,OAAO,4BAA8B,OAAO,qBAAuB,OAAO,oCAAsC,4JAA0L,sBAAwB,IAAI,6BAA+B,OAAO,qBAAuB,8NAAsQ,kBAAoB,OAAO,yBAA2B,OAAO,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["ImageWithFX", "withFX", "Image2", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "zFi4PZstg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "u", "getLoadingLazyAtYPosition", "RichText2", "css", "FramercHM7LqkY3", "withCSS", "cHM7LqkY3_default", "addPropertyControls", "ControlType", "addFonts", "ImageWithFX", "withFX", "Image2", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "zFi4PZstg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "u", "getLoadingLazyAtYPosition", "RichText2", "css", "FramernX1I9PEfS", "withCSS", "nX1I9PEfS_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "tap", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "IWhDUDXxt", "cXLSg_GKm", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapthms72", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "RichText2", "x", "css", "FramerCiKMdwrAF", "withCSS", "CiKMdwrAF_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "cXLSg_GKm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapdp5yg5", "args", "scopingClassNames", "cx", "LayoutGroup", "RichText2", "Link", "css", "FramerLEy0QjMmK", "withCSS", "LEy0QjMmK_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MotionDivWithFX", "withFX", "motion", "ServicesSelected3Fonts", "getFonts", "LEy0QjMmK_default", "ServicesSelectedFonts", "CiKMdwrAF_default", "ImageWithFX", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "transformTemplate1", "_", "t", "transformTemplate2", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "image2", "image3", "image4", "subText", "title", "title2", "title3", "title4", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "dOJhqOvZB", "CwxG5t1eH", "jIyx0gb_K", "t7M7INYAa", "ikcXuBXB9", "ScuubERnI", "vS1HRJjOL", "GYGv8FqGa", "s5j69kCFP", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "cXLSg_GKm1no8ot1", "args", "cXLSg_GKmbb0bxu", "cXLSg_GKm1wewwxc", "cXLSg_GKm1xrfque", "cXLSg_GKmmztr6z", "cXLSg_GKm1skwvi2", "cXLSg_GKmfvgqdx", "cXLSg_GKm1qb1e9w", "cXLSg_GKmz0eztd", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Link", "SVG", "RichText2", "ComponentViewportProvider", "getLoadingLazyAtYPosition", "css", "FramerOF1uuPLAZ", "withCSS", "OF1uuPLAZ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ImageWithFX", "withFX", "Image2", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "zFi4PZstg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "getLoadingLazyAtYPosition", "RichText2", "css", "Frameros2lfYnM6", "withCSS", "os2lfYnM6_default", "addPropertyControls", "ControlType", "addFonts", "ImageWithFX", "withFX", "Image2", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "zFi4PZstg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerOsE_1D12f", "withCSS", "OsE_1D12f_default", "addPropertyControls", "ControlType", "addFonts", "DentistCardFonts", "getFonts", "jFOWBeafB_default", "MotionDivWithFX", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "tU7t5dw1S", "idcWLdU4OsS", "dFSflqsEWcWLdU4OsS", "idAG0f3NzHk", "dFSflqsEWAG0f3NzHk", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "transition1", "Link", "u", "cx", "serializationHash", "addPropertyOverrides", "RichText2", "ChildrenCanSuspend", "QueryData", "cwFgzqDRP_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ComponentViewportProvider", "jFOWBeafB_default", "collection1", "paginationInfo1", "loadMore1", "MotionDivWithFX", "collection2", "paginationInfo2", "loadMore2", "collection3", "paginationInfo3", "loadMore3", "collection4", "paginationInfo4", "loadMore4", "collection5", "paginationInfo5", "loadMore5", "css", "FramerotPZBUJCJ", "withCSS", "otPZBUJCJ_default", "addPropertyControls", "ControlType", "addFonts", "DentistCardFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "cXLSg_GKm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapdp5yg5", "args", "scopingClassNames", "cx", "LayoutGroup", "RichText2", "Link", "css", "FramerzDToyn7WT", "withCSS", "zDToyn7WT_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ServicesSelected2Fonts", "getFonts", "zDToyn7WT_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapf0tfl7", "args", "onTap1yhvv1o", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "SVG", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Framerwx9CMt5sD", "withCSS", "wx9CMt5sD_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "tap", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "cXLSg_GKm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapdp5yg5", "args", "scopingClassNames", "cx", "LayoutGroup", "RichText2", "Link", "css", "FramerALpCFyu_C", "withCSS", "ALpCFyu_C_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ServicesSelectedFonts", "getFonts", "ALpCFyu_C_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerY5l4iN6L0", "withCSS", "Y5l4iN6L0_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ImageWithFX", "withFX", "Image2", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "zFi4PZstg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "Link", "u", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerYerbNWF_H", "withCSS", "YerbNWF_H_default", "addPropertyControls", "ControlType", "addFonts", "ImageWithFX", "withFX", "Image2", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "zFi4PZstg", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerZfOuYIPtD", "withCSS", "ZfOuYIPtD_default", "addPropertyControls", "ControlType", "addFonts", "NavigationFonts", "getFonts", "Y5l4iN6L0_default", "NavbarFonts", "wx9CMt5sD_default", "ContainerWithFX", "withFX", "Container", "ImageWithFX", "Image2", "ButtonHero8Fonts", "cHM7LqkY3_default", "ButtonHero9Fonts", "os2lfYnM6_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ButtonHero6Fonts", "YerbNWF_H_default", "ButtonHero7Fonts", "ZfOuYIPtD_default", "ButtonHero4Fonts", "nX1I9PEfS_default", "ButtonHero5Fonts", "OsE_1D12f_default", "Services2Fonts", "OF1uuPLAZ_default", "MotionSectionWithFX", "DentistFonts", "otPZBUJCJ_default", "MotionDivWithFX", "TestimonialsAlternativeFonts", "fbFNIot9q_default", "FAQRowFonts", "mCosgCcv4_default", "FAQRow1Fonts", "VjIH7slM1_default", "B12Fonts", "icp9umCxW_default", "B13Fonts", "PrmyBLrHw_default", "B14Fonts", "QgjwXZCkT_default", "B25Fonts", "y7K2VV7PB_default", "B121Fonts", "Zpm44rwED_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "transformTemplate1", "_", "t", "animation5", "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", "ref1", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "getLoadingLazyAtYPosition", "PropertyOverrides2", "ComponentViewportProvider", "Link", "RichText2", "x", "SVG", "css", "FramerJXKVNQ5sZ", "withCSS", "JXKVNQ5sZ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
