{"version":3,"file":"lJSNqwSF3.CH5GZQ6S.mjs","names":[],"sources":["https:/framerusercontent.com/modules/0Ag8JX9jhZL5WGiM3KsP/n290j8lxYKbjxtnejyY5/Sticky.js","https:/framerusercontent.com/modules/8axjfpgGlcSeOd3Zk7OO/43lgn5xRavKr0WDztao0/lJSNqwSF3.js"],"sourcesContent":["import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{motion,useAnimation}from\"framer-motion\";import{useEffect}from\"react\";/**\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function Sticky(props){const controls=useAnimation();useEffect(()=>{const handleScroll=()=>{// Define excluded sections\nconst excludedSections=[\"hero-page\",\"mid-cta\",\"end-cta\"];let shouldShow=true;// Check if the excluded sections are in view\nexcludedSections.forEach(sectionId=>{const section=document.getElementById(sectionId);if(section){const rect=section.getBoundingClientRect();if(rect.top<window.innerHeight&&rect.bottom>0){shouldShow=false// Hide the button if section is visible\n;}}});// Update button visibility\ncontrols.start({opacity:shouldShow?1:0,pointerEvents:shouldShow?\"auto\":\"none\"});};// Attach scroll event listener\nwindow.addEventListener(\"scroll\",handleScroll);// Run once on load\nhandleScroll();return()=>window.removeEventListener(\"scroll\",handleScroll);},[controls]);// Redirect to hero-page when the button is clicked\nconst redirectToHeroPage=()=>{const heroPage=document.getElementById(\"hero-page\");if(heroPage){heroPage.scrollIntoView({behavior:\"smooth\"});}};return /*#__PURE__*/_jsx(motion.div,{style:containerStyle,animate:controls,initial:{opacity:0,pointerEvents:\"none\"},children:/*#__PURE__*/_jsx(\"div\",{style:buttonStyle,onClick:redirectToHeroPage,children:/*#__PURE__*/_jsxs(\"span\",{style:textWrapperStyle,children:[/*#__PURE__*/_jsx(\"span\",{style:textSemiBoldStyle,children:\"See the Damage \"}),/*#__PURE__*/_jsx(\"span\",{style:textRegularStyle,children:\" – Book a Call\"})]})})});}// Sticky container styles\nconst containerStyle={position:\"fixed\",bottom:\"16px\",right:\"16px\",zIndex:1e3,display:\"flex\",justifyContent:\"flex-end\",alignItems:\"flex-end\",width:\"calc(100% - 32px)\",height:\"auto\",\"@media (max-width: 768px)\":{bottom:\"16px\",right:\"unset\",left:\"16px\",justifyContent:\"center\",width:\"calc(100% - 32px)\"}};// Button styles with mobile optimization\nconst buttonStyle={boxSizing:\"border-box\",width:\"100%\",maxWidth:\"448px\",height:\"48px\",display:\"flex\",flexDirection:\"row\",justifyContent:\"center\",alignItems:\"center\",whiteSpace:\"nowrap\",boxShadow:\"inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.2), 0px 12px 12px -6px rgba(23, 23, 51, 0.05), 0px 2px 6px 0px rgba(23, 23, 51, 0.05), 0px 1px 2px 0px rgba(23, 23, 51, 0.06), 0px 10px 6px 0px rgba(23, 23, 51, 0.04), 0px 1px 0px 0px rgba(23, 23, 51, 0.9), 0px 0px 0px 1px rgba(22, 22, 51, 0.9)\",background:\"linear-gradient(180deg, #2a315d 0%, rgb(17, 26, 74) 100%)\",overflow:\"visible\",alignContent:\"center\",flexWrap:\"nowrap\",gap:\"8px\",borderRadius:\"9px\",color:\"#fff\",fontFamily:\"'Inter', sans-serif\",fontSize:\"16px\",cursor:\"pointer\",textAlign:\"center\",padding:\"8px 20px\",\"@media (max-width: 768px)\":{width:\"100%\",fontSize:\"14px\",padding:\"10px 16px\"}};// Text wrapper styles\nconst textWrapperStyle={display:\"inline-flex\",flexDirection:\"row\",alignItems:\"center\",justifyContent:\"center\",whiteSpace:\"nowrap\"};// Text styles\nconst textRegularStyle={fontWeight:\"400\",fontSize:\"16px\",\"@media (max-width: 768px)\":{fontSize:\"14px\"}};const textSemiBoldStyle={fontWeight:\"600\",fontSize:\"16px\",\"@media (max-width: 768px)\":{fontSize:\"14px\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Sticky\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"auto\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Sticky.map","// Generated by Framer (ca9141d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Sticky from\"https://framerusercontent.com/modules/0Ag8JX9jhZL5WGiM3KsP/n290j8lxYKbjxtnejyY5/Sticky.js\";const StickyFonts=getFonts(Sticky);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"u52UY5Jf2\",\"ed2aezn4r\",\"WdPV2yBiV\"];const serializationHash=\"framer-g8zKk\";const variantClassNames={ed2aezn4r:\"framer-v-14pg3ud\",u52UY5Jf2:\"framer-v-1q2oosx\",WdPV2yBiV:\"framer-v-o04918\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:150};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:\"u52UY5Jf2\",Phone:\"WdPV2yBiV\",Tablet:\"ed2aezn4r\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"u52UY5Jf2\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"u52UY5Jf2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"WdPV2yBiV\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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(MotionDivWithFX,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1q2oosx\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"u52UY5Jf2\",ref:ref??ref1,style:{borderTopLeftRadius:10,borderTopRightRadius:0,...style},variants:{WdPV2yBiV:{borderTopRightRadius:10}},...addPropertyOverrides({ed2aezn4r:{\"data-framer-name\":\"Tablet\"},WdPV2yBiV:{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j0o4x0-container\",layoutDependency:layoutDependency,layoutId:\"S43QmlNTU-container\",children:/*#__PURE__*/_jsx(Sticky,{height:\"100%\",id:\"S43QmlNTU\",layoutId:\"S43QmlNTU\",width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bna6ih-container\",layoutDependency:layoutDependency,layoutId:\"v6r4ex_T2-container\",children:/*#__PURE__*/_jsx(Sticky,{height:\"100%\",id:\"v6r4ex_T2\",layoutId:\"v6r4ex_T2\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-eypmg-container\",layoutDependency:layoutDependency,layoutId:\"B01CVMTGL-container\",children:/*#__PURE__*/_jsx(Sticky,{height:\"100%\",id:\"B01CVMTGL\",layoutId:\"B01CVMTGL\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-g8zKk.framer-uv7bwp, .framer-g8zKk .framer-uv7bwp { display: block; }\",\".framer-g8zKk.framer-1q2oosx { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 80px; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 448px; will-change: var(--framer-will-change-override, transform); }\",\".framer-g8zKk .framer-j0o4x0-container, .framer-g8zKk .framer-bna6ih-container, .framer-g8zKk .framer-eypmg-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-g8zKk.framer-1q2oosx { gap: 0px; } .framer-g8zKk.framer-1q2oosx > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-g8zKk.framer-1q2oosx > :first-child { margin-left: 0px; } .framer-g8zKk.framer-1q2oosx > :last-child { margin-right: 0px; } }\",\".framer-g8zKk.framer-v-o04918.framer-1q2oosx { width: min-content; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 448\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ed2aezn4r\":{\"layout\":[\"fixed\",\"fixed\"]},\"WdPV2yBiV\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlJSNqwSF3=withCSS(Component,css,\"framer-g8zKk\");export default FramerlJSNqwSF3;FramerlJSNqwSF3.displayName=\"Sticky\";FramerlJSNqwSF3.defaultProps={height:80,width:448};addPropertyControls(FramerlJSNqwSF3,{variant:{options:[\"u52UY5Jf2\",\"ed2aezn4r\",\"WdPV2yBiV\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerlJSNqwSF3,[{explicitInter:true,fonts:[]},...StickyFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlJSNqwSF3\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"448\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ed2aezn4r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WdPV2yBiV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"80\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}