{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/jFOAZKc2EvehHtUZX1Hf/Video.js", "ssg:https://framer.com/m/phosphor-icons/House.js@0.0.57", "ssg:https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js", "ssg:https://framerusercontent.com/modules/gBdUkbThGEU9s0CLPQ2f/SXYMGLc4HTgLm56SBjRd/CPqUBb6y9-0.js", "ssg:https://framerusercontent.com/modules/gBdUkbThGEU9s0CLPQ2f/SXYMGLc4HTgLm56SBjRd/CPqUBb6y9.js", "ssg:https://framerusercontent.com/modules/GJB83tVBkTTBAvFCoGKV/LkWnQCb1imcmfWtkl0h1/GdYEd0ibC.js", "ssg:https://framerusercontent.com/modules/t9pMYtLitNpVYpEIBJ9p/TwGQgd6VTP4y24y6GpJb/CPqUBb6y9.js", "ssg:https://framerusercontent.com/modules/pk3g5RA2BHG2KEeRopPT/6OpS81sv8GEv9cwfQrWd/TuNIgniG8.js", "ssg:https://framerusercontent.com/modules/ptX4mdqYVEIyYvEidLwc/Tgwg8qQixFhoJSyQoWJN/e8szR9cXR.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js", "ssg:https://framerusercontent.com/modules/V9ryrjN5Am9WM1dJeyyJ/GzHgU466IQmt8g4qOKj8/UsePageVisibility.js", "ssg:https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/vzgdvq3ezmf3RWurtT17/SlideShow.js", "ssg:https://framerusercontent.com/modules/xEBo97cVWFr8Wsxymm2p/SWvAt8lRgaKxfQAdQFfV/zXonZCMXX.js", "ssg:https://framerusercontent.com/modules/I49fsyi5SxuqS2LLVVUo/IPFnYtKutqgJTay6532v/d4EBhQxRb.js", "ssg:https://framerusercontent.com/modules/IcLS9yulmvIuOfb6yQ6f/mLfVIfgU68IbB1Qr2h4S/kMgFASfeC.js", "ssg:https://framerusercontent.com/modules/Rs3JhQ6sS2UQ4QiFUbFP/YbyfRmXSW8EVxZ1FvYvZ/wsbjif8ri.js", "ssg:https://framerusercontent.com/modules/voLzNx0428oNo081Nbl2/a0jBjuq1rHrMhGEAxjMZ/a7M8FdVJs.js", "ssg:https://framerusercontent.com/modules/yfUGQSMCzdAONyykw6Yg/1H1q3IfV3crZbUYQSoj9/khrqpWZQc.js", "ssg:https://framerusercontent.com/modules/zAzK660rOeEw9c4gspqs/tefkY1E2a9p2wXb4exPg/augiA20Il.js", "ssg:https://framerusercontent.com/modules/z4y9O4cD9RWfDxO8NPyP/vodPX8zYYaULbIyLvyR6/augiA20Il.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget,RenderTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius,useRenderTarget}from\"https://framerusercontent.com/modules/G4IfyjvwmaeSBpdb4TWu/OIjZRBmWDcIE2B6qgG1j/index.js\";// https://framer.com/m/framer/default-utils.js@^0.45.0\nimport{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));const defaultVideo=\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\";// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const isPlayingRef=useRef(false);const setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const video=videoRef.current;if(!video)return;video.preload=\"auto\"// makes sure browsers don't throttle: https://html.spec.whatwg.org/multipage/media.html#:~:text=When%20the%20media%20resource%20is%20playing%2C%20hints%20to%20the%20user%20agent%20that%20bandwidth%20is%20to%20be%20considered%20scarce%2C%20e.g.%20suggesting%20throttling%20the%20download%20so%20that%20the%20media%20data%20is%20obtained%20at%20the%20slowest%20possible%20rate%20that%20still%20maintains%20consistent%20playback.\n;const isPlaying=video.currentTime>0&&video.onplaying&&!video.paused&&!video.ended&&video.readyState>=video.HAVE_CURRENT_DATA;if(!isPlaying&&video&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;isPlayingRef.current=true;video.play().catch(e=>{})// It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();isPlayingRef.current=false;},[]);return{play,pause,setProgress,isPlaying:isPlayingRef};}function useAutoplayBehavior({playingProp,muted,loop,playsinline,controls}){const[initialPlayingProp]=useState(()=>playingProp);const[hasPlayingPropChanged,setHasPlayingPropChanged]=useState(false);if(playingProp!==initialPlayingProp&&!hasPlayingPropChanged){setHasPlayingPropChanged(true);}const behavesAsGif=// passing `playing === true` on mount indicates that the video should\n// autoplay, like a GIF\ninitialPlayingProp&&muted&&loop&&playsinline&&!controls&&// Some users of the <Video> component use it by wrapping it with\n// another smart component and adding their own controls on top. (The\n// controls use transitions to control the video: e.g., when clicking\n// the play button, the smart component will transition to a state with\n// <Video playing={true} />.) In this case, we don't want the video to\n// behave as a gif, as it will be weird if the video suddenly started\n// acting as such (and auto-pausing when leaving the viewport) as soon\n// as the site visitor mutes it and clicks \u201CPlay\u201D.\n!hasPlayingPropChanged;let autoplay;if(behavesAsGif)autoplay=\"on-viewport\";else if(initialPlayingProp)autoplay=\"on-mount\";else autoplay=\"no-autoplay\";return autoplay;}const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{// default props\nsrcType=\"URL\",srcUrl,srcFile=\"\",posterEnabled=false,controls=false,playing=true,loop=true,muted=true,playsinline=true,restartOnEnter=false,objectFit=\"cover\",backgroundColor=\"rgba(0,0,0,0)\",radius=0,volume=25,startTime:startTimeProp=0,poster,playing:playingProp,progress,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const renderTarget=useRenderTarget();const isStaticRenderer=isOnCanvas||renderTarget===RenderTarget.export;const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isStaticRenderer won\u2019t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isStaticRenderer?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isStaticRenderer?true:useInView(videoRef);const isCloseToViewport=isStaticRenderer?false:useInView(videoRef,{margin:\"0px 0px 100px 100px\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isStaticRenderer)return;if(playingProp)play();else pause();},[playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isStaticRenderer)return;if(autoplayBehavior!==\"on-viewport\")return;if(isInViewport)play();else pause();},[autoplayBehavior,isInViewport]);/**\n     * The Video component has some effects that sync the video element with props\n     * like `startTime`, `progress`, etc. React calls these effects whenever these\n     * props change. However, it also calls them on the first mount, and this is\n     * troublesome \u2013 if we\u2019re doing SSR, and the user changed the video state before\n     * the video was hydrated, the initial `useEffect` call will reset the video\n     * state. To avoid this, we use this flag.\n     */const isMountedAndReadyForProgressChanges=useRef(false);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges.current){isMountedAndReadyForProgressChanges.current=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress??0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That\u2019s because\n// `startTime` == start == changing it shouldn\u2019t affect the current\n// progress\n(rawProgressValue??0)||// Then why fall back to `startTime` when `progress` doesn\u2019t exist,\n// you might ask? Now, that\u2019s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the \u201CStart Time\u201D in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don\u2019t know, and it\n//   always supported it, so let\u2019s not break it\n(startTime??0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isStaticRenderer\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume??0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime??0)*.01);if(// when the component updates (e.g. only srcFile/url changes), and the video was already playing, keep playing\nisPlaying.current||autoplayBehavior===\"on-mount\"||autoplayBehavior===\"on-viewport\"&&isInViewport)play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked?.(e),onPause:e=>onPause?.(e),onPlay:e=>onPlay?.(e),onEnded:e=>onEnd?.(e),autoPlay:isPlaying.current||autoplayBehavior===\"on-mount\"||autoplayBehavior===\"on-viewport\"&&isInViewport,preload:isPlaying.current?\"auto\":isStaticRenderer&&!poster?\"metadata\":autoplayBehavior!==\"on-mount\"&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled&&!srcFile&&srcUrl===defaultVideo?\"https://framerusercontent.com/images/5ILRvlYXf72kHSVHqpa3snGzjU.jpg\":posterEnabled&&poster?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isStaticRenderer?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[\"cover\",\"fill\",\"contain\",\"scale-down\",\"none\"];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"URL\",\"Upload\"]},srcUrl:{type:ControlType.String,title:\"URL\",defaultValue:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",hidden(props){return props.srcType===\"Upload\";}},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},...borderRadiusControl,posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\"},poster:{type:ControlType.Image,title:\"Image\",hidden:({posterEnabled})=>!posterEnabled,description:\"We recommend adding a poster. [Learn more](https://www.framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},backgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0,0,0,0)\"},startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted,defaultValue:25},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"200\",\"framerIntrinsicHeight\":\"112\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "let Component;\nlet IconInner;\nvar Icon = (React) => {\n  if (!Component) {\n    Component = /* @__PURE__ */ new Map([\n      [\n        \"bold\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z\" }))\n      ],\n      [\n        \"duotone\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\n          \"path\",\n          {\n            d: \"M216,120v96H152V152H104v64H40V120a8,8,0,0,1,2.34-5.66l80-80a8,8,0,0,1,11.32,0l80,80A8,8,0,0,1,216,120Z\",\n            opacity: \"0.2\"\n          }\n        ), /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"fill\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M224,120v96a8,8,0,0,1-8,8H160a8,8,0,0,1-8-8V164a4,4,0,0,0-4-4H108a4,4,0,0,0-4,4v52a8,8,0,0,1-8,8H40a8,8,0,0,1-8-8V120a16,16,0,0,1,4.69-11.31l80-80a16,16,0,0,1,22.62,0l80,80A16,16,0,0,1,224,120Z\" }))\n      ],\n      [\n        \"light\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M217.9,110.1l-80-80a14,14,0,0,0-19.8,0l-80,80A13.92,13.92,0,0,0,34,120v96a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V158h36v58a6,6,0,0,0,6,6h64a6,6,0,0,0,6-6V120A13.92,13.92,0,0,0,217.9,110.1ZM210,210H158V152a6,6,0,0,0-6-6H104a6,6,0,0,0-6,6v58H46V120a2,2,0,0,1,.58-1.42l80-80a2,2,0,0,1,2.84,0l80,80A2,2,0,0,1,210,120Z\" }))\n      ],\n      [\n        \"regular\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M219.31,108.68l-80-80a16,16,0,0,0-22.62,0l-80,80A15.87,15.87,0,0,0,32,120v96a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V160h32v56a8,8,0,0,0,8,8h64a8,8,0,0,0,8-8V120A15.87,15.87,0,0,0,219.31,108.68ZM208,208H160V152a8,8,0,0,0-8-8H104a8,8,0,0,0-8,8v56H48V120l80-80,80,80Z\" }))\n      ],\n      [\n        \"thin\",\n        /* @__PURE__ */ React.createElement(React.Fragment, null, /* @__PURE__ */ React.createElement(\"path\", { d: \"M216.49,111.51l-80-80a12,12,0,0,0-17,0l-80,80A12,12,0,0,0,36,120v96a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V156h40v60a4,4,0,0,0,4,4h64a4,4,0,0,0,4-4V120A12,12,0,0,0,216.49,111.51ZM212,212H156V152a4,4,0,0,0-4-4H104a4,4,0,0,0-4,4v60H44V120a4,4,0,0,1,1.17-2.83l80-80a4,4,0,0,1,5.66,0l80,80A4,4,0,0,1,212,120Z\" }))\n      ]\n    ]);\n    IconInner = React.forwardRef((props, ref) => /* @__PURE__ */ React.createElement(\"g\", { ref, ...props }, Component.get(props.weight)));\n  }\n  return IconInner;\n};\nconst __FramerMetadata__ = {\n  exports: {\n    default: {\n      type: \"reactComponent\",\n      slots: [],\n      annotations: { framerContractVersion: \"1\" }\n    },\n    __FramerMetadata__: { type: \"variable\" }\n  }\n};\nvar House_default = Icon;\nexport {\n  __FramerMetadata__,\n  House_default as default\n};\n", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useRef}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HouseFactory from\"https://framer.com/m/phosphor-icons/House.js@0.0.57\";import{defaultEvents,useIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const iconKeys=[\"Acorn\",\"AddressBook\",\"AddressBookTabs\",\"AirTrafficControl\",\"Airplane\",\"AirplaneInFlight\",\"AirplaneLanding\",\"AirplaneTakeoff\",\"AirplaneTaxiing\",\"AirplaneTilt\",\"Airplay\",\"Alarm\",\"Alien\",\"AlignBottom\",\"AlignBottomSimple\",\"AlignCenterVertical\",\"AlignLeft\",\"AlignLeftSimple\",\"AlignRight\",\"AlignRightSimple\",\"AlignTop\",\"AlignTopSimple\",\"AmazonLogo\",\"Ambulance\",\"Anchor\",\"AnchorSimple\",\"AndroidLogo\",\"Angle\",\"AngularLogo\",\"Aperture\",\"AppStoreLogo\",\"AppWindow\",\"AppleLogo\",\"ApplePodcastsLogo\",\"ApproximateEquals\",\"Archive\",\"ArchiveBox\",\"ArchiveTray\",\"Armchair\",\"ArrowArcLeft\",\"ArrowArcRight\",\"ArrowBendDownLeft\",\"ArrowBendDownRight\",\"ArrowBendLeftDown\",\"ArrowBendLeftUp\",\"ArrowBendRightDown\",\"ArrowBendRightUp\",\"ArrowBendUpLeft\",\"ArrowBendUpRight\",\"ArrowCircleDown\",\"ArrowCircleDownLeft\",\"ArrowCircleDownRight\",\"ArrowCircleLeft\",\"ArrowCircleRight\",\"ArrowCircleUp\",\"ArrowCircleUpLeft\",\"ArrowCircleUpRight\",\"ArrowClockwise\",\"ArrowDown\",\"ArrowDownLeft\",\"ArrowDownRight\",\"ArrowElbowDownLeft\",\"ArrowElbowDownRight\",\"ArrowElbowLeft\",\"ArrowElbowLeftDown\",\"ArrowElbowLeftUp\",\"ArrowElbowRight\",\"ArrowElbowRightDown\",\"ArrowElbowRightUp\",\"ArrowElbowUpLeft\",\"ArrowElbowUpRight\",\"ArrowFatDown\",\"ArrowFatLeft\",\"ArrowFatLineDown\",\"ArrowFatLineLeft\",\"ArrowFatLineRight\",\"ArrowFatLineUp\",\"ArrowFatLinesDown\",\"ArrowFatLinesLeft\",\"ArrowFatLinesRight\",\"ArrowFatLinesUp\",\"ArrowFatRight\",\"ArrowFatUp\",\"ArrowLeft\",\"ArrowLineDown\",\"ArrowLineDownLeft\",\"ArrowLineDownRight\",\"ArrowLineLeft\",\"ArrowLineRight\",\"ArrowLineUp\",\"ArrowLineUpLeft\",\"ArrowLineUpRight\",\"ArrowRight\",\"ArrowSquareDown\",\"ArrowSquareDownLeft\",\"ArrowSquareDownRight\",\"ArrowSquareIn\",\"ArrowSquareLeft\",\"ArrowSquareOut\",\"ArrowSquareRight\",\"ArrowSquareUp\",\"ArrowSquareUpLeft\",\"ArrowSquareUpRight\",\"ArrowUDownLeft\",\"ArrowUDownRight\",\"ArrowULeftDown\",\"ArrowULeftUp\",\"ArrowURightDown\",\"ArrowURightUp\",\"ArrowUUpLeft\",\"ArrowUUpRight\",\"ArrowUp\",\"ArrowUpLeft\",\"ArrowUpRight\",\"ArrowsClockwise\",\"ArrowsDownUp\",\"ArrowsHorizontal\",\"ArrowsIn\",\"ArrowsInCardinal\",\"ArrowsInLineVertical\",\"ArrowsInSimple\",\"ArrowsLeftRight\",\"ArrowsMerge\",\"ArrowsOut\",\"ArrowsOutCardinal\",\"ArrowsOutSimple\",\"ArrowsSplit\",\"ArrowsVertical\",\"Article\",\"ArticleMedium\",\"ArticleNyTimes\",\"Asclepius\",\"Asterisk\",\"AsteriskSimple\",\"At\",\"Atom\",\"Avocado\",\"Axe\",\"Baby\",\"BabyCarriage\",\"Backpack\",\"Backspace\",\"Bag\",\"BagSimple\",\"Balloon\",\"Bandaids\",\"Bank\",\"Barbell\",\"Barcode\",\"Barn\",\"Barricade\",\"Baseball\",\"BaseballCap\",\"BaseballHelmet\",\"Basket\",\"Basketball\",\"Bathtub\",\"BatteryCharging\",\"BatteryEmpty\",\"BatteryFull\",\"BatteryHigh\",\"BatteryLow\",\"BatteryMedium\",\"BatteryPlus\",\"BatteryPlusVertical\",\"BatteryVerticalEmpty\",\"BatteryVerticalFull\",\"BatteryVerticalHigh\",\"BatteryVerticalLow\",\"BatteryWarning\",\"BeachBall\",\"Beanie\",\"Bed\",\"BeerBottle\",\"BeerStein\",\"BehanceLogo\",\"Bell\",\"BellRinging\",\"BellSimple\",\"BellSimpleRinging\",\"BellSimpleSlash\",\"BellSimpleZ\",\"BellSlash\",\"BellZ\",\"Belt\",\"BezierCurve\",\"Bicycle\",\"Binary\",\"Binoculars\",\"Biohazard\",\"Bird\",\"Blueprint\",\"Bluetooth\",\"BluetoothConnected\",\"BluetoothSlash\",\"BluetoothX\",\"Boat\",\"Bomb\",\"Bone\",\"Book\",\"BookBookmark\",\"BookOpen\",\"BookOpenText\",\"BookOpenUser\",\"BookUser\",\"Bookmark\",\"BookmarkSimple\",\"Bookmarks\",\"BookmarksSimple\",\"Books\",\"Boot\",\"Boules\",\"BoundingBox\",\"BowlFood\",\"BowlSteam\",\"BowlingBall\",\"BoxArrowDown\",\"BoxArrowUp\",\"BoxingGlove\",\"BracketsAngle\",\"BracketsCurly\",\"BracketsRound\",\"BracketsSquare\",\"Brain\",\"Brandy\",\"Bread\",\"Bridge\",\"Briefcase\",\"BriefcaseMetal\",\"Broadcast\",\"Broom\",\"Browser\",\"Browsers\",\"Bug\",\"BugBeetle\",\"BugDroid\",\"Building\",\"BuildingApartment\",\"BuildingOffice\",\"Buildings\",\"Bulldozer\",\"Bus\",\"Butterfly\",\"CableCar\",\"Cactus\",\"Cake\",\"Calculator\",\"Calendar\",\"CalendarBlank\",\"CalendarCheck\",\"CalendarDot\",\"CalendarDots\",\"CalendarHeart\",\"CalendarMinus\",\"CalendarPlus\",\"CalendarSlash\",\"CalendarStar\",\"CalendarX\",\"CallBell\",\"Camera\",\"CameraPlus\",\"CameraRotate\",\"CameraSlash\",\"Campfire\",\"Car\",\"CarBattery\",\"CarProfile\",\"CarSimple\",\"Cardholder\",\"Cards\",\"CardsThree\",\"CaretCircleDoubleUp\",\"CaretCircleDown\",\"CaretCircleLeft\",\"CaretCircleRight\",\"CaretCircleUp\",\"CaretCircleUpDown\",\"CaretDoubleDown\",\"CaretDoubleLeft\",\"CaretDoubleRight\",\"CaretDoubleUp\",\"CaretDown\",\"CaretLeft\",\"CaretLineDown\",\"CaretLineLeft\",\"CaretLineRight\",\"CaretLineUp\",\"CaretRight\",\"CaretUp\",\"CaretUpDown\",\"Carrot\",\"CashRegister\",\"CassetteTape\",\"CastleTurret\",\"Cat\",\"CellSignalFull\",\"CellSignalHigh\",\"CellSignalLow\",\"CellSignalMedium\",\"CellSignalNone\",\"CellSignalSlash\",\"CellSignalX\",\"CellTower\",\"Certificate\",\"Chair\",\"Chalkboard\",\"ChalkboardSimple\",\"ChalkboardTeacher\",\"Champagne\",\"ChargingStation\",\"ChartBar\",\"ChartBarHorizontal\",\"ChartDonut\",\"ChartLine\",\"ChartLineDown\",\"ChartLineUp\",\"ChartPie\",\"ChartPieSlice\",\"ChartPolar\",\"ChartScatter\",\"Chat\",\"ChatCentered\",\"ChatCenteredDots\",\"ChatCenteredSlash\",\"ChatCenteredText\",\"ChatCircle\",\"ChatCircleDots\",\"ChatCircleSlash\",\"ChatCircleText\",\"ChatDots\",\"ChatSlash\",\"ChatTeardrop\",\"ChatTeardropDots\",\"ChatTeardropSlash\",\"ChatTeardropText\",\"ChatText\",\"Chats\",\"ChatsCircle\",\"ChatsTeardrop\",\"Check\",\"CheckCircle\",\"CheckFat\",\"CheckSquare\",\"CheckSquareOffset\",\"Checkerboard\",\"Checks\",\"Cheers\",\"Cheese\",\"ChefHat\",\"Cherries\",\"Church\",\"Cigarette\",\"CigaretteSlash\",\"Circle\",\"CircleDashed\",\"CircleHalf\",\"CircleHalfTilt\",\"CircleNotch\",\"CirclesFour\",\"CirclesThree\",\"CirclesThreePlus\",\"Circuitry\",\"City\",\"Clipboard\",\"ClipboardText\",\"Clock\",\"ClockAfternoon\",\"ClockClockwise\",\"ClockCountdown\",\"ClockUser\",\"ClosedCaptioning\",\"Cloud\",\"CloudArrowDown\",\"CloudArrowUp\",\"CloudCheck\",\"CloudFog\",\"CloudLightning\",\"CloudMoon\",\"CloudRain\",\"CloudSlash\",\"CloudSnow\",\"CloudSun\",\"CloudWarning\",\"CloudX\",\"Clover\",\"Club\",\"CoatHanger\",\"CodaLogo\",\"Code\",\"CodeBlock\",\"CodeSimple\",\"CodepenLogo\",\"CodesandboxLogo\",\"Coffee\",\"CoffeeBean\",\"Coin\",\"CoinVertical\",\"Coins\",\"Columns\",\"ColumnsPlusLeft\",\"ColumnsPlusRight\",\"Command\",\"Compass\",\"CompassRose\",\"CompassTool\",\"ComputerTower\",\"Confetti\",\"ContactlessPayment\",\"Control\",\"Cookie\",\"CookingPot\",\"Copy\",\"CopySimple\",\"Copyleft\",\"Copyright\",\"CornersIn\",\"CornersOut\",\"Couch\",\"CourtBasketball\",\"Cow\",\"CowboyHat\",\"Cpu\",\"Crane\",\"CraneTower\",\"CreditCard\",\"Cricket\",\"Crop\",\"Cross\",\"Crosshair\",\"CrosshairSimple\",\"Crown\",\"CrownCross\",\"CrownSimple\",\"Cube\",\"CubeFocus\",\"CubeTransparent\",\"CurrencyBtc\",\"CurrencyCircleDollar\",\"CurrencyCny\",\"CurrencyDollar\",\"CurrencyDollarSimple\",\"CurrencyEth\",\"CurrencyEur\",\"CurrencyGbp\",\"CurrencyInr\",\"CurrencyJpy\",\"CurrencyKrw\",\"CurrencyKzt\",\"CurrencyNgn\",\"CurrencyRub\",\"Cursor\",\"CursorClick\",\"CursorText\",\"Cylinder\",\"Database\",\"Desk\",\"Desktop\",\"DesktopTower\",\"Detective\",\"DevToLogo\",\"DeviceMobile\",\"DeviceMobileCamera\",\"DeviceMobileSlash\",\"DeviceMobileSpeaker\",\"DeviceRotate\",\"DeviceTablet\",\"DeviceTabletCamera\",\"DeviceTabletSpeaker\",\"Devices\",\"Diamond\",\"DiamondsFour\",\"DiceFive\",\"DiceFour\",\"DiceOne\",\"DiceSix\",\"DiceThree\",\"DiceTwo\",\"Disc\",\"DiscoBall\",\"DiscordLogo\",\"Divide\",\"Dna\",\"Dog\",\"Door\",\"DoorOpen\",\"Dot\",\"DotOutline\",\"DotsNine\",\"DotsSix\",\"DotsSixVertical\",\"DotsThree\",\"DotsThreeCircle\",\"DotsThreeOutline\",\"DotsThreeVertical\",\"Download\",\"DownloadSimple\",\"Dress\",\"Dresser\",\"DribbbleLogo\",\"Drone\",\"Drop\",\"DropHalf\",\"DropHalfBottom\",\"DropSimple\",\"DropSlash\",\"DropboxLogo\",\"Ear\",\"EarSlash\",\"Egg\",\"EggCrack\",\"Eject\",\"EjectSimple\",\"Elevator\",\"Empty\",\"Engine\",\"Envelope\",\"EnvelopeOpen\",\"EnvelopeSimple\",\"EnvelopeSimpleOpen\",\"Equalizer\",\"Equals\",\"Eraser\",\"EscalatorDown\",\"EscalatorUp\",\"Exam\",\"ExclamationMark\",\"Exclude\",\"ExcludeSquare\",\"Export\",\"Eye\",\"EyeClosed\",\"EyeSlash\",\"Eyedropper\",\"EyedropperSample\",\"Eyeglasses\",\"Eyes\",\"FaceMask\",\"FacebookLogo\",\"Factory\",\"Faders\",\"FadersHorizontal\",\"FalloutShelter\",\"Fan\",\"Farm\",\"FastForward\",\"FastForwardCircle\",\"Feather\",\"FediverseLogo\",\"FigmaLogo\",\"File\",\"FileArchive\",\"FileArrowDown\",\"FileArrowUp\",\"FileAudio\",\"FileC\",\"FileCloud\",\"FileCode\",\"FileCpp\",\"FileCss\",\"FileCsv\",\"FileDashed\",\"FileDoc\",\"FileHtml\",\"FileImage\",\"FileIni\",\"FileJpg\",\"FileJs\",\"FileJsx\",\"FileLock\",\"FileMagnifyingGlass\",\"FileMd\",\"FileMinus\",\"FilePdf\",\"FilePlus\",\"FilePng\",\"FilePpt\",\"FilePy\",\"FileRs\",\"FileSql\",\"FileSvg\",\"FileText\",\"FileTs\",\"FileTsx\",\"FileTxt\",\"FileVideo\",\"FileVue\",\"FileX\",\"FileXls\",\"FileZip\",\"Files\",\"FilmReel\",\"FilmScript\",\"FilmSlate\",\"FilmStrip\",\"Fingerprint\",\"FingerprintSimple\",\"FinnTheHuman\",\"Fire\",\"FireExtinguisher\",\"FireSimple\",\"FireTruck\",\"FirstAid\",\"FirstAidKit\",\"Fish\",\"FishSimple\",\"Flag\",\"FlagBanner\",\"FlagBannerFold\",\"FlagCheckered\",\"FlagPennant\",\"Flame\",\"Flashlight\",\"Flask\",\"FlipHorizontal\",\"FlipVertical\",\"FloppyDisk\",\"FloppyDiskBack\",\"FlowArrow\",\"Flower\",\"FlowerLotus\",\"FlowerTulip\",\"FlyingSaucer\",\"Folder\",\"FolderDashed\",\"FolderLock\",\"FolderMinus\",\"FolderNotch\",\"FolderNotchMinus\",\"FolderNotchOpen\",\"FolderNotchPlus\",\"FolderOpen\",\"FolderPlus\",\"FolderSimple\",\"FolderSimpleDashed\",\"FolderSimpleLock\",\"FolderSimpleMinus\",\"FolderSimplePlus\",\"FolderSimpleStar\",\"FolderSimpleUser\",\"FolderStar\",\"FolderUser\",\"Folders\",\"Football\",\"FootballHelmet\",\"Footprints\",\"ForkKnife\",\"FourK\",\"FrameCorners\",\"FramerLogo\",\"Function\",\"Funnel\",\"FunnelSimple\",\"FunnelSimpleX\",\"FunnelX\",\"GameController\",\"Garage\",\"GasCan\",\"GasPump\",\"Gauge\",\"Gavel\",\"Gear\",\"GearFine\",\"GearSix\",\"GenderFemale\",\"GenderIntersex\",\"GenderMale\",\"GenderNeuter\",\"GenderNonbinary\",\"GenderTransgender\",\"Ghost\",\"Gif\",\"Gift\",\"GitBranch\",\"GitCommit\",\"GitDiff\",\"GitFork\",\"GitMerge\",\"GitPullRequest\",\"GithubLogo\",\"GitlabLogo\",\"GitlabLogoSimple\",\"Globe\",\"GlobeHemisphereEast\",\"GlobeHemisphereWest\",\"GlobeSimple\",\"GlobeSimpleX\",\"GlobeStand\",\"GlobeX\",\"Goggles\",\"Golf\",\"GoodreadsLogo\",\"GoogleCardboardLogo\",\"GoogleChromeLogo\",\"GoogleDriveLogo\",\"GoogleLogo\",\"GooglePhotosLogo\",\"GooglePlayLogo\",\"GooglePodcastsLogo\",\"Gps\",\"GpsFix\",\"GpsSlash\",\"Gradient\",\"GraduationCap\",\"Grains\",\"GrainsSlash\",\"Graph\",\"GraphicsCard\",\"GreaterThan\",\"GreaterThanOrEqual\",\"GridFour\",\"GridNine\",\"Guitar\",\"HairDryer\",\"Hamburger\",\"Hammer\",\"Hand\",\"HandArrowDown\",\"HandArrowUp\",\"HandCoins\",\"HandDeposit\",\"HandEye\",\"HandFist\",\"HandGrabbing\",\"HandHeart\",\"HandPalm\",\"HandPeace\",\"HandPointing\",\"HandSoap\",\"HandSwipeLeft\",\"HandSwipeRight\",\"HandTap\",\"HandWaving\",\"HandWithdraw\",\"Handbag\",\"HandbagSimple\",\"HandsClapping\",\"HandsPraying\",\"Handshake\",\"HardDrive\",\"HardDrives\",\"HardHat\",\"Hash\",\"HashStraight\",\"HeadCircuit\",\"Headlights\",\"Headphones\",\"Headset\",\"Heart\",\"HeartBreak\",\"HeartHalf\",\"HeartStraight\",\"HeartStraightBreak\",\"Heartbeat\",\"Hexagon\",\"HighDefinition\",\"HighHeel\",\"Highlighter\",\"HighlighterCircle\",\"Hockey\",\"Hoodie\",\"Horse\",\"Hospital\",\"Hourglass\",\"HourglassHigh\",\"HourglassLow\",\"HourglassMedium\",\"HourglassSimple\",\"HourglassSimpleHigh\",\"HourglassSimpleLow\",\"House\",\"HouseLine\",\"HouseSimple\",\"Hurricane\",\"IceCream\",\"IdentificationBadge\",\"IdentificationCard\",\"Image\",\"ImageBroken\",\"ImageSquare\",\"Images\",\"ImagesSquare\",\"Infinity\",\"Info\",\"InstagramLogo\",\"Intersect\",\"IntersectSquare\",\"IntersectThree\",\"Intersection\",\"Invoice\",\"Island\",\"Jar\",\"JarLabel\",\"Jeep\",\"Joystick\",\"Kanban\",\"Key\",\"KeyReturn\",\"Keyboard\",\"Keyhole\",\"Knife\",\"Ladder\",\"LadderSimple\",\"Lamp\",\"LampPendant\",\"Laptop\",\"Lasso\",\"LastfmLogo\",\"Layout\",\"Leaf\",\"Lectern\",\"Lego\",\"LegoSmiley\",\"LessThan\",\"LessThanOrEqual\",\"LetterCircleH\",\"LetterCircleP\",\"LetterCircleV\",\"Lifebuoy\",\"Lightbulb\",\"LightbulbFilament\",\"Lighthouse\",\"Lightning\",\"LightningA\",\"LightningSlash\",\"LineSegment\",\"LineSegments\",\"LineVertical\",\"Link\",\"LinkBreak\",\"LinkSimple\",\"LinkSimpleBreak\",\"LinkSimpleHorizontal\",\"LinkedinLogo\",\"LinktreeLogo\",\"LinuxLogo\",\"List\",\"ListBullets\",\"ListChecks\",\"ListDashes\",\"ListHeart\",\"ListMagnifyingGlass\",\"ListNumbers\",\"ListPlus\",\"ListStar\",\"Lock\",\"LockKey\",\"LockKeyOpen\",\"LockLaminated\",\"LockLaminatedOpen\",\"LockOpen\",\"LockSimple\",\"LockSimpleOpen\",\"Lockers\",\"Log\",\"MagicWand\",\"Magnet\",\"MagnetStraight\",\"MagnifyingGlass\",\"MagnifyingGlassMinus\",\"MagnifyingGlassPlus\",\"Mailbox\",\"MapPin\",\"MapPinArea\",\"MapPinLine\",\"MapPinPlus\",\"MapPinSimple\",\"MapPinSimpleArea\",\"MapPinSimpleLine\",\"MapTrifold\",\"MarkdownLogo\",\"MarkerCircle\",\"Martini\",\"MaskHappy\",\"MaskSad\",\"MastodonLogo\",\"MathOperations\",\"MatrixLogo\",\"Medal\",\"MedalMilitary\",\"MediumLogo\",\"Megaphone\",\"MegaphoneSimple\",\"MemberOf\",\"Memory\",\"MessengerLogo\",\"MetaLogo\",\"Meteor\",\"Metronome\",\"Microphone\",\"MicrophoneSlash\",\"MicrophoneStage\",\"Microscope\",\"MicrosoftExcelLogo\",\"MicrosoftOutlookLogo\",\"MicrosoftTeamsLogo\",\"MicrosoftWordLogo\",\"Minus\",\"MinusCircle\",\"MinusSquare\",\"Money\",\"MoneyWavy\",\"Monitor\",\"MonitorArrowUp\",\"MonitorPlay\",\"Moon\",\"MoonStars\",\"Moped\",\"MopedFront\",\"Mosque\",\"Motorcycle\",\"Mountains\",\"Mouse\",\"MouseLeftClick\",\"MouseMiddleClick\",\"MouseRightClick\",\"MouseScroll\",\"MouseSimple\",\"MusicNote\",\"MusicNoteSimple\",\"MusicNotes\",\"MusicNotesMinus\",\"MusicNotesPlus\",\"MusicNotesSimple\",\"NavigationArrow\",\"Needle\",\"Network\",\"NetworkSlash\",\"NetworkX\",\"Newspaper\",\"NewspaperClipping\",\"NotEquals\",\"NotMemberOf\",\"NotSubsetOf\",\"NotSupersetOf\",\"Notches\",\"Note\",\"NoteBlank\",\"NotePencil\",\"Notebook\",\"Notepad\",\"Notification\",\"NotionLogo\",\"NuclearPlant\",\"NumberCircleEight\",\"NumberCircleFive\",\"NumberCircleFour\",\"NumberCircleNine\",\"NumberCircleOne\",\"NumberCircleSeven\",\"NumberCircleSix\",\"NumberCircleThree\",\"NumberCircleTwo\",\"NumberCircleZero\",\"NumberEight\",\"NumberFive\",\"NumberFour\",\"NumberNine\",\"NumberOne\",\"NumberSeven\",\"NumberSix\",\"NumberSquareEight\",\"NumberSquareFive\",\"NumberSquareFour\",\"NumberSquareNine\",\"NumberSquareOne\",\"NumberSquareSeven\",\"NumberSquareSix\",\"NumberSquareThree\",\"NumberSquareTwo\",\"NumberSquareZero\",\"NumberThree\",\"NumberTwo\",\"NumberZero\",\"Numpad\",\"Nut\",\"NyTimesLogo\",\"Octagon\",\"OfficeChair\",\"Onigiri\",\"OpenAiLogo\",\"Option\",\"Orange\",\"OrangeSlice\",\"Oven\",\"Package\",\"PaintBrush\",\"PaintBrushBroad\",\"PaintBrushHousehold\",\"PaintBucket\",\"PaintRoller\",\"Palette\",\"Panorama\",\"Pants\",\"PaperPlane\",\"PaperPlaneRight\",\"PaperPlaneTilt\",\"Paperclip\",\"PaperclipHorizontal\",\"Parachute\",\"Paragraph\",\"Parallelogram\",\"Park\",\"Password\",\"Path\",\"PatreonLogo\",\"Pause\",\"PauseCircle\",\"PawPrint\",\"PaypalLogo\",\"Peace\",\"Pen\",\"PenNib\",\"PenNibStraight\",\"Pencil\",\"PencilCircle\",\"PencilLine\",\"PencilRuler\",\"PencilSimple\",\"PencilSimpleLine\",\"PencilSimpleSlash\",\"PencilSlash\",\"Pentagon\",\"Pentagram\",\"Pepper\",\"Percent\",\"Person\",\"PersonArmsSpread\",\"PersonSimple\",\"PersonSimpleBike\",\"PersonSimpleCircle\",\"PersonSimpleHike\",\"PersonSimpleRun\",\"PersonSimpleSki\",\"PersonSimpleSwim\",\"PersonSimpleTaiChi\",\"PersonSimpleThrow\",\"PersonSimpleWalk\",\"Perspective\",\"Phone\",\"PhoneCall\",\"PhoneDisconnect\",\"PhoneIncoming\",\"PhoneList\",\"PhoneOutgoing\",\"PhonePause\",\"PhonePlus\",\"PhoneSlash\",\"PhoneTransfer\",\"PhoneX\",\"PhosphorLogo\",\"Pi\",\"PianoKeys\",\"PicnicTable\",\"PictureInPicture\",\"PiggyBank\",\"Pill\",\"PingPong\",\"PintGlass\",\"PinterestLogo\",\"Pinwheel\",\"Pipe\",\"PipeWrench\",\"PixLogo\",\"Pizza\",\"Placeholder\",\"Planet\",\"Plant\",\"Play\",\"PlayCircle\",\"PlayPause\",\"Playlist\",\"Plug\",\"PlugCharging\",\"Plugs\",\"PlugsConnected\",\"Plus\",\"PlusCircle\",\"PlusMinus\",\"PlusSquare\",\"PokerChip\",\"PoliceCar\",\"Polygon\",\"Popcorn\",\"Popsicle\",\"PottedPlant\",\"Power\",\"Prescription\",\"Presentation\",\"PresentationChart\",\"Printer\",\"Prohibit\",\"ProhibitInset\",\"ProjectorScreen\",\"ProjectorScreenChart\",\"Pulse\",\"PushPin\",\"PushPinSimple\",\"PushPinSimpleSlash\",\"PushPinSlash\",\"PuzzlePiece\",\"QrCode\",\"Question\",\"QuestionMark\",\"Queue\",\"Quotes\",\"Rabbit\",\"Racquet\",\"Radical\",\"Radio\",\"RadioButton\",\"Radioactive\",\"Rainbow\",\"RainbowCloud\",\"Ranking\",\"ReadCvLogo\",\"Receipt\",\"ReceiptX\",\"Record\",\"Rectangle\",\"RectangleDashed\",\"Recycle\",\"RedditLogo\",\"Repeat\",\"RepeatOnce\",\"ReplitLogo\",\"Resize\",\"Rewind\",\"RewindCircle\",\"RoadHorizon\",\"Robot\",\"Rocket\",\"RocketLaunch\",\"Rows\",\"RowsPlusBottom\",\"RowsPlusTop\",\"Rss\",\"RssSimple\",\"Rug\",\"Ruler\",\"Sailboat\",\"Scales\",\"Scan\",\"ScanSmiley\",\"Scissors\",\"Scooter\",\"Screencast\",\"Screwdriver\",\"Scribble\",\"ScribbleLoop\",\"Scroll\",\"Seal\",\"SealCheck\",\"SealPercent\",\"SealQuestion\",\"SealWarning\",\"Seat\",\"Seatbelt\",\"SecurityCamera\",\"Selection\",\"SelectionAll\",\"SelectionBackground\",\"SelectionForeground\",\"SelectionInverse\",\"SelectionPlus\",\"SelectionSlash\",\"Shapes\",\"Share\",\"ShareFat\",\"ShareNetwork\",\"Shield\",\"ShieldCheck\",\"ShieldCheckered\",\"ShieldChevron\",\"ShieldPlus\",\"ShieldSlash\",\"ShieldStar\",\"ShieldWarning\",\"ShippingContainer\",\"ShirtFolded\",\"ShootingStar\",\"ShoppingBag\",\"ShoppingBagOpen\",\"ShoppingCart\",\"ShoppingCartSimple\",\"Shovel\",\"Shower\",\"Shrimp\",\"Shuffle\",\"ShuffleAngular\",\"ShuffleSimple\",\"Sidebar\",\"SidebarSimple\",\"Sigma\",\"SignIn\",\"SignOut\",\"Signature\",\"Signpost\",\"SimCard\",\"Siren\",\"SketchLogo\",\"SkipBack\",\"SkipBackCircle\",\"SkipForward\",\"SkipForwardCircle\",\"Skull\",\"SkypeLogo\",\"SlackLogo\",\"Sliders\",\"SlidersHorizontal\",\"Slideshow\",\"Smiley\",\"SmileyAngry\",\"SmileyBlank\",\"SmileyMeh\",\"SmileyMelting\",\"SmileyNervous\",\"SmileySad\",\"SmileySticker\",\"SmileyWink\",\"SmileyXEyes\",\"SnapchatLogo\",\"Sneaker\",\"SneakerMove\",\"Snowflake\",\"SoccerBall\",\"Sock\",\"SolarPanel\",\"SolarRoof\",\"SortAscending\",\"SortDescending\",\"SoundcloudLogo\",\"Spade\",\"Sparkle\",\"SpeakerHifi\",\"SpeakerHigh\",\"SpeakerLow\",\"SpeakerNone\",\"SpeakerSimpleHigh\",\"SpeakerSimpleLow\",\"SpeakerSimpleNone\",\"SpeakerSimpleSlash\",\"SpeakerSimpleX\",\"SpeakerSlash\",\"SpeakerX\",\"Speedometer\",\"Sphere\",\"Spinner\",\"SpinnerBall\",\"SpinnerGap\",\"Spiral\",\"SplitHorizontal\",\"SplitVertical\",\"SpotifyLogo\",\"SprayBottle\",\"Square\",\"SquareHalf\",\"SquareHalfBottom\",\"SquareLogo\",\"SquareSplitVertical\",\"SquaresFour\",\"Stack\",\"StackMinus\",\"StackOverflowLogo\",\"StackPlus\",\"StackSimple\",\"Stairs\",\"Stamp\",\"StandardDefinition\",\"Star\",\"StarAndCrescent\",\"StarFour\",\"StarHalf\",\"StarOfDavid\",\"SteamLogo\",\"SteeringWheel\",\"Steps\",\"Stethoscope\",\"Sticker\",\"Stool\",\"Stop\",\"StopCircle\",\"Storefront\",\"Strategy\",\"StripeLogo\",\"Student\",\"SubsetOf\",\"SubsetProperOf\",\"Subtitles\",\"SubtitlesSlash\",\"Subtract\",\"SubtractSquare\",\"Subway\",\"Suitcase\",\"SuitcaseRolling\",\"SuitcaseSimple\",\"Sun\",\"SunDim\",\"SunHorizon\",\"Sunglasses\",\"SupersetOf\",\"SupersetProperOf\",\"Swap\",\"Swatches\",\"SwimmingPool\",\"Sword\",\"Synagogue\",\"Syringe\",\"TShirt\",\"Table\",\"Tabs\",\"Tag\",\"TagChevron\",\"TagSimple\",\"Target\",\"Taxi\",\"TeaBag\",\"TelegramLogo\",\"Television\",\"TelevisionSimple\",\"TennisBall\",\"Tent\",\"Terminal\",\"TerminalWindow\",\"TestTube\",\"TextAUnderline\",\"TextAa\",\"TextAlignCenter\",\"TextAlignJustify\",\"TextAlignLeft\",\"TextAlignRight\",\"TextB\",\"TextColumns\",\"TextH\",\"TextHFive\",\"TextHFour\",\"TextHOne\",\"TextHSix\",\"TextHThree\",\"TextHTwo\",\"TextIndent\",\"TextItalic\",\"TextOutdent\",\"TextStrikethrough\",\"TextSubscript\",\"TextSuperscript\",\"TextT\",\"TextTSlash\",\"TextUnderline\",\"Textbox\",\"Thermometer\",\"ThermometerCold\",\"ThermometerHot\",\"ThermometerSimple\",\"ThreadsLogo\",\"ThreeD\",\"ThumbsDown\",\"ThumbsUp\",\"Ticket\",\"TidalLogo\",\"TiktokLogo\",\"Tilde\",\"Timer\",\"TipJar\",\"Tipi\",\"Tire\",\"ToggleLeft\",\"ToggleRight\",\"Toilet\",\"ToiletPaper\",\"Toolbox\",\"Tooth\",\"Tornado\",\"Tote\",\"ToteSimple\",\"Towel\",\"Tractor\",\"Trademark\",\"TrademarkRegistered\",\"TrafficCone\",\"TrafficSign\",\"TrafficSignal\",\"Train\",\"TrainRegional\",\"TrainSimple\",\"Tram\",\"Translate\",\"Trash\",\"TrashSimple\",\"Tray\",\"TrayArrowDown\",\"TrayArrowUp\",\"TreasureChest\",\"Tree\",\"TreeEvergreen\",\"TreePalm\",\"TreeStructure\",\"TreeView\",\"TrendDown\",\"TrendUp\",\"Triangle\",\"TriangleDashed\",\"Trolley\",\"TrolleySuitcase\",\"Trophy\",\"Truck\",\"TruckTrailer\",\"TumblrLogo\",\"TwitchLogo\",\"TwitterLogo\",\"Umbrella\",\"UmbrellaSimple\",\"Union\",\"Unite\",\"UniteSquare\",\"Upload\",\"UploadSimple\",\"Usb\",\"User\",\"UserCheck\",\"UserCircle\",\"UserCircleCheck\",\"UserCircleDashed\",\"UserCircleGear\",\"UserCircleMinus\",\"UserCirclePlus\",\"UserFocus\",\"UserGear\",\"UserList\",\"UserMinus\",\"UserPlus\",\"UserRectangle\",\"UserSound\",\"UserSquare\",\"UserSwitch\",\"Users\",\"UsersFour\",\"UsersThree\",\"Van\",\"Vault\",\"VectorThree\",\"VectorTwo\",\"Vibrate\",\"Video\",\"VideoCamera\",\"VideoCameraSlash\",\"VideoConference\",\"Vignette\",\"VinylRecord\",\"VirtualReality\",\"Virus\",\"Visor\",\"Voicemail\",\"Volleyball\",\"Wall\",\"Wallet\",\"Warehouse\",\"Warning\",\"WarningCircle\",\"WarningDiamond\",\"WarningOctagon\",\"WashingMachine\",\"Watch\",\"WaveSawtooth\",\"WaveSine\",\"WaveSquare\",\"WaveTriangle\",\"Waveform\",\"WaveformSlash\",\"Waves\",\"Webcam\",\"WebcamSlash\",\"WebhooksLogo\",\"WechatLogo\",\"WhatsappLogo\",\"Wheelchair\",\"WheelchairMotion\",\"WifiHigh\",\"WifiLow\",\"WifiMedium\",\"WifiNone\",\"WifiSlash\",\"WifiX\",\"Wind\",\"Windmill\",\"WindowsLogo\",\"Wine\",\"Wrench\",\"X\",\"XCircle\",\"XLogo\",\"XSquare\",\"Yarn\",\"YinYang\",\"YoutubeLogo\"];const moduleBaseUrl=\"https://framer.com/m/phosphor-icons/\";const weightOptions=[\"thin\",\"light\",\"regular\",\"bold\",\"fill\",\"duotone\"];const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * PHOSPHOR\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n */export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,weight,mirrored}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HouseFactory(React):null);async function importModule(){// Get the selected module\ntry{const version=\"0.0.57\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}.js@${version}`;const module=await import(/* webpackIgnore: true */iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch(err){if(isMounted.current)setSelectedIcon(null);}}useEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/_jsx(NullState,{}):null;return /*#__PURE__*/_jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined},focusable:\"false\",color:color,children:/*#__PURE__*/_jsx(SelectedIcon,{color:color,weight:weight})}):emptyState});}Icon.displayName=\"Phosphor\";Icon.defaultProps={width:24,height:24,iconSelection:\"House\",iconSearch:\"House\",color:\"#66F\",selectByList:true,weight:\"regular\",mirrored:false};addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Phosphor site](https://phosphoricons.com/)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},weight:{type:ControlType.Enum,title:\"Weight\",optionTitles:weightOptions.map(piece=>piece.charAt(0).toUpperCase()+piece.slice(1)),options:weightOptions,defaultValue:Icon.defaultProps.weight},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"24\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Phosphor.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13j2ery\",\"data-styles-preset\":\"AurRQANVv\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255)))\"},children:\"Edmundston, NB\"})});export const v1=\"01\";export const v2=\"See Our Services\";export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-6mrns6\",\"data-styles-preset\":\"XxJ68ugbo\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165)))\"},children:\"Contact us:\"})});export const v4=\"phone\";export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"Book Now: (506) 735-6136\"})});export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"410 St Fran\\xe7ois Street, Edmundston\"})});export const v7=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"Mon-Fri: 8 AM - 5 PM\"})});export const v8=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13j2ery\",\"data-styles-preset\":\"AurRQANVv\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255)))\"},children:\"Woodstock, NB\"})});export const v9=\"See our services\";export const v10=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"Book Now: (506) 328-6643\"})});export const v11=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"120 Heller Rd, Woodstock\"})});export const v12=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13j2ery\",\"data-styles-preset\":\"AurRQANVv\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255)))\"},children:\"St-Basile, NB\"})});export const v13=\"03\";export const v14=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"Book Now: (506) 735-1089\"})});export const v15=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"1447 Main Street, St-Basile\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v15\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v13\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v14\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9e04080)\nimport*as localizedValues from\"./CPqUBb6y9-0.js\";const valuesByLocaleId={J__RyTZQs:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9e04080)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,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{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/6pTasOFP8R1aNiZs0JF5/Q9962iA41UDrpmJVgcTR/vUywOd3KX.js\";const PhosphorFonts=getFonts(Phosphor);const serializationHash=\"framer-zGPYu\";const variantClassNames={A1AtPaK4m:\"framer-v-ps4x9\"};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 Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({background,height,id,logoVisible,title,width,...props})=>{return{...props,b5FKc3lDF:title??props.b5FKc3lDF??\"Badge\",P7WHWvput:background??props.P7WHWvput??\"rgb(13, 13, 13)\",YKQkMRbk7:logoVisible??props.YKQkMRbk7};};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,b5FKc3lDF,YKQkMRbk7,P7WHWvput,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"A1AtPaK4m\",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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ps4x9\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Badge\",layoutDependency:layoutDependency,layoutId:\"A1AtPaK4m\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-313dd4d6-9859-4bdd-889b-954a849d13e3, rgb(34, 34, 34))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:P7WHWvput,borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},children:[YKQkMRbk7&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cqy3mf-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"HEtqiNaDb-container\",nodeId:\"HEtqiNaDb\",rendersWithMotion:true,scopeId:\"GdYEd0ibC\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-a888adc2-3d05-4d6f-88b7-8dab97418795, rgb(129, 74, 200))\",height:\"100%\",iconSearch:\"sparkle\",iconSelection:\"House\",id:\"HEtqiNaDb\",layoutId:\"HEtqiNaDb\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-11nubbg\",\"data-styles-preset\":\"vUywOd3KX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255)))\"},children:\"Badge\"})}),className:\"framer-1tc5mns\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tC278Sd1i\",style:{\"--extracted-r6o4lv\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:b5FKc3lDF,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zGPYu.framer-1ihobh0, .framer-zGPYu .framer-1ihobh0 { display: block; }\",\".framer-zGPYu.framer-ps4x9 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 8px 12px 8px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-zGPYu .framer-cqy3mf-container { flex: none; height: 15px; position: relative; width: 15px; }\",\".framer-zGPYu .framer-1tc5mns { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css,'.framer-zGPYu[data-border=\"true\"]::after, .framer-zGPYu [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 37\n * @framerIntrinsicWidth 76\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"b5FKc3lDF\":\"title\",\"YKQkMRbk7\":\"logoVisible\",\"P7WHWvput\":\"background\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerGdYEd0ibC=withCSS(Component,css,\"framer-zGPYu\");export default FramerGdYEd0ibC;FramerGdYEd0ibC.displayName=\"Badge\";FramerGdYEd0ibC.defaultProps={height:37,width:76};addPropertyControls(FramerGdYEd0ibC,{b5FKc3lDF:{defaultValue:\"Badge\",displayTextArea:false,title:\"Title\",type:ControlType.String},YKQkMRbk7:{defaultValue:false,title:\"Logo Visible\",type:ControlType.Boolean},P7WHWvput:{defaultValue:\"rgb(13, 13, 13)\",title:\"Background\",type:ControlType.Color}});addFonts(FramerGdYEd0ibC,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGdYEd0ibC\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"37\",\"framerVariables\":\"{\\\"b5FKc3lDF\\\":\\\"title\\\",\\\"YKQkMRbk7\\\":\\\"logoVisible\\\",\\\"P7WHWvput\\\":\\\"background\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"76\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GdYEd0ibC.map", "// Generated by Framer (9e04080)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/9tMb7N7V4ZcH5rP41FYJ/cSh2U6AxuJXfVqYoGQpd/AurRQANVv.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/j5iw2AUayRFqu7vgaqI7/HVknggSSVyIpT1KSzUHg/dDbML8PpX.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/me6BR9G6MhDD5Ghx6Ula/SH5AebcLwJWhv3ufh3oG/XxJ68ugbo.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/gBdUkbThGEU9s0CLPQ2f/SXYMGLc4HTgLm56SBjRd/CPqUBb6y9.js\";import Badge from\"https://framerusercontent.com/modules/GJB83tVBkTTBAvFCoGKV/LkWnQCb1imcmfWtkl0h1/GdYEd0ibC.js\";import PrimaryButton from\"https://framerusercontent.com/modules/vodMZXq8yHy3fz8SJgjt/VUOUr9Dzx6TfoTH2Uljh/I7Wzxg85g.js\";const BadgeFonts=getFonts(Badge);const SmartComponentScopedContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(SmartComponentScopedContainer));const PrimaryButtonFonts=getFonts(PrimaryButton);const PhosphorFonts=getFonts(Phosphor);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"l4T8XWbAh\",\"V8cNCKqZO\",\"eBGwK7Y_w\"];const serializationHash=\"framer-6GtCv\";const variantClassNames={eBGwK7Y_w:\"framer-v-1nq0b1k\",l4T8XWbAh:\"framer-v-6tlwr0\",V8cNCKqZO:\"framer-v-uos9b\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:1.2,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:100};const transition2={damping:45,delay:0,mass:1,stiffness:200,type:\"spring\"};const transition3={bounce:.2,delay:1.4,duration:1.2,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:.001,rotate:0,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={Desktop:\"l4T8XWbAh\",Mobile:\"eBGwK7Y_w\",Tablet:\"V8cNCKqZO\"};const getProps=({height,id,scrollSection,width,...props})=>{return{...props,R2c6nq_EB:scrollSection??props.R2c6nq_EB,variant:humanReadableVariantMap[props.variant]??props.variant??\"l4T8XWbAh\"};};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,R2c6nq_EB,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"l4T8XWbAh\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-6tlwr0\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"l4T8XWbAh\",ref:refBinding,style:{...style},...addPropertyOverrides({eBGwK7Y_w:{\"data-framer-name\":\"Mobile\"},V8cNCKqZO:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-189pczg\",\"data-framer-name\":\"Card Wrapper\",layoutDependency:layoutDependency,layoutId:\"WHQX4A0_e\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:R2c6nq_EB,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-bn1nmw\",\"data-border\":true,\"data-framer-name\":\"Edmundston\",layoutDependency:layoutDependency,layoutId:\"IxiNU9n69\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-f7346261-746c-4335-833d-da9cbf21e733, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l6n962\",layoutDependency:layoutDependency,layoutId:\"eVmA9yBUy\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lcd7t\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"RG4DLMnQo\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iferug\",\"data-framer-name\":\"Icon and title\",layoutDependency:layoutDependency,layoutId:\"S3j4P9P29\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-109vpy1\",\"data-framer-name\":\"Title Wrapper\",layoutDependency:layoutDependency,layoutId:\"JvXnPi3Cu\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1knj7p5\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"mNkK_y6yh\",style:{backgroundColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13j2ery\",\"data-styles-preset\":\"AurRQANVv\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255)))\"},children:\"Edmundston, NB\"})}),className:\"framer-n7jmfd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"lhP5OKE8b\",style:{\"--extracted-1lwpl3i\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+(((componentViewport?.height||644)-0-951.2)/2+0+0)+0+20+0+0+0+0+0+0,...addPropertyOverrides({eBGwK7Y_w:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-2893.6)/2+0+0)+0+0+20+0+0+0+0+0+0},V8cNCKqZO:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1972)-0-2893.6)/2+0+0)+0+0+20+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1vmhoot-container\",\"data-framer-appear-id\":\"1vmhoot\",initial:animation2,layoutDependency:layoutDependency,layoutId:\"VyY3b_XTH-container\",nodeId:\"VyY3b_XTH\",optimized:true,rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Badge,{b5FKc3lDF:getLocalizedValue(\"v1\",activeLocale)??\"01\",height:\"100%\",id:\"VyY3b_XTH\",layoutId:\"VyY3b_XTH\",P7WHWvput:\"var(--token-b2fb23d9-6070-4f2d-b3d0-2fe68c4f2aab, rgba(13, 13, 13, 0.8))\",width:\"100%\",YKQkMRbk7:false})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4xbxs4\",\"data-framer-name\":\"Thumbnail\",layoutDependency:layoutDependency,layoutId:\"Cx8xL9ESD\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||644)-0-951.2)/2+0+0)+0+20+0+0+52+0),pixelHeight:2268,pixelWidth:4032,sizes:`max(max((${componentViewport?.width||\"100vw\"} - 40px) / 3, 1px) - 2px, 1px)`,src:\"https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg\",srcSet:\"https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg 4032w\"},className:\"framer-1a9h1ce\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"wWhpZGJZl\",...addPropertyOverrides({eBGwK7Y_w:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-2893.6)/2+0+0)+0+0+20+0+0+52+0),pixelHeight:2268,pixelWidth:4032,sizes:`max(${componentViewport?.width||\"100vw\"} - 2px, 1px)`,src:\"https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg\",srcSet:\"https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg 4032w\"}},V8cNCKqZO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1972)-0-2893.6)/2+0+0)+0+0+20+0+0+52+0),pixelHeight:2268,pixelWidth:4032,sizes:`max(${componentViewport?.width||\"100vw\"} - 2px, 1px)`,src:\"https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg\",srcSet:\"https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/WCa3oxo77WcSLAPESvxs3NzP1r8.jpg 4032w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tbr7f8\",\"data-framer-name\":\"BG Liner Gradient\",layoutDependency:layoutDependency,layoutId:\"UWm9fSa48\",style:{background:\"linear-gradient(135deg, var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204)) 0%, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.02) 62%, rgba(0, 56, 99, 0) 92.34234234234235%, rgba(0, 56, 99, 0) 98%)\"}})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nboshr\",layoutDependency:layoutDependency,layoutId:\"OoRz2rI_l\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"hO2h9q0tw\"},implicitPathVariables:undefined},{href:{webPageId:\"hO2h9q0tw\"},implicitPathVariables:undefined},{href:{webPageId:\"hO2h9q0tw\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max(max((${componentViewport?.width||\"100vw\"} - 40px) / 3, 1px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||644)-0-951.2)/2+0+0)+0+20+387+0,...addPropertyOverrides({eBGwK7Y_w:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-2893.6)/2+0+0)+0+0+20+387+0},V8cNCKqZO:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1972)-0-2893.6)/2+0+0)+0+0+20+387+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-78k7ac-container\",layoutDependency:layoutDependency,layoutId:\"P6QnNe1eJ-container\",nodeId:\"P6QnNe1eJ\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(PrimaryButton,{apJJWETP3:getLocalizedValue(\"v2\",activeLocale)??\"Voir nos services\",bx6ZDmz2N:\"rgba(0, 56, 99, 0.1)\",DENtKmmB1:{borderColor:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",borderStyle:\"solid\",borderWidth:3},height:\"100%\",IbHC43hjS:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",id:\"P6QnNe1eJ\",kcFJX0R6s:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",layoutId:\"P6QnNe1eJ\",lXqh6YFdA:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",oDP2Bhp0c:{borderColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",borderStyle:\"solid\",borderWidth:3},PXYQf8RcW:\"0px 0px 40px 0px rgba(0, 56, 99, 0.3)\",style:{width:\"100%\"},variant:\"R5cQ3RWfe\",width:\"100%\",xDAZKoBLJ:resolvedLinks[0],...addPropertyOverrides({eBGwK7Y_w:{xDAZKoBLJ:resolvedLinks[2]},V8cNCKqZO:{xDAZKoBLJ:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tqqlw6\",\"data-framer-name\":\"Including\",layoutDependency:layoutDependency,layoutId:\"H8j2YrhoS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-6mrns6\",\"data-styles-preset\":\"XxJ68ugbo\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165)))\"},children:\"Nous joindre:\"})}),className:\"framer-wcqobz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yXQKNtOJl\",style:{\"--extracted-1of0zx5\":\"var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"tel:+15067356136\",motionChild:true,nodeId:\"EgzSL4tWW\",openInNewTab:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1wgwk9u framer-16h2ndn\",\"data-framer-name\":\"features\",layoutDependency:layoutDependency,layoutId:\"EgzSL4tWW\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1y8k86p-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"p7txV_O9F-container\",nodeId:\"p7txV_O9F\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",height:\"100%\",iconSearch:getLocalizedValue(\"v4\",activeLocale)??\"phone\",iconSelection:\"House\",id:\"p7txV_O9F\",layoutId:\"p7txV_O9F\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"R\\xe9servez: (506) 735-6136\"})}),className:\"framer-bspa3r\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"avWU5RpxF\",style:{\"--extracted-r6o4lv\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-65gyp8\",\"data-framer-name\":\"features\",layoutDependency:layoutDependency,layoutId:\"TdSXiHoad\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ek72ce-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"w9hcJX3PU-container\",nodeId:\"w9hcJX3PU\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-55fce8bf-ab86-42dc-8b77-6335cf9cf588, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"mappin\",iconSelection:\"House\",id:\"w9hcJX3PU\",layoutId:\"w9hcJX3PU\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"410 Rue St Fran\\xe7ois, Edmundston\"})}),className:\"framer-14slii1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VnHOMjHfk\",style:{\"--extracted-r6o4lv\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m1scau\",\"data-framer-name\":\"features\",layoutDependency:layoutDependency,layoutId:\"KKEnJE6Hn\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1yu3ym5-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"s4SUyjMVC-container\",nodeId:\"s4SUyjMVC\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-55fce8bf-ab86-42dc-8b77-6335cf9cf588, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"clock\",iconSelection:\"House\",id:\"s4SUyjMVC\",layoutId:\"s4SUyjMVC\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"Lun-Ven: 8h - 17h\"})}),className:\"framer-1d1ty8b\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AiVqWMI2I\",style:{\"--extracted-r6o4lv\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ca3ma6\",\"data-framer-name\":\"Light\",layoutDependency:layoutDependency,layoutId:\"reQuFoJeD\",style:{background:\"radial-gradient(50% 50% at 93.7% 8.1%, var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165)) 0%, rgba(4, 7, 13, 0) 100%)\",opacity:.1}})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:R2c6nq_EB,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-ndeah5\",\"data-border\":true,\"data-framer-name\":\"Woodstock\",layoutDependency:layoutDependency,layoutId:\"oR2rjbHT4\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-313dd4d6-9859-4bdd-889b-954a849d13e3, rgb(34, 34, 34))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-f7346261-746c-4335-833d-da9cbf21e733, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v4nvql\",layoutDependency:layoutDependency,layoutId:\"uOiSNik7S\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lnjt63\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"Gd1KYWRKJ\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16kf6at\",\"data-framer-name\":\"Icon and title\",layoutDependency:layoutDependency,layoutId:\"B8Fw12HBd\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jzpwf4\",\"data-framer-name\":\"Title Wrapper\",layoutDependency:layoutDependency,layoutId:\"cEMoEfiBN\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1v4w8tz\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"XfrA33lOO\",style:{backgroundColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13j2ery\",\"data-styles-preset\":\"AurRQANVv\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255)))\"},children:\"Woodstock, NB\"})}),className:\"framer-1lm2iav\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"B68wzBW0Q\",style:{\"--extracted-1lwpl3i\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+(((componentViewport?.height||644)-0-951.2)/2+0+0)+0+20+0+0+0+0+0+0,...addPropertyOverrides({eBGwK7Y_w:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-2893.6)/2+0+0)+0+971.2+20+0+0+0+0+0+0},V8cNCKqZO:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1972)-0-2893.6)/2+0+0)+0+971.2+20+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-15nza56-container\",\"data-framer-appear-id\":\"15nza56\",initial:animation2,layoutDependency:layoutDependency,layoutId:\"CHNzHJBOJ-container\",nodeId:\"CHNzHJBOJ\",optimized:true,rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Badge,{b5FKc3lDF:\"02\",height:\"100%\",id:\"CHNzHJBOJ\",layoutId:\"CHNzHJBOJ\",P7WHWvput:\"var(--token-b2fb23d9-6070-4f2d-b3d0-2fe68c4f2aab, rgba(13, 13, 13, 0.8))\",width:\"100%\",YKQkMRbk7:false})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-111spbf\",\"data-framer-name\":\"Thumbnail\",layoutDependency:layoutDependency,layoutId:\"OtP23L_03\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||644)-0-951.2)/2+0+0)+0+20+0+0+52+0),pixelHeight:510,pixelWidth:680,sizes:`max(max((${componentViewport?.width||\"100vw\"} - 40px) / 3, 1px) - 2px, 1px)`,src:\"https://framerusercontent.com/images/aewtGzi9BYR4djRXOgQHhczPc.jpg\",srcSet:\"https://framerusercontent.com/images/aewtGzi9BYR4djRXOgQHhczPc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aewtGzi9BYR4djRXOgQHhczPc.jpg 680w\"},className:\"framer-eks7g4\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"glB1rMF6w\",...addPropertyOverrides({eBGwK7Y_w:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-2893.6)/2+0+0)+0+971.2+20+0+0+52+0),pixelHeight:510,pixelWidth:680,sizes:`max(${componentViewport?.width||\"100vw\"} - 2px, 1px)`,src:\"https://framerusercontent.com/images/aewtGzi9BYR4djRXOgQHhczPc.jpg\",srcSet:\"https://framerusercontent.com/images/aewtGzi9BYR4djRXOgQHhczPc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aewtGzi9BYR4djRXOgQHhczPc.jpg 680w\"}},V8cNCKqZO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1972)-0-2893.6)/2+0+0)+0+971.2+20+0+0+52+0),pixelHeight:510,pixelWidth:680,positionX:\"47.7%\",positionY:\"32.4%\",sizes:`max(${componentViewport?.width||\"100vw\"} - 2px, 1px)`,src:\"https://framerusercontent.com/images/aewtGzi9BYR4djRXOgQHhczPc.jpg\",srcSet:\"https://framerusercontent.com/images/aewtGzi9BYR4djRXOgQHhczPc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aewtGzi9BYR4djRXOgQHhczPc.jpg 680w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1e8burk\",\"data-framer-name\":\"BG Liner Gradient\",layoutDependency:layoutDependency,layoutId:\"sTwAu5GGc\",style:{background:\"linear-gradient(135deg, var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204)) 0%, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.02) 62%, rgba(0, 56, 99, 0) 92.34234234234235%, rgba(0, 56, 99, 0) 98%)\"}})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1alaugr\",layoutDependency:layoutDependency,layoutId:\"LYN_cC4In\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"f6Akyhq4M\"},implicitPathVariables:undefined},{href:{webPageId:\"f6Akyhq4M\"},implicitPathVariables:undefined},{href:{webPageId:\"f6Akyhq4M\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max(max((${componentViewport?.width||\"100vw\"} - 40px) / 3, 1px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||644)-0-951.2)/2+0+0)+0+20+387+0,...addPropertyOverrides({eBGwK7Y_w:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-2893.6)/2+0+0)+0+971.2+20+387+0},V8cNCKqZO:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1972)-0-2893.6)/2+0+0)+0+971.2+20+387+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-riwu2h-container\",layoutDependency:layoutDependency,layoutId:\"d0L2YlfKI-container\",nodeId:\"d0L2YlfKI\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(PrimaryButton,{apJJWETP3:getLocalizedValue(\"v9\",activeLocale)??\"Voir nos services\",bx6ZDmz2N:\"rgba(0, 56, 99, 0.1)\",DENtKmmB1:{borderColor:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",borderStyle:\"solid\",borderWidth:3},height:\"100%\",IbHC43hjS:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",id:\"d0L2YlfKI\",kcFJX0R6s:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",layoutId:\"d0L2YlfKI\",lXqh6YFdA:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",oDP2Bhp0c:{borderColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",borderStyle:\"solid\",borderWidth:3},PXYQf8RcW:\"0px 0px 40px 0px rgba(0, 56, 99, 0.3)\",style:{width:\"100%\"},variant:\"R5cQ3RWfe\",width:\"100%\",xDAZKoBLJ:resolvedLinks1[0],...addPropertyOverrides({eBGwK7Y_w:{xDAZKoBLJ:resolvedLinks1[2]},V8cNCKqZO:{xDAZKoBLJ:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mrrrs2\",\"data-framer-name\":\"Including\",layoutDependency:layoutDependency,layoutId:\"eQy3dOr3q\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-6mrns6\",\"data-styles-preset\":\"XxJ68ugbo\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165)))\"},children:\"Nous joindre:\"})}),className:\"framer-1kxqzdt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Z9JvmdoFd\",style:{\"--extracted-1of0zx5\":\"var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"tel:+15063286643\",motionChild:true,nodeId:\"PGDEjEfSw\",openInNewTab:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-bs24x1 framer-16h2ndn\",\"data-framer-name\":\"features\",layoutDependency:layoutDependency,layoutId:\"PGDEjEfSw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ygobsp-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"BK0ppV0CG-container\",nodeId:\"BK0ppV0CG\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",height:\"100%\",iconSearch:\"phone\",iconSelection:\"House\",id:\"BK0ppV0CG\",layoutId:\"BK0ppV0CG\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"R\\xe9servez: (506) 328-6643\"})}),className:\"framer-xfu67v\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"cHb5CUcy_\",style:{\"--extracted-r6o4lv\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3vzhj5\",\"data-framer-name\":\"features\",layoutDependency:layoutDependency,layoutId:\"bosalbXEp\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2i33xy-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"kgmE657o6-container\",nodeId:\"kgmE657o6\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-55fce8bf-ab86-42dc-8b77-6335cf9cf588, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"mappin\",iconSelection:\"House\",id:\"kgmE657o6\",layoutId:\"kgmE657o6\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"120 Heller Rd, Woodstock\"})}),className:\"framer-15duynn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mOI8TVU_W\",style:{\"--extracted-r6o4lv\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yz7qcv\",\"data-framer-name\":\"features\",layoutDependency:layoutDependency,layoutId:\"ygeW2FSDv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bwe90o-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"StACuxf2Q-container\",nodeId:\"StACuxf2Q\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-55fce8bf-ab86-42dc-8b77-6335cf9cf588, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"clock\",iconSelection:\"House\",id:\"StACuxf2Q\",layoutId:\"StACuxf2Q\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"Lun-Ven: 8h - 17h\"})}),className:\"framer-chsovc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wCkMPlK41\",style:{\"--extracted-r6o4lv\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1df5xy7\",\"data-framer-name\":\"Light\",layoutDependency:layoutDependency,layoutId:\"sv_7LpD5K\",style:{background:\"radial-gradient(50% 50% at 93.7% 8.1%, var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165)) 0%, rgba(4, 7, 13, 0) 100%)\",opacity:.1}})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:R2c6nq_EB,target:\"animate\"}],__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1c25leq\",\"data-border\":true,\"data-framer-name\":\"St-Basile\",layoutDependency:layoutDependency,layoutId:\"k5U_z5N9o\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-313dd4d6-9859-4bdd-889b-954a849d13e3, rgb(34, 34, 34))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-f7346261-746c-4335-833d-da9cbf21e733, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dot4xd\",layoutDependency:layoutDependency,layoutId:\"CACcXAPcr\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qkwx4z\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"YkGQz8dxj\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vljzj7\",\"data-framer-name\":\"Icon and title\",layoutDependency:layoutDependency,layoutId:\"Gjs4Ol2iY\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7qjqvo\",\"data-framer-name\":\"Title Wrapper\",layoutDependency:layoutDependency,layoutId:\"rgv4lUv1z\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w4ku84\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"g4RFnfaXo\",style:{backgroundColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\"}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13j2ery\",\"data-styles-preset\":\"AurRQANVv\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255)))\"},children:\"St-Basile, NB\"})}),className:\"framer-18c0631\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ye5gaKeVW\",style:{\"--extracted-1lwpl3i\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+(((componentViewport?.height||644)-0-951.2)/2+0+0)+0+20+0+0+0+0+0+0,...addPropertyOverrides({eBGwK7Y_w:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-2893.6)/2+0+0)+0+1942.4+20+0+0+0+0+0+0},V8cNCKqZO:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||1972)-0-2893.6)/2+0+0)+0+1942.4+20+0+0+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-176a2sq-container\",\"data-framer-appear-id\":\"176a2sq\",initial:animation2,layoutDependency:layoutDependency,layoutId:\"x5t8wav7c-container\",nodeId:\"x5t8wav7c\",optimized:true,rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Badge,{b5FKc3lDF:getLocalizedValue(\"v13\",activeLocale)??\"03\",height:\"100%\",id:\"x5t8wav7c\",layoutId:\"x5t8wav7c\",P7WHWvput:\"var(--token-b2fb23d9-6070-4f2d-b3d0-2fe68c4f2aab, rgba(13, 13, 13, 0.8))\",width:\"100%\",YKQkMRbk7:false})})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c7c7g7\",\"data-framer-name\":\"Thumbnail\",layoutDependency:layoutDependency,layoutId:\"sHemZEArV\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||644)-0-951.2)/2+0+0)+0+20+0+0+52+0),pixelHeight:510,pixelWidth:680,sizes:`max(max((${componentViewport?.width||\"100vw\"} - 40px) / 3, 1px) - 2px, 1px)`,src:\"https://framerusercontent.com/images/XuYHUzNpwQ7TXP7yRXRkJ27Wmuo.jpg\",srcSet:\"https://framerusercontent.com/images/XuYHUzNpwQ7TXP7yRXRkJ27Wmuo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XuYHUzNpwQ7TXP7yRXRkJ27Wmuo.jpg 680w\"},className:\"framer-1smfnd3\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"YI6eDk4Cy\",...addPropertyOverrides({eBGwK7Y_w:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-2893.6)/2+0+0)+0+1942.4+20+0+0+52+0),pixelHeight:510,pixelWidth:680,sizes:`max(${componentViewport?.width||\"100vw\"} - 2px, 1px)`,src:\"https://framerusercontent.com/images/XuYHUzNpwQ7TXP7yRXRkJ27Wmuo.jpg\",srcSet:\"https://framerusercontent.com/images/XuYHUzNpwQ7TXP7yRXRkJ27Wmuo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XuYHUzNpwQ7TXP7yRXRkJ27Wmuo.jpg 680w\"}},V8cNCKqZO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||1972)-0-2893.6)/2+0+0)+0+1942.4+20+0+0+52+0),pixelHeight:510,pixelWidth:680,positionX:\"48.5%\",positionY:\"30%\",sizes:`max(${componentViewport?.width||\"100vw\"} - 2px, 1px)`,src:\"https://framerusercontent.com/images/XuYHUzNpwQ7TXP7yRXRkJ27Wmuo.jpg\",srcSet:\"https://framerusercontent.com/images/XuYHUzNpwQ7TXP7yRXRkJ27Wmuo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/XuYHUzNpwQ7TXP7yRXRkJ27Wmuo.jpg 680w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1szfdcd\",\"data-framer-name\":\"BG Liner Gradient\",layoutDependency:layoutDependency,layoutId:\"e_XfC_R2H\",style:{background:\"linear-gradient(135deg, var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204)) 0%, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.02) 62%, rgba(0, 56, 99, 0) 92.34234234234235%, rgba(0, 56, 99, 0) 98%)\"}})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lidev8\",layoutDependency:layoutDependency,layoutId:\"wJrimffUX\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"f6Akyhq4M\"},implicitPathVariables:undefined},{href:{webPageId:\"f6Akyhq4M\"},implicitPathVariables:undefined},{href:{webPageId:\"f6Akyhq4M\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`max(max((${componentViewport?.width||\"100vw\"} - 40px) / 3, 1px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||644)-0-951.2)/2+0+0)+0+20+387+0,...addPropertyOverrides({eBGwK7Y_w:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-2893.6)/2+0+0)+0+1942.4+20+387+0},V8cNCKqZO:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||1972)-0-2893.6)/2+0+0)+0+1942.4+20+387+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6u1iq-container\",layoutDependency:layoutDependency,layoutId:\"TCixUMGBC-container\",nodeId:\"TCixUMGBC\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(PrimaryButton,{apJJWETP3:getLocalizedValue(\"v9\",activeLocale)??\"Voir nos services\",bx6ZDmz2N:\"rgba(0, 56, 99, 0.1)\",DENtKmmB1:{borderColor:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",borderStyle:\"solid\",borderWidth:3},height:\"100%\",IbHC43hjS:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",id:\"TCixUMGBC\",kcFJX0R6s:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",layoutId:\"TCixUMGBC\",lXqh6YFdA:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",oDP2Bhp0c:{borderColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",borderStyle:\"solid\",borderWidth:3},PXYQf8RcW:\"0px 0px 40px 0px rgba(0, 56, 99, 0.3)\",style:{width:\"100%\"},variant:\"R5cQ3RWfe\",width:\"100%\",xDAZKoBLJ:resolvedLinks2[0],...addPropertyOverrides({eBGwK7Y_w:{xDAZKoBLJ:resolvedLinks2[2]},V8cNCKqZO:{xDAZKoBLJ:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1i941d4\",\"data-framer-name\":\"Including\",layoutDependency:layoutDependency,layoutId:\"MIIlD_GoE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-6mrns6\",\"data-styles-preset\":\"XxJ68ugbo\",style:{\"--framer-text-color\":\"var(--extracted-1of0zx5, var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165)))\"},children:\"Nous joindre:\"})}),className:\"framer-1einekv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"B9CJP6fbG\",style:{\"--extracted-1of0zx5\":\"var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"tel:+15067351089\",motionChild:true,nodeId:\"wcppk7hy7\",openInNewTab:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-9qgmkv framer-16h2ndn\",\"data-framer-name\":\"features\",layoutDependency:layoutDependency,layoutId:\"wcppk7hy7\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ymjp37-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"c5Yw45qdI-container\",nodeId:\"c5Yw45qdI\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",height:\"100%\",iconSearch:\"phone\",iconSelection:\"House\",id:\"c5Yw45qdI\",layoutId:\"c5Yw45qdI\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"R\\xe9servez: (506) 735-1089\"})}),className:\"framer-1kzlpe8\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"XUoYhMq4Y\",style:{\"--extracted-r6o4lv\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iq14wc\",\"data-framer-name\":\"features\",layoutDependency:layoutDependency,layoutId:\"m9Ax4UHZ2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i6f1nf-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"hSVDwStCB-container\",nodeId:\"hSVDwStCB\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-55fce8bf-ab86-42dc-8b77-6335cf9cf588, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"mappin\",iconSelection:\"House\",id:\"hSVDwStCB\",layoutId:\"hSVDwStCB\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"1447 Rue Principale, St-Basile\"})}),className:\"framer-x2subl\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hixxWo0LA\",style:{\"--extracted-r6o4lv\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aottzd\",\"data-framer-name\":\"features\",layoutDependency:layoutDependency,layoutId:\"el525Jrir\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fw95bf-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"GtcYTq50R-container\",nodeId:\"GtcYTq50R\",rendersWithMotion:true,scopeId:\"CPqUBb6y9\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-55fce8bf-ab86-42dc-8b77-6335cf9cf588, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"clock\",iconSelection:\"House\",id:\"GtcYTq50R\",layoutId:\"GtcYTq50R\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234)))\"},children:\"Lun-Ven: 8h - 17h\"})}),className:\"framer-dnme3w\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jR0_JV00A\",style:{\"--extracted-r6o4lv\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-vndf42\",\"data-framer-name\":\"Light\",layoutDependency:layoutDependency,layoutId:\"uhkmsCJdT\",style:{background:\"radial-gradient(50% 50% at 93.7% 8.1%, var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165)) 0%, rgba(4, 7, 13, 0) 100%)\",opacity:.1}})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6GtCv.framer-16h2ndn, .framer-6GtCv .framer-16h2ndn { display: block; }\",\".framer-6GtCv.framer-6tlwr0 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-6GtCv .framer-189pczg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6GtCv .framer-bn1nmw, .framer-6GtCv .framer-ndeah5, .framer-6GtCv .framer-1c25leq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 1px; }\",\".framer-6GtCv .framer-l6n962, .framer-6GtCv .framer-1v4nvql, .framer-6GtCv .framer-1dot4xd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6GtCv .framer-lcd7t, .framer-6GtCv .framer-lnjt63, .framer-6GtCv .framer-1qkwx4z { 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: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-6GtCv .framer-1iferug, .framer-6GtCv .framer-16kf6at, .framer-6GtCv .framer-vljzj7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6GtCv .framer-109vpy1, .framer-6GtCv .framer-1jzpwf4, .framer-6GtCv .framer-7qjqvo { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-6GtCv .framer-1knj7p5, .framer-6GtCv .framer-1v4w8tz, .framer-6GtCv .framer-1w4ku84 { align-self: stretch; flex: none; height: auto; overflow: visible; position: relative; width: 3px; }\",\".framer-6GtCv .framer-n7jmfd, .framer-6GtCv .framer-bspa3r, .framer-6GtCv .framer-14slii1, .framer-6GtCv .framer-1d1ty8b, .framer-6GtCv .framer-1lm2iav, .framer-6GtCv .framer-xfu67v, .framer-6GtCv .framer-15duynn, .framer-6GtCv .framer-chsovc, .framer-6GtCv .framer-18c0631, .framer-6GtCv .framer-1kzlpe8, .framer-6GtCv .framer-x2subl, .framer-6GtCv .framer-dnme3w { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-6GtCv .framer-1vmhoot-container, .framer-6GtCv .framer-15nza56-container, .framer-6GtCv .framer-176a2sq-container { flex: none; height: auto; position: relative; width: auto; z-index: 2; }\",\".framer-6GtCv .framer-4xbxs4, .framer-6GtCv .framer-111spbf, .framer-6GtCv .framer-1c7c7g7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 1px 0px 1px; position: relative; width: 100%; }\",\".framer-6GtCv .framer-1a9h1ce, .framer-6GtCv .framer-eks7g4, .framer-6GtCv .framer-1smfnd3 { flex: 1 0 0px; height: 300px; position: relative; width: 1px; }\",\".framer-6GtCv .framer-tbr7f8, .framer-6GtCv .framer-1e8burk, .framer-6GtCv .framer-1szfdcd { bottom: 0px; flex: none; left: 1px; position: absolute; right: 1px; top: 0px; z-index: 1; }\",\".framer-6GtCv .framer-nboshr, .framer-6GtCv .framer-1alaugr, .framer-6GtCv .framer-lidev8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-6GtCv .framer-78k7ac-container, .framer-6GtCv .framer-riwu2h-container, .framer-6GtCv .framer-6u1iq-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-6GtCv .framer-1tqqlw6, .framer-6GtCv .framer-1mrrrs2, .framer-6GtCv .framer-1i941d4 { 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 20px 0px 20px; position: relative; width: 100%; }\",\".framer-6GtCv .framer-wcqobz, .framer-6GtCv .framer-1kxqzdt, .framer-6GtCv .framer-1einekv { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-6GtCv .framer-1wgwk9u, .framer-6GtCv .framer-bs24x1, .framer-6GtCv .framer-9qgmkv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-6GtCv .framer-1y8k86p-container, .framer-6GtCv .framer-1ek72ce-container, .framer-6GtCv .framer-1yu3ym5-container, .framer-6GtCv .framer-1ygobsp-container, .framer-6GtCv .framer-2i33xy-container, .framer-6GtCv .framer-1bwe90o-container, .framer-6GtCv .framer-1ymjp37-container, .framer-6GtCv .framer-1i6f1nf-container, .framer-6GtCv .framer-1fw95bf-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-6GtCv .framer-65gyp8, .framer-6GtCv .framer-1m1scau, .framer-6GtCv .framer-3vzhj5, .framer-6GtCv .framer-yz7qcv, .framer-6GtCv .framer-iq14wc, .framer-6GtCv .framer-aottzd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6GtCv .framer-1ca3ma6, .framer-6GtCv .framer-1df5xy7, .framer-6GtCv .framer-vndf42 { -webkit-user-select: none; flex: none; height: 306px; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; user-select: none; width: 437px; z-index: 1; }\",\".framer-6GtCv.framer-v-uos9b.framer-6tlwr0 { width: 992px; }\",\".framer-6GtCv.framer-v-uos9b .framer-189pczg, .framer-6GtCv.framer-v-1nq0b1k .framer-189pczg { flex-direction: column; }\",\".framer-6GtCv.framer-v-uos9b .framer-bn1nmw, .framer-6GtCv.framer-v-uos9b .framer-ndeah5, .framer-6GtCv.framer-v-uos9b .framer-1c25leq, .framer-6GtCv.framer-v-1nq0b1k .framer-bn1nmw, .framer-6GtCv.framer-v-1nq0b1k .framer-ndeah5, .framer-6GtCv.framer-v-1nq0b1k .framer-1c25leq { flex: none; width: 100%; }\",\".framer-6GtCv.framer-v-1nq0b1k.framer-6tlwr0 { width: 335px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-6GtCv[data-border=\"true\"]::after, .framer-6GtCv [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 644\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"V8cNCKqZO\":{\"layout\":[\"fixed\",\"auto\"]},\"eBGwK7Y_w\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"R2c6nq_EB\":\"scrollSection\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerCPqUBb6y9=withCSS(Component,css,\"framer-6GtCv\");export default FramerCPqUBb6y9;FramerCPqUBb6y9.displayName=\"pricing\";FramerCPqUBb6y9.defaultProps={height:644,width:1280};addPropertyControls(FramerCPqUBb6y9,{variant:{options:[\"l4T8XWbAh\",\"V8cNCKqZO\",\"eBGwK7Y_w\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},R2c6nq_EB:{title:\"Scroll Section\",type:ControlType.ScrollSectionRef}});addFonts(FramerCPqUBb6y9,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"}]},...BadgeFonts,...PrimaryButtonFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCPqUBb6y9\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1280\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"R2c6nq_EB\\\":\\\"scrollSection\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"644\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V8cNCKqZO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"eBGwK7Y_w\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (81a45be)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/j5iw2AUayRFqu7vgaqI7/HVknggSSVyIpT1KSzUHg/dDbML8PpX.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/bwHOloZy6ABMk6uOOLyy/hnRX4plUjRIhQMPChsmP/jWM3cQYcm.js\";const RichTextWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(RichText));const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"cUzAbt9q3\",\"NjXc0oVwP\",\"jmZBucZZR\",\"GUELqxTJk\"];const serializationHash=\"framer-R5W8Q\";const variantClassNames={cUzAbt9q3:\"framer-v-18fydmv\",GUELqxTJk:\"framer-v-1jeuzjn\",jmZBucZZR:\"framer-v-1ch88km\",NjXc0oVwP:\"framer-v-nn5owx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition1={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const transition3={delay:.2,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:.001,rotate:0,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={\"Opened Item\":\"NjXc0oVwP\",\"Phone Opened Item\":\"GUELqxTJk\",Default:\"cUzAbt9q3\",Phone:\"jmZBucZZR\"};const getProps=({answer,click2,height,id,question,width,...props})=>{return{...props,DKUBbOOue:question??props.DKUBbOOue??\"What services do you offer?\",nHFRL5Usk:answer??props.nHFRL5Usk??\"At Autofix, we provide a comprehensive range of automotive services to keep your vehicle in top condition. Our offerings include brake repair, engine repair, tire repair, cooling system service, battery repair, steering repair, transmission service, oil changes, exhaust system repair, wheel alignment, air conditioning repair, electrical system repair, radiator service, timing belt replacement, windshield repair, differential repair, clutch repair, and emissions testing and repair. Our expert technicians use state-of-the-art technology and follow best industry practices to ensure your vehicle receives the best care possible.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"cUzAbt9q3\",WwwjXKXld:click2??props.WwwjXKXld};};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,WwwjXKXld,DKUBbOOue,nHFRL5Usk,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cUzAbt9q3\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap40cewj=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(WwwjXKXld){const res=await WwwjXKXld(...args);if(res===false)return false;}});const onTap12prgrj=activeVariantCallback(async(...args)=>{setVariant(\"NjXc0oVwP\");});const onTapyj5jli=activeVariantCallback(async(...args)=>{setVariant(\"cUzAbt9q3\");});const onTap1hksy5z=activeVariantCallback(async(...args)=>{setVariant(\"jmZBucZZR\");});const onTap11isbrp=activeVariantCallback(async(...args)=>{if(WwwjXKXld){const res=await WwwjXKXld(...args);if(res===false)return false;}setVariant(\"GUELqxTJk\");});const onTap1m573s1=activeVariantCallback(async(...args)=>{setVariant(\"GUELqxTJk\");});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"NjXc0oVwP\",\"GUELqxTJk\"].includes(baseVariant))return true;return false;};const visible=isSet(nHFRL5Usk);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFX,{...restProps,...gestureHandlers,__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(scopingClassNames,\"framer-18fydmv\",className,classNames),\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"cUzAbt9q3\",onTap:onTap40cewj,ref:refBinding,style:{backgroundColor:\"var(--token-f7346261-746c-4335-833d-da9cbf21e733, rgb(17, 17, 17))\",...style},...addPropertyOverrides({GUELqxTJk:{\"data-framer-name\":\"Phone Opened Item\"},jmZBucZZR:{\"data-framer-name\":\"Phone\"},NjXc0oVwP:{\"data-framer-name\":\"Opened Item\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jwzrs1\",\"data-border\":true,\"data-framer-name\":\"FAQ Item\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ocgG4GtTV\",onTap:onTap12prgrj,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},...addPropertyOverrides({GUELqxTJk:{onTap:onTap1hksy5z},jmZBucZZR:{\"data-highlight\":undefined,onTap:undefined},NjXc0oVwP:{onTap:onTapyj5jli}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-5rr6p9\",\"data-styles-preset\":\"jWM3cQYcm\",children:\"What services do you offer?\"})}),className:\"framer-1rjz6fi\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"CW3OsPPfE\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:DKUBbOOue,variants:{GUELqxTJk:{\"--extracted-1w1cjl5\":\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\"},NjXc0oVwP:{\"--extracted-1w1cjl5\":\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({GUELqxTJk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-5rr6p9\",\"data-styles-preset\":\"jWM3cQYcm\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204)))\"},children:\"What services do you offer?\"})})},jmZBucZZR:{\"data-highlight\":true,onTap:onTap11isbrp},NjXc0oVwP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-5rr6p9\",\"data-styles-preset\":\"jWM3cQYcm\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204)))\"},children:\"What services do you offer?\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o441yp\",\"data-framer-name\":\"Button Open\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"YIg3ecWPi\",onTap:onTap12prgrj,style:{backgroundColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\"},...addPropertyOverrides({GUELqxTJk:{onTap:onTap1m573s1},jmZBucZZR:{onTap:onTap1m573s1},NjXc0oVwP:{onTap:onTapyj5jli}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j7o293\",\"data-framer-name\":\"Line-1\",layoutDependency:layoutDependency,layoutId:\"DsvBXXy2g\",style:{backgroundColor:\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\",rotate:90}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sjh9e4\",\"data-framer-name\":\"Line-2\",layoutDependency:layoutDependency,layoutId:\"FNBA2jGrN\",style:{backgroundColor:\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\",rotate:0},variants:{GUELqxTJk:{rotate:0},jmZBucZZR:{rotate:0},NjXc0oVwP:{rotate:90}}})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t56v1t\",\"data-border\":true,\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"sJo40Tq9g\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:visible&&/*#__PURE__*/_jsx(RichTextWithFXWithOptimizedAppearEffect,{__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165)))\"},children:\"At Autofix, we provide a comprehensive range of automotive services to keep your vehicle in top condition. Our offerings include brake repair, engine repair, tire repair, cooling system service, battery repair, steering repair, transmission service, oil changes, exhaust system repair, wheel alignment, air conditioning repair, electrical system repair, radiator service, timing belt replacement, windshield repair, differential repair, clutch repair, and emissions testing and repair. Our expert technicians use state-of-the-art technology and follow best industry practices to ensure your vehicle receives the best care possible.\"})}),className:\"framer-3k568r\",\"data-framer-appear-id\":\"3k568r\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],initial:animation2,layoutDependency:layoutDependency,layoutId:\"r9DbwSn02\",optimized:true,style:{\"--extracted-r6o4lv\":\"var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:nHFRL5Usk,verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-R5W8Q.framer-1ljm976, .framer-R5W8Q .framer-1ljm976 { display: block; }\",\".framer-R5W8Q.framer-18fydmv { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 655px; }\",\".framer-R5W8Q .framer-1jwzrs1 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 24px; position: relative; width: 1px; }\",\".framer-R5W8Q .framer-1rjz6fi { flex: 1 0 0px; height: auto; min-width: 80%; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-R5W8Q .framer-o441yp { align-content: center; align-items: center; aspect-ratio: 1 / 1; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 70px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 70px; }\",\".framer-R5W8Q .framer-1j7o293, .framer-R5W8Q .framer-sjh9e4 { flex: none; height: 14px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 2px; z-index: 1; }\",\".framer-R5W8Q .framer-1t56v1t { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 20px 75px 20px 24px; position: relative; width: 1px; }\",\".framer-R5W8Q .framer-3k568r { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-R5W8Q.framer-18fydmv, .framer-R5W8Q .framer-1jwzrs1, .framer-R5W8Q .framer-o441yp { gap: 0px; } .framer-R5W8Q.framer-18fydmv > *, .framer-R5W8Q .framer-o441yp > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-R5W8Q.framer-18fydmv > :first-child, .framer-R5W8Q .framer-1jwzrs1 > :first-child, .framer-R5W8Q .framer-o441yp > :first-child { margin-left: 0px; } .framer-R5W8Q.framer-18fydmv > :last-child, .framer-R5W8Q .framer-1jwzrs1 > :last-child, .framer-R5W8Q .framer-o441yp > :last-child { margin-right: 0px; } .framer-R5W8Q .framer-1jwzrs1 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-R5W8Q.framer-v-nn5owx.framer-18fydmv, .framer-R5W8Q.framer-v-1jeuzjn.framer-18fydmv { flex-direction: column; }\",\".framer-R5W8Q.framer-v-nn5owx .framer-1jwzrs1 { flex: none; width: 100%; }\",\".framer-R5W8Q.framer-v-nn5owx .framer-1t56v1t { flex: none; padding: 20px 24px 20px 24px; width: 100%; }\",\".framer-R5W8Q.framer-v-nn5owx .framer-3k568r { max-width: 90%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-R5W8Q.framer-v-nn5owx.framer-18fydmv { gap: 0px; } .framer-R5W8Q.framer-v-nn5owx.framer-18fydmv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R5W8Q.framer-v-nn5owx.framer-18fydmv > :first-child { margin-top: 0px; } .framer-R5W8Q.framer-v-nn5owx.framer-18fydmv > :last-child { margin-bottom: 0px; } }\",\".framer-R5W8Q.framer-v-1ch88km .framer-1jwzrs1 { cursor: unset; padding: 0px 0px 0px 15px; }\",\".framer-R5W8Q.framer-v-1ch88km .framer-1rjz6fi { cursor: pointer; min-width: 70%; }\",\".framer-R5W8Q.framer-v-1ch88km .framer-o441yp, .framer-R5W8Q.framer-v-1jeuzjn .framer-o441yp { height: var(--framer-aspect-ratio-supported, 62px); width: 62px; }\",\".framer-R5W8Q.framer-v-1jeuzjn .framer-1jwzrs1 { flex: none; padding: 0px 0px 0px 15px; width: 100%; }\",\".framer-R5W8Q.framer-v-1jeuzjn .framer-1rjz6fi { min-width: 70%; }\",\".framer-R5W8Q.framer-v-1jeuzjn .framer-1t56v1t { flex: none; padding: 20px 15px 20px 15px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-R5W8Q.framer-v-1jeuzjn.framer-18fydmv { gap: 0px; } .framer-R5W8Q.framer-v-1jeuzjn.framer-18fydmv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-R5W8Q.framer-v-1jeuzjn.framer-18fydmv > :first-child { margin-top: 0px; } .framer-R5W8Q.framer-v-1jeuzjn.framer-18fydmv > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-R5W8Q[data-border=\"true\"]::after, .framer-R5W8Q [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 70\n * @framerIntrinsicWidth 655\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NjXc0oVwP\":{\"layout\":[\"fixed\",\"auto\"]},\"jmZBucZZR\":{\"layout\":[\"fixed\",\"auto\"]},\"GUELqxTJk\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"WwwjXKXld\":\"click2\",\"DKUBbOOue\":\"question\",\"nHFRL5Usk\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTuNIgniG8=withCSS(Component,css,\"framer-R5W8Q\");export default FramerTuNIgniG8;FramerTuNIgniG8.displayName=\"FAQ Item\";FramerTuNIgniG8.defaultProps={height:70,width:655};addPropertyControls(FramerTuNIgniG8,{variant:{options:[\"cUzAbt9q3\",\"NjXc0oVwP\",\"jmZBucZZR\",\"GUELqxTJk\"],optionTitles:[\"Default\",\"Opened Item\",\"Phone\",\"Phone Opened Item\"],title:\"Variant\",type:ControlType.Enum},WwwjXKXld:{title:\"Click 2\",type:ControlType.EventHandler},DKUBbOOue:{defaultValue:\"What services do you offer?\",displayTextArea:true,title:\"Question\",type:ControlType.String},nHFRL5Usk:{defaultValue:\"At Autofix, we provide a comprehensive range of automotive services to keep your vehicle in top condition. Our offerings include brake repair, engine repair, tire repair, cooling system service, battery repair, steering repair, transmission service, oil changes, exhaust system repair, wheel alignment, air conditioning repair, electrical system repair, radiator service, timing belt replacement, windshield repair, differential repair, clutch repair, and emissions testing and repair. Our expert technicians use state-of-the-art technology and follow best industry practices to ensure your vehicle receives the best care possible.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramerTuNIgniG8,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTuNIgniG8\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"WwwjXKXld\\\":\\\"click2\\\",\\\"DKUBbOOue\\\":\\\"question\\\",\\\"nHFRL5Usk\\\":\\\"answer\\\"}\",\"framerIntrinsicWidth\":\"655\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"70\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NjXc0oVwP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jmZBucZZR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GUELqxTJk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import FAQItem from\"https://framerusercontent.com/modules/pk3g5RA2BHG2KEeRopPT/6OpS81sv8GEv9cwfQrWd/TuNIgniG8.js\";const FAQItemFonts=getFonts(FAQItem);const cycleOrder=[\"eHqgZiDwP\",\"FTO4nFuGd\",\"r3x6B9uPG\",\"WUyO2iUPg\",\"AzDHcOjYG\",\"XZ99Khktn\",\"uTRvZoItJ\",\"Q04AtejQA\",\"UKxcE2xoe\",\"Gw51ZBaCG\",\"ytHJS1Va6\",\"vNJvkdzEv\",\"wAp0RiCYr\",\"dClJ9AEPi\",\"rOfrfzeHl\",\"iMqmwXn4O\",\"o7ccmYv2q\",\"ALwZTbi5A\"];const serializationHash=\"framer-0WPLR\";const variantClassNames={ALwZTbi5A:\"framer-v-1yfcpux\",AzDHcOjYG:\"framer-v-12ypge0\",dClJ9AEPi:\"framer-v-17t1rds\",eHqgZiDwP:\"framer-v-1bsdt95\",FTO4nFuGd:\"framer-v-1mzkszq\",Gw51ZBaCG:\"framer-v-12rupj4\",iMqmwXn4O:\"framer-v-6gchd1\",o7ccmYv2q:\"framer-v-1qubaim\",Q04AtejQA:\"framer-v-17q6l3s\",r3x6B9uPG:\"framer-v-g4f0qh\",rOfrfzeHl:\"framer-v-1dbztuh\",UKxcE2xoe:\"framer-v-bov2br\",uTRvZoItJ:\"framer-v-10eq5k9\",vNJvkdzEv:\"framer-v-1stutq0\",wAp0RiCYr:\"framer-v-8z661x\",WUyO2iUPg:\"framer-v-1m6z4t4\",XZ99Khktn:\"framer-v-bd258u\",ytHJS1Va6:\"framer-v-19jzw61\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};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 humanReadableEnumMap={Horizontal:\"row\",Vertical:\"column\"};const humanReadableVariantMap={\"Opened 1 Item\":\"FTO4nFuGd\",\"Opened 2 Item\":\"r3x6B9uPG\",\"Opened 3 Item\":\"WUyO2iUPg\",\"Opened 4 Item\":\"AzDHcOjYG\",\"Opened 5 Item\":\"XZ99Khktn\",\"Opened 6 Item\":\"uTRvZoItJ\",\"Opened 7 Item\":\"Q04AtejQA\",\"Opened 8 Item\":\"UKxcE2xoe\",\"Phone Opened 1 Item\":\"ytHJS1Va6\",\"Phone Opened 2 Item\":\"vNJvkdzEv\",\"Phone Opened 3 Item\":\"wAp0RiCYr\",\"Phone Opened 4 Item\":\"dClJ9AEPi\",\"Phone Opened 5 Item\":\"rOfrfzeHl\",\"Phone Opened 6 Item\":\"iMqmwXn4O\",\"Phone Opened 7 Item\":\"o7ccmYv2q\",\"Phone Opened 8 Item\":\"ALwZTbi5A\",\"Tablet and Phone\":\"Gw51ZBaCG\",Default:\"eHqgZiDwP\"};const getProps=({answer,answer2,answer3,answer4,answer5,answer6,answer7,answer8,direction,gap,height,id,question,question2,question3,question4,question5,question6,question7,question8,visibleSecondColumn,width,...props})=>{return{...props,BMocb2aNB:answer7??props.BMocb2aNB??\"The frequency of service depends on your vehicle's make, model, and driving conditions. Generally, routine maintenance such as oil changes, tire rotations, and brake inspections should be done every 3,000 to 5,000 miles. More extensive services like transmission checks, coolant flushes, and timing belt replacements follow the manufacturer's recommended schedule. Our team can help you develop a personalized maintenance plan based on your vehicle's needs.\",EwEpSINvM:answer5??props.EwEpSINvM??\"Yes, we provide specialized fleet services for businesses. Our fleet maintenance and repair services ensure that your company's vehicles are always in top condition, minimizing downtime and maximizing efficiency. We offer tailored service packages, priority scheduling, and detailed reporting to help manage your fleet effectively.\",fO22n9ydG:answer4??props.fO22n9ydG??\"The check engine light can indicate various issues, ranging from minor problems like a loose gas cap to more serious concerns such as a malfunctioning engine component. When the light comes on, it is essential to have your vehicle diagnosed by a professional technician. At Autofix, we use advanced diagnostic tools to read the error codes and identify the underlying issue. Our team will then provide a detailed explanation and recommend the necessary repairs to ensure your vehicle operates efficiently and safely.\",h9IfkIMdh:answer??props.h9IfkIMdh??\"At Autofix, we provide a comprehensive range of automotive services to keep your vehicle in top condition. Our offerings include brake repair, engine repair, tire repair, cooling system service, battery repair, steering repair, transmission service, oil changes, exhaust system repair, wheel alignment, air conditioning repair, electrical system repair, radiator service, timing belt replacement, windshield repair, differential repair, clutch repair, and emissions testing and repair. Our expert technicians use state-of-the-art technology and follow best industry practices to ensure your vehicle receives the best care possible.\",I221L7M3N:question5??props.I221L7M3N??\"Do you offer fleet services?\",jxcgt3c89:answer2??props.jxcgt3c89??\"Scheduling an appointment with Autofix is easy and convenient. You can book an appointment online through our website by selecting your preferred date and time. Alternatively, you can call our customer service team, who will assist you in finding a suitable slot. We recommend booking in advance to ensure availability, especially during peak times. Once your appointment is confirmed, our team will be ready to provide the high-quality service you expect from Autofix.\",KQ58as835:gap??props.KQ58as835??24,kyXoyI1ZJ:answer6??props.kyXoyI1ZJ??\"Yes, we offer car customization services. Whether you want to upgrade your vehicle's performance, enhance its appearance, or add new features, our team can assist with a variety of customization options. From installing aftermarket parts to custom paint jobs and interior modifications, we tailor our services to meet your specific desires.\",LGQuTxA2I:humanReadableEnumMap[direction]??direction??props.LGQuTxA2I??\"row\",NkoEmGpuo:answer3??props.NkoEmGpuo??\"Maintaining your car's battery involves regular inspections and proper care. Ensure the battery terminals are clean and free of corrosion, and check the battery's charge level periodically. Avoid leaving your lights or electronic devices on when the engine is off, as this can drain the battery. During extreme weather conditions, such as very hot or cold temperatures, the battery may require additional attention. At Autofix, we offer battery testing and maintenance services to keep your battery in optimal condition and prevent unexpected failures.\",PiaGgw1V_:question7??props.PiaGgw1V_??\"How often should I service my car?\",qI4FrRvDo:question8??props.qI4FrRvDo??\"What makes your service unique?\",QWXciL2wt:question3??props.QWXciL2wt??\"How do I maintain my car\u2019s battery?\",sHXOMh41z:visibleSecondColumn??props.sHXOMh41z??true,uHa2TCrv8:question6??props.uHa2TCrv8??\"Can you help with car customization?\",uToY8inh6:question??props.uToY8inh6??\"What services do you offer?\",variant:humanReadableVariantMap[props.variant]??props.variant??\"eHqgZiDwP\",wE_09zxr5:answer8??props.wE_09zxr5??\"Our service is unique because we prioritize customer satisfaction through personalized care, advanced diagnostic tools, and a commitment to quality. We provide detailed inspections and transparent reports, allowing you to understand your vehicle's condition clearly. Our comfortable waiting area, free Wi-Fi, and complimentary refreshments make your visit pleasant while our efficient service ensures minimal wait times.\",YWkMgJy3Z:question4??props.YWkMgJy3Z??\"What does the check engine light mean?\",Z2_kVPyVf:question2??props.Z2_kVPyVf??\"How do I schedule an appointment?\"};};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,uToY8inh6,h9IfkIMdh,Z2_kVPyVf,jxcgt3c89,QWXciL2wt,NkoEmGpuo,YWkMgJy3Z,fO22n9ydG,I221L7M3N,EwEpSINvM,uHa2TCrv8,kyXoyI1ZJ,PiaGgw1V_,BMocb2aNB,qI4FrRvDo,wE_09zxr5,LGQuTxA2I,KQ58as835,sHXOMh41z,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"eHqgZiDwP\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const WwwjXKXldyi4063=activeVariantCallback(async(...args)=>{setVariant(\"FTO4nFuGd\");});const WwwjXKXld1ap4v01=activeVariantCallback(async(...args)=>{setVariant(\"eHqgZiDwP\");});const WwwjXKXld5l0gka=activeVariantCallback(async(...args)=>{setVariant(\"ytHJS1Va6\");});const WwwjXKXld9ndh91=activeVariantCallback(async(...args)=>{setVariant(\"Gw51ZBaCG\");});const WwwjXKXldq9suh1=activeVariantCallback(async(...args)=>{setVariant(\"r3x6B9uPG\");});const WwwjXKXld1tddqqi=activeVariantCallback(async(...args)=>{setVariant(\"vNJvkdzEv\");});const WwwjXKXldku7ppw=activeVariantCallback(async(...args)=>{setVariant(\"WUyO2iUPg\");});const WwwjXKXlddyjsl5=activeVariantCallback(async(...args)=>{setVariant(\"wAp0RiCYr\");});const WwwjXKXld1sry7h9=activeVariantCallback(async(...args)=>{setVariant(\"AzDHcOjYG\");});const WwwjXKXldjy8uj2=activeVariantCallback(async(...args)=>{setVariant(\"dClJ9AEPi\");});const WwwjXKXld1mwu074=activeVariantCallback(async(...args)=>{setVariant(\"XZ99Khktn\");});const WwwjXKXldmkqrpu=activeVariantCallback(async(...args)=>{setVariant(\"rOfrfzeHl\");});const WwwjXKXld12jy0vn=activeVariantCallback(async(...args)=>{setVariant(\"uTRvZoItJ\");});const WwwjXKXld1qbgzby=activeVariantCallback(async(...args)=>{setVariant(\"iMqmwXn4O\");});const WwwjXKXldybwgsn=activeVariantCallback(async(...args)=>{setVariant(\"Q04AtejQA\");});const WwwjXKXld1i0b9f9=activeVariantCallback(async(...args)=>{setVariant(\"o7ccmYv2q\");});const WwwjXKXld12do50o=activeVariantCallback(async(...args)=>{setVariant(\"UKxcE2xoe\");});const WwwjXKXldtkayjo=activeVariantCallback(async(...args)=>{setVariant(\"ALwZTbi5A\");});const ref1=React.useRef(null);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(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1bsdt95\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"eHqgZiDwP\",ref:ref??ref1,style:{\"--173cftn\":LGQuTxA2I,\"--1a16b4f\":LGQuTxA2I===\"column\"?undefined:\"1 0 0px\",\"--1eu6oru\":LGQuTxA2I===\"column\"?0:\"calc(calc(max(0, var(--1hl7tl6)) * 1px) / 2)\",\"--1hl7tl6\":KQ58as835,\"--1hvzpym\":LGQuTxA2I===\"row\"?0:\"calc(calc(max(0, var(--1hl7tl6)) * 1px) / 2)\",\"--lzbcn7\":LGQuTxA2I===\"column\"?\"100%\":\"1px\",...style},...addPropertyOverrides({ALwZTbi5A:{\"data-framer-name\":\"Phone Opened 8 Item\"},AzDHcOjYG:{\"data-framer-name\":\"Opened 4 Item\"},dClJ9AEPi:{\"data-framer-name\":\"Phone Opened 4 Item\"},FTO4nFuGd:{\"data-framer-name\":\"Opened 1 Item\"},Gw51ZBaCG:{\"data-framer-name\":\"Tablet and Phone\"},iMqmwXn4O:{\"data-framer-name\":\"Phone Opened 6 Item\"},o7ccmYv2q:{\"data-framer-name\":\"Phone Opened 7 Item\"},Q04AtejQA:{\"data-framer-name\":\"Opened 7 Item\"},r3x6B9uPG:{\"data-framer-name\":\"Opened 2 Item\"},rOfrfzeHl:{\"data-framer-name\":\"Phone Opened 5 Item\"},UKxcE2xoe:{\"data-framer-name\":\"Opened 8 Item\"},uTRvZoItJ:{\"data-framer-name\":\"Opened 6 Item\"},vNJvkdzEv:{\"data-framer-name\":\"Phone Opened 2 Item\"},wAp0RiCYr:{\"data-framer-name\":\"Phone Opened 3 Item\"},WUyO2iUPg:{\"data-framer-name\":\"Opened 3 Item\"},XZ99Khktn:{\"data-framer-name\":\"Opened 5 Item\"},ytHJS1Va6:{\"data-framer-name\":\"Phone Opened 1 Item\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c0rnv8\",\"data-framer-name\":\"Accordion FAQ\",layoutDependency:layoutDependency,layoutId:\"rm18AaT4K\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+0,...addPropertyOverrides({ALwZTbi5A:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},dClJ9AEPi:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},Gw51ZBaCG:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},iMqmwXn4O:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},o7ccmYv2q:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},rOfrfzeHl:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},vNJvkdzEv:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},wAp0RiCYr:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},ytHJS1Va6:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t3amy5-container\",layoutDependency:layoutDependency,layoutId:\"RxYpGiH3L-container\",children:/*#__PURE__*/_jsx(FAQItem,{DKUBbOOue:uToY8inh6,height:\"100%\",id:\"RxYpGiH3L\",layoutId:\"RxYpGiH3L\",nHFRL5Usk:h9IfkIMdh,style:{width:\"100%\"},variant:\"cUzAbt9q3\",width:\"100%\",WwwjXKXld:WwwjXKXldyi4063,...addPropertyOverrides({ALwZTbi5A:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld5l0gka},dClJ9AEPi:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld5l0gka},FTO4nFuGd:{variant:\"NjXc0oVwP\",WwwjXKXld:WwwjXKXld1ap4v01},Gw51ZBaCG:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld5l0gka},iMqmwXn4O:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld5l0gka},o7ccmYv2q:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld5l0gka},rOfrfzeHl:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld5l0gka},vNJvkdzEv:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld5l0gka},wAp0RiCYr:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld5l0gka},ytHJS1Va6:{variant:\"GUELqxTJk\",WwwjXKXld:WwwjXKXld9ndh91}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+76,...addPropertyOverrides({ALwZTbi5A:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},dClJ9AEPi:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},Gw51ZBaCG:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},iMqmwXn4O:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},o7ccmYv2q:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},rOfrfzeHl:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},vNJvkdzEv:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},wAp0RiCYr:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},ytHJS1Va6:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qve3gz-container\",layoutDependency:layoutDependency,layoutId:\"NbcWJKj6T-container\",children:/*#__PURE__*/_jsx(FAQItem,{DKUBbOOue:Z2_kVPyVf,height:\"100%\",id:\"NbcWJKj6T\",layoutId:\"NbcWJKj6T\",nHFRL5Usk:jxcgt3c89,style:{width:\"100%\"},variant:\"cUzAbt9q3\",width:\"100%\",WwwjXKXld:WwwjXKXldq9suh1,...addPropertyOverrides({ALwZTbi5A:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1tddqqi},dClJ9AEPi:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1tddqqi},Gw51ZBaCG:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1tddqqi},iMqmwXn4O:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1tddqqi},o7ccmYv2q:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1tddqqi},r3x6B9uPG:{variant:\"NjXc0oVwP\",WwwjXKXld:WwwjXKXld1ap4v01},rOfrfzeHl:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1tddqqi},vNJvkdzEv:{variant:\"GUELqxTJk\",WwwjXKXld:WwwjXKXld9ndh91},wAp0RiCYr:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1tddqqi},ytHJS1Va6:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1tddqqi}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+152,...addPropertyOverrides({ALwZTbi5A:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},dClJ9AEPi:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},Gw51ZBaCG:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},iMqmwXn4O:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},o7ccmYv2q:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},rOfrfzeHl:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},vNJvkdzEv:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},wAp0RiCYr:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},ytHJS1Va6:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ooeyqv-container\",layoutDependency:layoutDependency,layoutId:\"u_4iIpYLn-container\",children:/*#__PURE__*/_jsx(FAQItem,{DKUBbOOue:QWXciL2wt,height:\"100%\",id:\"u_4iIpYLn\",layoutId:\"u_4iIpYLn\",nHFRL5Usk:NkoEmGpuo,style:{width:\"100%\"},variant:\"cUzAbt9q3\",width:\"100%\",WwwjXKXld:WwwjXKXldku7ppw,...addPropertyOverrides({ALwZTbi5A:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXlddyjsl5},dClJ9AEPi:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXlddyjsl5},Gw51ZBaCG:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXlddyjsl5},iMqmwXn4O:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXlddyjsl5},o7ccmYv2q:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXlddyjsl5},rOfrfzeHl:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXlddyjsl5},vNJvkdzEv:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXlddyjsl5},wAp0RiCYr:{variant:\"GUELqxTJk\",WwwjXKXld:WwwjXKXld9ndh91},WUyO2iUPg:{variant:\"NjXc0oVwP\",WwwjXKXld:WwwjXKXld1ap4v01},ytHJS1Va6:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXlddyjsl5}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+228,...addPropertyOverrides({ALwZTbi5A:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},dClJ9AEPi:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},Gw51ZBaCG:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},iMqmwXn4O:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},o7ccmYv2q:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},rOfrfzeHl:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},vNJvkdzEv:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},wAp0RiCYr:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},ytHJS1Va6:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-f6e9uf-container\",layoutDependency:layoutDependency,layoutId:\"s79JL0VBN-container\",children:/*#__PURE__*/_jsx(FAQItem,{DKUBbOOue:YWkMgJy3Z,height:\"100%\",id:\"s79JL0VBN\",layoutId:\"s79JL0VBN\",nHFRL5Usk:fO22n9ydG,style:{width:\"100%\"},variant:\"cUzAbt9q3\",width:\"100%\",WwwjXKXld:WwwjXKXld1sry7h9,...addPropertyOverrides({ALwZTbi5A:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldjy8uj2},AzDHcOjYG:{variant:\"NjXc0oVwP\",WwwjXKXld:WwwjXKXld1ap4v01},dClJ9AEPi:{variant:\"GUELqxTJk\",WwwjXKXld:WwwjXKXld9ndh91},Gw51ZBaCG:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldjy8uj2},iMqmwXn4O:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldjy8uj2},o7ccmYv2q:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldjy8uj2},rOfrfzeHl:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldjy8uj2},vNJvkdzEv:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldjy8uj2},wAp0RiCYr:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldjy8uj2},ytHJS1Va6:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldjy8uj2}},baseVariant,gestureVariant)})})})]}),sHXOMh41z&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zk6zfo\",\"data-framer-name\":\"Accordion FAQ\",layoutDependency:layoutDependency,layoutId:\"awF2R14L4\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+0,...addPropertyOverrides({ALwZTbi5A:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},dClJ9AEPi:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},Gw51ZBaCG:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},iMqmwXn4O:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},o7ccmYv2q:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},rOfrfzeHl:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},vNJvkdzEv:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},wAp0RiCYr:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},ytHJS1Va6:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-k5x6r3-container\",layoutDependency:layoutDependency,layoutId:\"jmtQWq8sd-container\",children:/*#__PURE__*/_jsx(FAQItem,{DKUBbOOue:I221L7M3N,height:\"100%\",id:\"jmtQWq8sd\",layoutId:\"jmtQWq8sd\",nHFRL5Usk:EwEpSINvM,style:{width:\"100%\"},variant:\"cUzAbt9q3\",width:\"100%\",WwwjXKXld:WwwjXKXld1mwu074,...addPropertyOverrides({ALwZTbi5A:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldmkqrpu},dClJ9AEPi:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldmkqrpu},Gw51ZBaCG:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldmkqrpu},iMqmwXn4O:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldmkqrpu},o7ccmYv2q:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldmkqrpu},rOfrfzeHl:{variant:\"GUELqxTJk\",WwwjXKXld:WwwjXKXld9ndh91},vNJvkdzEv:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldmkqrpu},wAp0RiCYr:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldmkqrpu},XZ99Khktn:{variant:\"NjXc0oVwP\",WwwjXKXld:WwwjXKXld1ap4v01},ytHJS1Va6:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldmkqrpu}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+76,...addPropertyOverrides({ALwZTbi5A:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},dClJ9AEPi:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},Gw51ZBaCG:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},iMqmwXn4O:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},o7ccmYv2q:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},rOfrfzeHl:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},vNJvkdzEv:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},wAp0RiCYr:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},ytHJS1Va6:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15ohpwe-container\",layoutDependency:layoutDependency,layoutId:\"Tk_ZN2TFF-container\",children:/*#__PURE__*/_jsx(FAQItem,{DKUBbOOue:uHa2TCrv8,height:\"100%\",id:\"Tk_ZN2TFF\",layoutId:\"Tk_ZN2TFF\",nHFRL5Usk:kyXoyI1ZJ,style:{width:\"100%\"},variant:\"cUzAbt9q3\",width:\"100%\",WwwjXKXld:WwwjXKXld12jy0vn,...addPropertyOverrides({ALwZTbi5A:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1qbgzby},dClJ9AEPi:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1qbgzby},Gw51ZBaCG:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1qbgzby},iMqmwXn4O:{variant:\"GUELqxTJk\",WwwjXKXld:WwwjXKXld9ndh91},o7ccmYv2q:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1qbgzby},rOfrfzeHl:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1qbgzby},uTRvZoItJ:{variant:\"NjXc0oVwP\",WwwjXKXld:WwwjXKXld1ap4v01},vNJvkdzEv:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1qbgzby},wAp0RiCYr:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1qbgzby},ytHJS1Va6:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1qbgzby}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+152,...addPropertyOverrides({ALwZTbi5A:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},dClJ9AEPi:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},Gw51ZBaCG:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},iMqmwXn4O:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},o7ccmYv2q:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},rOfrfzeHl:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},vNJvkdzEv:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},wAp0RiCYr:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},ytHJS1Va6:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-njj76n-container\",layoutDependency:layoutDependency,layoutId:\"sI8_K0dr1-container\",children:/*#__PURE__*/_jsx(FAQItem,{DKUBbOOue:PiaGgw1V_,height:\"100%\",id:\"sI8_K0dr1\",layoutId:\"sI8_K0dr1\",nHFRL5Usk:BMocb2aNB,style:{width:\"100%\"},variant:\"cUzAbt9q3\",width:\"100%\",WwwjXKXld:WwwjXKXldybwgsn,...addPropertyOverrides({ALwZTbi5A:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1i0b9f9},dClJ9AEPi:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1i0b9f9},Gw51ZBaCG:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1i0b9f9},iMqmwXn4O:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1i0b9f9},o7ccmYv2q:{variant:\"GUELqxTJk\",WwwjXKXld:WwwjXKXld9ndh91},Q04AtejQA:{variant:\"NjXc0oVwP\",WwwjXKXld:WwwjXKXld1ap4v01},rOfrfzeHl:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1i0b9f9},vNJvkdzEv:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1i0b9f9},wAp0RiCYr:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1i0b9f9},ytHJS1Va6:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXld1i0b9f9}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+0+228,...addPropertyOverrides({ALwZTbi5A:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},dClJ9AEPi:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},Gw51ZBaCG:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},iMqmwXn4O:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},o7ccmYv2q:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},rOfrfzeHl:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},vNJvkdzEv:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},wAp0RiCYr:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined},ytHJS1Va6:{width:LGQuTxA2I===\"row\"?`max(${componentViewport?.width||\"100vw\"} - ${KQ58as835*0}px, 1px)`:componentViewport?.width||\"100vw\",y:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ob6jqo-container\",layoutDependency:layoutDependency,layoutId:\"ekv06vp0M-container\",children:/*#__PURE__*/_jsx(FAQItem,{DKUBbOOue:qI4FrRvDo,height:\"100%\",id:\"ekv06vp0M\",layoutId:\"ekv06vp0M\",nHFRL5Usk:wE_09zxr5,style:{width:\"100%\"},variant:\"cUzAbt9q3\",width:\"100%\",WwwjXKXld:WwwjXKXld12do50o,...addPropertyOverrides({ALwZTbi5A:{variant:\"GUELqxTJk\",WwwjXKXld:WwwjXKXld9ndh91},dClJ9AEPi:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldtkayjo},Gw51ZBaCG:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldtkayjo},iMqmwXn4O:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldtkayjo},o7ccmYv2q:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldtkayjo},rOfrfzeHl:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldtkayjo},UKxcE2xoe:{variant:\"NjXc0oVwP\",WwwjXKXld:WwwjXKXld1ap4v01},vNJvkdzEv:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldtkayjo},wAp0RiCYr:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldtkayjo},ytHJS1Va6:{variant:\"jmZBucZZR\",WwwjXKXld:WwwjXKXldtkayjo}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0WPLR.framer-1tj1vrg, .framer-0WPLR .framer-1tj1vrg { display: block; }\",\".framer-0WPLR.framer-1bsdt95 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1250px; }\",\".framer-0WPLR .framer-c0rnv8, .framer-0WPLR .framer-zk6zfo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-0WPLR .framer-t3amy5-container, .framer-0WPLR .framer-1qve3gz-container, .framer-0WPLR .framer-1ooeyqv-container, .framer-0WPLR .framer-f6e9uf-container, .framer-0WPLR .framer-k5x6r3-container, .framer-0WPLR .framer-15ohpwe-container, .framer-0WPLR .framer-njj76n-container, .framer-0WPLR .framer-1ob6jqo-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-1bsdt95, .framer-0WPLR .framer-c0rnv8, .framer-0WPLR .framer-zk6zfo { gap: 0px; } .framer-0WPLR.framer-1bsdt95 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-0WPLR.framer-1bsdt95 > :first-child { margin-left: 0px; } .framer-0WPLR.framer-1bsdt95 > :last-child { margin-right: 0px; } .framer-0WPLR .framer-c0rnv8 > *, .framer-0WPLR .framer-zk6zfo > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-0WPLR .framer-c0rnv8 > :first-child, .framer-0WPLR .framer-zk6zfo > :first-child { margin-top: 0px; } .framer-0WPLR .framer-c0rnv8 > :last-child, .framer-0WPLR .framer-zk6zfo > :last-child { margin-bottom: 0px; } }\",\".framer-0WPLR.framer-v-12rupj4.framer-1bsdt95, .framer-0WPLR.framer-v-19jzw61.framer-1bsdt95, .framer-0WPLR.framer-v-1stutq0.framer-1bsdt95, .framer-0WPLR.framer-v-8z661x.framer-1bsdt95, .framer-0WPLR.framer-v-17t1rds.framer-1bsdt95, .framer-0WPLR.framer-v-1dbztuh.framer-1bsdt95, .framer-0WPLR.framer-v-6gchd1.framer-1bsdt95, .framer-0WPLR.framer-v-1qubaim.framer-1bsdt95, .framer-0WPLR.framer-v-1yfcpux.framer-1bsdt95 { flex-direction: var(--173cftn); gap: calc(max(0, var(--1hl7tl6)) * 1px); }\",\".framer-0WPLR.framer-v-12rupj4 .framer-c0rnv8, .framer-0WPLR.framer-v-12rupj4 .framer-zk6zfo, .framer-0WPLR.framer-v-19jzw61 .framer-c0rnv8, .framer-0WPLR.framer-v-19jzw61 .framer-zk6zfo, .framer-0WPLR.framer-v-1stutq0 .framer-c0rnv8, .framer-0WPLR.framer-v-1stutq0 .framer-zk6zfo, .framer-0WPLR.framer-v-8z661x .framer-c0rnv8, .framer-0WPLR.framer-v-8z661x .framer-zk6zfo, .framer-0WPLR.framer-v-17t1rds .framer-c0rnv8, .framer-0WPLR.framer-v-17t1rds .framer-zk6zfo, .framer-0WPLR.framer-v-1dbztuh .framer-c0rnv8, .framer-0WPLR.framer-v-1dbztuh .framer-zk6zfo, .framer-0WPLR.framer-v-6gchd1 .framer-c0rnv8, .framer-0WPLR.framer-v-6gchd1 .framer-zk6zfo, .framer-0WPLR.framer-v-1qubaim .framer-c0rnv8, .framer-0WPLR.framer-v-1qubaim .framer-zk6zfo, .framer-0WPLR.framer-v-1yfcpux .framer-c0rnv8, .framer-0WPLR.framer-v-1yfcpux .framer-zk6zfo { flex: var(--1a16b4f); width: var(--lzbcn7); }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-v-12rupj4.framer-1bsdt95 { gap: 0px; } .framer-0WPLR.framer-v-12rupj4.framer-1bsdt95 > * { margin-bottom: var(--1hvzpym); margin-left: var(--1eu6oru); margin-right: var(--1eu6oru); margin-top: var(--1hvzpym); } .framer-0WPLR.framer-v-12rupj4.framer-1bsdt95 > :first-child { margin-left: 0px; margin-top: 0px; } .framer-0WPLR.framer-v-12rupj4.framer-1bsdt95 > :last-child { margin-bottom: 0px; margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-v-19jzw61.framer-1bsdt95 { gap: 0px; } .framer-0WPLR.framer-v-19jzw61.framer-1bsdt95 > * { margin-bottom: var(--1hvzpym); margin-left: var(--1eu6oru); margin-right: var(--1eu6oru); margin-top: var(--1hvzpym); } .framer-0WPLR.framer-v-19jzw61.framer-1bsdt95 > :first-child { margin-left: 0px; margin-top: 0px; } .framer-0WPLR.framer-v-19jzw61.framer-1bsdt95 > :last-child { margin-bottom: 0px; margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-v-1stutq0.framer-1bsdt95 { gap: 0px; } .framer-0WPLR.framer-v-1stutq0.framer-1bsdt95 > * { margin-bottom: var(--1hvzpym); margin-left: var(--1eu6oru); margin-right: var(--1eu6oru); margin-top: var(--1hvzpym); } .framer-0WPLR.framer-v-1stutq0.framer-1bsdt95 > :first-child { margin-left: 0px; margin-top: 0px; } .framer-0WPLR.framer-v-1stutq0.framer-1bsdt95 > :last-child { margin-bottom: 0px; margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-v-8z661x.framer-1bsdt95 { gap: 0px; } .framer-0WPLR.framer-v-8z661x.framer-1bsdt95 > * { margin-bottom: var(--1hvzpym); margin-left: var(--1eu6oru); margin-right: var(--1eu6oru); margin-top: var(--1hvzpym); } .framer-0WPLR.framer-v-8z661x.framer-1bsdt95 > :first-child { margin-left: 0px; margin-top: 0px; } .framer-0WPLR.framer-v-8z661x.framer-1bsdt95 > :last-child { margin-bottom: 0px; margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-v-17t1rds.framer-1bsdt95 { gap: 0px; } .framer-0WPLR.framer-v-17t1rds.framer-1bsdt95 > * { margin-bottom: var(--1hvzpym); margin-left: var(--1eu6oru); margin-right: var(--1eu6oru); margin-top: var(--1hvzpym); } .framer-0WPLR.framer-v-17t1rds.framer-1bsdt95 > :first-child { margin-left: 0px; margin-top: 0px; } .framer-0WPLR.framer-v-17t1rds.framer-1bsdt95 > :last-child { margin-bottom: 0px; margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-v-1dbztuh.framer-1bsdt95 { gap: 0px; } .framer-0WPLR.framer-v-1dbztuh.framer-1bsdt95 > * { margin-bottom: var(--1hvzpym); margin-left: var(--1eu6oru); margin-right: var(--1eu6oru); margin-top: var(--1hvzpym); } .framer-0WPLR.framer-v-1dbztuh.framer-1bsdt95 > :first-child { margin-left: 0px; margin-top: 0px; } .framer-0WPLR.framer-v-1dbztuh.framer-1bsdt95 > :last-child { margin-bottom: 0px; margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-v-6gchd1.framer-1bsdt95 { gap: 0px; } .framer-0WPLR.framer-v-6gchd1.framer-1bsdt95 > * { margin-bottom: var(--1hvzpym); margin-left: var(--1eu6oru); margin-right: var(--1eu6oru); margin-top: var(--1hvzpym); } .framer-0WPLR.framer-v-6gchd1.framer-1bsdt95 > :first-child { margin-left: 0px; margin-top: 0px; } .framer-0WPLR.framer-v-6gchd1.framer-1bsdt95 > :last-child { margin-bottom: 0px; margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-v-1qubaim.framer-1bsdt95 { gap: 0px; } .framer-0WPLR.framer-v-1qubaim.framer-1bsdt95 > * { margin-bottom: var(--1hvzpym); margin-left: var(--1eu6oru); margin-right: var(--1eu6oru); margin-top: var(--1hvzpym); } .framer-0WPLR.framer-v-1qubaim.framer-1bsdt95 > :first-child { margin-left: 0px; margin-top: 0px; } .framer-0WPLR.framer-v-1qubaim.framer-1bsdt95 > :last-child { margin-bottom: 0px; margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0WPLR.framer-v-1yfcpux.framer-1bsdt95 { gap: 0px; } .framer-0WPLR.framer-v-1yfcpux.framer-1bsdt95 > * { margin-bottom: var(--1hvzpym); margin-left: var(--1eu6oru); margin-right: var(--1eu6oru); margin-top: var(--1hvzpym); } .framer-0WPLR.framer-v-1yfcpux.framer-1bsdt95 > :first-child { margin-left: 0px; margin-top: 0px; } .framer-0WPLR.framer-v-1yfcpux.framer-1bsdt95 > :last-child { margin-bottom: 0px; margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 298\n * @framerIntrinsicWidth 1250\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FTO4nFuGd\":{\"layout\":[\"fixed\",\"auto\"]},\"r3x6B9uPG\":{\"layout\":[\"fixed\",\"auto\"]},\"WUyO2iUPg\":{\"layout\":[\"fixed\",\"auto\"]},\"AzDHcOjYG\":{\"layout\":[\"fixed\",\"auto\"]},\"XZ99Khktn\":{\"layout\":[\"fixed\",\"auto\"]},\"uTRvZoItJ\":{\"layout\":[\"fixed\",\"auto\"]},\"Q04AtejQA\":{\"layout\":[\"fixed\",\"auto\"]},\"UKxcE2xoe\":{\"layout\":[\"fixed\",\"auto\"]},\"Gw51ZBaCG\":{\"layout\":[\"fixed\",\"auto\"]},\"ytHJS1Va6\":{\"layout\":[\"fixed\",\"auto\"]},\"vNJvkdzEv\":{\"layout\":[\"fixed\",\"auto\"]},\"wAp0RiCYr\":{\"layout\":[\"fixed\",\"auto\"]},\"dClJ9AEPi\":{\"layout\":[\"fixed\",\"auto\"]},\"rOfrfzeHl\":{\"layout\":[\"fixed\",\"auto\"]},\"iMqmwXn4O\":{\"layout\":[\"fixed\",\"auto\"]},\"o7ccmYv2q\":{\"layout\":[\"fixed\",\"auto\"]},\"ALwZTbi5A\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"uToY8inh6\":\"question\",\"h9IfkIMdh\":\"answer\",\"Z2_kVPyVf\":\"question2\",\"jxcgt3c89\":\"answer2\",\"QWXciL2wt\":\"question3\",\"NkoEmGpuo\":\"answer3\",\"YWkMgJy3Z\":\"question4\",\"fO22n9ydG\":\"answer4\",\"I221L7M3N\":\"question5\",\"EwEpSINvM\":\"answer5\",\"uHa2TCrv8\":\"question6\",\"kyXoyI1ZJ\":\"answer6\",\"PiaGgw1V_\":\"question7\",\"BMocb2aNB\":\"answer7\",\"qI4FrRvDo\":\"question8\",\"wE_09zxr5\":\"answer8\",\"LGQuTxA2I\":\"direction\",\"KQ58as835\":\"gap\",\"sHXOMh41z\":\"visibleSecondColumn\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framere8szR9cXR=withCSS(Component,css,\"framer-0WPLR\");export default Framere8szR9cXR;Framere8szR9cXR.displayName=\"FAQ Acoordion\";Framere8szR9cXR.defaultProps={height:298,width:1250};addPropertyControls(Framere8szR9cXR,{variant:{options:[\"eHqgZiDwP\",\"FTO4nFuGd\",\"r3x6B9uPG\",\"WUyO2iUPg\",\"AzDHcOjYG\",\"XZ99Khktn\",\"uTRvZoItJ\",\"Q04AtejQA\",\"UKxcE2xoe\",\"Gw51ZBaCG\",\"ytHJS1Va6\",\"vNJvkdzEv\",\"wAp0RiCYr\",\"dClJ9AEPi\",\"rOfrfzeHl\",\"iMqmwXn4O\",\"o7ccmYv2q\",\"ALwZTbi5A\"],optionTitles:[\"Default\",\"Opened 1 Item\",\"Opened 2 Item\",\"Opened 3 Item\",\"Opened 4 Item\",\"Opened 5 Item\",\"Opened 6 Item\",\"Opened 7 Item\",\"Opened 8 Item\",\"Tablet and Phone\",\"Phone Opened 1 Item\",\"Phone Opened 2 Item\",\"Phone Opened 3 Item\",\"Phone Opened 4 Item\",\"Phone Opened 5 Item\",\"Phone Opened 6 Item\",\"Phone Opened 7 Item\",\"Phone Opened 8 Item\"],title:\"Variant\",type:ControlType.Enum},uToY8inh6:{defaultValue:\"What services do you offer?\",displayTextArea:true,title:\"Question\",type:ControlType.String},h9IfkIMdh:{defaultValue:\"At Autofix, we provide a comprehensive range of automotive services to keep your vehicle in top condition. Our offerings include brake repair, engine repair, tire repair, cooling system service, battery repair, steering repair, transmission service, oil changes, exhaust system repair, wheel alignment, air conditioning repair, electrical system repair, radiator service, timing belt replacement, windshield repair, differential repair, clutch repair, and emissions testing and repair. Our expert technicians use state-of-the-art technology and follow best industry practices to ensure your vehicle receives the best care possible.\",displayTextArea:true,title:\"Answer\",type:ControlType.String},Z2_kVPyVf:{defaultValue:\"How do I schedule an appointment?\",displayTextArea:true,title:\"Question 2\",type:ControlType.String},jxcgt3c89:{defaultValue:\"Scheduling an appointment with Autofix is easy and convenient. You can book an appointment online through our website by selecting your preferred date and time. Alternatively, you can call our customer service team, who will assist you in finding a suitable slot. We recommend booking in advance to ensure availability, especially during peak times. Once your appointment is confirmed, our team will be ready to provide the high-quality service you expect from Autofix.\",displayTextArea:true,title:\"Answer 2\",type:ControlType.String},QWXciL2wt:{defaultValue:\"How do I maintain my car\u2019s battery?\",displayTextArea:true,title:\"Question 3\",type:ControlType.String},NkoEmGpuo:{defaultValue:\"Maintaining your car's battery involves regular inspections and proper care. Ensure the battery terminals are clean and free of corrosion, and check the battery's charge level periodically. Avoid leaving your lights or electronic devices on when the engine is off, as this can drain the battery. During extreme weather conditions, such as very hot or cold temperatures, the battery may require additional attention. At Autofix, we offer battery testing and maintenance services to keep your battery in optimal condition and prevent unexpected failures.\",displayTextArea:true,title:\"Answer 3\",type:ControlType.String},YWkMgJy3Z:{defaultValue:\"What does the check engine light mean?\",displayTextArea:true,title:\"Question 4\",type:ControlType.String},fO22n9ydG:{defaultValue:\"The check engine light can indicate various issues, ranging from minor problems like a loose gas cap to more serious concerns such as a malfunctioning engine component. When the light comes on, it is essential to have your vehicle diagnosed by a professional technician. At Autofix, we use advanced diagnostic tools to read the error codes and identify the underlying issue. Our team will then provide a detailed explanation and recommend the necessary repairs to ensure your vehicle operates efficiently and safely.\",displayTextArea:true,title:\"Answer 4\",type:ControlType.String},I221L7M3N:{defaultValue:\"Do you offer fleet services?\",displayTextArea:true,title:\"Question 5\",type:ControlType.String},EwEpSINvM:{defaultValue:\"Yes, we provide specialized fleet services for businesses. Our fleet maintenance and repair services ensure that your company's vehicles are always in top condition, minimizing downtime and maximizing efficiency. We offer tailored service packages, priority scheduling, and detailed reporting to help manage your fleet effectively.\",displayTextArea:true,title:\"Answer 5\",type:ControlType.String},uHa2TCrv8:{defaultValue:\"Can you help with car customization?\",displayTextArea:true,title:\"Question 6\",type:ControlType.String},kyXoyI1ZJ:{defaultValue:\"Yes, we offer car customization services. Whether you want to upgrade your vehicle's performance, enhance its appearance, or add new features, our team can assist with a variety of customization options. From installing aftermarket parts to custom paint jobs and interior modifications, we tailor our services to meet your specific desires.\",displayTextArea:true,title:\"Answer 6\",type:ControlType.String},PiaGgw1V_:{defaultValue:\"How often should I service my car?\",displayTextArea:true,title:\"Question 7\",type:ControlType.String},BMocb2aNB:{defaultValue:\"The frequency of service depends on your vehicle's make, model, and driving conditions. Generally, routine maintenance such as oil changes, tire rotations, and brake inspections should be done every 3,000 to 5,000 miles. More extensive services like transmission checks, coolant flushes, and timing belt replacements follow the manufacturer's recommended schedule. Our team can help you develop a personalized maintenance plan based on your vehicle's needs.\",displayTextArea:true,title:\"Answer 7\",type:ControlType.String},qI4FrRvDo:{defaultValue:\"What makes your service unique?\",displayTextArea:true,title:\"Question 8\",type:ControlType.String},wE_09zxr5:{defaultValue:\"Our service is unique because we prioritize customer satisfaction through personalized care, advanced diagnostic tools, and a commitment to quality. We provide detailed inspections and transparent reports, allowing you to understand your vehicle's condition clearly. Our comfortable waiting area, free Wi-Fi, and complimentary refreshments make your visit pleasant while our efficient service ensures minimal wait times.\",displayTextArea:true,title:\"Answer 8\",type:ControlType.String},LGQuTxA2I:{defaultValue:\"row\",displaySegmentedControl:true,optionIcons:[\"direction-horizontal\",\"direction-vertical\"],options:[\"row\",\"column\"],optionTitles:[\"Horizontal\",\"Vertical\"],title:\"Direction\",type:ControlType.Enum},KQ58as835:{defaultValue:24,min:0,title:\"Gap\",type:ControlType.Number},sHXOMh41z:{defaultValue:true,title:\"Visible Second Column\",type:ControlType.Boolean}});addFonts(Framere8szR9cXR,[{explicitInter:true,fonts:[]},...FAQItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framere8szR9cXR\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FTO4nFuGd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"r3x6B9uPG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WUyO2iUPg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AzDHcOjYG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XZ99Khktn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uTRvZoItJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Q04AtejQA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UKxcE2xoe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Gw51ZBaCG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ytHJS1Va6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vNJvkdzEv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wAp0RiCYr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dClJ9AEPi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rOfrfzeHl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"iMqmwXn4O\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"o7ccmYv2q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ALwZTbi5A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"298\",\"framerIntrinsicWidth\":\"1250\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"uToY8inh6\\\":\\\"question\\\",\\\"h9IfkIMdh\\\":\\\"answer\\\",\\\"Z2_kVPyVf\\\":\\\"question2\\\",\\\"jxcgt3c89\\\":\\\"answer2\\\",\\\"QWXciL2wt\\\":\\\"question3\\\",\\\"NkoEmGpuo\\\":\\\"answer3\\\",\\\"YWkMgJy3Z\\\":\\\"question4\\\",\\\"fO22n9ydG\\\":\\\"answer4\\\",\\\"I221L7M3N\\\":\\\"question5\\\",\\\"EwEpSINvM\\\":\\\"answer5\\\",\\\"uHa2TCrv8\\\":\\\"question6\\\",\\\"kyXoyI1ZJ\\\":\\\"answer6\\\",\\\"PiaGgw1V_\\\":\\\"question7\\\",\\\"BMocb2aNB\\\":\\\"answer7\\\",\\\"qI4FrRvDo\\\":\\\"question8\\\",\\\"wE_09zxr5\\\":\\\"answer8\\\",\\\"LGQuTxA2I\\\":\\\"direction\\\",\\\"KQ58as835\\\":\\\"gap\\\",\\\"sHXOMh41z\\\":\\\"visibleSecondColumn\\\"}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useLayoutEffect,useEffect,useState,useRef,useMemo,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,frame}from\"framer-motion\";import{resize}from\"@motionone/dom\";const MAX_DUPLICATED_ITEMS=100;const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Ticker(props){/* Props */let{slots=[],gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */const currentTarget=RenderTarget.current();const isCanvas=currentTarget===RenderTarget.canvas||currentTarget===RenderTarget.export;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const numChildren=Children.count(filteredSlots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[{current:null},{current:null}];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */let clonedChildren=null;let dupedChildren=[];/* Duplicate value */let duplicateBy=0;let opacity=0;if(isCanvas){duplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;duplicateBy=Math.min(duplicateBy,MAX_DUPLICATED_ITEMS);opacity=1;}/* Measure parent and child */const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */let initialResize=useRef(true);useLayoutEffect(()=>{frame.read(measure,false,true);return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){frame.read(measure,false,true);}initialResize.current=false;});},[]);}clonedChildren=Children.map(filteredSlots,(child,index)=>{let ref;if(index===0){ref=childrenRef[0];}if(index===filteredSlots.length-1){ref=childrenRef[1];}const size={width:widthType?child.props?.width:\"100%\",height:heightType?child.props?.height:\"100%\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{ref:ref,style:size,children:/*#__PURE__*/cloneElement(child,{style:{...child.props?.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},child.props?.children)})});});}const isInView=isCanvas?true:useInView(parentRef);if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=dupedChildren.concat(Children.map(filteredSlots,(child,childIndex)=>{const size={width:widthType?child.props?.width:\"100%\",height:heightType?child.props?.height:\"100%\",willChange:!isInView?undefined:\"transform\"};return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/_jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/cloneElement(child,{key:i+\" \"+childIndex,style:{...child.props?.style,width:widthType?child.props?.width:\"100%\",height:heightType?child.props?.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},child.props?.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);}));}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */if(!isCanvas){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue)]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);const playOrPause=useCallback(()=>{if(!animationRef.current)return;const hidden=document.hidden;if(isInView&&!hidden&&animationRef.current.playState===\"paused\"){animationRef.current.play();}else if((!isInView||hidden)&&animationRef.current.playState===\"running\"){animationRef.current.pause();}},[isInView]);useEffect(()=>{playOrPause();},[isInView,hoverFactor,animateToValue,speed]);useEffect(()=>{document.addEventListener(\"visibilitychange\",playOrPause);return()=>{document.removeEventListener(\"visibilitychange\",playOrPause);};},[playOrPause]);}/* Fades */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/_jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/_jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,willChange:isCanvas||!isInView?\"auto\":\"transform\",transform:transformer(0)},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=hoverFactor;}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){// TODO Replace with updatePlaybackRate when Chrome bugs sorted\nanimationRef.current.playbackRate=1;}},children:[clonedChildren,dupedChildren]})});}/* Default Properties */Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"400\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "import{useState,useEffect}from\"react\";export const isBrowser=()=>typeof document===\"object\";export function usePageVisibility(){if(!isBrowser())return;const[isVisible,setIsVisible]=useState(!document.hidden);useEffect(()=>{const onVisibilityChange=()=>setIsVisible(!document.hidden);document.addEventListener(\"visibilitychange\",onVisibilityChange,false);return()=>{document.removeEventListener(\"visibilitychange\",onVisibilityChange);};},[]);return isVisible;}\nexport const __FramerMetadata__ = {\"exports\":{\"isBrowser\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePageVisibility\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UsePageVisibility.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{resize}from\"@motionone/dom\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{animate,LayoutGroup,mix,motion,frame,useInView,useMotionValue,useTransform,wrap}from\"framer-motion\";import{Children,cloneElement,forwardRef,memo,startTransition,useCallback,useEffect,useLayoutEffect,useMemo,useRef,useState}from\"react\";import{usePageVisibility}from\"https://framerusercontent.com/modules/V9ryrjN5Am9WM1dJeyyJ/GzHgU466IQmt8g4qOKj8/UsePageVisibility.js\";function awaitRefCallback(element,controller){let refCallbackResolve;// we need to listen to the ref setter, so let's override `current` - we can do that, because we don't use React's `useRef` hook for those refs.\nlet current=element.current;Object.defineProperty(element,\"current\",{get(){return current;},set(node){current=node;if(node===null){// React calls with null when the element is unmounted\n// we abort here so that the promise isn't left around in case the ref is never set\ncontroller.abort();return;}refCallbackResolve?.(node);},configurable:true});// no need to create a promise if current already exists\nif(current)return current;const refCallbackPromise=new Promise((resolve,reject)=>{refCallbackResolve=resolve;controller.signal.addEventListener(\"abort\",reject);}).catch(()=>{});return refCallbackPromise;}// Using opacity: 0.001 instead of 0 as an LCP hack. (opacity: 0.001 is still 0\n// to a human eye but makes Google think the elements are visible)\nconst OPACITY_0=.001;/**\n *\n * SLIDESHOW\n * V2 with Drag\n * By Benjamin and Matt\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Slideshow(props){/**\n     * Properties\n     */const{slots=[],startFrom,direction,effectsOptions,autoPlayControl,dragControl,alignment,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,itemAmount,fadeOptions,intervalControl,transitionControl,arrowOptions,borderRadius,progressOptions,style}=props;const{effectsOpacity,effectsScale,effectsRotate,effectsPerspective,effectsHover,playOffscreen}=effectsOptions;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{showMouseControls,arrowSize,arrowRadius,arrowFill,leftArrow,rightArrow,arrowShouldSpace=true,arrowShouldFadeIn=false,arrowPosition,arrowPadding,arrowGap,arrowPaddingTop,arrowPaddingRight,arrowPaddingBottom,arrowPaddingLeft}=arrowOptions;const{showProgressDots,dotSize,dotsInset,dotsRadius,dotsPadding,dotsGap,dotsFill,dotsBackground,dotsActiveOpacity,dotsOpacity,dotsBlur}=progressOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/**\n     * Checks\n     */const isCanvas=RenderTarget.current()===RenderTarget.canvas;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const amountChildren=Children.count(filteredSlots);const hasChildren=amountChildren>0;const isHorizontal=direction===\"left\"||direction===\"right\";const isInverted=direction===\"right\"||direction===\"bottom\";/**\n     * Empty state for Canvas\n     */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2B50\uFE0F\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to make infinite auto-playing slideshows.\"})]});}/**\n     * Refs, State\n     */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[{current:null},{current:null}];// when the slots change, generate new array\n},[filteredSlots]);const timeoutRef=useRef(undefined);const[size,setSize]=useState({parent:null,children:null,item:null,itemWidth:null,itemHeight:null,viewportLength:null});/* For pausing on hover */const[isHovering,setIsHovering]=useState(false);const[shouldPlayOnHover,setShouldPlayOnHover]=useState(autoPlayControl);/* For cursor updates */const[isMouseDown,setIsMouseDown]=useState(false);/* Check if resizing */const[isResizing,setIsResizing]=useState(false);/**\n     * Array for children\n     */let dupedChildren=[];let duplicateBy=4;if(isCanvas){duplicateBy=1;}/**\n     * Measure parent, child, items\n     */const measure=useCallback(()=>{if(!parentRef.current)return;const firstChild=childrenRef[0].current;const lastChild=childrenRef[1].current;const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=firstChild?isHorizontal?firstChild.offsetLeft:firstChild.offsetTop:0;const end=lastChild?isHorizontal?lastChild.offsetLeft+lastChild.offsetWidth:lastChild.offsetTop+lastChild.offsetHeight:0;const childrenLength=end-start+gap;const itemSize=firstChild?isHorizontal?firstChild.offsetWidth:firstChild.offsetHeight:0;const itemWidth=firstChild?firstChild.offsetWidth:0;const itemHeight=firstChild?firstChild.offsetHeight:0;const viewportLength=isHorizontal?Math.max(document.documentElement.clientWidth||0,window.innerWidth||0,parentRef.current.offsetWidth):Math.max(document.documentElement.clientHeight||0,window.innerHeight||0,parentRef.current.offsetHeight);setSize({parent:parentLength,children:childrenLength,item:itemSize,itemWidth,itemHeight,viewportLength});},[]);const scheduleMeasure=useCallback(async()=>{const controller=new AbortController;/**\n         * The elements in the set are refs of children. If they're wrapped in Suspense, they could mount later than the parent.\n         * Thus, we wait for each ref to be set step by step if required.\n         */const[firstChild,lastChild]=childrenRef;if(!isCanvas&&(!firstChild.current||!lastChild.current))try{await Promise.all([awaitRefCallback(firstChild,controller),amountChildren>1?awaitRefCallback(lastChild,controller):true]);}catch{controller.abort();}frame.read(measure,false,true);},[measure]);/**\n     * Add refs to all children\n     * Added itemAmount for resizing\n     */useLayoutEffect(()=>{scheduleMeasure();},[itemAmount]);/**\n     * Track whether this is the initial resize event. By default this will fire on mount,\n     * which we do in the useEffect. We should only fire it on subsequent resizes.\n     */const initialResize=useRef(true);useEffect(()=>{return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){scheduleMeasure();startTransition(()=>setIsResizing(true));}initialResize.current=false;});},[]);useEffect(()=>{if(isResizing){const timer=setTimeout(()=>startTransition(()=>setIsResizing(false)),500);return()=>clearTimeout(timer);}},[isResizing]);/**\n     * Animation, pagination\n     */const totalItems=filteredSlots?.length;const childrenSize=isCanvas?0:size?.children;const itemWithGap=size?.item+gap;const itemOffset=startFrom*itemWithGap;const[currentItem,setCurrentItem]=useState(startFrom+totalItems);const[isDragging,setIsDragging]=useState(false);if(isCanvas){if(currentItem!==startFrom){setCurrentItem(startFrom);}}/* Check for browser window visibility *//* Otherwise, it will re-play all the item increments */const visibilityRef=useRef(null);const isInView=useInView(visibilityRef);const isVisible=usePageVisibility()&&isInView;const factor=isInverted?1:-1;/* The x and y values to start from */const xOrY=useMotionValue(childrenSize);/* For canvas only. Using xOrY is slower upon page switching */const canvasPosition=isHorizontal?-startFrom*(size?.itemWidth+gap):-startFrom*(size?.itemHeight+gap);/* Calculate the new value to animate to */const newPosition=()=>factor*currentItem*itemWithGap;/* Wrapped values for infinite looping *//* Instead of 0 to a negative full duplicated row, we start with an offset */const wrappedValue=!isCanvas?useTransform(xOrY,value=>{const wrapped=wrap(-childrenSize,-childrenSize*2,value);return isNaN(wrapped)?0:wrapped;}):0;/* Convert the current item to a wrapping index for dots */const wrappedIndex=wrap(0,totalItems,currentItem);const wrappedIndexInverted=wrap(0,-totalItems,currentItem);/* Update x or y with the provided starting point *//* The subtraction of a full row of children is for overflow */useLayoutEffect(()=>{if(size?.children===null)return;/* Initial measure */// if (initialResize.current) {\n//     xOrY.set((childrenSize + itemOffset) * factor)\n// }\n/* Subsequent resizes */if(!initialResize.current&&isResizing){xOrY.set(newPosition());}},[size,childrenSize,factor,itemOffset,currentItem,itemWithGap,isResizing]);/**\n     * Page item methods\n     * Switching, deltas, autoplaying\n     *//* Next and previous function, animates the X */const switchPages=()=>{if(isCanvas||!hasChildren||!size.parent||isDragging)return;if(xOrY.get()!==newPosition()){animate(xOrY,newPosition(),transitionControl);}if(autoPlayControl&&shouldPlayOnHover&&(playOffscreen||isVisible)){timeoutRef.current=setTimeout(()=>{startTransition(()=>setCurrentItem(item=>item+1));switchPages();},intervalControl*1e3);}};/* Page navigation functions */const setDelta=(delta,transition=false)=>{if(!isInverted){if(transition)startTransition(()=>setCurrentItem(item=>item+delta));else setCurrentItem(item=>item+delta);}else{if(transition)startTransition(()=>setCurrentItem(item=>item-delta));else setCurrentItem(item=>item-delta);}};const setPage=index=>{const currentItemWrapped=wrap(0,totalItems,currentItem);const currentItemWrappedInvert=wrap(0,-totalItems,currentItem);const goto=index-currentItemWrapped;const gotoInverted=index-Math.abs(currentItemWrappedInvert);if(!isInverted){startTransition(()=>setCurrentItem(item=>item+goto));}else{startTransition(()=>setCurrentItem(item=>item-gotoInverted));}};/**\n     * Drag\n     */const handleDragStart=()=>{startTransition(()=>setIsDragging(true));};const handleDragEnd=(event,{offset,velocity})=>{startTransition(()=>setIsDragging(false));const offsetXorY=isHorizontal?offset.x:offset.y;const velocityThreshold=200// Based on testing, can be tweaked or could be 0\n;const velocityXorY=isHorizontal?velocity.x:velocity.y;const isHalfOfNext=offsetXorY<-size.item/2;const isHalfOfPrev=offsetXorY>size.item/2;/* In case you drag more than 1 item left or right */const normalizedOffset=Math.abs(offsetXorY);const itemDelta=Math.round(normalizedOffset/size.item);/* Minimum delta is 1 to initiate a page switch *//* For velocity use only */const itemDeltaFromOne=itemDelta===0?1:itemDelta;/* For quick flicks, even with low offsets */if(velocityXorY>velocityThreshold){setDelta(-itemDeltaFromOne,true);}else if(velocityXorY<-velocityThreshold){setDelta(itemDeltaFromOne,true);}else{/* For dragging over half of the current item with 0 velocity */if(isHalfOfNext){setDelta(itemDelta,true);}if(isHalfOfPrev){setDelta(-itemDelta,true);}}};/* Kickstart the auto-playing once we have all the children */useEffect(()=>{if(!isVisible||isResizing||amountChildren<=1)return;switchPages();return()=>timeoutRef.current&&clearTimeout(timeoutRef.current);},[dupedChildren,isVisible,isResizing]);/* Create copies of our children to create a perfect loop */let childCounter=0;/**\n     * Sizing\n     * */const columnOrRowValue=`calc(${100/itemAmount}% - ${gap}px + ${gap/itemAmount}px)`;/**\n     * Nested array to create duplicates of the children for infinite looping\n     * These are wrapped around, and start at a full \"page\" worth of offset\n     * as defined above.\n     */for(let index=0;index<duplicateBy;index++){dupedChildren=dupedChildren.concat(Children.map(filteredSlots,(child,childIndex)=>{let ref;if(index===0){if(childIndex===0){ref=childrenRef[0];}else if(childIndex===filteredSlots.length-1){ref=childrenRef[1];}}return /*#__PURE__*/_jsx(Slide,{ref:ref,slideKey:index+childIndex+\"lg\",index:index,width:isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",height:!isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",size:size,child:child,numChildren:filteredSlots?.length,wrappedValue:wrappedValue,childCounter:childCounter++,gap:gap,isCanvas:isCanvas,isHorizontal:isHorizontal,effectsOpacity:effectsOpacity,effectsScale:effectsScale,effectsRotate:effectsRotate,children:index+childIndex},index+childIndex+\"lg\");}));}/**\n     * Fades with masks\n     */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/**\n     * Dots\n     */const dots=[];const dotsBlurStyle={};if(showProgressDots){for(let i=0;i<filteredSlots?.length;i++){dots.push(/*#__PURE__*/_jsx(Dot,{dotStyle:{...dotStyle,width:dotSize,height:dotSize,backgroundColor:dotsFill},buttonStyle:baseButtonStyles,selectedOpacity:dotsActiveOpacity,opacity:dotsOpacity,onClick:()=>setPage(i),wrappedIndex:wrappedIndex,wrappedIndexInverted:wrappedIndexInverted,total:totalItems,index:i,gap:dotsGap,padding:dotsPadding,isHorizontal:isHorizontal,isInverted:isInverted},i));}if(dotsBlur>0){dotsBlurStyle.backdropFilter=dotsBlurStyle.WebkitBackdropFilter=`blur(${dotsBlur}px)`;}}const dragProps=dragControl?{drag:isHorizontal?\"x\":\"y\",onDragStart:handleDragStart,onDragEnd:handleDragEnd,dragDirectionLock:true,values:{x:xOrY,y:xOrY},dragMomentum:false}:{};const arrowHasTop=arrowPosition===\"top-left\"||arrowPosition===\"top-mid\"||arrowPosition===\"top-right\";const arrowHasBottom=arrowPosition===\"bottom-left\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"bottom-right\";const arrowHasLeft=arrowPosition===\"top-left\"||arrowPosition===\"bottom-left\";const arrowHasRight=arrowPosition===\"top-right\"||arrowPosition===\"bottom-right\";const arrowHasMid=arrowPosition===\"top-mid\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"auto\";return /*#__PURE__*/_jsxs(\"section\",{style:{...containerStyle,padding:paddingValue,WebkitMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,opacity:size?.item!==null?1:OPACITY_0,userSelect:\"none\"},onMouseEnter:()=>{setIsHovering(true);if(!effectsHover)setShouldPlayOnHover(false);},onMouseLeave:()=>{setIsHovering(false);if(!effectsHover)setShouldPlayOnHover(true);},onMouseDown:event=>{// Preventdefault fixes the cursor switching to text on drag on safari\nevent.preventDefault();startTransition(()=>setIsMouseDown(true));},onMouseUp:()=>startTransition(()=>setIsMouseDown(false)),ref:visibilityRef,children:[/*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\",margin:0,padding:\"inherit\",position:\"absolute\",inset:0,overflow:overflow?\"visible\":\"hidden\",borderRadius:borderRadius,userSelect:\"none\",perspective:isCanvas?\"none\":effectsPerspective},children:/*#__PURE__*/_jsx(motion.ul,{ref:parentRef,...dragProps,style:{...containerStyle,gap:gap,placeItems:alignment,x:isHorizontal?isCanvas?canvasPosition:wrappedValue:0,y:!isHorizontal?isCanvas?canvasPosition:wrappedValue:0,flexDirection:isHorizontal?\"row\":\"column\",transformStyle:effectsRotate!==0&&!isCanvas?\"preserve-3d\":undefined,cursor:dragControl?isMouseDown?\"grabbing\":\"grab\":\"auto\",userSelect:\"none\",...style},children:dupedChildren})}),/*#__PURE__*/_jsxs(\"fieldset\",{style:{...controlsStyles},\"aria-label\":\"Slideshow pagination controls\",className:\"framer--slideshow-controls\",children:[/*#__PURE__*/_jsxs(motion.div,{style:{position:\"absolute\",display:\"flex\",flexDirection:isHorizontal?\"row\":\"column\",justifyContent:arrowShouldSpace?\"space-between\":\"center\",gap:arrowShouldSpace?\"unset\":arrowGap,opacity:arrowShouldFadeIn?OPACITY_0:1,alignItems:\"center\",inset:arrowPadding,top:arrowShouldSpace?arrowPadding:arrowHasTop?arrowPaddingTop:\"unset\",left:arrowShouldSpace?arrowPadding:arrowHasLeft?arrowPaddingLeft:arrowHasMid?0:\"unset\",right:arrowShouldSpace?arrowPadding:arrowHasRight?arrowPaddingRight:arrowHasMid?0:\"unset\",bottom:arrowShouldSpace?arrowPadding:arrowHasBottom?arrowPaddingBottom:\"unset\"},animate:arrowShouldFadeIn&&{opacity:isHovering?1:OPACITY_0},transition:transitionControl,children:[/*#__PURE__*/_jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(-1,true),\"aria-label\":\"Previous\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",width:arrowSize,height:arrowSize,src:leftArrow||\"https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg\",alt:\"Back Arrow\"})}),/*#__PURE__*/_jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(1,true),\"aria-label\":\"Next\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",width:arrowSize,height:arrowSize,src:rightArrow||\"https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg\",alt:\"Next Arrow\"})})]}),dots.length>1?/*#__PURE__*/_jsx(\"div\",{style:{...dotsContainerStyle,left:isHorizontal?\"50%\":dotsInset,top:!isHorizontal?\"50%\":\"unset\",transform:isHorizontal?\"translateX(-50%)\":\"translateY(-50%)\",flexDirection:isHorizontal?\"row\":\"column\",bottom:isHorizontal?dotsInset:\"unset\",borderRadius:dotsRadius,backgroundColor:dotsBackground,userSelect:\"none\",...dotsBlurStyle},children:dots}):null]})]});}/* Default Properties */Slideshow.defaultProps={direction:\"left\",dragControl:false,startFrom:0,itemAmount:1,infinity:true,gap:10,padding:10,autoPlayControl:true,effectsOptions:{effectsOpacity:1,effectsScale:1,effectsRotate:0,effectsPerspective:1200,effectsHover:true,playOffscreen:false},transitionControl:{type:\"spring\",stiffness:200,damping:40},fadeOptions:{fadeContent:false,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},arrowOptions:{showMouseControls:true,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowFill:\"rgba(0,0,0,0.2)\",arrowSize:40},progressOptions:{showProgressDots:true}};/* Property Controls */addPropertyControls(Slideshow,{slots:{type:ControlType.Array,title:\"Content\",control:{type:ControlType.ComponentInstance}},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],displaySegmentedControl:true,defaultValue:Slideshow.defaultProps.direction},autoPlayControl:{type:ControlType.Boolean,title:\"Auto Play\",defaultValue:true},intervalControl:{type:ControlType.Number,title:\"Interval\",defaultValue:1.5,min:.5,max:10,step:.1,displayStepper:true,unit:\"s\",hidden:props=>!props.autoPlayControl},dragControl:{type:ControlType.Boolean,title:\"Draggable\",defaultValue:false},startFrom:{type:ControlType.Number,title:\"Current\",min:0,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.startFrom},effectsOptions:{type:ControlType.Object,title:\"Effects\",controls:{effectsOpacity:{type:ControlType.Number,title:\"Opacity\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsOpacity,min:0,max:1,step:.01,displayStepper:true},effectsScale:{type:ControlType.Number,title:\"Scale\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsScale,min:0,max:1,step:.01,displayStepper:true},effectsPerspective:{type:ControlType.Number,title:\"Perspective\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsPerspective,min:200,max:2e3,step:1},effectsRotate:{type:ControlType.Number,title:\"Rotate\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsRotate,min:-180,max:180,step:1},effectsHover:{type:ControlType.Boolean,title:\"On Hover\",enabledTitle:\"Play\",disabledTitle:\"Pause\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsHover},playOffscreen:{type:ControlType.Boolean,title:\"Offscreen\",enabledTitle:\"Play\",disabledTitle:\"Pause\",defaultValue:Slideshow.defaultProps.effectsOptions.playOffscreen}}},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},itemAmount:{type:ControlType.Number,title:\"Items\",min:1,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.itemAmount},gap:{type:ControlType.Number,title:\"Gap\",min:0},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:0,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,displayStepper:true,defaultValue:0},transitionControl:{type:ControlType.Transition,defaultValue:Slideshow.defaultProps.transitionControl,title:\"Transition\"},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:false},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},arrowOptions:{type:ControlType.Object,title:\"Arrows\",controls:{showMouseControls:{type:ControlType.Boolean,title:\"Show\",defaultValue:Slideshow.defaultProps.arrowOptions.showMouseControls},arrowFill:{type:ControlType.Color,title:\"Fill\",hidden:props=>!props.showMouseControls,defaultValue:Slideshow.defaultProps.arrowOptions.arrowFill},leftArrow:{type:ControlType.Image,title:\"Previous\",hidden:props=>!props.showMouseControls},rightArrow:{type:ControlType.Image,title:\"Next\",hidden:props=>!props.showMouseControls},arrowSize:{type:ControlType.Number,title:\"Size\",min:0,max:200,displayStepper:true,defaultValue:Slideshow.defaultProps.arrowOptions.arrowSize,hidden:props=>!props.showMouseControls},arrowRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,defaultValue:40,hidden:props=>!props.showMouseControls},arrowShouldFadeIn:{type:ControlType.Boolean,title:\"Fade In\",defaultValue:false,hidden:props=>!props.showMouseControls},arrowShouldSpace:{type:ControlType.Boolean,title:\"Distance\",enabledTitle:\"Space\",disabledTitle:\"Group\",defaultValue:Slideshow.defaultProps.arrowOptions.arrowShouldSpace,hidden:props=>!props.showMouseControls},arrowPosition:{type:ControlType.Enum,title:\"Position\",options:[\"auto\",\"top-left\",\"top-mid\",\"top-right\",\"bottom-left\",\"bottom-mid\",\"bottom-right\"],optionTitles:[\"Center\",\"Top Left\",\"Top Middle\",\"Top Right\",\"Bottom Left\",\"Bottom Middle\",\"Bottom Right\"],hidden:props=>!props.showMouseControls||props.arrowShouldSpace},arrowPadding:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:20,displayStepper:true,hidden:props=>!props.showMouseControls||!props.arrowShouldSpace},arrowPaddingTop:{type:ControlType.Number,title:\"Top\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"bottom-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-right\"},arrowPaddingBottom:{type:ControlType.Number,title:\"Bottom\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-right\"},arrowPaddingRight:{type:ControlType.Number,title:\"Right\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-mid\"},arrowPaddingLeft:{type:ControlType.Number,title:\"Left\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-right\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-right\"||props.arrowPosition===\"bottom-mid\"},arrowGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace}}},progressOptions:{type:ControlType.Object,title:\"Dots\",controls:{showProgressDots:{type:ControlType.Boolean,title:\"Show\",defaultValue:false},dotSize:{type:ControlType.Number,title:\"Size\",min:1,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsInset:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsPadding:{type:ControlType.Number,title:\"Padding\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsFill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#fff\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBackground:{type:ControlType.Color,title:\"Backdrop\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:200,defaultValue:50,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsOpacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,defaultValue:.5,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsActiveOpacity:{type:ControlType.Number,title:\"Current\",min:0,max:1,defaultValue:1,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBlur:{type:ControlType.Number,title:\"Blur\",min:0,max:50,defaultValue:0,step:1,hidden:props=>!props.showProgressDots||props.showScrollbar}}}});/* Placeholder Styles */const containerStyle={display:\"flex\",flexDirection:\"row\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Component Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:180,lineHeight:1.5,textAlign:\"center\"};/* Control Styles */const baseButtonStyles={border:\"none\",display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",background:\"transparent\",cursor:\"pointer\",margin:0,padding:0};const controlsStyles={display:\"flex\",justifyContent:\"space-between\",alignItems:\"center\",position:\"absolute\",pointerEvents:\"none\",userSelect:\"none\",top:0,left:0,right:0,bottom:0,border:0,padding:0,margin:0};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);/* Slide Component */const Slide=/*#__PURE__*/memo(/*#__PURE__*/forwardRef(function Component(props,ref){const{slideKey,width,height,child,size,gap,wrappedValue,numChildren,childCounter,isCanvas,effects,effectsOpacity,effectsScale,effectsRotate,isHorizontal,isLast,index}=props;const fallbackRef=useRef();/**\n         * Unique offsets + scroll range [0, 1, 1, 0]\n         */const childOffset=(size?.item+gap)*childCounter;const scrollRange=[-size?.item,0,size?.parent-size?.item+gap,size?.parent].map(val=>val-childOffset);/**\n         * Effects\n         */const rotateY=!isCanvas&&useTransform(wrappedValue,scrollRange,[-effectsRotate,0,0,effectsRotate]);const rotateX=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsRotate,0,0,-effectsRotate]);const opacity=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsOpacity,1,1,effectsOpacity]);const scale=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsScale,1,1,effectsScale]);const originXorY=!isCanvas&&useTransform(wrappedValue,scrollRange,[1,1,0,0]);const isVisible=!isCanvas&&useTransform(wrappedValue,latest=>latest>=scrollRange[1]&&latest<=scrollRange[2]);useEffect(()=>{if(!isVisible)return;return isVisible.on(\"change\",newValue=>{const node=ref?.current??fallbackRef.current;node?.setAttribute(\"aria-hidden\",!newValue);});},[]);const visibility=isCanvas?\"visible\":useTransform(wrappedValue,[scrollRange[0]-size.viewportLength,mix(scrollRange[1],scrollRange[2],.5),scrollRange[3]+size.viewportLength],[\"hidden\",\"visible\",\"hidden\"]);const key=slideKey+\"child\";return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",id:key,children:/*#__PURE__*/_jsx(\"li\",{style:{display:\"contents\"},\"aria-hidden\":index===0?false:true,children:/*#__PURE__*/cloneElement(child,{ref:ref??fallbackRef,key,style:{...child.props?.style,flexShrink:0,userSelect:\"none\",width,height,opacity:opacity,scale:scale,originX:isHorizontal?originXorY:.5,originY:!isHorizontal?originXorY:.5,rotateY:isHorizontal?rotateY:0,rotateX:!isHorizontal?rotateX:0,visibility},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined})})});}));const Dot=/*#__PURE__*/memo(function Dot({selectedOpacity,opacity,total,index,wrappedIndex,wrappedIndexInverted,dotStyle,buttonStyle,gap,padding,isHorizontal,isInverted,...props}){/* Check active item *//* Go 0\u20141\u20142\u20143\u20144\u20145\u20140 */let isSelected=wrappedIndex===index;/* Go 0\u20145\u20144\u20143\u20142\u20141\u20140\u20145 instead when inverted */if(isInverted){isSelected=Math.abs(wrappedIndexInverted)===index;}const inlinePadding=gap/2;const top=!isHorizontal&&index>0?inlinePadding:padding;const bottom=!isHorizontal&&index!==total-1?inlinePadding:padding;const right=isHorizontal&&index!==total-1?inlinePadding:padding;const left=isHorizontal&&index>0?inlinePadding:padding;return /*#__PURE__*/_jsx(\"button\",{\"aria-label\":`Scroll to page ${index+1}`,type:\"button\",...props,style:{...buttonStyle,padding:`${top}px ${right}px ${bottom}px ${left}px`},children:/*#__PURE__*/_jsx(motion.div,{style:{...dotStyle},initial:false,animate:{opacity:isSelected?selectedOpacity:opacity},transition:{duration:.3}})});});/* Dot Styles */const dotsContainerStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",position:\"absolute\",pointerEvents:\"auto\"};const dotStyle={borderRadius:\"50%\",background:\"white\",cursor:\"pointer\",border:\"none\",placeContent:\"center\",placeItems:\"center\",padding:0};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Slideshow\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicWidth\":\"400\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"200\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SlideShow.map", "// Generated by Framer (6d82f59)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"SNeVeFwMn\",\"C33x8yyS8\",\"xozFa03Y8\",\"vYWThECsb\",\"PJsBffpXq\",\"QPVR2e_fL\",\"CYWGIEi_h\",\"vtnvZUrR_\",\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"];const serializationHash=\"framer-VENYI\";const variantClassNames={C33x8yyS8:\"framer-v-1jbghx9\",C8f2WOGzl:\"framer-v-19hngfh\",CYWGIEi_h:\"framer-v-y2ozhz\",du5n_Rd4l:\"framer-v-1et3jj8\",PJsBffpXq:\"framer-v-qbaxz1\",Qizuh7B2i:\"framer-v-16s5c90\",QPVR2e_fL:\"framer-v-12is2hm\",SNeVeFwMn:\"framer-v-7mdbtb\",vtnvZUrR_:\"framer-v-1wvfx6t\",vYWThECsb:\"framer-v-12rha3s\",xozFa03Y8:\"framer-v-1l85t44\"};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 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={\"0 stars\":\"du5n_Rd4l\",\"0.5 stars\":\"C8f2WOGzl\",\"1 star\":\"Qizuh7B2i\",\"1.5 stars\":\"vtnvZUrR_\",\"2 stars\":\"CYWGIEi_h\",\"2.5 stars\":\"QPVR2e_fL\",\"3 stars\":\"PJsBffpXq\",\"3.5 stars\":\"vYWThECsb\",\"4 stars\":\"xozFa03Y8\",\"4.5 stars\":\"C33x8yyS8\",\"5 stars\":\"SNeVeFwMn\"};const getProps=({height,id,starColor,width,...props})=>{return{...props,NrYSLS2cT:starColor??props.NrYSLS2cT??\"var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"SNeVeFwMn\"};};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,NrYSLS2cT,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SNeVeFwMn\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"C8f2WOGzl\",\"du5n_Rd4l\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"vtnvZUrR_\",\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"QPVR2e_fL\",\"CYWGIEi_h\",\"vtnvZUrR_\",\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if([\"vYWThECsb\",\"PJsBffpXq\",\"QPVR2e_fL\",\"CYWGIEi_h\",\"vtnvZUrR_\",\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"C33x8yyS8\",\"xozFa03Y8\",\"vYWThECsb\",\"PJsBffpXq\",\"QPVR2e_fL\",\"CYWGIEi_h\",\"vtnvZUrR_\",\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"].includes(baseVariant))return false;return true;};const isDisplayed5=()=>{if([\"C33x8yyS8\",\"vYWThECsb\",\"QPVR2e_fL\",\"vtnvZUrR_\",\"C8f2WOGzl\"].includes(baseVariant))return true;return false;};const isDisplayed6=()=>{if([\"xozFa03Y8\",\"vYWThECsb\",\"PJsBffpXq\",\"QPVR2e_fL\",\"CYWGIEi_h\",\"vtnvZUrR_\",\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"].includes(baseVariant))return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"du5n_Rd4l\")return true;return false;};const isDisplayed8=()=>{if([\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"].includes(baseVariant))return true;return false;};const isDisplayed9=()=>{if([\"CYWGIEi_h\",\"vtnvZUrR_\",\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"].includes(baseVariant))return true;return false;};const isDisplayed10=()=>{if([\"PJsBffpXq\",\"QPVR2e_fL\",\"CYWGIEi_h\",\"vtnvZUrR_\",\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-7mdbtb\",className,classNames),\"data-framer-name\":\"5 stars\",layoutDependency:layoutDependency,layoutId:\"SNeVeFwMn\",ref:ref??ref1,style:{...style},...addPropertyOverrides({C33x8yyS8:{\"data-framer-name\":\"4.5 stars\"},C8f2WOGzl:{\"data-framer-name\":\"0.5 stars\"},CYWGIEi_h:{\"data-framer-name\":\"2 stars\"},du5n_Rd4l:{\"data-framer-name\":\"0 stars\"},PJsBffpXq:{\"data-framer-name\":\"3 stars\"},Qizuh7B2i:{\"data-framer-name\":\"1 star\"},QPVR2e_fL:{\"data-framer-name\":\"2.5 stars\"},vtnvZUrR_:{\"data-framer-name\":\"1.5 stars\"},vYWThECsb:{\"data-framer-name\":\"3.5 stars\"},xozFa03Y8:{\"data-framer-name\":\"4 stars\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1g59teg\",\"data-framer-name\":\"Star\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"q5oNOyXse\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m5.825 21 1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275z\"/></svg>',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1auge5l\",\"data-framer-name\":\"Star\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"rsE5w4CZj\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m5.825 21 1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275z\"/></svg>',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1tq1rwa\",\"data-framer-name\":\"Star\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"hvZYj7yBq\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m5.825 21 1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275z\"/></svg>',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1jpi7l6\",\"data-framer-name\":\"Star\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"Zxtyx5aF1\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m5.825 21 1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275z\"/></svg>',withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ptboap\",\"data-framer-name\":\"Star\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"unuUehAtf\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m5.825 21 1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275z\"/></svg>',withExternalLayout:true}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1b7ffol\",\"data-framer-name\":\"Star-half\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"lTxZRRdN2\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m15.15 16.85-.825-3.6 2.775-2.4-3.65-.325-1.45-3.4v7.8zM5.825 21l1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275z\"/></svg>',withExternalLayout:true}),isDisplayed6()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1dyx8os\",\"data-framer-name\":\"Star-outline\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"hODUYUJFG\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m8.85 16.825 3.15-1.9 3.15 1.925-.825-3.6 2.775-2.4-3.65-.325-1.45-3.4-1.45 3.375-3.65.325 2.775 2.425zM5.825 21l1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275zM12 12.25\"/></svg>',withExternalLayout:true}),isDisplayed7()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-87sana\",\"data-framer-name\":\"Star-outline\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"DpG33iSNb\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m8.85 16.825 3.15-1.9 3.15 1.925-.825-3.6 2.775-2.4-3.65-.325-1.45-3.4-1.45 3.375-3.65.325 2.775 2.425zM5.825 21l1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275zM12 12.25\"/></svg>',withExternalLayout:true}),isDisplayed8()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1rau8d1\",\"data-framer-name\":\"Star-outline\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"fifMOufgg\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m8.85 16.825 3.15-1.9 3.15 1.925-.825-3.6 2.775-2.4-3.65-.325-1.45-3.4-1.45 3.375-3.65.325 2.775 2.425zM5.825 21l1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275zM12 12.25\"/></svg>',withExternalLayout:true}),isDisplayed9()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1tfpoyz\",\"data-framer-name\":\"Star-outline\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"GvwW5ZD76\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m8.85 16.825 3.15-1.9 3.15 1.925-.825-3.6 2.775-2.4-3.65-.325-1.45-3.4-1.45 3.375-3.65.325 2.775 2.425zM5.825 21l1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275zM12 12.25\"/></svg>',withExternalLayout:true}),isDisplayed10()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-7d04ze\",\"data-framer-name\":\"Star-outline\",fill:NrYSLS2cT,intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"GVXWG_zfJ\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" d=\"m8.85 16.825 3.15-1.9 3.15 1.925-.825-3.6 2.775-2.4-3.65-.325-1.45-3.4-1.45 3.375-3.65.325 2.775 2.425zM5.825 21l1.625-7.025L2 9.25l7.2-.625L12 2l2.8 6.625 7.2.625-5.45 4.725L18.175 21 12 17.275zM12 12.25\"/></svg>',withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VENYI.framer-qslqvu, .framer-VENYI .framer-qslqvu { display: block; }\",\".framer-VENYI.framer-7mdbtb { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-VENYI .framer-1g59teg, .framer-VENYI .framer-1auge5l, .framer-VENYI .framer-1tq1rwa, .framer-VENYI .framer-1jpi7l6, .framer-VENYI .framer-1ptboap, .framer-VENYI .framer-87sana, .framer-VENYI .framer-1rau8d1, .framer-VENYI .framer-1tfpoyz, .framer-VENYI .framer-7d04ze { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 20px); position: relative; width: 20px; }\",\".framer-VENYI .framer-1b7ffol, .framer-VENYI .framer-1dyx8os { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 20px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-VENYI.framer-7mdbtb { gap: 0px; } .framer-VENYI.framer-7mdbtb > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-VENYI.framer-7mdbtb > :first-child { margin-left: 0px; } .framer-VENYI.framer-7mdbtb > :last-child { margin-right: 0px; } }\",\".framer-VENYI.framer-v-1jbghx9 .framer-1b7ffol, .framer-VENYI.framer-v-1l85t44 .framer-1dyx8os, .framer-VENYI.framer-v-12rha3s .framer-1b7ffol, .framer-VENYI.framer-v-12rha3s .framer-1dyx8os, .framer-VENYI.framer-v-qbaxz1 .framer-1dyx8os, .framer-VENYI.framer-v-12is2hm .framer-1b7ffol, .framer-VENYI.framer-v-12is2hm .framer-1dyx8os, .framer-VENYI.framer-v-y2ozhz .framer-1dyx8os, .framer-VENYI.framer-v-1wvfx6t .framer-1b7ffol, .framer-VENYI.framer-v-1wvfx6t .framer-1dyx8os, .framer-VENYI.framer-v-16s5c90 .framer-1dyx8os, .framer-VENYI.framer-v-19hngfh .framer-1b7ffol, .framer-VENYI.framer-v-19hngfh .framer-1dyx8os, .framer-VENYI.framer-v-1et3jj8 .framer-1dyx8os { height: var(--framer-aspect-ratio-supported, 20px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 20\n * @framerIntrinsicWidth 116\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"C33x8yyS8\":{\"layout\":[\"auto\",\"auto\"]},\"xozFa03Y8\":{\"layout\":[\"auto\",\"auto\"]},\"vYWThECsb\":{\"layout\":[\"auto\",\"auto\"]},\"PJsBffpXq\":{\"layout\":[\"auto\",\"auto\"]},\"QPVR2e_fL\":{\"layout\":[\"auto\",\"auto\"]},\"CYWGIEi_h\":{\"layout\":[\"auto\",\"auto\"]},\"vtnvZUrR_\":{\"layout\":[\"auto\",\"auto\"]},\"Qizuh7B2i\":{\"layout\":[\"auto\",\"auto\"]},\"C8f2WOGzl\":{\"layout\":[\"auto\",\"auto\"]},\"du5n_Rd4l\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"NrYSLS2cT\":\"starColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerzXonZCMXX=withCSS(Component,css,\"framer-VENYI\");export default FramerzXonZCMXX;FramerzXonZCMXX.displayName=\"Star Rating\";FramerzXonZCMXX.defaultProps={height:20,width:116};addPropertyControls(FramerzXonZCMXX,{variant:{options:[\"SNeVeFwMn\",\"C33x8yyS8\",\"xozFa03Y8\",\"vYWThECsb\",\"PJsBffpXq\",\"QPVR2e_fL\",\"CYWGIEi_h\",\"vtnvZUrR_\",\"Qizuh7B2i\",\"C8f2WOGzl\",\"du5n_Rd4l\"],optionTitles:[\"5 stars\",\"4.5 stars\",\"4 stars\",\"3.5 stars\",\"3 stars\",\"2.5 stars\",\"2 stars\",\"1.5 stars\",\"1 star\",\"0.5 stars\",\"0 stars\"],title:\"Variant\",type:ControlType.Enum},NrYSLS2cT:{defaultValue:'var(--token-0c2325eb-32e6-4468-b86d-b2000f27f938, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Star color\",type:ControlType.Color}});addFonts(FramerzXonZCMXX,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzXonZCMXX\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"20\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"C33x8yyS8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xozFa03Y8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vYWThECsb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PJsBffpXq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QPVR2e_fL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CYWGIEi_h\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vtnvZUrR_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Qizuh7B2i\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"C8f2WOGzl\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"du5n_Rd4l\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"116\",\"framerVariables\":\"{\\\"NrYSLS2cT\\\":\\\"starColor\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./zXonZCMXX.map", "// Generated by Framer (9e04080)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,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 StarRating from\"https://framerusercontent.com/modules/xEBo97cVWFr8Wsxymm2p/SWvAt8lRgaKxfQAdQFfV/zXonZCMXX.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/j5iw2AUayRFqu7vgaqI7/HVknggSSVyIpT1KSzUHg/dDbML8PpX.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/mWNP2ME5fWTkeWWvCATv/2PXpk25ZYhTLkFBD2h0O/RzV5pDgcy.js\";const StarRatingFonts=getFonts(StarRating);const cycleOrder=[\"uI1qNQkZu\",\"JZF3flLRq\"];const serializationHash=\"framer-g4TEb\";const variantClassNames={JZF3flLRq:\"framer-v-7xbpyx\",uI1qNQkZu:\"framer-v-1g2gmj9\"};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 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={Light:\"uI1qNQkZu\",Mid:\"JZF3flLRq\"};const getProps=({height,id,image,name1,text,width,...props})=>{return{...props,NQ6B20sX9:name1??props.NQ6B20sX9??\"Rachel Smith\",t9TK5wU0p:text??props.t9TK5wU0p??\"Plumbing's team is reliable and courteous, resolving our plumbing issues promptly and with meticulous attention to detail.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"uI1qNQkZu\",VuQLO25Gf:image??props.VuQLO25Gf??{pixelHeight:500,pixelWidth:500,src:\"https://framerusercontent.com/images/DOp6CtYKcvMHaEIrBew9kaBZU.png\"}};};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,t9TK5wU0p,NQ6B20sX9,VuQLO25Gf,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uI1qNQkZu\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1g2gmj9\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Light\",layoutDependency:layoutDependency,layoutId:\"uI1qNQkZu\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-84b6c441-b9fc-4830-a3f3-49adb902a349, rgb(48, 48, 48))\",...style},variants:{JZF3flLRq:{backgroundColor:\"var(--token-f7346261-746c-4335-833d-da9cbf21e733, rgb(17, 17, 17))\"}},...addPropertyOverrides({JZF3flLRq:{\"data-framer-name\":\"Mid\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wbjakc\",\"data-framer-name\":\"Review\",layoutDependency:layoutDependency,layoutId:\"kxzoFy_Do\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+30+(0+0+((componentViewport?.height||227)-60-253)/2*0)+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10m75sg-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"LD8PyCb3K-container\",nodeId:\"LD8PyCb3K\",rendersWithMotion:true,scopeId:\"d4EBhQxRb\",children:/*#__PURE__*/_jsx(StarRating,{height:\"100%\",id:\"LD8PyCb3K\",layoutId:\"LD8PyCb3K\",NrYSLS2cT:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",variant:\"SNeVeFwMn\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",children:\"Plumbing's team is reliable and courteous, resolving our plumbing issues promptly and with meticulous attention to detail.\"})}),className:\"framer-143ped9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ewlx2O4Qj\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:t9TK5wU0p,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y7w3on\",\"data-framer-name\":\"Spacer\",layoutDependency:layoutDependency,layoutId:\"SEK52SZF2\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lpwtlw\",\"data-framer-name\":\"Citation\",layoutDependency:layoutDependency,layoutId:\"gxptXy1sv\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+30+(0+178+((componentViewport?.height||227)-60-253)/2*2)+17.5),pixelHeight:2464,pixelWidth:1856,sizes:\"40px\",...toResponsiveImage(VuQLO25Gf)},className:\"framer-1r821tb\",layoutDependency:layoutDependency,layoutId:\"xRVPHOagj\",style:{borderBottomLeftRadius:1e3,borderBottomRightRadius:1e3,borderTopLeftRadius:1e3,borderTopRightRadius:1e3}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1fu32sq\",\"data-styles-preset\":\"RzV5pDgcy\",children:\"Rachel Smith\"})}),className:\"framer-mf3hv3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"T1QHqiqNH\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:NQ6B20sX9,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-g4TEb.framer-1vgff90, .framer-g4TEb .framer-1vgff90 { display: block; }\",\".framer-g4TEb.framer-1g2gmj9 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 30px 40px 30px 40px; position: relative; width: 400px; }\",\".framer-g4TEb .framer-wbjakc { 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: 100%; }\",\".framer-g4TEb .framer-10m75sg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-g4TEb .framer-143ped9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-g4TEb .framer-1y7w3on { flex: none; height: 20px; overflow: visible; position: relative; width: 100%; }\",\".framer-g4TEb .framer-1lpwtlw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-g4TEb .framer-1r821tb { flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-g4TEb .framer-mf3hv3 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-g4TEb[data-border=\"true\"]::after, .framer-g4TEb [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 227\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JZF3flLRq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"t9TK5wU0p\":\"text\",\"NQ6B20sX9\":\"name1\",\"VuQLO25Gf\":\"image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerd4EBhQxRb=withCSS(Component,css,\"framer-g4TEb\");export default Framerd4EBhQxRb;Framerd4EBhQxRb.displayName=\"Review Card\";Framerd4EBhQxRb.defaultProps={height:227,width:400};addPropertyControls(Framerd4EBhQxRb,{variant:{options:[\"uI1qNQkZu\",\"JZF3flLRq\"],optionTitles:[\"Light\",\"Mid\"],title:\"Variant\",type:ControlType.Enum},t9TK5wU0p:{defaultValue:\"Plumbing's team is reliable and courteous, resolving our plumbing issues promptly and with meticulous attention to detail.\",displayTextArea:true,title:\"Text\",type:ControlType.String},NQ6B20sX9:{defaultValue:\"Rachel Smith\",displayTextArea:false,title:\"Name\",type:ControlType.String},VuQLO25Gf:{__defaultAssetReference:\"data:framer/asset-reference,DOp6CtYKcvMHaEIrBew9kaBZU.png?originalFilename=Google.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(Framerd4EBhQxRb,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...StarRatingFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerd4EBhQxRb\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"t9TK5wU0p\\\":\\\"text\\\",\\\"NQ6B20sX9\\\":\\\"name1\\\",\\\"VuQLO25Gf\\\":\\\"image\\\"}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"400\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"227\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JZF3flLRq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./d4EBhQxRb.map", "// Generated by Framer (9e04080)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/vzgdvq3ezmf3RWurtT17/SlideShow.js\";import ReviewCard from\"https://framerusercontent.com/modules/I49fsyi5SxuqS2LLVVUo/IPFnYtKutqgJTay6532v/d4EBhQxRb.js\";const ReviewCardFonts=getFonts(ReviewCard);const SlideshowFonts=getFonts(Slideshow);const TickerFonts=getFonts(Ticker);const cycleOrder=[\"UW167z93o\",\"AwZ0m7Qp5\"];const serializationHash=\"framer-i30yM\";const variantClassNames={AwZ0m7Qp5:\"framer-v-1wmg20u\",UW167z93o:\"framer-v-1waaq6m\"};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 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:\"UW167z93o\",Mobile:\"AwZ0m7Qp5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"UW167z93o\"};};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:\"UW167z93o\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"AwZ0m7Qp5\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"AwZ0m7Qp5\")return false;return true;};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-1waaq6m\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"UW167z93o\",ref:refBinding,style:{...style},...addPropertyOverrides({AwZ0m7Qp5:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nhvgtt-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"bYKv0WlEi-container\",nodeId:\"bYKv0WlEi\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"flex-start\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:-10,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:20,height:\"100%\",id:\"bYKv0WlEi\",intervalControl:3,itemAmount:1,layoutId:\"bYKv0WlEi\",padding:0,paddingBottom:50,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:0,dotsFill:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.3,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o93caw-container\",\"data-framer-name\":\"Review 1\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"VPt3HSh2F-container\",name:\"Review 1\",nodeId:\"VPt3HSh2F\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"VPt3HSh2F\",layoutId:\"VPt3HSh2F\",name:\"Review 1\",NQ6B20sX9:\"Glenn Vickers\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"We were stuck with a brake issue during our three day trip, the help that this team gave us was outstanding. We would definitely recommend them for their prices, customer service and kindness.\",variant:\"uI1qNQkZu\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1su10i8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"h33_FxEIv-container\",nodeId:\"h33_FxEIv\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"h33_FxEIv\",layoutId:\"h33_FxEIv\",NQ6B20sX9:\"Adrice Mazerolle\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Had new tires installed on new mags at Bandag. Very friendly service, fast, clean work. No damage to wheels whatsoever. I recommend 100%, 5 Stars\",variant:\"JZF3flLRq\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jxu1jb-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"aDM7At6Bm-container\",nodeId:\"aDM7At6Bm\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"aDM7At6Bm\",layoutId:\"aDM7At6Bm\",NQ6B20sX9:\"Lubana Gur\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"I got my 1 wheel and 2 tire changed. They guys are so fast change everything within 40 mins. Best guys ever\",variant:\"uI1qNQkZu\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x54adc-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"qtg8Rieci-container\",nodeId:\"qtg8Rieci\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"qtg8Rieci\",layoutId:\"qtg8Rieci\",NQ6B20sX9:\"Black Hole\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Broke down on the way from Nova Scotia to Ontario with a blown tire on Saturday of the labour day weekend. These guys found a tire to replace the blown one. They got me right in and going again. Thanks!\",variant:\"JZF3flLRq\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ltwb0j-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"myKWMwSKA-container\",nodeId:\"myKWMwSKA\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"myKWMwSKA\",layoutId:\"myKWMwSKA\",NQ6B20sX9:\"Stacy Ouellette \",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Great, very good service! The employees are very nice and kind. Doesn't cost an arm and a leg to change the tires and super nice waiting room and toilet for a garage. I will definitely return there in the future. \",variant:\"uI1qNQkZu\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18n99lg-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"EPisEs8ZE-container\",nodeId:\"EPisEs8ZE\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"EPisEs8ZE\",layoutId:\"EPisEs8ZE\",NQ6B20sX9:\"K Lelievre\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Service is good and fast even if busy. They are also pretty quick to make an appointment for you. They have a small, comfortable room to wait in, although in my case the wait was short.\",variant:\"JZF3flLRq\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ju55rk-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"nOiWhZF66-container\",nodeId:\"nOiWhZF66\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"nOiWhZF66\",layoutId:\"nOiWhZF66\",NQ6B20sX9:\"Shannon Ashley White \",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Amazing service! travelling across the country and needed new tires in a jam and helped us out. Got us in right right away and even got us a deal!\",variant:\"uI1qNQkZu\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p3z4vm-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"F1h_Kw0JP-container\",nodeId:\"F1h_Kw0JP\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"F1h_Kw0JP\",layoutId:\"F1h_Kw0JP\",NQ6B20sX9:\"Chantal Tetreault\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Excellent service, superb waiting room, it's the place for quality tires....plus the prices are very competitive...Well done, I recommend Provincial Bandag to everyone.\",variant:\"JZF3flLRq\",width:\"100%\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11ly4xs-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"XRdoZCa3Z-container\",nodeId:\"XRdoZCa3Z\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:32,height:\"100%\",hoverFactor:.5,id:\"XRdoZCa3Z\",layoutId:\"XRdoZCa3Z\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:false,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1o93caw-container\",\"data-framer-name\":\"Review 1\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"VPt3HSh2F-container\",name:\"Review 1\",nodeId:\"VPt3HSh2F\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"VPt3HSh2F\",layoutId:\"VPt3HSh2F\",name:\"Review 1\",NQ6B20sX9:\"Glenn Vickers\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"We were stuck with a brake issue during our three day trip, the help that this team gave us was outstanding. We would definitely recommend them for their prices, customer service and kindness.\",variant:\"uI1qNQkZu\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1su10i8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"h33_FxEIv-container\",nodeId:\"h33_FxEIv\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"h33_FxEIv\",layoutId:\"h33_FxEIv\",NQ6B20sX9:\"Adrice Mazerolle\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Had new tires installed on new mags at Bandag. Very friendly service, fast, clean work. No damage to wheels whatsoever. I recommend 100%, 5 Stars\",variant:\"JZF3flLRq\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jxu1jb-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"aDM7At6Bm-container\",nodeId:\"aDM7At6Bm\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"aDM7At6Bm\",layoutId:\"aDM7At6Bm\",NQ6B20sX9:\"Lubana Gur\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"I got my 1 wheel and 2 tire changed. They guys are so fast change everything within 40 mins. Best guys ever\",variant:\"uI1qNQkZu\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x54adc-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"qtg8Rieci-container\",nodeId:\"qtg8Rieci\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"qtg8Rieci\",layoutId:\"qtg8Rieci\",NQ6B20sX9:\"Black Hole\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Broke down on the way from Nova Scotia to Ontario with a blown tire on Saturday of the labour day weekend. These guys found a tire to replace the blown one. They got me right in and going again. Thanks!\",variant:\"JZF3flLRq\",width:\"100%\"})})})],speed:35,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-163k1m3-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"vjQUBp8Eu-container\",nodeId:\"vjQUBp8Eu\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:32,height:\"100%\",hoverFactor:.5,id:\"vjQUBp8Eu\",layoutId:\"vjQUBp8Eu\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:false,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18n99lg-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"EPisEs8ZE-container\",nodeId:\"EPisEs8ZE\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"EPisEs8ZE\",layoutId:\"EPisEs8ZE\",NQ6B20sX9:\"K Lelievre\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Service is good and fast even if busy. They are also pretty quick to make an appointment for you. They have a small, comfortable room to wait in, although in my case the wait was short.\",variant:\"JZF3flLRq\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ltwb0j-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"myKWMwSKA-container\",nodeId:\"myKWMwSKA\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"myKWMwSKA\",layoutId:\"myKWMwSKA\",NQ6B20sX9:\"Stacy Ouellette \",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Great, very good service! The employees are very nice and kind. Doesn't cost an arm and a leg to change the tires and super nice waiting room and toilet for a garage. I will definitely return there in the future. \",variant:\"uI1qNQkZu\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p3z4vm-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"F1h_Kw0JP-container\",nodeId:\"F1h_Kw0JP\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"F1h_Kw0JP\",layoutId:\"F1h_Kw0JP\",NQ6B20sX9:\"Chantal Tetreault\",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Excellent service, superb waiting room, it's the place for quality tires....plus the prices are very competitive...Well done, I recommend Provincial Bandag to everyone.\",variant:\"JZF3flLRq\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:285,width:\"400px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ju55rk-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"nOiWhZF66-container\",nodeId:\"nOiWhZF66\",rendersWithMotion:true,scopeId:\"kMgFASfeC\",children:/*#__PURE__*/_jsx(ReviewCard,{height:\"100%\",id:\"nOiWhZF66\",layoutId:\"nOiWhZF66\",NQ6B20sX9:\"Shannon Ashley White \",style:{height:\"100%\",width:\"100%\"},t9TK5wU0p:\"Amazing service! travelling across the country and needed new tires in a jam and helped us out. Got us in right right away and even got us a deal!\",variant:\"uI1qNQkZu\",width:\"100%\"})})})],speed:35,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-i30yM.framer-1ikrjn9, .framer-i30yM .framer-1ikrjn9 { display: block; }\",\".framer-i30yM.framer-1waaq6m { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-i30yM .framer-nhvgtt-container { flex: none; height: 399px; position: relative; width: 350px; }\",\".framer-i30yM .framer-1o93caw-container, .framer-i30yM .framer-1su10i8-container, .framer-i30yM .framer-1jxu1jb-container, .framer-i30yM .framer-x54adc-container, .framer-i30yM .framer-1ltwb0j-container, .framer-i30yM .framer-18n99lg-container, .framer-i30yM .framer-ju55rk-container, .framer-i30yM .framer-p3z4vm-container { height: 285px; position: relative; width: 400px; }\",\".framer-i30yM .framer-11ly4xs-container, .framer-i30yM .framer-163k1m3-container { flex: none; height: 300px; position: relative; width: 100%; }\",\".framer-i30yM.framer-v-1wmg20u.framer-1waaq6m { padding: 0px 10px 0px 10px; width: 390px; }\",\".framer-i30yM.framer-v-1wmg20u .framer-nhvgtt-container { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 632\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"AwZ0m7Qp5\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerkMgFASfeC=withCSS(Component,css,\"framer-i30yM\");export default FramerkMgFASfeC;FramerkMgFASfeC.displayName=\"Testimonials\";FramerkMgFASfeC.defaultProps={height:632,width:1440};addPropertyControls(FramerkMgFASfeC,{variant:{options:[\"UW167z93o\",\"AwZ0m7Qp5\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerkMgFASfeC,[{explicitInter:true,fonts:[]},...ReviewCardFonts,...SlideshowFonts,...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkMgFASfeC\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AwZ0m7Qp5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"632\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kMgFASfeC.map", "// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/iGgez9qs4CRduNDQUv57/2rhwNKz3NzLtfeErLHw6/BjXZj3bKa.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/j5iw2AUayRFqu7vgaqI7/HVknggSSVyIpT1KSzUHg/dDbML8PpX.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/gSfSEUsc02S1hAJJy45f/A0xLryM951EEh5bxSazE/TihK4vDqW.js\";const MotionDivWithFX=withFX(motion.div);const serializationHash=\"framer-5GymI\";const variantClassNames={oRhuESzOf:\"framer-v-1k37lni\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition2={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({description,height,id,image,number,title,width,...props})=>{return{...props,ixSVO82NP:image??props.ixSVO82NP??{src:\"https://framerusercontent.com/images/jf5Edk6UnnAYbFaVz0pd2pfgwM.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/jf5Edk6UnnAYbFaVz0pd2pfgwM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/jf5Edk6UnnAYbFaVz0pd2pfgwM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/jf5Edk6UnnAYbFaVz0pd2pfgwM.jpg 1500w\"},UbvytmLII:description??props.UbvytmLII??\"At Autofix, we streamline the car service process to ensure a hassle-free experience. The journey begins with booking an appointment, where you select a convenient time and date.\",WOs6rQ7LQ:title??props.WOs6rQ7LQ??\"Book an Appointment\",ZyZ2W1beK:number??props.ZyZ2W1beK??\"01\"};};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,ixSVO82NP,ZyZ2W1beK,WOs6rQ7LQ,UbvytmLII,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"oRhuESzOf\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\"},className:cx(scopingClassNames,\"framer-1k37lni\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"oRhuESzOf\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",...style},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v99ro0\",\"data-framer-name\":\"Content Wrapper\",layoutDependency:layoutDependency,layoutId:\"Z5wWKhItW\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-.4280871670701458),pixelHeight:1e3,pixelWidth:1500,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(ixSVO82NP),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-8bx1p\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"xXsO8K9RK\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-182610m\",\"data-framer-name\":\"BG Color\",layoutDependency:layoutDependency,layoutId:\"KHJ4Ww0TM\",style:{backgroundColor:\"rgba(17, 17, 17, 0.75)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rrir89\",\"data-framer-name\":\"BG Gradient\",layoutDependency:layoutDependency,layoutId:\"kNRZW3U2Y\",style:{background:\"linear-gradient(225deg, rgba(0, 56, 99, 0.3) 0%, rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.55) 100%)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10c5vws\",\"data-framer-name\":\"Label Card\",layoutDependency:layoutDependency,layoutId:\"cKgcb5TvF\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-cmreii\",\"data-border\":true,\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"a580bJyjP\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-q8ef2\",\"data-styles-preset\":\"TihK4vDqW\",style:{\"--framer-text-alignment\":\"center\"},children:\"01\"})}),className:\"framer-1j200ms\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nXZnKLTRG\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ZyZ2W1beK,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jr72no\",layoutDependency:layoutDependency,layoutId:\"gygewHwyd\",style:{backgroundColor:\"rgba(255, 255, 255, 0.1)\"}})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1fdylh5\",\"data-framer-name\":\"Title Wrapper\",layoutDependency:layoutDependency,layoutId:\"ip49g0yob\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-3guxsh\",\"data-styles-preset\":\"BjXZj3bKa\",children:\"Book an Appointment\"})}),className:\"framer-63pcdp\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"o7Wk5Ifb9\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:WOs6rQ7LQ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",children:\"At Autofix, we streamline the car service process to ensure a hassle-free experience. The journey begins with booking an appointment, where you select a convenient time and date.\"})}),className:\"framer-1ir3jqx\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"e6kgZIDoy\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:UbvytmLII,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5GymI.framer-gj4e73, .framer-5GymI .framer-gj4e73 { display: block; }\",\".framer-5GymI.framer-1k37lni { align-content: flex-start; align-items: flex-start; cursor: default; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 335px; }\",\".framer-5GymI .framer-v99ro0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 36px; position: relative; width: 100%; }\",\".framer-5GymI .framer-8bx1p, .framer-5GymI .framer-1rrir89 { flex: none; height: 100%; overflow: hidden; position: absolute; right: 0px; top: calc(49.87893462469736% - 100% / 2); width: 100%; z-index: -1; }\",\".framer-5GymI .framer-182610m { bottom: 0px; flex: none; height: 100%; overflow: hidden; position: absolute; right: 0px; width: 100%; z-index: -1; }\",\".framer-5GymI .framer-10c5vws { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5GymI .framer-cmreii { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 48px; z-index: -1; }\",\".framer-5GymI .framer-1j200ms { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-5GymI .framer-jr72no { flex: 1 0 0px; height: 1px; overflow: visible; position: relative; width: 1px; }\",\".framer-5GymI .framer-1fdylh5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-5GymI .framer-63pcdp, .framer-5GymI .framer-1ir3jqx { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-5GymI.framer-1k37lni, .framer-5GymI .framer-v99ro0, .framer-5GymI .framer-10c5vws, .framer-5GymI .framer-cmreii, .framer-5GymI .framer-1fdylh5 { gap: 0px; } .framer-5GymI.framer-1k37lni > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5GymI.framer-1k37lni > :first-child, .framer-5GymI .framer-v99ro0 > :first-child, .framer-5GymI .framer-1fdylh5 > :first-child { margin-top: 0px; } .framer-5GymI.framer-1k37lni > :last-child, .framer-5GymI .framer-v99ro0 > :last-child, .framer-5GymI .framer-1fdylh5 > :last-child { margin-bottom: 0px; } .framer-5GymI .framer-v99ro0 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-5GymI .framer-10c5vws > *, .framer-5GymI .framer-cmreii > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5GymI .framer-10c5vws > :first-child, .framer-5GymI .framer-cmreii > :first-child { margin-left: 0px; } .framer-5GymI .framer-10c5vws > :last-child, .framer-5GymI .framer-cmreii > :last-child { margin-right: 0px; } .framer-5GymI .framer-1fdylh5 > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-5GymI[data-border=\"true\"]::after, .framer-5GymI [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 413\n * @framerIntrinsicWidth 335\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"ixSVO82NP\":\"image\",\"ZyZ2W1beK\":\"number\",\"WOs6rQ7LQ\":\"title\",\"UbvytmLII\":\"description\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerwsbjif8ri=withCSS(Component,css,\"framer-5GymI\");export default Framerwsbjif8ri;Framerwsbjif8ri.displayName=\"Work Process Card 2\";Framerwsbjif8ri.defaultProps={height:413,width:335};addPropertyControls(Framerwsbjif8ri,{ixSVO82NP:{__defaultAssetReference:\"data:framer/asset-reference,jf5Edk6UnnAYbFaVz0pd2pfgwM.jpg?originalFilename=Service+Card+Mooving-1.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},ZyZ2W1beK:{defaultValue:\"01\",displayTextArea:false,title:\"Number\",type:ControlType.String},WOs6rQ7LQ:{defaultValue:\"Book an Appointment\",displayTextArea:false,title:\"Title\",type:ControlType.String},UbvytmLII:{defaultValue:\"At Autofix, we streamline the car service process to ensure a hassle-free experience. The journey begins with booking an appointment, where you select a convenient time and date.\",displayTextArea:true,title:\"Description\",type:ControlType.String}});addFonts(Framerwsbjif8ri,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwsbjif8ri\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"ixSVO82NP\\\":\\\"image\\\",\\\"ZyZ2W1beK\\\":\\\"number\\\",\\\"WOs6rQ7LQ\\\":\\\"title\\\",\\\"UbvytmLII\\\":\\\"description\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"335\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"413\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f26e712)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Syne Medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Syne Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/IVfhttckJZnGBtYgwJvQwdxmE.woff2\"}]}];export const css=[\".framer-DzPLZ .framer-styles-preset-1uxghrr:not(.rich-text-wrapper), .framer-DzPLZ .framer-styles-preset-1uxghrr.rich-text-wrapper h3 { --framer-font-family: \\\"Syne Medium\\\", \\\"Syne Medium Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 50px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -2.6px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }\",\"@media (max-width: 1599px) and (min-width: 1279px) { .framer-DzPLZ .framer-styles-preset-1uxghrr:not(.rich-text-wrapper), .framer-DzPLZ .framer-styles-preset-1uxghrr.rich-text-wrapper h3 { --framer-font-family: \\\"Syne Medium\\\", \\\"Syne Medium Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 40px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -2.6px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }\",\"@media (max-width: 1278px) and (min-width: 810px) { .framer-DzPLZ .framer-styles-preset-1uxghrr:not(.rich-text-wrapper), .framer-DzPLZ .framer-styles-preset-1uxghrr.rich-text-wrapper h3 { --framer-font-family: \\\"Syne Medium\\\", \\\"Syne Medium Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 35px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -2.6px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }\",\"@media (max-width: 809px) and (min-width: 0px) { .framer-DzPLZ .framer-styles-preset-1uxghrr:not(.rich-text-wrapper), .framer-DzPLZ .framer-styles-preset-1uxghrr.rich-text-wrapper h3 { --framer-font-family: \\\"Syne Medium\\\", \\\"Syne Medium Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 33px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -2.6px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; } }\"];export const className=\"framer-DzPLZ\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f26e712)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Chakra Petch-700\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Chakra Petch\",openType:true,source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/chakrapetch/v11/cIflMapbsEk7TDLdtEz1BwkeJI9FRZXE3AY00g.woff2\",weight:\"700\"},{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:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/05KsVHGDmqXSBXM4yRZ65P8i0s.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/ky8ovPukK4dJ1Pxq74qGhOqCYI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/vvNSqIj42qeQ2bvCRBIWKHscrc.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/3ZmXbBKToJifDV9gwcifVd1tEY.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/FNfhX3dt4ChuLJq2PwdlxHO7PU.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/g0c8vEViiXNlKAgI4Ymmk3Ig.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/efTfQcBJ53kM2pB1hezSZ3RDUFs.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"}]}];export const css=['.framer-sToCJ .framer-styles-preset-11hgv0x:not(.rich-text-wrapper), .framer-sToCJ .framer-styles-preset-11hgv0x.rich-text-wrapper h2 { --framer-font-family: \"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 119px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 0.8em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-f7346261-746c-4335-833d-da9cbf21e733, #111111); --framer-text-decoration: none; --framer-text-stroke-color: rgba(255, 255, 255, 0.11); --framer-text-stroke-width: 1px; --framer-text-transform: none; }','@media (max-width: 1279px) and (min-width: 810px) { .framer-sToCJ .framer-styles-preset-11hgv0x:not(.rich-text-wrapper), .framer-sToCJ .framer-styles-preset-11hgv0x.rich-text-wrapper h2 { --framer-font-family: \"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 119px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 0.8em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-f7346261-746c-4335-833d-da9cbf21e733, #111111); --framer-text-decoration: none; --framer-text-stroke-color: rgba(255, 255, 255, 0.11); --framer-text-stroke-width: 1px; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-sToCJ .framer-styles-preset-11hgv0x:not(.rich-text-wrapper), .framer-sToCJ .framer-styles-preset-11hgv0x.rich-text-wrapper h2 { --framer-font-family: \"Chakra Petch\", \"Chakra Petch Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 160px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 0.8em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-f7346261-746c-4335-833d-da9cbf21e733, #111111); --framer-text-decoration: none; --framer-text-stroke-color: rgba(255, 255, 255, 0.11); --framer-text-stroke-width: 1px; --framer-text-transform: none; } }'];export const className=\"framer-sToCJ\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9e04080)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={J__RyTZQs:new LazyValue(()=>import(\"./augiA20Il-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9e04080)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/jFOAZKc2EvehHtUZX1Hf/Video.js\";import Pricing from\"#framer/local/canvasComponent/CPqUBb6y9/CPqUBb6y9.js\";import FAQAcoordion from\"#framer/local/canvasComponent/e8szR9cXR/e8szR9cXR.js\";import PrimaryButton from\"#framer/local/canvasComponent/I7Wzxg85g/I7Wzxg85g.js\";import Testimonials from\"#framer/local/canvasComponent/kMgFASfeC/kMgFASfeC.js\";import Label from\"#framer/local/canvasComponent/KqCNUJKgJ/KqCNUJKgJ.js\";import Footer from\"#framer/local/canvasComponent/NtN8Rkqv7/NtN8Rkqv7.js\";import Header from\"#framer/local/canvasComponent/uWkbtrx2I/uWkbtrx2I.js\";import WorkProcessCard2 from\"#framer/local/canvasComponent/wsbjif8ri/wsbjif8ri.js\";import*as sharedStyle3 from\"#framer/local/css/a7M8FdVJs/a7M8FdVJs.js\";import*as sharedStyle8 from\"#framer/local/css/BjXZj3bKa/BjXZj3bKa.js\";import*as sharedStyle4 from\"#framer/local/css/dDbML8PpX/dDbML8PpX.js\";import*as sharedStyle5 from\"#framer/local/css/HE35TJqvi/HE35TJqvi.js\";import*as sharedStyle7 from\"#framer/local/css/jWM3cQYcm/jWM3cQYcm.js\";import*as sharedStyle2 from\"#framer/local/css/khrqpWZQc/khrqpWZQc.js\";import*as sharedStyle1 from\"#framer/local/css/smqH14_pa/smqH14_pa.js\";import*as sharedStyle6 from\"#framer/local/css/wYFU3NPC6/wYFU3NPC6.js\";import*as sharedStyle from\"#framer/local/css/Xbzq4R7FI/Xbzq4R7FI.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/augiA20Il/augiA20Il.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const HeaderFonts=getFonts(Header);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const LabelFonts=getFonts(Label);const PrimaryButtonFonts=getFonts(PrimaryButton);const ContainerWithFX=withFX(Container);const RichTextWithFX=withFX(RichText);const PricingFonts=getFonts(Pricing);const VideoFonts=getFonts(Video);const FAQAcoordionFonts=getFonts(FAQAcoordion);const WorkProcessCard2Fonts=getFonts(WorkProcessCard2);const TestimonialsFonts=getFonts(Testimonials);const FooterFonts=getFonts(Footer);const breakpoints={BIeO24NqK:\"(min-width: 810px) and (max-width: 1279px)\",kJMaxEN9R:\"(max-width: 809px)\",WQLkyLRf1:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZsGYQ\";const variantClassNames={BIeO24NqK:\"framer-v-1c9iv3l\",kJMaxEN9R:\"framer-v-k2li7i\",WQLkyLRf1:\"framer-v-72rtr7\"};const animation={opacity:.1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const transition1={delay:0,duration:1.5,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:30,ease:[0,0,1,1],type:\"tween\"};const animation1={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition3={delay:0,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const transition4={delay:0,duration:.65,ease:[.44,0,.56,1],type:\"tween\"};const transition5={delay:0,duration:.7,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-60,y:0};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-160};const transition6={delay:.4,duration:.9,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.3,skewX:0,skewY:0,x:0,y:0};const transition7={delay:0,duration:10,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition8={delay:.3,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const transition9={delay:0,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-490,y:0};const transition10={delay:.5,duration:.8,ease:[.44,0,.56,1],type:\"tween\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-390,y:0};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-270,y:0};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-400,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition11={damping:80,delay:0,mass:1,stiffness:250,type:\"spring\"};const transition12={delay:.5,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"WQLkyLRf1\",Phone:\"kJMaxEN9R\",Tablet:\"BIeO24NqK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};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 metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;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===\"kJMaxEN9R\")return false;return true;};usePreloadLocalizedValues(activeLocale);const router=useRouter();const elementId=useRouteElementId(\"scaEMlnZv\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"Hl0IwDren\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"SI5r13Css\");const ref3=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1grfrq5-container\",layoutScroll:true,nodeId:\"xX4ZPM4Gr\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{variant:\"K2_BirGoG\"},kJMaxEN9R:{variant:\"K2_BirGoG\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"xX4ZPM4Gr\",layoutId:\"xX4ZPM4Gr\",style:{width:\"100%\"},variant:\"wi4wnYj8C\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wqyzo3 hidden-k2li7i\",\"data-framer-name\":\"Backgroud Blur Elements\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:.5,className:\"framer-773l1k\",\"data-framer-name\":\"BG Blur\",style:{rotate:-35}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Image Vector\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+807+40),pixelHeight:161,pixelWidth:275,src:\"https://framerusercontent.com/images/I83KvEdvtTFcV4a2BYBjgMQ99GI.svg\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__loop:animation1,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:.1,background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Image Vector\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+940+110),pixelHeight:161,pixelWidth:275,src:\"https://framerusercontent.com/images/I83KvEdvtTFcV4a2BYBjgMQ99GI.svg\"},className:\"framer-4kdudb\",\"data-framer-name\":\"Rotate Image\",style:{rotate:30}})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-olfdyc\",\"data-framer-name\":\"Hero Banner Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l2aihx\",\"data-framer-name\":\"Base Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mojt0\",\"data-framer-name\":\"Text Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px, 844px)`},kJMaxEN9R:{width:\"278px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 844px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4m6t2v-container\",nodeId:\"PpNPg8TQS\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{style:{width:\"100%\"},variant:\"jcGwSUaB7\"}},children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"PpNPg8TQS\",layoutId:\"PpNPg8TQS\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ChyLTu_HD\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v1\",activeLocale)??\"EDMUNDSTON | WOODSTOCK | ST-BASILE\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1sio0qq\",\"data-styles-preset\":\"Xbzq4R7FI\",style:{\"--framer-text-alignment\":\"center\"},children:\"PLUS DE 50 ANS D'EXPERTISE \\xc0 VOTRE SERVICE\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1sio0qq\",\"data-styles-preset\":\"Xbzq4R7FI\",style:{\"--framer-text-alignment\":\"left\"},children:\"PLUS DE 50 ANS D'EXPERTISE \\xc0 VOTRE SERVICE\"})}),className:\"framer-6s8vii\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\"},children:\"De la vente \\xe0 l'installation, notre \\xe9quipe ma\\xeetrise tous les aspects du pneu pour v\\xe9hicules personnels et commerciaux.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\"},children:\"De la vente \\xe0 l'installation, notre \\xe9quipe ma\\xeetrise tous les aspects du pneu pour v\\xe9hicules personnels et commerciaux.\"})}),className:\"framer-1akblx9\",\"data-framer-name\":\"Heading\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-juh90k\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":scaEMlnZv\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":scaEMlnZv\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{hash:\":scaEMlnZv\",webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{width:`max(min(min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 600px), 209px), 209px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4xae74-container\",nodeId:\"S6a2w77xo\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{xDAZKoBLJ:resolvedLinks[1]},kJMaxEN9R:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ssd2UR3v_\",xDAZKoBLJ:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{apJJWETP3:getLocalizedValue(\"v6\",activeLocale)??\"R\\xe9server un service\",bx6ZDmz2N:\"rgba(0, 56, 99, 0.1)\",DENtKmmB1:{borderColor:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",borderStyle:\"solid\",borderWidth:3},height:\"100%\",IbHC43hjS:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",id:\"S6a2w77xo\",kcFJX0R6s:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",layoutId:\"S6a2w77xo\",lXqh6YFdA:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",oDP2Bhp0c:{borderColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",borderStyle:\"solid\",borderWidth:3},PXYQf8RcW:\"0px 0px 40px 0px rgba(0, 56, 99, 0.3)\",variant:\"R5cQ3RWfe\",width:\"100%\",xDAZKoBLJ:resolvedLinks[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"phZPWOcYZ\"},implicitPathVariables:undefined},{href:{webPageId:\"phZPWOcYZ\"},implicitPathVariables:undefined},{href:{webPageId:\"phZPWOcYZ\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{width:`max(min(min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 600px), 209px), 209px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1eed649-container\",nodeId:\"JrUbquNYB\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{xDAZKoBLJ:resolvedLinks1[1]},kJMaxEN9R:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ssd2UR3v_\",xDAZKoBLJ:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{apJJWETP3:getLocalizedValue(\"v7\",activeLocale)??\"Service d'urgence 24/7\",bx6ZDmz2N:\"var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165))\",DENtKmmB1:{borderColor:\"var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165))\",borderStyle:\"solid\",borderWidth:3},height:\"100%\",IbHC43hjS:\"var(--token-f7346261-746c-4335-833d-da9cbf21e733, rgb(17, 17, 17))\",id:\"JrUbquNYB\",kcFJX0R6s:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",layoutId:\"JrUbquNYB\",lXqh6YFdA:\"rgba(0, 56, 99, 0.1)\",oDP2Bhp0c:{borderColor:\"var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165))\",borderStyle:\"solid\",borderWidth:3},PXYQf8RcW:\"0px 0px 40px 0px rgba(0, 56, 99, 0.3)\",variant:\"R5cQ3RWfe\",width:\"100%\",xDAZKoBLJ:resolvedLinks1[0]})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7fw73l\",\"data-framer-name\":\"Statistics Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4jsmjc\",\"data-framer-name\":\"Statistic-1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11hgv0x\",\"data-styles-preset\":\"khrqpWZQc\",children:\"1K+\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-a9zrqf\",\"data-styles-preset\":\"smqH14_pa\",children:\"1K+\"})}),className:\"framer-hgnla7\",\"data-framer-name\":\"Big Number\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px)`},kJMaxEN9R:{width:`max(min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 310px), 280px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 280px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1k4dmo3-container\",nodeId:\"jDDFC2V0Q\",rendersWithMotion:true,scopeId:\"augiA20Il\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"jDDFC2V0Q\",layoutId:\"jDDFC2V0Q\",style:{width:\"100%\"},variant:\"jcGwSUaB7\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v10\",activeLocale)??\"Mod\\xe8les de pneus\"})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vhaluo hidden-k2li7i\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nw7rlk\",\"data-framer-name\":\"Statistic-2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11hgv0x\",\"data-styles-preset\":\"khrqpWZQc\",children:\"50+\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-a9zrqf\",\"data-styles-preset\":\"smqH14_pa\",children:\"50+\"})}),className:\"framer-1b1xp20\",\"data-framer-name\":\"Big Number\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px)`},kJMaxEN9R:{width:`max(min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 310px), 280px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 280px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ow66s4-container\",nodeId:\"hvYsM7agw\",rendersWithMotion:true,scopeId:\"augiA20Il\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"hvYsM7agw\",layoutId:\"hvYsM7agw\",style:{width:\"100%\"},variant:\"jcGwSUaB7\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v13\",activeLocale)??\"ANN\\xc9ES D'EXPERTISE\"})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11nh2at hidden-k2li7i\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zybh43\",\"data-framer-name\":\"Statistic-3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-11hgv0x\",\"data-styles-preset\":\"khrqpWZQc\",children:\"03\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-a9zrqf\",\"data-styles-preset\":\"smqH14_pa\",children:\"03\"})}),className:\"framer-1vng0x1\",\"data-framer-name\":\"Big Number\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px)`},kJMaxEN9R:{width:`max(min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 310px), 280px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 280px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10ye7tx-container\",nodeId:\"i8db9Lx7Q\",rendersWithMotion:true,scopeId:\"augiA20Il\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"i8db9Lx7Q\",layoutId:\"i8db9Lx7Q\",style:{width:\"100%\"},variant:\"jcGwSUaB7\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v16\",activeLocale)??\"EMPLACEMENTS STRAT\\xc9GIQUES\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w2b40h\",\"data-framer-name\":\"Background Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v9ejt7\",\"data-framer-name\":\"BG Gradient\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p5bst3\",\"data-framer-name\":\"BG Gradient\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cdwo7d\",\"data-framer-name\":\"BG Color\"}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:false,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v17\",activeLocale)??\"Hero Banner Image\",fit:\"fill\",pixelHeight:1e3,pixelWidth:1600,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/Rahr67G84ppGJU2xmTMWvhuGCo.png\",srcSet:\"https://framerusercontent.com/images/Rahr67G84ppGJU2xmTMWvhuGCo.png?scale-down-to=512 512w,https://framerusercontent.com/images/Rahr67G84ppGJU2xmTMWvhuGCo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rahr67G84ppGJU2xmTMWvhuGCo.png 1600w\"},className:\"framer-1hvh8x0\",\"data-framer-name\":\"Hero Banner\"})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-63jwva\",\"data-border\":true,\"data-framer-name\":\"Services Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-itbx2m\",\"data-framer-name\":\"Base Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-2l7i0m\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px, 1150px)`},kJMaxEN9R:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 1150px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 1150px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9r13wh-container\",nodeId:\"jTWiXrPWU\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"jTWiXrPWU\",layoutId:\"jTWiXrPWU\",style:{width:\"100%\"},variant:\"ChyLTu_HD\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v18\",activeLocale)??\"\\xc0 Propos\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1uxghrr\",\"data-styles-preset\":\"a7M8FdVJs\",style:{\"--framer-text-alignment\":\"left\"},children:\"Votre sp\\xe9cialiste local en pneus depuis trois g\\xe9n\\xe9rations.\"})}),className:\"framer-977hmg\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-oa32j7\",\"data-framer-name\":\"Slider Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15hlvo\",\"data-framer-name\":\"About Paragraph\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1an6ayd\",\"data-framer-name\":\"Core Walues\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-alignment\":\"left\"},children:\"Bienvenue chez Provincial Bandag Tire, votre sp\\xe9cialiste local en pneus au Nouveau-Brunswick. Avec plus de 50 ans d'exp\\xe9rience d\\xe9di\\xe9e aux pneus, nous sommes passionn\\xe9s par tout ce qui touche \\xe0 la s\\xe9curit\\xe9 et \\xe0 la performance de votre v\\xe9hicule. \"})}),className:\"framer-blok6h\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9j1jsa\",\"data-framer-name\":\"Get To Know\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-alignment\":\"left\"},children:\"Notre mission est de vous fournir les meilleurs pneus et services associ\\xe9s pour vous assurer une conduite s\\xe9curitaire et confortable en toutes saisons.\"})}),className:\"framer-1akmvcw\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wKAL2BZOP\"},implicitPathVariables:undefined},{href:{webPageId:\"wKAL2BZOP\"},implicitPathVariables:undefined},{href:{webPageId:\"wKAL2BZOP\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{width:`max(min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 200px), 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7d1j9v-container\",nodeId:\"r3DBIuIb7\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{xDAZKoBLJ:resolvedLinks2[1]},kJMaxEN9R:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"ssd2UR3v_\",xDAZKoBLJ:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(PrimaryButton,{apJJWETP3:getLocalizedValue(\"v22\",activeLocale)??\"En savoir plus\",bx6ZDmz2N:\"rgba(0, 56, 99, 0.1)\",DENtKmmB1:{borderColor:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",borderStyle:\"solid\",borderWidth:3},height:\"100%\",IbHC43hjS:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",id:\"r3DBIuIb7\",kcFJX0R6s:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",layoutId:\"r3DBIuIb7\",lXqh6YFdA:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",oDP2Bhp0c:{borderColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",borderStyle:\"solid\",borderWidth:3},PXYQf8RcW:\"0px 0px 40px 0px rgba(0, 56, 99, 0.3)\",variant:\"R5cQ3RWfe\",width:\"100%\",xDAZKoBLJ:resolvedLinks2[0]})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-694iij\",\"data-framer-name\":\"Services Slider\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-svlnx2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ku6cns\",\"data-styles-preset\":\"HE35TJqvi\",style:{\"--framer-text-alignment\":\"left\"},children:\"D\\xc9COUVREZ NOS SERVICES.\"})}),className:\"framer-1gbsdke\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 55px, 1600px)`},kJMaxEN9R:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 1600px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:644,width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 1600px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vc1979-container\",\"data-framer-name\":\"Locations\",id:elementId1,name:\"Locations\",nodeId:\"Hl0IwDren\",ref:ref2,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{variant:\"V8cNCKqZO\"},kJMaxEN9R:{variant:\"eBGwK7Y_w\"}},children:/*#__PURE__*/_jsx(Pricing,{height:\"100%\",id:\"Hl0IwDren\",layoutId:\"Hl0IwDren\",name:\"Locations\",R2c6nq_EB:ref2,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"l4T8XWbAh\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-2ztfiw\",\"data-border\":true,\"data-framer-name\":\"Benefits & Features Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qsqnlq\",\"data-framer-name\":\"Base Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-stdigb\",\"data-framer-name\":\"Video Wrapper\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-785ckc\",\"data-framer-name\":\"Cube Top Left\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bbjbs6\",\"data-framer-name\":\"Cube Top Right\"}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-olat4d\",\"data-border\":true,\"data-framer-name\":\"Why Choose Us Content Wrapp\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-114soz5\",\"data-framer-name\":\"Text Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`min(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px) / 2, 1px) - 60px, 620px)`},kJMaxEN9R:{width:`calc(max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 300px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`min(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 90px) / 2, 1px) - 120px, 620px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q9ctk5-container\",nodeId:\"Z1hb6oQkv\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"Z1hb6oQkv\",layoutId:\"Z1hb6oQkv\",style:{width:\"100%\"},variant:\"ChyLTu_HD\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v24\",activeLocale)??\"POURQUOI NOUS CHOISIR\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mk4ymu\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fzddrn\",\"data-styles-preset\":\"wYFU3NPC6\",style:{\"--framer-text-alignment\":\"left\"},children:\"L'INNOVATION \\xc0 VOTRE SERVICE\"})}),className:\"framer-23nrfl\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165))\"},children:\"L'expertise locale sur laquelle vous pouvez compter.\"})}),className:\"framer-qiq21a\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ekayoq\",\"data-framer-name\":\"Progress Indicators\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3tlcyi\",\"data-framer-name\":\"Progress Bar-1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v27\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-5rr6p9\",\"data-styles-preset\":\"jWM3cQYcm\",children:\"Large s\\xe9lection de marques et mod\\xe8les\"})}),className:\"framer-26cs3h\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{__framer__enter:animation8},kJMaxEN9R:{__framer__enter:animation9}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-98u1yz\",\"data-framer-name\":\"Progress\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-s3v93t\",\"data-framer-name\":\"Line\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9drfke\",\"data-framer-name\":\"Progress Bar-2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-5rr6p9\",\"data-styles-preset\":\"jWM3cQYcm\",children:\"\\xc9quipement et technologies modernes\"})}),className:\"framer-195r16q\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{__framer__enter:animation10},kJMaxEN9R:{__framer__enter:animation9}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rrdl98\",\"data-framer-name\":\"Progress\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tq5wox\",\"data-framer-name\":\"Line\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-am3l5\",\"data-framer-name\":\"Progress Bar-3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-5rr6p9\",\"data-styles-preset\":\"jWM3cQYcm\",children:\"Prix comp\\xe9titifs\"})}),className:\"framer-1sn1hj3\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{__framer__enter:animation8},kJMaxEN9R:{__framer__enter:animation9}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-a4mc51\",\"data-framer-name\":\"Progress\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ypwjbo\",\"data-framer-name\":\"Line\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w6w5q1\",\"data-framer-name\":\"Progress Bar-3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-5rr6p9\",\"data-styles-preset\":\"jWM3cQYcm\",children:\"Entreposage des pneus hors saison\"})}),className:\"framer-1gm95cx\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{__framer__enter:animation8},kJMaxEN9R:{__framer__enter:animation9}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-a3xelg\",\"data-framer-name\":\"Progress\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-uz9g64\",\"data-framer-name\":\"Line\"})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1h2fq25 hidden-k2li7i\",\"data-framer-name\":\"Cube Center\"})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1k2raqr\",\"data-framer-name\":\"Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rmqm7l\",\"data-framer-name\":\"BG Liner Gradient\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{background:{alt:\"\",fit:\"fill\",pixelHeight:720,pixelWidth:1080,sizes:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px) / 2, 1px), (min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px) / 2), 1px)`,src:\"https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png\",srcSet:\"https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png 1080w\"}},kJMaxEN9R:{background:{alt:\"\",fit:\"fill\",pixelHeight:720,pixelWidth:1080,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 1px)`,src:\"https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png\",srcSet:\"https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png 1080w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:720,pixelWidth:1080,sizes:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 90px) / 2, 1px), (min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px) / 2), 1px)`,src:\"https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png\",srcSet:\"https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zlV5USKdcAScbfvxcuW0CZejbY.png 1080w\"},className:\"framer-w8l0qr\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bhtezy\",\"data-framer-name\":\"Image Wrapper\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-a9oeql\",\"data-framer-name\":\"Cube Top\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-t4a6t\",\"data-framer-name\":\"Cube Top\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vbbkqw\",\"data-framer-name\":\"Video\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pdsn6e-container\",isModuleExternal:true,nodeId:\"rgKFOvhsq\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"rgKFOvhsq\",isMixedBorderRadius:false,layoutId:\"rgKFOvhsq\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/wmZGm0vO3mLCL97RZY4FIaniZ8.mp4\",srcType:\"URL\",srcUrl:getLocalizedValue(\"v31\",activeLocale)??\"https://xgjzloifyvgpbmyonaya.supabase.co/storage/v1/object/public/files/F4MOjNRlgH/original\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bz7r13\",\"data-framer-name\":\"BG Liner Gradient\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m6wq8j\",\"data-border\":true,\"data-framer-name\":\"FAQ Block\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-oq4ui2\",\"data-framer-name\":\"Text Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`min((min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px) / 2 - 60px, 680px)`},kJMaxEN9R:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`min((min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px) / 2 - 120px, 680px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xikgvq-container\",nodeId:\"KWTU3boNu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"KWTU3boNu\",layoutId:\"KWTU3boNu\",style:{width:\"100%\"},variant:\"ChyLTu_HD\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v24\",activeLocale)??\"POURQUOI NOUS CHOISIR\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-orno55\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1fzddrn\",\"data-styles-preset\":\"wYFU3NPC6\",style:{\"--framer-text-alignment\":\"left\"},children:\"LA CONFIANCE \\xc0 CHAQUE KILOM\\xc8TRE\"})}),className:\"framer-4o3htb\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-226251c3-f0dc-4ac2-8df2-8c010def5e5b, rgb(165, 165, 165))\"},children:\"Votre destination, notre engagement.\"})}),className:\"framer-11dnbwl\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gfog81\",\"data-framer-name\":\"FAQ Block\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`min((min(${componentViewport?.width||\"100vw\"}, 1600px) - 30px) / 2 - 60px, 680px)`},kJMaxEN9R:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:298,width:`min((min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px) / 2 - 120px, 680px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-w0j30e-container\",nodeId:\"n4Nqx_H6a\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{variant:\"Gw51ZBaCG\"},kJMaxEN9R:{variant:\"Gw51ZBaCG\"}},children:/*#__PURE__*/_jsx(FAQAcoordion,{BMocb2aNB:getLocalizedValue(\"v47\",activeLocale)??\"The frequency of service depends on your vehicle's make, model, and driving conditions. Generally, routine maintenance such as oil changes, tire rotations, and brake inspections should be done every 3,000 to 5,000 miles. More extensive services like transmission checks, coolant flushes, and timing belt replacements follow the manufacturer's recommended schedule. Our team can help you develop a personalized maintenance plan based on your vehicle's needs.\",EwEpSINvM:getLocalizedValue(\"v43\",activeLocale)??\"Yes, we provide specialized fleet services for businesses. Our fleet maintenance and repair services ensure that your company's vehicles are always in top condition, minimizing downtime and maximizing efficiency. We offer tailored service packages, priority scheduling, and detailed reporting to help manage your fleet effectively.\",fO22n9ydG:getLocalizedValue(\"v41\",activeLocale)??\"Prolongez la vie de votre v\\xe9hicule gr\\xe2ce \\xe0 une performance optimis\\xe9e.\",h9IfkIMdh:getLocalizedValue(\"v35\",activeLocale)??\"Prot\\xe9gez votre famille avec une adh\\xe9rence optimale en toutes conditions.\",height:\"100%\",I221L7M3N:getLocalizedValue(\"v42\",activeLocale)??\"Do you offer fleet services?\",id:\"n4Nqx_H6a\",jxcgt3c89:getLocalizedValue(\"v37\",activeLocale)??\"Explorez sans limites, vos pneus vous suivront partout.\",KQ58as835:24,kyXoyI1ZJ:getLocalizedValue(\"v45\",activeLocale)??\"Yes, we offer car customization services. Whether you want to upgrade your vehicle's performance, enhance its appearance, or add new features, our team can assist with a variety of customization options. From installing aftermarket parts to custom paint jobs and interior modifications, we tailor our services to meet your specific desires.\",layoutId:\"n4Nqx_H6a\",LGQuTxA2I:\"row\",NkoEmGpuo:getLocalizedValue(\"v39\",activeLocale)??\"Gardez le contr\\xf4le m\\xeame dans les situations les plus exigeantes.\",PiaGgw1V_:getLocalizedValue(\"v46\",activeLocale)??\"How often should I service my car?\",qI4FrRvDo:getLocalizedValue(\"v48\",activeLocale)??\"What makes your service unique?\",QWXciL2wt:getLocalizedValue(\"v38\",activeLocale)??\"MA\\xceTRISE TOTALE\",sHXOMh41z:false,style:{width:\"100%\"},uHa2TCrv8:getLocalizedValue(\"v44\",activeLocale)??\"Can you help with car customization?\",uToY8inh6:getLocalizedValue(\"v34\",activeLocale)??\"S\\xc9CURIT\\xc9 ABSOLUE\",variant:\"eHqgZiDwP\",wE_09zxr5:getLocalizedValue(\"v49\",activeLocale)??\"Our service is unique because we prioritize customer satisfaction through personalized care, advanced diagnostic tools, and a commitment to quality. We provide detailed inspections and transparent reports, allowing you to understand your vehicle's condition clearly. Our comfortable waiting area, free Wi-Fi, and complimentary refreshments make your visit pleasant while our efficient service ensures minimal wait times.\",width:\"100%\",YWkMgJy3Z:getLocalizedValue(\"v40\",activeLocale)??\"\\xc9CONOMIES R\\xc9ELLES\",Z2_kVPyVf:getLocalizedValue(\"v36\",activeLocale)??\"LIBERT\\xc9 SANS LIMITES\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ctui0e hidden-k2li7i\",\"data-framer-name\":\"Cube Centr\"}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-344u5j hidden-k2li7i\",\"data-framer-name\":\"Cube Bottom Centr\"})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15pfgl5\",\"data-framer-name\":\"Cube Bottom\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10ql2ih\",\"data-framer-name\":\"Cube Bottom\"})]})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-141ctf7\",\"data-border\":true,\"data-framer-name\":\"Vehicle\u2019s Service Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6u62xf\",\"data-framer-name\":\"Background Blur Elements\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:.5,className:\"framer-hrn7ts\",\"data-framer-name\":\"BG Blur\",style:{rotate:15}}),/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__loop:animation1,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:.1,background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Image Vector\",fit:\"fill\",pixelHeight:161,pixelWidth:275,src:\"https://framerusercontent.com/images/I83KvEdvtTFcV4a2BYBjgMQ99GI.svg\"},className:\"framer-guz7sf\",\"data-framer-name\":\"Rotate Image\",style:{rotate:30}})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qh3zqo\",\"data-framer-name\":\"Base Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15ukpsy\",\"data-framer-name\":\"Title Wrapp\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-djqfg5\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 70px) / 2, 1px)`},kJMaxEN9R:{width:`min(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-i6a6i2-container\",nodeId:\"Dv6gcq9xU\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"Dv6gcq9xU\",layoutId:\"Dv6gcq9xU\",style:{width:\"100%\"},variant:\"ChyLTu_HD\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v50\",activeLocale)??\"NOTRE PROCESSUS\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v51\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ku6cns\",\"data-styles-preset\":\"HE35TJqvi\",children:\"Service d'experts, processus simple.\"})}),className:\"framer-1wxgarj\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lwd823\",\"data-framer-name\":\"Services Cards Wrapper\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1bfr5kl\",\"data-framer-name\":\"Card Wrapp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 70px) / 2, 1px), 335px), 1px)`},kJMaxEN9R:{width:`min(max(max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 335px), 1px), 590px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:413,width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px) / 2, 1px), 335px), 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-efvr5k-container\",nodeId:\"jYDcG_laj\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{style:{maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(WorkProcessCard2,{height:\"100%\",id:\"jYDcG_laj\",ixSVO82NP:addImageAlt({pixelHeight:300,pixelWidth:600,src:\"https://framerusercontent.com/images/svzpTThxDizEBXv6idR3ydlr1PI.png\",srcSet:\"https://framerusercontent.com/images/svzpTThxDizEBXv6idR3ydlr1PI.png?scale-down-to=512 512w,https://framerusercontent.com/images/svzpTThxDizEBXv6idR3ydlr1PI.png 600w\"},\"\"),layoutId:\"jYDcG_laj\",style:{width:\"100%\"},UbvytmLII:getLocalizedValue(\"v54\",activeLocale)??\"Appelez-nous pour r\\xe9servez votre rendez-vous. Notre \\xe9quipe \\xe9value vos besoins et vous propose les meilleures solutions.\",width:\"100%\",WOs6rQ7LQ:getLocalizedValue(\"v53\",activeLocale)??\"CONTACTEZ-NOUS\",ZyZ2W1beK:getLocalizedValue(\"v52\",activeLocale)??\"01\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zhh5gr\",\"data-framer-name\":\"Card Wrapp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 70px) / 2, 1px), 335px), 1px)`},kJMaxEN9R:{width:`max(max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 335px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:413,width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px) / 2, 1px), 335px), 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19bm2sf-container\",nodeId:\"G6EyUj6Zp\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(WorkProcessCard2,{height:\"100%\",id:\"G6EyUj6Zp\",ixSVO82NP:addImageAlt({pixelHeight:3928,pixelWidth:5892,src:\"https://framerusercontent.com/images/nVWmUN9Wj33Y83Tw9QcHJBOoM.jpg\",srcSet:\"https://framerusercontent.com/images/nVWmUN9Wj33Y83Tw9QcHJBOoM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nVWmUN9Wj33Y83Tw9QcHJBOoM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nVWmUN9Wj33Y83Tw9QcHJBOoM.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/nVWmUN9Wj33Y83Tw9QcHJBOoM.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/nVWmUN9Wj33Y83Tw9QcHJBOoM.jpg 5892w\"},\"\"),layoutId:\"G6EyUj6Zp\",style:{width:\"100%\"},UbvytmLII:getLocalizedValue(\"v57\",activeLocale)??\"Nos experts examinent vos pneus et votre v\\xe9hicule pour un diagnostic pr\\xe9cis.\",width:\"100%\",WOs6rQ7LQ:getLocalizedValue(\"v56\",activeLocale)??\"\\xc9VALUATION PROFESSIONNELLE\",ZyZ2W1beK:getLocalizedValue(\"v55\",activeLocale)??\"02\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qexoyb\",\"data-framer-name\":\"Card Wrapp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 70px) / 2, 1px), 335px), 1px)`},kJMaxEN9R:{width:`max(max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 335px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:413,width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px) / 2, 1px), 335px), 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d3x5eq-container\",nodeId:\"MIXZWDjWF\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(WorkProcessCard2,{height:\"100%\",id:\"MIXZWDjWF\",ixSVO82NP:addImageAlt({pixelHeight:300,pixelWidth:600,src:\"https://framerusercontent.com/images/H9JeNfFNttRm7gVdNorREFo81lM.png\",srcSet:\"https://framerusercontent.com/images/H9JeNfFNttRm7gVdNorREFo81lM.png?scale-down-to=512 512w,https://framerusercontent.com/images/H9JeNfFNttRm7gVdNorREFo81lM.png 600w\"},\"\"),layoutId:\"MIXZWDjWF\",style:{width:\"100%\"},UbvytmLII:getLocalizedValue(\"v60\",activeLocale)??\"Vous recevez une estimation d\\xe9taill\\xe9e et transparente avant tout travail.\",width:\"100%\",WOs6rQ7LQ:getLocalizedValue(\"v59\",activeLocale)??\"ESTIMATION CLAIRE\",ZyZ2W1beK:getLocalizedValue(\"v58\",activeLocale)??\"03\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1d638q3\",\"data-framer-name\":\"Card Wrapp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 70px) / 2, 1px), 335px), 1px)`},kJMaxEN9R:{width:`max(max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 335px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:413,width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px) / 2, 1px), 335px), 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vsj2zq-container\",nodeId:\"RhFz95gsL\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(WorkProcessCard2,{height:\"100%\",id:\"RhFz95gsL\",ixSVO82NP:addImageAlt({pixelHeight:300,pixelWidth:600,src:\"https://framerusercontent.com/images/vXyEllI6DinNAo1MM0tGF5w7KU.png\",srcSet:\"https://framerusercontent.com/images/vXyEllI6DinNAo1MM0tGF5w7KU.png?scale-down-to=512 512w,https://framerusercontent.com/images/vXyEllI6DinNAo1MM0tGF5w7KU.png 600w\"},\"\"),layoutId:\"RhFz95gsL\",style:{width:\"100%\"},UbvytmLII:getLocalizedValue(\"v63\",activeLocale)??\"Notre \\xe9quipe certifi\\xe9e effectue le service requis avec pr\\xe9cision et efficacit\\xe9.\",width:\"100%\",WOs6rQ7LQ:getLocalizedValue(\"v62\",activeLocale)??\"SERVICE RAPIDE\",ZyZ2W1beK:getLocalizedValue(\"v61\",activeLocale)??\"04\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15mrpdu\",\"data-framer-name\":\"Card Wrapp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 70px) / 2, 1px), 335px), 1px)`},kJMaxEN9R:{width:`max(max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 335px), 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:413,width:`max(max(max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px) / 2, 1px), 335px), 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kndsd3-container\",nodeId:\"QHmqg7SsQ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(WorkProcessCard2,{height:\"100%\",id:\"QHmqg7SsQ\",ixSVO82NP:addImageAlt({pixelHeight:300,pixelWidth:600,src:\"https://framerusercontent.com/images/AbuR09wekOneDfQNKhwpFwnxMM.png\",srcSet:\"https://framerusercontent.com/images/AbuR09wekOneDfQNKhwpFwnxMM.png?scale-down-to=512 512w,https://framerusercontent.com/images/AbuR09wekOneDfQNKhwpFwnxMM.png 600w\"},\"\"),layoutId:\"QHmqg7SsQ\",style:{width:\"100%\"},UbvytmLII:getLocalizedValue(\"v66\",activeLocale)??\"Votre v\\xe9hicule est optimis\\xe9 pour une conduite s\\xfbre et performante.\",width:\"100%\",WOs6rQ7LQ:getLocalizedValue(\"v65\",activeLocale)??\"PR\\xcaT POUR LA ROUTE\",ZyZ2W1beK:getLocalizedValue(\"v64\",activeLocale)??\"05\"})})})})})]})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1ysz5q4\",\"data-framer-name\":\"Testimonials\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bsozii\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1syjlqe\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-147m7rz\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:\"142px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-uy5cio-container\",nodeId:\"pynPuPnMo\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"pynPuPnMo\",layoutId:\"pynPuPnMo\",style:{width:\"100%\"},variant:\"ChyLTu_HD\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v67\",activeLocale)??\"T\\xe9moignages\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v68\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ku6cns\",\"data-styles-preset\":\"HE35TJqvi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Ce Que Disent Nos Clients\"})}),className:\"framer-8bof8h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v69\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-alignment\":\"center\"},children:\"La confiance des conducteurs du Nouveau-Brunswick et des environs.\"})}),className:\"framer-1v0x5k2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:632,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-82lyn6-container\",nodeId:\"h_PtH67v2\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{variant:\"AwZ0m7Qp5\"}},children:/*#__PURE__*/_jsx(Testimonials,{height:\"100%\",id:\"h_PtH67v2\",layoutId:\"h_PtH67v2\",style:{width:\"100%\"},variant:\"UW167z93o\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-ludsku\",\"data-framer-name\":\"CTA Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jhmnsg\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1329im8\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19tss2x\",\"data-border\":true,\"data-framer-name\":\"Form Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{background:{alt:getLocalizedValue(\"v70\",activeLocale)??\"Inner baner CTA Form\",fit:\"fill\",pixelHeight:2e3,pixelWidth:3840,positionX:\"70.3%\",positionY:\"48.5%\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 20px)`,src:\"https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg\",srcSet:\"https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg 3840w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:false,__framer__enter:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:getLocalizedValue(\"v70\",activeLocale)??\"Inner baner CTA Form\",fit:\"fill\",pixelHeight:2e3,pixelWidth:3840,positionX:\"100%\",positionY:\"100%\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 20px)`,src:\"https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg\",srcSet:\"https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/CO2wIWVIYilpsLiXaYH4PtSn0pU.jpg 3840w\"},className:\"framer-1fg7s8y\",\"data-framer-name\":\"Banner CTA Form\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1n1s2ce\",\"data-framer-name\":\"BG Color\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1de3sgh\",\"data-framer-name\":\"BG Gradient\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15n8z4w\",\"data-framer-name\":\"Base Container\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-15h5ns1 hidden-k2li7i\",\"data-framer-name\":\"Empty\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ryfbvn\",\"data-border\":true,\"data-framer-name\":\"Form Wrapper\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-wl87kv\",\"data-framer-name\":\"Cube\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-44a7z\",\"data-framer-name\":\"Cube\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s8s5zv\",\"data-framer-name\":\"Cube\"}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dwvnir\",\"data-framer-name\":\"Cube\"}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1v4wgt5\",\"data-border\":true,\"data-framer-name\":\"Subscribe Form\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vbnbac\",\"data-framer-name\":\"Title Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`calc(max(min(max((min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 10px) / 2, 1px), 490px), 1px) - 30px)`},kJMaxEN9R:{width:`calc(max(min(max(min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 20px, 1px), 560px), 1px) - 30px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(max(min(max((min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 15px) / 2, 1px), 688px), 1px) - 100px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sz72d6-container\",nodeId:\"qMjWf6pm5\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Label,{height:\"100%\",id:\"qMjWf6pm5\",layoutId:\"qMjWf6pm5\",style:{width:\"100%\"},variant:\"ChyLTu_HD\",width:\"100%\",ZRL0rlosa:getLocalizedValue(\"v71\",activeLocale)??\"R\\xc9SERVEZ VOTRE RENDEZ-VOUS\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jqlg0w\",\"data-framer-name\":\"Text Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{children:getLocalizedValue(\"v73\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-3guxsh\",\"data-styles-preset\":\"BjXZj3bKa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\"},children:\"PRENEZ LA ROUTE EN TOUTE CONFIANCE\"})})},kJMaxEN9R:{children:getLocalizedValue(\"v73\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-3guxsh\",\"data-styles-preset\":\"BjXZj3bKa\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\"},children:\"PRENEZ LA ROUTE EN TOUTE CONFIANCE\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v72\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1uxghrr\",\"data-styles-preset\":\"a7M8FdVJs\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\"},children:\"PRENEZ LA ROUTE EN TOUTE CONFIANCE\"})}),className:\"framer-1f9bb50\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v74\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dbo6l5\",\"data-styles-preset\":\"dDbML8PpX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-afc5e758-60da-4dd5-b62c-1d6fe367110d, rgb(255, 255, 255))\"},children:\"Optimisez votre performance sur la route avec notre \\xe9quipe d'experts.\"})}),className:\"framer-1ntgk3a\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-33pmsc\",\"data-framer-name\":\"Call Button Stack\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`calc(max(min(max((min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 10px) / 2, 1px), 490px), 1px) - 30px)`},kJMaxEN9R:{width:`calc(max(min(max(min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 20px, 1px), 560px), 1px) - 30px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc(max(min(max((min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 15px) / 2, 1px), 688px), 1px) - 100px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10g9ott-container\",nodeId:\"vkzHmGrHs\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{variant:\"ssd2UR3v_\"}},children:/*#__PURE__*/_jsx(PrimaryButton,{apJJWETP3:getLocalizedValue(\"v75\",activeLocale)??\"Edmundston: (506) 735-6136\",bx6ZDmz2N:\"rgba(0, 56, 99, 0.1)\",DENtKmmB1:{borderColor:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",borderStyle:\"solid\",borderWidth:3},height:\"100%\",IbHC43hjS:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",id:\"vkzHmGrHs\",kcFJX0R6s:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",layoutId:\"vkzHmGrHs\",lXqh6YFdA:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",oDP2Bhp0c:{borderColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",borderStyle:\"solid\",borderWidth:3},PXYQf8RcW:\"0px 0px 40px 0px rgba(0, 56, 99, 0.3)\",style:{width:\"100%\"},variant:\"R5cQ3RWfe\",width:\"100%\",xDAZKoBLJ:\"tel:+15067356136\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`calc(max(min(max((min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 10px) / 2, 1px), 490px), 1px) - 30px)`},kJMaxEN9R:{width:`calc(max(min(max(min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 20px, 1px), 560px), 1px) - 30px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc(max(min(max((min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 15px) / 2, 1px), 688px), 1px) - 100px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xmf4fg-container\",nodeId:\"Mu1bUaAeF\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{variant:\"ssd2UR3v_\"}},children:/*#__PURE__*/_jsx(PrimaryButton,{apJJWETP3:getLocalizedValue(\"v76\",activeLocale)??\"Woodstock: (506) 328-6643\",bx6ZDmz2N:\"rgba(0, 56, 99, 0.1)\",DENtKmmB1:{borderColor:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",borderStyle:\"solid\",borderWidth:3},height:\"100%\",IbHC43hjS:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",id:\"Mu1bUaAeF\",kcFJX0R6s:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",layoutId:\"Mu1bUaAeF\",lXqh6YFdA:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",oDP2Bhp0c:{borderColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",borderStyle:\"solid\",borderWidth:3},PXYQf8RcW:\"0px 0px 40px 0px rgba(0, 56, 99, 0.3)\",style:{width:\"100%\"},variant:\"R5cQ3RWfe\",width:\"100%\",xDAZKoBLJ:\"tel:+15063286643\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{width:`calc(max(min(max((min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 10px) / 2, 1px), 490px), 1px) - 30px)`},kJMaxEN9R:{width:`calc(max(min(max(min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 20px, 1px), 560px), 1px) - 30px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:`calc(max(min(max((min(max(${componentViewport?.width||\"100vw\"} - 20px, 1px), 1400px) - 15px) / 2, 1px), 688px), 1px) - 100px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16oxo45-container\",nodeId:\"UWI8UMU_y\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kJMaxEN9R:{variant:\"ssd2UR3v_\"}},children:/*#__PURE__*/_jsx(PrimaryButton,{apJJWETP3:getLocalizedValue(\"v77\",activeLocale)??\"St-Basile: (506) 735-1089\",bx6ZDmz2N:\"rgba(0, 56, 99, 0.1)\",DENtKmmB1:{borderColor:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",borderStyle:\"solid\",borderWidth:3},height:\"100%\",IbHC43hjS:\"var(--token-0033c282-5f91-4559-be0b-a66a6167836f, rgb(14, 113, 204))\",id:\"UWI8UMU_y\",kcFJX0R6s:\"var(--token-1788f7ba-8609-40ab-b19c-9c42a4e16c1a, rgb(242, 243, 234))\",layoutId:\"UWI8UMU_y\",lXqh6YFdA:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",oDP2Bhp0c:{borderColor:\"var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, rgb(0, 56, 99))\",borderStyle:\"solid\",borderWidth:3},PXYQf8RcW:\"0px 0px 40px 0px rgba(0, 56, 99, 0.3)\",style:{width:\"100%\"},variant:\"R5cQ3RWfe\",width:\"100%\",xDAZKoBLJ:\"tel:+15067351089\"})})})})})]})]})]})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:834,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-22r9ok-container\",nodeId:\"cshEWOZzk\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BIeO24NqK:{variant:\"ejIJBrWYY\"},kJMaxEN9R:{variant:\"nKY7YSSrn\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"cshEWOZzk\",layoutId:\"cshEWOZzk\",style:{width:\"100%\"},variant:\"qKzkazGou\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZsGYQ.framer-lux5qc, .framer-ZsGYQ .framer-lux5qc { display: block; }\",\".framer-ZsGYQ.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-ZsGYQ .framer-1grfrq5-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 10; }\",\".framer-ZsGYQ .framer-wqyzo3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 13%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: 940px; width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-773l1k { -webkit-filter: blur(50px); background-color: var(--token-84b6c441-b9fc-4830-a3f3-49adb902a349, #303030); border-bottom-left-radius: 2000px; border-bottom-right-radius: 2000px; border-top-left-radius: 2000px; border-top-right-radius: 2000px; filter: blur(50px); flex: none; gap: 0px; height: 80px; opacity: 0.5; overflow: hidden; position: absolute; right: -180px; top: 227px; width: 600px; will-change: var(--framer-will-change-override, transform); z-index: 5; }\",\".framer-ZsGYQ .framer-4kdudb { aspect-ratio: 1.7 / 1; flex: none; gap: 0px; height: var(--framer-aspect-ratio-supported, 165px); opacity: 0.1; overflow: hidden; position: absolute; right: -57px; top: 110px; width: 281px; z-index: 1; }\",\".framer-ZsGYQ .framer-olfdyc { 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; min-height: 900px; overflow: visible; padding: 180px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-l2aihx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 220px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 4; }\",\".framer-ZsGYQ .framer-1mojt0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-4m6t2v-container { flex: none; height: auto; max-width: 844px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-6s8vii { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 926px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZsGYQ .framer-1akblx9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 580px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZsGYQ .framer-juh90k { 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: relative; width: 100%; }\",\".framer-ZsGYQ .framer-4xae74-container, .framer-ZsGYQ .framer-1eed649-container, .framer-ZsGYQ .framer-7d1j9v-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZsGYQ .framer-7fw73l { 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: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 6; }\",\".framer-ZsGYQ .framer-4jsmjc, .framer-ZsGYQ .framer-nw7rlk, .framer-ZsGYQ .framer-zybh43 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; min-width: 280px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-hgnla7, .framer-ZsGYQ .framer-1b1xp20, .framer-ZsGYQ .framer-1vng0x1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; text-shadow: 2px 2px 0px rgba(255, 255, 255, 0.6); white-space: pre; width: auto; }\",\".framer-ZsGYQ .framer-1k4dmo3-container, .framer-ZsGYQ .framer-ow66s4-container, .framer-ZsGYQ .framer-10ye7tx-container { flex: none; height: auto; left: 0px; position: absolute; top: 49%; transform: translateY(-50%); width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-vhaluo, .framer-ZsGYQ .framer-11nh2at { align-self: stretch; background-color: rgba(255, 255, 255, 0.1); flex: none; height: auto; overflow: hidden; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-1w2b40h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 90%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-1v9ejt7 { background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 43%, rgb(0, 0, 0) 100%); bottom: 0px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: 2; }\",\".framer-ZsGYQ .framer-1p5bst3 { background: linear-gradient(135deg, #000000 0%, rgba(0, 0, 0, 0) 55.00000000000001%, rgba(0, 0, 0, 0) 100%); bottom: 0px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: 2; }\",\".framer-ZsGYQ .framer-1cdwo7d { background-color: rgba(0, 0, 0, 0.3); bottom: 0px; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; z-index: 2; }\",\".framer-ZsGYQ .framer-1hvh8x0 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-ZsGYQ .framer-63jwva { --border-bottom-width: 1px; --border-color: var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, #000000); --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: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 130px 0px 130px 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-itbx2m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 5; }\",\".framer-ZsGYQ .framer-2l7i0m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1150px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-9r13wh-container, .framer-ZsGYQ .framer-q9ctk5-container, .framer-ZsGYQ .framer-xikgvq-container, .framer-ZsGYQ .framer-w0j30e-container, .framer-ZsGYQ .framer-i6a6i2-container, .framer-ZsGYQ .framer-82lyn6-container, .framer-ZsGYQ .framer-sz72d6-container, .framer-ZsGYQ .framer-10g9ott-container, .framer-ZsGYQ .framer-1xmf4fg-container, .framer-ZsGYQ .framer-16oxo45-container, .framer-ZsGYQ .framer-22r9ok-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-977hmg, .framer-ZsGYQ .framer-1gbsdke { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 986px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-ZsGYQ .framer-oa32j7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-15hlvo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-1an6ayd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 480px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-blok6h, .framer-ZsGYQ .framer-1akmvcw, .framer-ZsGYQ .framer-23nrfl, .framer-ZsGYQ .framer-qiq21a, .framer-ZsGYQ .framer-26cs3h, .framer-ZsGYQ .framer-195r16q, .framer-ZsGYQ .framer-1sn1hj3, .framer-ZsGYQ .framer-1gm95cx, .framer-ZsGYQ .framer-11dnbwl, .framer-ZsGYQ .framer-1wxgarj, .framer-ZsGYQ .framer-8bof8h, .framer-ZsGYQ .framer-1f9bb50, .framer-ZsGYQ .framer-1ntgk3a { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZsGYQ .framer-9j1jsa { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 460px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-694iij { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1600px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-svlnx2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-vc1979-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-2ztfiw { --border-bottom-width: 1px; --border-color: var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, #000000); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 10px 0px 10px 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-1qsqnlq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 5; }\",\".framer-ZsGYQ .framer-stdigb, .framer-ZsGYQ .framer-1bhtezy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-785ckc, .framer-ZsGYQ .framer-a9oeql, .framer-ZsGYQ .framer-1ctui0e { aspect-ratio: 1 / 1; background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863); flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: -10px; overflow: hidden; position: absolute; top: -10px; width: 10px; z-index: 1; }\",\".framer-ZsGYQ .framer-bbjbs6, .framer-ZsGYQ .framer-1h2fq25, .framer-ZsGYQ .framer-t4a6t { aspect-ratio: 1 / 1; background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863); flex: none; height: var(--framer-aspect-ratio-supported, 10px); overflow: hidden; position: absolute; right: -10px; top: -10px; width: 10px; z-index: 1; }\",\".framer-ZsGYQ .framer-olat4d { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-end; align-items: flex-end; background-color: var(--token-f7346261-746c-4335-833d-da9cbf21e733, #111111); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 130px 80px 130px 40px; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-114soz5, .framer-ZsGYQ .framer-ekayoq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 620px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-mk4ymu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-3tlcyi, .framer-ZsGYQ .framer-9drfke, .framer-ZsGYQ .framer-am3l5, .framer-ZsGYQ .framer-1w6w5q1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-98u1yz, .framer-ZsGYQ .framer-rrdl98, .framer-ZsGYQ .framer-a4mc51, .framer-ZsGYQ .framer-a3xelg { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0.3); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 3px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZsGYQ .framer-s3v93t, .framer-ZsGYQ .framer-1tq5wox { background-color: #003863; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 3px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZsGYQ .framer-1ypwjbo { background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #0e71cc); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 3px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZsGYQ .framer-uz9g64 { background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 3px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZsGYQ .framer-1k2raqr { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; min-width: 50%; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-rmqm7l { background: linear-gradient(225deg, rgba(0, 56, 99, 0.75) 3%, rgba(0, 0, 0, 0.08) 27%, rgba(0, 0, 0, 0.08) 74%, rgba(0, 56, 99, 0.55) 90.59441632360803%, rgba(0, 56, 99, 0.5) 100%); flex: none; gap: 0px; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.061500615006175% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-w8l0qr, .framer-ZsGYQ .framer-pdsn6e-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-1vbbkqw { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-1bz7r13 { background: linear-gradient(225deg, var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863) 0%, rgba(0, 0, 0, 0.08) 27%, rgba(0, 0, 0, 0.08) 74%, rgba(0, 56, 99, 0.55) 90.59441632360803%, rgba(0, 56, 99, 0.5) 100%); flex: none; gap: 0px; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-m6wq8j { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-f7346261-746c-4335-833d-da9cbf21e733, #111111); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 130px 40px 130px 80px; position: relative; width: 50%; }\",\".framer-ZsGYQ .framer-oq4ui2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 680px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-orno55 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-4o3htb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1230px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-ZsGYQ .framer-gfog81 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 680px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-344u5j, .framer-ZsGYQ .framer-15pfgl5 { aspect-ratio: 1 / 1; background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863); bottom: -10px; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: -10px; overflow: hidden; position: absolute; width: 10px; z-index: 1; }\",\".framer-ZsGYQ .framer-10ql2ih { aspect-ratio: 1 / 1; background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863); bottom: -10px; flex: none; height: var(--framer-aspect-ratio-supported, 10px); overflow: hidden; position: absolute; right: -10px; width: 10px; z-index: 1; }\",\".framer-ZsGYQ .framer-141ctf7 { --border-bottom-width: 1px; --border-color: var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, #000000); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-83710f51-d3a6-4aff-89d8-fa45b8cadc38, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 130px 0px 130px 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-6u62xf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; min-height: 1361px; overflow: hidden; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-hrn7ts { -webkit-filter: blur(50px); background-color: var(--token-84b6c441-b9fc-4830-a3f3-49adb902a349, #303030); border-bottom-left-radius: 2000px; border-bottom-right-radius: 2000px; border-top-left-radius: 2000px; border-top-right-radius: 2000px; filter: blur(50px); flex: none; height: 80px; left: -180px; opacity: 0.5; overflow: hidden; position: absolute; top: 1009px; width: 800px; will-change: var(--framer-will-change-override, transform); z-index: 5; }\",\".framer-ZsGYQ .framer-guz7sf { aspect-ratio: 1.7 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 130px); left: 500px; opacity: 0.1; overflow: hidden; position: absolute; top: 1131px; width: 221px; z-index: 1; }\",\".framer-ZsGYQ .framer-qh3zqo { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; z-index: 5; }\",\".framer-ZsGYQ .framer-15ukpsy { 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; overflow: visible; padding: 0px; position: sticky; top: 140px; width: 1px; z-index: 1; }\",\".framer-ZsGYQ .framer-djqfg5, .framer-ZsGYQ .framer-vbnbac { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-lwd823 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-1bfr5kl, .framer-ZsGYQ .framer-zhh5gr, .framer-ZsGYQ .framer-qexoyb, .framer-ZsGYQ .framer-1d638q3, .framer-ZsGYQ .framer-15mrpdu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-width: 335px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-efvr5k-container, .framer-ZsGYQ .framer-19bm2sf-container, .framer-ZsGYQ .framer-1d3x5eq-container, .framer-ZsGYQ .framer-vsj2zq-container, .framer-ZsGYQ .framer-1kndsd3-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-1ysz5q4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 130px 0px 130px 0px; position: relative; scroll-margin-top: 75px; width: 100%; }\",\".framer-ZsGYQ .framer-bsozii { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1360px; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 94%; }\",\".framer-ZsGYQ .framer-1syjlqe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-147m7rz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-uy5cio-container { flex: none; height: auto; position: relative; width: 142px; }\",\".framer-ZsGYQ .framer-1v0x5k2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZsGYQ .framer-ludsku { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 10px 0px 10px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-1jhmnsg { background-color: rgba(255, 255, 255, 0.1); flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; top: 130px; width: 100%; z-index: 2; }\",\".framer-ZsGYQ .framer-1329im8 { background-color: rgba(255, 255, 255, 0.1); bottom: 130px; flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; width: 100%; z-index: 2; }\",\".framer-ZsGYQ .framer-19tss2x { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; 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-ZsGYQ .framer-1fg7s8y { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-1n1s2ce { background-color: rgba(0, 0, 0, 0.4); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 1px; width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-1de3sgh { background: linear-gradient(315deg, rgba(0, 0, 0, 0.59) 4%, rgba(0, 0, 0, 0.05) 39%, rgba(0, 0, 0, 0.05) 75%, rgba(0, 56, 99, 0.5) 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-ZsGYQ .framer-15n8z4w { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1400px; overflow: visible; padding: 0px 15px 0px 0px; position: relative; width: 1px; z-index: 5; }\",\".framer-ZsGYQ .framer-15h5ns1 { flex: 1 0 0px; height: 208px; overflow: hidden; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-1ryfbvn { --border-bottom-width: 0px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 688px; overflow: visible; padding: 130px 0px 130px 0px; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-wl87kv { aspect-ratio: 1 / 1; background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863); flex: none; height: var(--framer-aspect-ratio-supported, 10px); overflow: hidden; position: absolute; right: -10px; top: 120px; width: 10px; z-index: 1; }\",\".framer-ZsGYQ .framer-44a7z { aspect-ratio: 1 / 1; background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863); flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: -10px; overflow: hidden; position: absolute; top: 120px; width: 10px; z-index: 1; }\",\".framer-ZsGYQ .framer-s8s5zv { aspect-ratio: 1 / 1; background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863); bottom: 120px; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: -10px; overflow: hidden; position: absolute; width: 10px; z-index: 1; }\",\".framer-ZsGYQ .framer-1dwvnir { aspect-ratio: 1 / 1; background-color: var(--token-ed2e464d-be21-42c9-91ce-852eecf15d51, #003863); bottom: 120px; flex: none; height: var(--framer-aspect-ratio-supported, 10px); overflow: hidden; position: absolute; right: -10px; width: 10px; z-index: 1; }\",\".framer-ZsGYQ .framer-1v4wgt5 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(5px); align-content: center; align-items: center; backdrop-filter: blur(5px); background-color: rgba(0, 0, 0, 0.07); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 60px 50px 60px 50px; position: relative; width: 1px; }\",\".framer-ZsGYQ .framer-jqlg0w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZsGYQ .framer-33pmsc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-ZsGYQ[data-border=\"true\"]::after, .framer-ZsGYQ [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: 1279px) { .framer-ZsGYQ.framer-72rtr7 { width: 810px; } .framer-ZsGYQ .framer-wqyzo3 { height: 13%; top: 807px; } .framer-ZsGYQ .framer-773l1k { top: 140px; } .framer-ZsGYQ .framer-4kdudb { right: -30px; top: 40px; } .framer-ZsGYQ .framer-olfdyc { min-height: 800px; padding: 140px 0px 0px 0px; } .framer-ZsGYQ .framer-l2aihx { gap: 190px; padding: 0px 15px 0px 15px; } .framer-ZsGYQ .framer-6s8vii { max-width: 890px; } .framer-ZsGYQ .framer-7fw73l { gap: 30px; } .framer-ZsGYQ .framer-4jsmjc, .framer-ZsGYQ .framer-nw7rlk, .framer-ZsGYQ .framer-zybh43 { min-width: unset; } .framer-ZsGYQ .framer-1w2b40h { height: 100%; } .framer-ZsGYQ .framer-63jwva { gap: 60px; padding: 80px 0px 80px 0px; } .framer-ZsGYQ .framer-itbx2m { gap: 60px; padding: 0px 15px 0px 15px; } .framer-ZsGYQ .framer-977hmg, .framer-ZsGYQ .framer-1gbsdke { max-width: unset; width: 100%; } .framer-ZsGYQ .framer-15hlvo { gap: 60px; } .framer-ZsGYQ .framer-9j1jsa { max-width: 450px; } .framer-ZsGYQ .framer-694iij { gap: 60px; padding: 0px 40px 0px 15px; } .framer-ZsGYQ .framer-1qsqnlq, .framer-ZsGYQ .framer-qh3zqo { padding: 0px 15px 0px 15px; } .framer-ZsGYQ .framer-olat4d { padding: 80px 20px 80px 40px; } .framer-ZsGYQ .framer-m6wq8j { padding: 80px 40px 80px 20px; } .framer-ZsGYQ .framer-141ctf7, .framer-ZsGYQ .framer-1ysz5q4 { padding: 80px 0px 80px 0px; } .framer-ZsGYQ .framer-hrn7ts { left: -180px; } .framer-ZsGYQ .framer-guz7sf { left: 430px; top: 1100px; } .framer-ZsGYQ .framer-1jhmnsg { top: 100px; } .framer-ZsGYQ .framer-1329im8 { bottom: 100px; } .framer-ZsGYQ .framer-15n8z4w { padding: 0px 10px 0px 0px; } .framer-ZsGYQ .framer-1ryfbvn { max-width: 490px; padding: 100px 0px 100px 0px; } .framer-ZsGYQ .framer-wl87kv, .framer-ZsGYQ .framer-44a7z { top: 90px; } .framer-ZsGYQ .framer-s8s5zv, .framer-ZsGYQ .framer-1dwvnir { bottom: 90px; } .framer-ZsGYQ .framer-1v4wgt5 { padding: 40px 15px 40px 15px; }}\",\"@media (max-width: 809px) { .framer-ZsGYQ.framer-72rtr7 { overflow: hidden; width: 375px; } .framer-ZsGYQ .framer-1grfrq5-container, .framer-ZsGYQ .framer-785ckc, .framer-ZsGYQ .framer-rmqm7l { order: 0; } .framer-ZsGYQ .framer-olfdyc { min-height: 680px; order: 2; padding: 140px 0px 0px 0px; z-index: 5; } .framer-ZsGYQ .framer-l2aihx { align-content: center; align-items: center; gap: 140px; order: 0; padding: 0px 20px 0px 20px; } .framer-ZsGYQ .framer-1mojt0 { align-content: center; align-items: center; max-width: 600px; order: 0; } .framer-ZsGYQ .framer-4m6t2v-container { max-width: unset; width: 278px; } .framer-ZsGYQ .framer-6s8vii, .framer-ZsGYQ .framer-1akblx9, .framer-ZsGYQ .framer-114soz5, .framer-ZsGYQ .framer-ekayoq, .framer-ZsGYQ .framer-oq4ui2, .framer-ZsGYQ .framer-gfog81 { max-width: unset; } .framer-ZsGYQ .framer-juh90k, .framer-ZsGYQ .framer-1bhtezy { flex-direction: column; } .framer-ZsGYQ .framer-4xae74-container, .framer-ZsGYQ .framer-1eed649-container { max-width: 209px; min-width: 209px; width: 100%; } .framer-ZsGYQ .framer-7fw73l { align-content: center; align-items: center; gap: 80px; justify-content: flex-start; order: 1; } .framer-ZsGYQ .framer-4jsmjc { max-width: 310px; order: 0; } .framer-ZsGYQ .framer-nw7rlk { max-width: 310px; order: 1; } .framer-ZsGYQ .framer-zybh43 { max-width: 310px; order: 4; } .framer-ZsGYQ .framer-1w2b40h { height: 50%; order: 1; } .framer-ZsGYQ .framer-63jwva { gap: 48px; order: 3; padding: 105px 0px 60px 0px; } .framer-ZsGYQ .framer-itbx2m { gap: 48px; order: 0; padding: 0px 20px 0px 20px; } .framer-ZsGYQ .framer-oa32j7, .framer-ZsGYQ .framer-15hlvo { gap: 40px; } .framer-ZsGYQ .framer-1an6ayd, .framer-ZsGYQ .framer-9j1jsa { min-width: 300px; } .framer-ZsGYQ .framer-7d1j9v-container { max-width: 200px; min-width: 200px; width: 100%; } .framer-ZsGYQ .framer-694iij { gap: 48px; order: 1; padding: 0px 20px 0px 20px; } .framer-ZsGYQ .framer-2ztfiw { order: 4; } .framer-ZsGYQ .framer-1qsqnlq { padding: 0px 20px 0px 20px; } .framer-ZsGYQ .framer-stdigb { flex-direction: column; flex-wrap: wrap; } .framer-ZsGYQ .framer-bbjbs6, .framer-ZsGYQ .framer-w8l0qr { order: 1; } .framer-ZsGYQ .framer-olat4d { flex: none; min-width: 300px; order: 3; padding: 60px 20px 60px 20px; width: 100%; } .framer-ZsGYQ .framer-1k2raqr { align-self: unset; aspect-ratio: 1.1833333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 283px); max-height: 500px; min-width: unset; order: 2; width: 100%; } .framer-ZsGYQ .framer-1vbbkqw { align-self: unset; flex: none; height: 300px; width: 100%; } .framer-ZsGYQ .framer-m6wq8j { padding: 60px 20px 60px 20px; width: 100%; } .framer-ZsGYQ .framer-141ctf7 { order: 5; padding: 60px 0px 60px 0px; } .framer-ZsGYQ .framer-hrn7ts { left: -180px; } .framer-ZsGYQ .framer-guz7sf { left: 430px; top: 1100px; } .framer-ZsGYQ .framer-qh3zqo { flex-direction: column; gap: 60px; padding: 0px 20px 0px 20px; } .framer-ZsGYQ .framer-15ukpsy { flex: none; max-width: 500px; position: relative; top: unset; width: 100%; } .framer-ZsGYQ .framer-lwd823 { flex: none; width: 100%; } .framer-ZsGYQ .framer-1bfr5kl, .framer-ZsGYQ .framer-qexoyb, .framer-ZsGYQ .framer-15mrpdu { justify-content: flex-start; } .framer-ZsGYQ .framer-efvr5k-container { max-width: 590px; } .framer-ZsGYQ .framer-zhh5gr, .framer-ZsGYQ .framer-1d638q3 { justify-content: flex-end; } .framer-ZsGYQ .framer-1ysz5q4 { order: 7; padding: 60px 0px 60px 0px; } .framer-ZsGYQ .framer-bsozii { padding: 0px 20px 0px 20px; width: 100%; } .framer-ZsGYQ .framer-1syjlqe { padding: 0px; } .framer-ZsGYQ .framer-ludsku { order: 8; } .framer-ZsGYQ .framer-1jhmnsg { top: 100px; } .framer-ZsGYQ .framer-1329im8 { bottom: 100px; } .framer-ZsGYQ .framer-15n8z4w { justify-content: flex-end; padding: 0px 10px 0px 10px; } .framer-ZsGYQ .framer-1ryfbvn { max-width: 560px; padding: 100px 0px 100px 0px; } .framer-ZsGYQ .framer-wl87kv, .framer-ZsGYQ .framer-44a7z { top: 90px; } .framer-ZsGYQ .framer-s8s5zv, .framer-ZsGYQ .framer-1dwvnir { bottom: 90px; } .framer-ZsGYQ .framer-1v4wgt5 { padding: 40px 15px 40px 15px; } .framer-ZsGYQ .framer-22r9ok-container { order: 9; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8772\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BIeO24NqK\":{\"layout\":[\"fixed\",\"auto\"]},\"kJMaxEN9R\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"scaEMlnZv\":{\"pattern\":\":scaEMlnZv\",\"name\":\"services\"},\"Hl0IwDren\":{\"pattern\":\":Hl0IwDren\",\"name\":\"pricingtrigger\"},\"SI5r13Css\":{\"pattern\":\":SI5r13Css\",\"name\":\"testimonials\"}}\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-ZsGYQ\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:8772,width:1280};addFonts(FrameraugiA20Il,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"}]},...HeaderFonts,...LabelFonts,...PrimaryButtonFonts,...PricingFonts,...VideoFonts,...FAQAcoordionFonts,...WorkProcessCard2Fonts,...TestimonialsFonts,...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\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BIeO24NqK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kJMaxEN9R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"scaEMlnZv\\\":{\\\"pattern\\\":\\\":scaEMlnZv\\\",\\\"name\\\":\\\"services\\\"},\\\"Hl0IwDren\\\":{\\\"pattern\\\":\\\":Hl0IwDren\\\",\\\"name\\\":\\\"pricingtrigger\\\"},\\\"SI5r13Css\\\":{\\\"pattern\\\":\\\":SI5r13Css\\\",\\\"name\\\":\\\"testimonials\\\"}}\",\"framerIntrinsicWidth\":\"1280\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"8772\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ObjectFitType", "SrcType", "defaultVideo", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "isPlayingRef", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "video", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "ye", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "X", "srcType", "srcUrl", "srcFile", "posterEnabled", "playing", "restartOnEnter", "objectFit", "backgroundColor", "radius", "volume", "startTimeProp", "poster", "progress", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "renderTarget", "useRenderTarget", "isStaticRenderer", "RenderTarget", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "isCloseToViewport", "startTime", "isPlaying", "ue", "isMountedAndReadyForProgressChanges", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "fragment", "handleReady", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "Component", "IconInner", "Icon", "React", "props", "ref", "House_default", "Icon", "iconKeys", "moduleBaseUrl", "weightOptions", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "weight", "mirrored", "isMounted", "pe", "iconKey", "useIconSelection", "SelectedIcon", "setSelectedIcon", "ye", "House_default", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "addPropertyControls", "ControlType", "piece", "defaultEvents", "CPqUBb6y9_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v11", "v12", "v13", "v14", "v15", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v0", "p", "x", "motion", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v10", "v11", "v12", "v13", "v14", "v15", "__FramerMetadata__", "valuesByLocaleId", "CPqUBb6y9_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "PhosphorFonts", "getFonts", "Icon", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "motion", "x", "getProps", "background", "height", "id", "logoVisible", "title", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "b5FKc3lDF", "YKQkMRbk7", "P7WHWvput", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Icon", "RichText", "css", "FramerGdYEd0ibC", "withCSS", "GdYEd0ibC_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFontsFromSharedStyle", "fonts", "BadgeFonts", "getFonts", "GdYEd0ibC_default", "SmartComponentScopedContainerWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "SmartComponentScopedContainer", "PrimaryButtonFonts", "I7Wzxg85g_default", "PhosphorFonts", "Icon", "MotionDivWithFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "transition3", "animation1", "animation2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "scrollSection", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "R2c6nq_EB", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "RichText", "getLocalizedValue", "ComponentViewportProvider", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "Link", "resolvedLinks1", "resolvedLinks2", "css", "FramerCPqUBb6y9", "withCSS", "CPqUBb6y9_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "RichTextWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "RichText", "MotionDivWithFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "animation", "transition1", "transition2", "isSet", "value", "transition3", "animation1", "animation2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "answer", "click2", "height", "id", "question", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "WwwjXKXld", "DKUBbOOue", "nHFRL5Usk", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap40cewj", "args", "onTap12prgrj", "onTapyj5jli", "onTap1hksy5z", "onTap11isbrp", "onTap1m573s1", "scopingClassNames", "cx", "isDisplayed", "visible", "LayoutGroup", "u", "css", "FramerTuNIgniG8", "withCSS", "TuNIgniG8_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FAQItemFonts", "getFonts", "TuNIgniG8_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "answer", "answer2", "answer3", "answer4", "answer5", "answer6", "answer7", "answer8", "direction", "gap", "height", "id", "question", "question2", "question3", "question4", "question5", "question6", "question7", "question8", "visibleSecondColumn", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "uToY8inh6", "h9IfkIMdh", "Z2_kVPyVf", "jxcgt3c89", "QWXciL2wt", "NkoEmGpuo", "YWkMgJy3Z", "fO22n9ydG", "I221L7M3N", "EwEpSINvM", "uHa2TCrv8", "kyXoyI1ZJ", "PiaGgw1V_", "BMocb2aNB", "qI4FrRvDo", "wE_09zxr5", "LGQuTxA2I", "KQ58as835", "sHXOMh41z", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "WwwjXKXldyi4063", "args", "WwwjXKXld1ap4v01", "WwwjXKXld5l0gka", "WwwjXKXld9ndh91", "WwwjXKXldq9suh1", "WwwjXKXld1tddqqi", "WwwjXKXldku7ppw", "WwwjXKXlddyjsl5", "WwwjXKXld1sry7h9", "WwwjXKXldjy8uj2", "WwwjXKXld1mwu074", "WwwjXKXldmkqrpu", "WwwjXKXld12jy0vn", "WwwjXKXld1qbgzby", "WwwjXKXldybwgsn", "WwwjXKXld1i0b9f9", "WwwjXKXld12do50o", "WwwjXKXldtkayjo", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "css", "Framere8szR9cXR", "withCSS", "e8szR9cXR_default", "addPropertyControls", "ControlType", "addFonts", "noopReturn", "e", "velocityPerSecond", "calcBezier", "n", "e", "i", "binarySubdivide", "r", "u", "a", "s", "cubicBezier", "o", "noopReturn", "getTForX", "t", "o", "cubicBezier", "__rest", "e", "t", "r", "o", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "n", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "t", "hasReachedTarget", "spring", "o", "c", "i", "h", "u", "d", "f", "l", "g", "glide", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "t", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "t", "n", "createGeneratorEasing", "e", "t", "n", "o", "getGenerator", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "e", "t", "n", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "ce", "le", "MAX_DUPLICATED_ITEMS", "directionTransformers", "offset", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "currentTarget", "RenderTarget", "isCanvas", "filteredSlots", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "childrenStyles", "initialResize", "fe", "frame", "resize", "contentSize", "child", "index", "ref", "p", "LayoutGroup", "q", "isInView", "useInView", "i", "childIndex", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "ue", "playOrPause", "hidden", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "isBrowser", "usePageVisibility", "isVisible", "setIsVisible", "ye", "ue", "onVisibilityChange", "awaitRefCallback", "element", "controller", "refCallbackResolve", "current", "node", "resolve", "reject", "OPACITY_0", "Slideshow", "props", "slots", "startFrom", "direction", "effectsOptions", "autoPlayControl", "dragControl", "alignment", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "itemAmount", "fadeOptions", "intervalControl", "transitionControl", "arrowOptions", "borderRadius", "progressOptions", "style", "effectsOpacity", "effectsScale", "effectsRotate", "effectsPerspective", "effectsHover", "playOffscreen", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "showMouseControls", "arrowSize", "arrowRadius", "arrowFill", "leftArrow", "rightArrow", "arrowShouldSpace", "arrowShouldFadeIn", "arrowPosition", "arrowPadding", "arrowGap", "arrowPaddingTop", "arrowPaddingRight", "arrowPaddingBottom", "arrowPaddingLeft", "showProgressDots", "dotSize", "dotsInset", "dotsRadius", "dotsPadding", "dotsGap", "dotsFill", "dotsBackground", "dotsActiveOpacity", "dotsOpacity", "dotsBlur", "paddingValue", "isCanvas", "RenderTarget", "filteredSlots", "amountChildren", "j", "hasChildren", "isHorizontal", "isInverted", "u", "placeholderStyles", "p", "emojiStyles", "titleStyles", "subtitleStyles", "parentRef", "pe", "childrenRef", "timeoutRef", "size", "setSize", "ye", "isHovering", "setIsHovering", "shouldPlayOnHover", "setShouldPlayOnHover", "isMouseDown", "setIsMouseDown", "isResizing", "setIsResizing", "dupedChildren", "duplicateBy", "measure", "te", "firstChild", "lastChild", "parentLength", "start", "childrenLength", "itemSize", "itemWidth", "itemHeight", "viewportLength", "window", "scheduleMeasure", "frame", "fe", "initialResize", "ue", "resize", "contentSize", "Z", "timer", "totalItems", "childrenSize", "itemWithGap", "itemOffset", "currentItem", "setCurrentItem", "isDragging", "setIsDragging", "visibilityRef", "isInView", "useInView", "isVisible", "usePageVisibility", "factor", "xOrY", "useMotionValue", "canvasPosition", "newPosition", "wrappedValue", "useTransform", "value", "wrapped", "wrap", "wrappedIndex", "wrappedIndexInverted", "switchPages", "animate", "item", "setDelta", "delta", "transition", "setPage", "index", "currentItemWrapped", "currentItemWrappedInvert", "goto", "gotoInverted", "handleDragStart", "handleDragEnd", "event", "offset", "velocity", "offsetXorY", "velocityThreshold", "velocityXorY", "isHalfOfNext", "isHalfOfPrev", "normalizedOffset", "itemDelta", "itemDeltaFromOne", "childCounter", "columnOrRowValue", "child", "childIndex", "ref", "Slide", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "dots", "dotsBlurStyle", "i", "Dot", "dotStyle", "baseButtonStyles", "dragProps", "arrowHasTop", "arrowHasBottom", "arrowHasLeft", "arrowHasRight", "arrowHasMid", "containerStyle", "motion", "controlsStyles", "dotsContainerStyle", "addPropertyControls", "ControlType", "num", "min", "max", "X", "Y", "slideKey", "width", "height", "numChildren", "effects", "isLast", "fallbackRef", "childOffset", "scrollRange", "val", "rotateY", "rotateX", "opacity", "scale", "originXorY", "latest", "newValue", "visibility", "mix", "key", "LayoutGroup", "q", "selectedOpacity", "total", "buttonStyle", "isSelected", "inlinePadding", "top", "bottom", "right", "left", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "starColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "NrYSLS2cT", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "SVG", "css", "FramerzXonZCMXX", "withCSS", "zXonZCMXX_default", "addPropertyControls", "ControlType", "addFonts", "StarRatingFonts", "getFonts", "zXonZCMXX_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "name1", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "t9TK5wU0p", "NQ6B20sX9", "VuQLO25Gf", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "Image2", "getLoadingLazyAtYPosition", "css", "Framerd4EBhQxRb", "withCSS", "d4EBhQxRb_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ReviewCardFonts", "getFonts", "d4EBhQxRb_default", "SlideshowFonts", "Slideshow", "TickerFonts", "Ticker", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "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", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerkMgFASfeC", "withCSS", "kMgFASfeC_default", "addPropertyControls", "ControlType", "addFonts", "MotionDivWithFX", "withFX", "motion", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "animation", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "motion", "x", "getProps", "description", "height", "id", "image", "number", "title", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "ixSVO82NP", "ZyZ2W1beK", "WOs6rQ7LQ", "UbvytmLII", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText", "MotionDivWithFX", "css", "Framerwsbjif8ri", "withCSS", "wsbjif8ri_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderFonts", "getFonts", "uWkbtrx2I_default", "MotionDivWithFX", "withFX", "motion", "ImageWithFX", "Image2", "LabelFonts", "KqCNUJKgJ_default", "PrimaryButtonFonts", "I7Wzxg85g_default", "ContainerWithFX", "Container", "RichTextWithFX", "RichText", "PricingFonts", "CPqUBb6y9_default", "VideoFonts", "Video", "FAQAcoordionFonts", "e8szR9cXR_default", "WorkProcessCard2Fonts", "wsbjif8ri_default", "TestimonialsFonts", "kMgFASfeC_default", "FooterFonts", "NtN8Rkqv7_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "animation2", "transition3", "transition4", "transition5", "animation3", "transformTemplate1", "_", "t", "animation4", "transition6", "animation5", "transition7", "animation6", "transition8", "transition9", "animation7", "transition10", "animation8", "animation9", "animation10", "addImageAlt", "image", "alt", "animation11", "transition11", "transition12", "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", "metadata", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "usePreloadLocalizedValues", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "getLocalizedValue", "getLoadingLazyAtYPosition", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
