{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2xwGoUj2ozBTPz6y8qqW/Ivg2pD3UyiO0nCRabtJv/RedEbFTSL.js"],
  "sourcesContent": ["// Generated by Framer (259a342)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import HeaderHeader from\"#framer/local/canvasComponent/BbmDl_FxV/BbmDl_FxV.js\";import LoadMore from\"#framer/local/canvasComponent/byPZcBadb/byPZcBadb.js\";import HeaderHeaderTop from\"#framer/local/canvasComponent/GnyplJVVw/GnyplJVVw.js\";import CTA from\"#framer/local/canvasComponent/h7LOYhsPQ/h7LOYhsPQ.js\";import ServiceCard from\"#framer/local/canvasComponent/ntKf3AFek/ntKf3AFek.js\";import Footer from\"#framer/local/canvasComponent/Pn0klsGQb/Pn0klsGQb.js\";import Promotions from\"#framer/local/collection/EgXPoHIad/EgXPoHIad.js\";import*as sharedStyle from\"#framer/local/css/DL1WKcXTC/DL1WKcXTC.js\";import*as sharedStyle1 from\"#framer/local/css/E5naHPzca/E5naHPzca.js\";import*as sharedStyle3 from\"#framer/local/css/ulrN1lRqJ/ulrN1lRqJ.js\";import*as sharedStyle5 from\"#framer/local/css/VKTEt53Iq/VKTEt53Iq.js\";import*as sharedStyle4 from\"#framer/local/css/wPMzO93oT/wPMzO93oT.js\";import*as sharedStyle6 from\"#framer/local/css/Ws5VWAfqI/Ws5VWAfqI.js\";import*as sharedStyle2 from\"#framer/local/css/Yz6ZGnwdR/Yz6ZGnwdR.js\";import*as sharedStyle8 from\"#framer/local/css/z3L4INUOy/z3L4INUOy.js\";import*as sharedStyle7 from\"#framer/local/css/ZIUIQtY8j/ZIUIQtY8j.js\";import metadataProvider from\"#framer/local/webPageMetadata/RedEbFTSL/RedEbFTSL.js\";const HeaderHeaderTopFonts=getFonts(HeaderHeaderTop);const HeaderHeaderFonts=getFonts(HeaderHeader);const HeaderHeaderWithVariantAppearEffect=withVariantAppearEffect(HeaderHeader);const ServiceCardFonts=getFonts(ServiceCard);const LoadMoreFonts=getFonts(LoadMore);const MotionDivWithFX=withFX(motion.div);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={bc7aS360l:\"(min-width: 1200px)\",YTUYNPgXL:\"(min-width: 768px) and (max-width: 1199px)\",Z8ELrTizT:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1EfXu\";const variantClassNames={bc7aS360l:\"framer-v-1rno7za\",YTUYNPgXL:\"framer-v-deyj33\",Z8ELrTizT:\"framer-v-i0t0h6\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"Jhz5Hsrtp\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"bc7aS360l\",Phone:\"Z8ELrTizT\",Tablet:\"YTUYNPgXL\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bc7aS360l\"};};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,ooBlRlnzHcEvVCZxXw,rxa_wBLuJcEvVCZxXw,GmoJ8QfayJhz5Hsrtp,OLOOR7R29Jhz5Hsrtp,UXjsjg4_mJhz5Hsrtp,dFQS9vQs3Jhz5Hsrtp,MFGjvmdE5Jhz5Hsrtp,idJhz5Hsrtp,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Z8ELrTizT\")return false;return true;};const ref1=React.useRef(null);const elementId=useRouteElementId(\"clOysrQob\");const elementId1=useRouteElementId(\"I9ShR9iFJ\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"k39zpduFr\");const dynamicRef=useDynamicRefs();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bc7aS360l\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-4298efb7-5114-48ff-96df-4538246b568f, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1rno7za\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vqlaww-container hidden-i0t0h6\",nodeId:\"f7Ec8aHSp\",scopeId:\"RedEbFTSL\",children:/*#__PURE__*/_jsx(HeaderHeaderTop,{height:\"100%\",id:\"f7Ec8aHSp\",layoutId:\"f7Ec8aHSp\",style:{width:\"100%\"},variant:\"BX35xX1Nt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z8ELrTizT:{y:(componentViewport?.y||0)+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:110,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+41,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5t6e93-container\",nodeId:\"YcnrxevDB\",rendersWithMotion:true,scopeId:\"RedEbFTSL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YTUYNPgXL:{variant:\"CHAM6b8LN\"},Z8ELrTizT:{__framer__animateOnce:true,__framer__targets:[{ref:ref1,target:\"W2POkXASw\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,variant:\"u0hWatZII\"}},children:/*#__PURE__*/_jsx(HeaderHeaderWithVariantAppearEffect,{height:\"100%\",id:\"YcnrxevDB\",layoutId:\"YcnrxevDB\",pi21QKlYE:\"var(--token-4298efb7-5114-48ff-96df-4538246b568f, rgb(255, 255, 255))\",style:{width:\"100%\"},variant:\"ZlyUK0K15\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-qtgpzk\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YTUYNPgXL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+151+70+0),pixelHeight:3240,pixelWidth:6144,sizes:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,src:\"https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg\",srcSet:\"https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg 6144w\"}},Z8ELrTizT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+110+50+0),pixelHeight:3240,pixelWidth:6144,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg\",srcSet:\"https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg 6144w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+151+20+0),pixelHeight:3240,pixelWidth:6144,sizes:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,src:\"https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg\",srcSet:\"https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/t5aYlUMm3MxchWjlqKXzP6BL0.jpg 6144w\"},className:\"framer-9arnru\"})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mua5z0\",\"data-framer-name\":\"Container\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19f4z85\",\"data-framer-name\":\"Section Title\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YTUYNPgXL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"72px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4298efb7-5114-48ff-96df-4538246b568f, rgb(255, 255, 255))\"},children:\"AC Tune-Up Specials\"})})},Z8ELrTizT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4298efb7-5114-48ff-96df-4538246b568f, rgb(255, 255, 255))\"},children:\"AC Tune-Up Specials\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"88px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-2.3px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4298efb7-5114-48ff-96df-4538246b568f, rgb(255, 255, 255))\"},children:\"AC Tune-Up Specials\"})}),className:\"framer-fcoqqs\",\"data-framer-name\":\"Best Roofing Service in Texas\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1af77cf\",\"data-framer-name\":\"2 Columns Text Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-p66p9p\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l5wv6n\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:ooBlRlnzHcEvVCZxXw,className:\"framer-111b8sl\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-qco5kj\",code:\"framer-styles-preset-743ybf\",h1:\"framer-styles-preset-mxudr2\",h2:\"framer-styles-preset-1prgaob\",h3:\"framer-styles-preset-3xvlqf\",h4:\"framer-styles-preset-1axxmsf\",h5:\"framer-styles-preset-6lil2x\",h6:\"framer-styles-preset-mpydhr\",p:\"framer-styles-preset-19arz74\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:rxa_wBLuJcEvVCZxXw,className:\"framer-1kcx3s5\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-qco5kj\",code:\"framer-styles-preset-743ybf\",h1:\"framer-styles-preset-mxudr2\",h2:\"framer-styles-preset-1prgaob\",h3:\"framer-styles-preset-3xvlqf\",h4:\"framer-styles-preset-1axxmsf\",h5:\"framer-styles-preset-6lil2x\",h6:\"framer-styles-preset-mpydhr\",p:\"framer-styles-preset-19arz74\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v0t4c8\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:3,query:{from:{alias:\"Jhz5Hsrtp\",data:Promotions,type:\"Collection\"},select:[{collection:\"Jhz5Hsrtp\",name:\"GmoJ8Qfay\",type:\"Identifier\"},{collection:\"Jhz5Hsrtp\",name:\"OLOOR7R29\",type:\"Identifier\"},{collection:\"Jhz5Hsrtp\",name:\"UXjsjg4_m\",type:\"Identifier\"},{collection:\"Jhz5Hsrtp\",name:\"dFQS9vQs3\",type:\"Identifier\"},{collection:\"Jhz5Hsrtp\",name:\"MFGjvmdE5\",type:\"Identifier\"},{collection:\"Jhz5Hsrtp\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({dFQS9vQs3:dFQS9vQs3Jhz5Hsrtp,GmoJ8Qfay:GmoJ8QfayJhz5Hsrtp,id:idJhz5Hsrtp,MFGjvmdE5:MFGjvmdE5Jhz5Hsrtp,OLOOR7R29:OLOOR7R29Jhz5Hsrtp,UXjsjg4_m:UXjsjg4_mJhz5Hsrtp},index)=>{GmoJ8QfayJhz5Hsrtp??=\"\";UXjsjg4_mJhz5Hsrtp??=\"\";dFQS9vQs3Jhz5Hsrtp??=\"\";MFGjvmdE5Jhz5Hsrtp??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Jhz5Hsrtp-${idJhz5Hsrtp}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{GmoJ8Qfay:GmoJ8QfayJhz5Hsrtp},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{GmoJ8Qfay:GmoJ8QfayJhz5Hsrtp},webPageId:\"cEvVCZxXw\"},motionChild:true,nodeId:\"ZJKXzNpbv\",openInNewTab:false,scopeId:\"RedEbFTSL\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-y74blk framer-1jiv4od\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YTUYNPgXL:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 2018px) * 0.48, 1px)`},Z8ELrTizT:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 2018px), 1px)`,y:(componentViewport?.y||0)+0+110+50+708+0+79.9+0+0+0+21+232+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:484,width:`max(min(max(min(${componentViewport?.width||\"100vw\"} - 60px, 1320px), 1px), 2018px) * 0.49, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wvzzhs-container\",id:`${GmoJ8QfayJhz5Hsrtp}-${elementId2}`,nodeId:\"k39zpduFr\",ref:dynamicRef(`${GmoJ8QfayJhz5Hsrtp}-${elementId2}`),scopeId:\"RedEbFTSL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YTUYNPgXL:{variant:\"qqyfwlHB0\"},Z8ELrTizT:{variant:\"qqyfwlHB0\"}},children:/*#__PURE__*/_jsx(ServiceCard,{abRh0hHEl:dFQS9vQs3Jhz5Hsrtp,As9zpIQi9:MFGjvmdE5Jhz5Hsrtp,height:\"100%\",id:\"k39zpduFr\",layoutId:\"k39zpduFr\",style:{width:\"100%\"},SXYKkk6Km:toResponsiveImage(OLOOR7R29Jhz5Hsrtp),TWwQEEfK1:UXjsjg4_mJhz5Hsrtp,variant:\"uoJ2AcyZI\",width:\"100%\"})})})})})})})})},idJhz5Hsrtp);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Z8ELrTizT:{y:(componentViewport?.y||0)+0+110+50+708+0+79.9+0+0+0+21+232+0+504}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qr4ulo-container\",nodeId:\"DrtXvaYMt\",scopeId:\"RedEbFTSL\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"DrtXvaYMt\",layoutId:\"DrtXvaYMt\",variant:loaderVariants(paginationInfo,{disabled:\"ZBDiRDPxD\",loading:\"AHX5drQzy\"},\"rlme81iDW\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})})]})})})})]})})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-scl9ow\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YTUYNPgXL:{y:(componentViewport?.y||0)+0+1164.6+0},Z8ELrTizT:{y:(componentViewport?.y||0)+0+1839.9+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:760,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+1036.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zcksal-container\",nodeId:\"ZhIkY86OO\",scopeId:\"RedEbFTSL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YTUYNPgXL:{variant:\"PaAgbII9b\"},Z8ELrTizT:{variant:\"h3JvZzEdq\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"ZhIkY86OO\",layoutId:\"ZhIkY86OO\",style:{width:\"100%\"},variant:\"nrTCoy1U9\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-16rzk3f\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YTUYNPgXL:{y:(componentViewport?.y||0)+0+1924.6+0},Z8ELrTizT:{y:(componentViewport?.y||0)+0+2599.9+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:774,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+1796.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1idcbdh-container\",nodeId:\"TPlOY8GK0\",scopeId:\"RedEbFTSL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YTUYNPgXL:{variant:\"Q8i0QxQKz\"},Z8ELrTizT:{variant:\"g5eOVx8QX\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"TPlOY8GK0\",layoutId:\"TPlOY8GK0\",style:{width:\"100%\"},variant:\"dDMu8ggvO\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1EfXu.framer-1jiv4od, .framer-1EfXu .framer-1jiv4od { display: block; }\",\".framer-1EfXu.framer-1rno7za { align-content: center; align-items: center; background-color: var(--token-4298efb7-5114-48ff-96df-4538246b568f, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-1EfXu .framer-1vqlaww-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-1EfXu .framer-5t6e93-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\".framer-1EfXu .framer-qtgpzk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 30px 0px 30px; position: relative; width: 100%; z-index: 0; }\",\".framer-1EfXu .framer-9arnru { flex: none; height: 658px; position: relative; width: 100%; }\",\".framer-1EfXu .framer-1mua5z0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-1EfXu .framer-19f4z85 { align-content: center; align-items: center; background-color: var(--token-c82941ea-ea12-4b44-8443-f9494f51b28d, #a00216); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1EfXu .framer-fcoqqs { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1EfXu .framer-1af77cf { align-content: center; align-items: center; background-color: var(--token-251f684e-2c69-448b-ab0c-ebc775a753ae, #f8f8f8); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1EfXu .framer-p66p9p { align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: var(--token-4298efb7-5114-48ff-96df-4538246b568f, #ffffff); display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-1EfXu .framer-l5wv6n { align-content: flex-start; align-items: flex-start; background-color: var(--token-4298efb7-5114-48ff-96df-4538246b568f, #ffffff); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 2018px; padding: 21px 0px 21px 0px; position: relative; width: 1px; }\",\".framer-1EfXu .framer-111b8sl, .framer-1EfXu .framer-1kcx3s5 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1EfXu .framer-1v0t4c8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-1EfXu .framer-y74blk { 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; padding: 0px; position: relative; text-decoration: none; width: 49%; }\",\".framer-1EfXu .framer-wvzzhs-container, .framer-1EfXu .framer-zcksal-container, .framer-1EfXu .framer-1idcbdh-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-1EfXu .framer-1qr4ulo-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-1EfXu .framer-scl9ow, .framer-1EfXu .framer-16rzk3f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1EfXu.framer-1rno7za, .framer-1EfXu .framer-qtgpzk, .framer-1EfXu .framer-1mua5z0, .framer-1EfXu .framer-19f4z85, .framer-1EfXu .framer-1af77cf, .framer-1EfXu .framer-p66p9p, .framer-1EfXu .framer-l5wv6n, .framer-1EfXu .framer-1v0t4c8, .framer-1EfXu .framer-y74blk, .framer-1EfXu .framer-scl9ow, .framer-1EfXu .framer-16rzk3f { gap: 0px; } .framer-1EfXu.framer-1rno7za > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1EfXu.framer-1rno7za > :first-child, .framer-1EfXu .framer-qtgpzk > :first-child, .framer-1EfXu .framer-1mua5z0 > :first-child, .framer-1EfXu .framer-19f4z85 > :first-child, .framer-1EfXu .framer-l5wv6n > :first-child { margin-top: 0px; } .framer-1EfXu.framer-1rno7za > :last-child, .framer-1EfXu .framer-qtgpzk > :last-child, .framer-1EfXu .framer-1mua5z0 > :last-child, .framer-1EfXu .framer-19f4z85 > :last-child, .framer-1EfXu .framer-l5wv6n > :last-child { margin-bottom: 0px; } .framer-1EfXu .framer-qtgpzk > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-1EfXu .framer-1mua5z0 > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } .framer-1EfXu .framer-19f4z85 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-1EfXu .framer-1af77cf > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-1EfXu .framer-1af77cf > :first-child, .framer-1EfXu .framer-p66p9p > :first-child, .framer-1EfXu .framer-1v0t4c8 > :first-child, .framer-1EfXu .framer-y74blk > :first-child, .framer-1EfXu .framer-scl9ow > :first-child, .framer-1EfXu .framer-16rzk3f > :first-child { margin-left: 0px; } .framer-1EfXu .framer-1af77cf > :last-child, .framer-1EfXu .framer-p66p9p > :last-child, .framer-1EfXu .framer-1v0t4c8 > :last-child, .framer-1EfXu .framer-y74blk > :last-child, .framer-1EfXu .framer-scl9ow > :last-child, .framer-1EfXu .framer-16rzk3f > :last-child { margin-right: 0px; } .framer-1EfXu .framer-p66p9p > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-1EfXu .framer-l5wv6n > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-1EfXu .framer-1v0t4c8 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-1EfXu .framer-y74blk > *, .framer-1EfXu .framer-scl9ow > *, .framer-1EfXu .framer-16rzk3f > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 768px) and (max-width: 1199px) { .framer-1EfXu.framer-1rno7za { width: 768px; } .framer-1EfXu .framer-qtgpzk { padding: 70px 30px 80px 30px; } .framer-1EfXu .framer-1mua5z0 { gap: 50px; max-width: 100%; } .framer-1EfXu .framer-y74blk { width: 48%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1EfXu .framer-1mua5z0 { gap: 0px; } .framer-1EfXu .framer-1mua5z0 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-1EfXu .framer-1mua5z0 > :first-child { margin-top: 0px; } .framer-1EfXu .framer-1mua5z0 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 767px) { .framer-1EfXu.framer-1rno7za { overflow: visible; width: 390px; } .framer-1EfXu .framer-5t6e93-container { position: sticky; top: 0px; } .framer-1EfXu .framer-qtgpzk { gap: 50px; padding: 50px 20px 60px 20px; } .framer-1EfXu .framer-1mua5z0 { gap: 40px; max-width: 100%; overflow: hidden; } .framer-1EfXu .framer-1af77cf, .framer-1EfXu .framer-1v0t4c8 { flex-direction: column; } .framer-1EfXu .framer-p66p9p { align-self: unset; flex: none; height: min-content; order: 1; width: 100%; } .framer-1EfXu .framer-y74blk { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1EfXu .framer-qtgpzk, .framer-1EfXu .framer-1mua5z0, .framer-1EfXu .framer-1af77cf, .framer-1EfXu .framer-1v0t4c8 { gap: 0px; } .framer-1EfXu .framer-qtgpzk > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-1EfXu .framer-qtgpzk > :first-child, .framer-1EfXu .framer-1mua5z0 > :first-child, .framer-1EfXu .framer-1af77cf > :first-child, .framer-1EfXu .framer-1v0t4c8 > :first-child { margin-top: 0px; } .framer-1EfXu .framer-qtgpzk > :last-child, .framer-1EfXu .framer-1mua5z0 > :last-child, .framer-1EfXu .framer-1af77cf > :last-child, .framer-1EfXu .framer-1v0t4c8 > :last-child { margin-bottom: 0px; } .framer-1EfXu .framer-1mua5z0 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-1EfXu .framer-1af77cf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1EfXu .framer-1v0t4c8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3214\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YTUYNPgXL\":{\"layout\":[\"fixed\",\"auto\"]},\"Z8ELrTizT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"clOysrQob\":{\"pattern\":\":clOysrQob\",\"name\":\"hero-section\"},\"I9ShR9iFJ\":{\"pattern\":\":I9ShR9iFJ\",\"name\":\"financing\"},\"k39zpduFr\":{\"pattern\":\":GmoJ8Qfay-:k39zpduFr\",\"name\":\"services\",\"slugs\":{\"GmoJ8Qfay\":{\"identifier\":\"local-module:collection/EgXPoHIad:default\",\"provider\":\"Jhz5Hsrtp\"}}}}\n * @framerResponsiveScreen\n */const FramerRedEbFTSL=withCSS(Component,css,\"framer-1EfXu\");export default FramerRedEbFTSL;FramerRedEbFTSL.displayName=\"specials\";FramerRedEbFTSL.defaultProps={height:3214,width:1200};addFonts(FramerRedEbFTSL,[{explicitInter:true,fonts:[{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...HeaderHeaderTopFonts,...HeaderHeaderFonts,...ServiceCardFonts,...LoadMoreFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRedEbFTSL\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"clOysrQob\\\":{\\\"pattern\\\":\\\":clOysrQob\\\",\\\"name\\\":\\\"hero-section\\\"},\\\"I9ShR9iFJ\\\":{\\\"pattern\\\":\\\":I9ShR9iFJ\\\",\\\"name\\\":\\\"financing\\\"},\\\"k39zpduFr\\\":{\\\"pattern\\\":\\\":GmoJ8Qfay-:k39zpduFr\\\",\\\"name\\\":\\\"services\\\",\\\"slugs\\\":{\\\"GmoJ8Qfay\\\":{\\\"identifier\\\":\\\"local-module:collection/EgXPoHIad:default\\\",\\\"provider\\\":\\\"Jhz5Hsrtp\\\"}}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"3214\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YTUYNPgXL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Z8ELrTizT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderHeaderTopFonts", "getFonts", "GnyplJVVw_default", "HeaderHeaderFonts", "BbmDl_FxV_default", "HeaderHeaderWithVariantAppearEffect", "withVariantAppearEffect", "ServiceCardFonts", "ntKf3AFek_default", "LoadMoreFonts", "byPZcBadb_default", "MotionDivWithFX", "withFX", "motion", "CTAFonts", "h7LOYhsPQ_default", "FooterFonts", "Pn0klsGQb_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "toResponsiveImage", "value", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "HTMLStyle", "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", "ooBlRlnzHcEvVCZxXw", "rxa_wBLuJcEvVCZxXw", "GmoJ8QfayJhz5Hsrtp", "OLOOR7R29Jhz5Hsrtp", "UXjsjg4_mJhz5Hsrtp", "dFQS9vQs3Jhz5Hsrtp", "MFGjvmdE5Jhz5Hsrtp", "idJhz5Hsrtp", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "isDisplayed", "ref1", "elementId", "useRouteElementId", "elementId1", "ref2", "elementId2", "dynamicRef", "useDynamicRefs", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "x", "RichText", "ChildrenCanSuspend", "EgXPoHIad_default", "collection", "l", "index", "PathVariablesContext", "Link", "css", "FramerRedEbFTSL", "withCSS", "RedEbFTSL_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
