{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:motion-number@0.1.6/dist/es/index.mjs", "ssg:https://framerusercontent.com/modules/IBjPHQfc28yd1JoD1aNX/KE0ynrRQQi4rs32lMkXk/Test.js", "ssg:https://framerusercontent.com/modules/REFdXsNi0lzAADEuIEe0/ckhz8nZooPMIQI0dLV02/OpUrOXQ_b.js", "ssg:https://framerusercontent.com/modules/LnjTbHSgh7fKaUqfINRd/dwuEo6Zf8edVrvbRaFNH/il3eRX7ba.js", "ssg:https://framerusercontent.com/modules/7aULfb1GU10bxkrrsJ1M/emKS0JaMUlqlNSrrPnCt/JsV_G5FIC.js", "ssg:https://framerusercontent.com/modules/mbhWISjcoG4HetuTOnNc/7IhS0vYIKhTiD3OJtGvn/lpVmLcAZg.js", "ssg:https://framerusercontent.com/modules/md4af9eTISa1U5GATeSC/76cCygWAxP3exXKWROYj/OcdmqiL4L.js", "ssg:https://framerusercontent.com/modules/scs1YmNDaKWkZ4PZPtDl/SItRUdHIAra1wcs4PahP/Stop_scroll.js", "ssg:https://framerusercontent.com/modules/aZ3dEUlCvCxSINsyIBcX/1mPsR0g6kMmKs73vJD0B/mSWM2gwDI.js"],
  "sourcesContent": ["import*as e from\"react\";import{useId as t,useRef as n,useContext as r,useInsertionEffect as o}from\"react\";import{useIsPresent as i,MotionConfigContext as a,AnimatePresence as s,addScaleCorrector as l,easeOut as c,MotionConfig as u,motion as p}from\"framer-motion\";class PopChildMeasure extends e.Component{getSnapshotBeforeUpdate(e){const t=this.props.childRef.current;if(t&&e.isPresent&&!this.props.isPresent){const e=this.props.sizeRef.current;e.height=t.offsetHeight||0;e.width=t.offsetWidth||0;e.top=t.offsetTop;e.right=((t.offsetParent instanceof HTMLElement?t.offsetParent:null)?.offsetWidth??0)-t.offsetWidth-t.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function PopChildRight({children:s}){const l=i();const c=t();const u=n(null);const p=n({width:0,height:0,top:0,right:0});const{nonce:f}=r(a);o((()=>{const{width:e,height:t,top:n,right:r}=p.current;if(l||!u.current||!e||!t)return;u.current.dataset.motionNumberPopId=c;const o=document.createElement(\"style\");f&&(o.nonce=f);document.head.appendChild(o);o.sheet&&o.sheet.insertRule(`\\n          [data-motion-number-pop-id=\"${c}\"] {\\n            position: absolute !important;\\n            width: ${e}px !important;\\n            height: ${t}px !important;\\n            top: ${n}px !important;\\n            right: ${r}px !important;\\n          }\\n        `);return()=>{document.head.removeChild(o)}}),[l]);return e.createElement(PopChildMeasure,{isPresent:l,childRef:u,sizeRef:p},e.cloneElement(s,{ref:u}))}const getChildKey=e=>e.key??\"\";function JustifiedAnimatePresence({justify:t=\"left\",children:n,mode:r,...o}){const i=r===\"popLayout\"&&t===\"right\";const a=Array.isArray(n)?n:[n];return e.createElement(s,{...o,mode:i?\"sync\":r},i?a.map((t=>e.createElement(PopChildRight,{key:getChildKey(t)},t))):a)}l({\"--motion-number-scale-x-correct\":{correct:(e,{treeScale:t,projectionDelta:n})=>n.x.scale*t.x}});function getWidthInEm(e){const{width:t,fontSize:n}=getComputedStyle(e);return parseFloat(t)/parseFloat(n)+\"em\"}function useIsInitialRender(){const[t,n]=e.useState(true);e.useEffect((()=>{n(false)}),[]);return t}const formatToParts=(e,{locales:t,format:n})=>{const r=new Intl.NumberFormat(t,n);const o=r.formatToParts(e);const i=[];const a=[];const s=[];const l=[];const c={};const generateKey=e=>{c[e]||(c[e]=0);return`${e}:${c[e]++}`};let u=\"\";let p=false,f=false;for(const e of o){u+=e.value;const t=e.type===\"minusSign\"||e.type===\"plusSign\"?\"sign\":e.type;switch(t){case\"integer\":p=true;a.push(...e.value.split(\"\").map((e=>({type:t,value:parseInt(e)}))));break;case\"group\":a.push({type:t,value:e.value});break;case\"decimal\":f=true;s.push({type:t,value:e.value,key:generateKey(t)});break;case\"fraction\":s.push(...e.value.split(\"\").map((e=>({type:t,value:parseInt(e),key:generateKey(t)}))));break;default:(p||f?l:i).push({type:t,value:e.value,key:generateKey(t)})}}const m=[];for(let e=a.length-1;e>=0;e--)m.unshift({...a[e],key:generateKey(a[e].type)});return{pre:i,integer:m,fraction:s,post:l,formatted:u}};const f={opacity:{duration:1,ease:c,times:[0,.5]},layout:{type:\"spring\",duration:1,bounce:0},y:{type:\"spring\",duration:1,bounce:0}};const m=\"var(--mask-height, 0.15em)\";const d=\"var(--mask-width, 0.5em)\";const y=`calc(${d} / var(--motion-number-scale-x-correction, 1))`;const h=\"#000 0, transparent 71%\";const g=`linear-gradient(to right, transparent 0, #000 ${y}, #000 calc(100% - ${y}), transparent),linear-gradient(to bottom, transparent 0, #000 ${m}, #000 calc(100% - ${m}), transparent 100%),radial-gradient(at bottom right, ${h}),radial-gradient(at bottom left, ${h}), radial-gradient(at top left, ${h}), radial-gradient(at top right, ${h})`;const b=`100% calc(100% - ${m} * 2),calc(100% - ${y} * 2) 100%,${y} ${m},${y} ${m},${y} ${m},${y} ${m}`;const x=e.createContext({});const useMotion=()=>{const{motion:t}=e.useContext(x);return t};const E=e.forwardRef((function MotionNumber({value:t,locales:n,format:r,transition:o,before:i,first:s,last:l,after:c,style:p,motion:y,...h},E){const v=e.useMemo((()=>formatToParts(t,{locales:n,format:r})),[t,n,r]);const{pre:k,integer:w,fraction:R,post:I,formatted:C}=v;const P=e.useRef(null);const S=e.useRef(false);e.useEffect((()=>{if(!S.current&&P.current?.style){Object.defineProperty(P.current.style,\"--motion-number-scale-x-correct\",{set(e){return this.setProperty(\"--motion-number-scale-x-correction\",e)}});S.current=true}}),[]);const{transition:j}=e.useContext(a);const M=o??j??f;const[W,A]=e.useState(0);const z=e.useCallback((()=>{A(W+1)}),[W]);const L=e.useContext(x);const D=e.useMemo((()=>({forceUpdate:L.forceUpdate??z,motion:y})),[L,z,y]);return e.createElement(x.Provider,{value:D},e.createElement(u,{transition:M},i?.(),e.createElement(y.span,{...h,ref:E,layout:true,\"data-motion-number\":\"\",style:{lineHeight:1,...p,display:\"inline-flex\",isolation:\"isolate\",whiteSpace:\"nowrap\"}},s?.(),e.createElement(y.span,{layout:true,style:{display:\"inline-flex\",direction:\"ltr\",isolation:\"isolate\",position:\"relative\",zIndex:-1,userSelect:\"none\",pointerEvents:\"none\"}},e.createElement(\"span\",{style:{position:\"absolute\",left:0,padding:`${m} 0`,pointerEvents:\"all\",fontKerning:\"none\",userSelect:\"text\",color:\"transparent\",zIndex:-50}},C),e.createElement($,{\"data-motion-number-part\":\"pre\",style:{padding:`${m} 0`},\"aria-hidden\":true,inert:\"\",justify:\"right\",mode:\"popLayout\",parts:k}),e.createElement(y.span,{layout:true,ref:P,\"aria-hidden\":true,inert:\"\",style:{display:\"inline-flex\",\"--motion-number-scale-x-correct\":1,margin:`0 calc(-1*${d})`,padding:`${m} ${d}`,position:\"relative\",zIndex:-1,overflow:\"clip\",WebkitMaskImage:g,WebkitMaskSize:b,WebkitMaskPosition:\"center, center, top left, top right, bottom right, bottom left\",WebkitMaskRepeat:\"no-repeat\"}},e.createElement($,{\"data-motion-number-part\":\"integer\",justify:\"right\",parts:w}),e.createElement($,{\"data-motion-number-part\":\"fraction\",layout:\"position\",parts:R})),e.createElement($,{\"data-motion-number-part\":\"post\",style:{padding:`${m} 0`},\"aria-hidden\":true,layout:\"position\",inert:\"\",mode:\"popLayout\",parts:I})),l?.()),c?.()))}));const v=e.createContext({justify:\"left\"});const $=e.forwardRef((function Section({parts:t,justify:n=\"left\",mode:r,style:o,...i},a){const s=e.useRef(null);e.useImperativeHandle(a,(()=>s.current),[]);const{forceUpdate:l}=e.useContext(x);const c=useMotion();const u=e.useMemo((()=>({justify:n})),[n]);const p=e.useRef(null);const f=useIsInitialRender();const[m,d]=e.useState();e.useEffect((()=>{if(!p.current)return;if(f){s.current&&(s.current.style.width=getWidthInEm(p.current));return}const e=Array.from(p.current.children).map((e=>{if(!(e instanceof HTMLElement))return;if(e.dataset.motionNumberState===\"exiting\"){const t=e.nextSibling;e.remove();return()=>{p.current?.insertBefore(e,t)}}const t=k.get(e);if(!t)return;const n=e.style.width;e.style.width=t;return()=>{e.style.width=n}}));d(getWidthInEm(p.current));for(let t=e.length-1;t>=0;t--)e[t]?.();l?.()}),[t.map((e=>e.value)).join(\"\")]);return e.createElement(v.Provider,{value:u},e.createElement(c.span,{...i,ref:s,style:{...o,display:\"inline-flex\",justifyContent:n,width:m}},e.createElement(\"span\",{ref:p,style:{display:\"inline-flex\",justifyContent:\"inherit\",position:\"relative\"}},\"\u200B\",e.createElement(JustifiedAnimatePresence,{mode:r,justify:n,initial:false},t.map((t=>t.type===\"integer\"||t.type===\"fraction\"?e.createElement(w,{key:t.key,initial:{opacity:0},animate:{opacity:[null,1]},exit:{opacity:[null,0]},value:t.value,initialValue:f?void 0:0}):e.createElement(R,{key:t.type===\"literal\"?`${t.key}:${t.value}`:t.key,type:t.type,partKey:t.key,initial:{opacity:0},animate:{opacity:[null,1]},exit:{opacity:[null,0]}},t.value)))))))}));const k=new WeakMap;const w=e.forwardRef((function Digit({value:t,initialValue:n=t,...r},o){const a=useMotion();const s=e.useRef(n).current;const l=useIsInitialRender();const c=e.useRef(null);e.useImperativeHandle(o,(()=>c.current),[]);const u=e.useRef(null);const p=e.useRef(new Array(10));const f=i();const d=f?t:0;const{forceUpdate:y}=e.useContext(x);const[h,g]=e.useState();e.useEffect((()=>{if(l&&s===d)return;if(!p.current[d])return;const e=getWidthInEm(p.current[d]);c.current&&k.set(c.current,e);g(e);y?.()}),[d]);const renderNumber=t=>e.createElement(\"span\",{key:t,style:{display:\"inline-block\"},ref:e=>{p.current[t]=e}},t);const b=s===0?null:new Array(s).fill(null).map(((e,t)=>renderNumber(t)));const E=s===9?null:new Array(9-s).fill(null).map(((e,t)=>renderNumber(s+t+1)));return e.createElement(a.span,{...r,ref:c,layout:\"position\",\"data-motion-number-state\":f?void 0:\"exiting\",\"data-motion-number-part\":\"digit\",\"data-motion-number-value\":d,style:{display:\"inline-flex\",justifyContent:\"center\",width:h}},e.createElement(a.span,{layout:\"position\",style:{display:\"inline-flex\",justifyContent:\"center\"}},e.createElement(a.span,{ref:u,style:{display:\"inline-flex\",flexDirection:\"column\",alignItems:\"center\",position:\"relative\"},initial:{y:0},animate:{y:`calc(${s-d} * (100% + ${m})`}},b&&e.createElement(\"span\",{style:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\",position:\"absolute\",bottom:`calc(100% + ${m})`,gap:m,left:0,width:\"100%\"}},b),renderNumber(s),E&&e.createElement(\"span\",{style:{display:\"flex\",flexDirection:\"column\",alignItems:\"center\",position:\"absolute\",gap:m,top:`calc(100% + ${m})`,left:0,width:\"100%\"}},E))))}));const R=e.forwardRef((function Sym({partKey:t,type:n,children:r,...o},a){const s=useMotion();const l=i();const{justify:c}=e.useContext(v);return e.createElement(s.span,{...o,ref:a,\"data-motion-number-state\":l?void 0:\"exiting\",\"data-motion-number-part\":n,\"data-motion-number-value\":r,style:{display:\"inline-flex\",justifyContent:c,position:\"relative\"},layout:\"position\"},e.createElement(JustifiedAnimatePresence,{mode:\"popLayout\",justify:c,initial:false},e.createElement(s.span,{key:r,layout:c===\"right\"&&\"position\",ref:a,initial:{opacity:0},animate:{opacity:[null,1]},exit:{opacity:[null,0]},style:{display:\"inline-block\",whiteSpace:\"pre\"}},r)))}));const I=e.forwardRef((function MotionNumber(t,n){return e.createElement(E,{ref:n,motion:p,...t})}));export{f as DEFAULT_TRANSITION,x as MotionNumberContext,I as default};\n//# sourceMappingURL=index.mjs.map\n", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";import MotionNumber from\"motion-number\";import{easeOut}from\"framer-motion\";// Create a store to manage the displayed value\nconst useStore=createStore({value:\"001\"});// Button Overrides\n/**\n * Override for Button 1. Sets the store value to a currency amount when clicked.\n */export function Button1Override(Component){return props=>{const[store,setStore]=useStore();return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>setStore({value:\"02\"})});};}/**\n * Override for Button 2. Sets the store value to a percentage amount when clicked.\n */export function Button2Override(Component){return props=>{const[store,setStore]=useStore();return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>setStore({value:\"03\"})});};}/**\n * Override for Button 3. Sets the store value to a different percentage amount when clicked.\n */export function Button3Override(Component){return props=>{const[store,setStore]=useStore();return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>setStore({value:\"03\"})});};}/**\n * Override for Button 4. Sets the store value to a different numeric amount when clicked.\n */export function Button4Override(Component){return props=>{const[store,setStore]=useStore();return /*#__PURE__*/_jsx(Component,{...props,onClick:()=>setStore({value:\"15,678\"})});};}// Text Field Override with MotionNumber\n/**\n * Override for the text field. Displays the value from the store with smooth transitions.\n * Handles currency, percentages, and plain numbers.\n *\n * Note: For percentage values, input them as fractional values (e.g., `+.125%` instead of `+12.5%`).\n * This is necessary because `MotionNumber` may display percentage values multiplied by 10 due to its formatting behavior.\n */export function TextFieldOverride(Component){return props=>{const[store]=useStore();// Determine format based on the value type\nconst determineFormat=value=>{if(value.includes(\"%\")){return{style:\"percent\",maximumFractionDigits:1}// Percent formatting\n;}if(value.includes(\"$\")){return{style:\"currency\",currency:\"USD\",minimumFractionDigits:0};}return{style:\"decimal\",maximumFractionDigits:0}// Plain number formatting\n;};const format=determineFormat(store.value);// Extract numeric value and sign from store.value\nconst numericValue=parseFloat(store.value.replace(/[^0-9.-]/g,\"\"));const sign=store.value.startsWith(\"+\")?\"+\":store.value.startsWith(\"-\")?\"-\":\"\"// Extract sign if present\n;return /*#__PURE__*/_jsx(Component,{...props,style:{textAlign:\"center\",padding:\"50px\",position:\"relative\",display:\"inline-block\"},children:/*#__PURE__*/_jsxs(\"div\",{style:{display:\"inline-flex\",alignItems:\"center\"},children:[sign&&/*#__PURE__*/_jsx(\"span\",{style:{fontSize:\"40px\",fontWeight:\"bold\"},children:sign}),/*#__PURE__*/_jsx(MotionNumber,{value:numericValue,format:format,locales:\"en-US\",transition:{layout:{type:\"spring\",duration:1.2,bounce:.2},y:{type:\"spring\",duration:1.2,bounce:0},opacity:{duration:1.2,ease:easeOut,times:[0,.3]}},style:{lineHeight:\"1.2\",fontWeight:\"bold\",fontSize:\"40px\",display:\"inline-block\",position:\"relative\",fontFamily:\"inter Display\"},children:({value})=>{// Append sign and format value\nif(store.value.includes(\"%\")){return`${value}%`// Append '%' for percentage values\n;}if(store.value.includes(\"$\")){return`$${value.toLocaleString(\"en-US\")}`// Append '$' for currency values\n;}return value.toLocaleString(\"en-US\")// Format plain numbers\n;}})]})});};}\nexport const __FramerMetadata__ = {\"exports\":{\"Button1Override\":{\"type\":\"reactHoc\",\"name\":\"Button1Override\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Button4Override\":{\"type\":\"reactHoc\",\"name\":\"Button4Override\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Button2Override\":{\"type\":\"reactHoc\",\"name\":\"Button2Override\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"TextFieldOverride\":{\"type\":\"reactHoc\",\"name\":\"TextFieldOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Button3Override\":{\"type\":\"reactHoc\",\"name\":\"Button3Override\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Test.map", "// Generated by Framer (4d21961)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Switzer-regular\",\"FS;Switzer-bold\",\"FS;Switzer-bold italic\",\"FS;Switzer-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BLNB4FAQFNK56DWWNF7PMGTCOTZHOEII/ST3WKSSDMBK2MIQQO3MAVYWLF4FTOLFV/6IN5WOLRCYP4G4MOCOHOMXNON6Q7MDAR.woff2\",weight:\"400\"},{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/HBNTRIISA5MEXGL5WPYI7CV2HIWTDV3Q/YDPDINVT673XLXNSTMLG4JNCZZMVVNPN/Y7SCNZJOT2MW5ADSGOFLDGH4TNL4JCQY.woff2\",weight:\"700\"},{family:\"Switzer\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LVPXCMXCWY3V7PSXRMGRQUJDAS2DT47E/BPEVRT2HG7PPVVUS7A67MZQQZW6LR6A5/A7AS3UPAGLC7MDVC67SBNTE5FGF2Z2RG.woff2\",weight:\"700\"},{family:\"Switzer\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XVUY2PHYBA6KMN4RMEMJPHQSTKCQ267G/UICOQA6KCSHFOSCPYDVVDNNCDKYFXHJB/O34WRFYO7JNWEBBA2LRV2XYRUSYXYDKH.woff2\",weight:\"400\"}]}];export const css=['.framer-JVNK6 .framer-styles-preset-nvtcpb:not(.rich-text-wrapper), .framer-JVNK6 .framer-styles-preset-nvtcpb.rich-text-wrapper p { --framer-font-family: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 150px; --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: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0px; --framer-line-height: 75%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-JVNK6 .framer-styles-preset-nvtcpb:not(.rich-text-wrapper), .framer-JVNK6 .framer-styles-preset-nvtcpb.rich-text-wrapper p { --framer-font-family: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 150px; --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: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0px; --framer-line-height: 75%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-JVNK6 .framer-styles-preset-nvtcpb:not(.rich-text-wrapper), .framer-JVNK6 .framer-styles-preset-nvtcpb.rich-text-wrapper p { --framer-font-family: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 100px; --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: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 75%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-JVNK6\";\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 (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCodeBoundaryForOverrides,withCSS,withMappedReactProps,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Button2Override}from\"https://framerusercontent.com/modules/IBjPHQfc28yd1JoD1aNX/KE0ynrRQQi4rs32lMkXk/Test.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/kR6UOFHx3bTsZKTL4lkA/t1VJV4XgvACdMSUvBSSw/ng9WTtJ7g.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/REFdXsNi0lzAADEuIEe0/ckhz8nZooPMIQI0dLV02/OpUrOXQ_b.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/zQXhhkpQcK5acIqQwitF/LhAp7kaYlOKceWFv3Cmq/p67JIcyGd.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/7uiCCLqqvI162ILSW9f8/jmZWiJMB7GE9BBVtuqt3/Vv130BbjQ.js\";import GlobalLineAnimationGlobal from\"https://framerusercontent.com/modules/44Sy8k4C1UYp6jEmAodj/yVA9xG5fzLSp47J4CDH8/jmsIJKvA0.js\";import ButtonArrow,*as ButtonArrowInfo from\"https://framerusercontent.com/modules/pRZKMj9CwmtaTTkq2fb0/slIUDf9SL9CFV70JiMA9/nWsyVkLKR.js\";const GlobalLineAnimationGlobalFonts=getFonts(GlobalLineAnimationGlobal);const GlobalLineAnimationGlobalWithVariantAppearEffect=withVariantAppearEffect(GlobalLineAnimationGlobal);const ButtonArrowFonts=getFonts(ButtonArrow);const ButtonArrowButton2Override1xxlqpqWithMappedReactPropsk5mic3=withMappedReactProps(withCodeBoundaryForOverrides(ButtonArrow,{nodeId:\"RgV3wUKVw\",override:Button2Override,scopeId:\"il3eRX7ba\"}),ButtonArrowInfo);const ButtonArrowButton2Overridemwqsj1WithMappedReactPropsk5mic3=withMappedReactProps(withCodeBoundaryForOverrides(ButtonArrow,{nodeId:\"n7YhmKev4\",override:Button2Override,scopeId:\"il3eRX7ba\"}),ButtonArrowInfo);const cycleOrder=[\"k4LbY_LcF\",\"MVNhdqjd1\",\"ldQqA2_Na\",\"dWytPlVLg\",\"F417bOwpz\",\"emWvDhGyH\",\"e9XwoAxLS\",\"J7dAwl7rg\",\"QVQGs9HyC\",\"cRPusklOI\"];const serializationHash=\"framer-eUlmP\";const variantClassNames={cRPusklOI:\"framer-v-18foe7x\",dWytPlVLg:\"framer-v-1ftfdbh\",e9XwoAxLS:\"framer-v-1nzsgxb\",emWvDhGyH:\"framer-v-1w5u4ew\",F417bOwpz:\"framer-v-ttbi40\",J7dAwl7rg:\"framer-v-umjawc\",k4LbY_LcF:\"framer-v-1hc4o5j\",ldQqA2_Na:\"framer-v-1iyrprx\",MVNhdqjd1:\"framer-v-8po8op\",QVQGs9HyC:\"framer-v-1i2p05s\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const transition2={delay:0,duration:.8,ease:[.87,0,.13,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 transition3={delay:.1,duration:.8,ease:[.87,0,.13,1],type:\"tween\"};const animation={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition4={delay:0,duration:.7,ease:[.16,1,.3,1],type:\"tween\"};const textEffect={effect:animation,startDelay:.6,tokenization:\"word\",transition:transition4,trigger:\"onMount\",type:\"appear\"};const animation1={opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:15};const transition5={delay:.1,duration:1,ease:[.16,1,.3,1],type:\"tween\"};const textEffect1={effect:animation1,startDelay:.9,tokenization:\"line\",transition:transition5,trigger:\"onMount\",type:\"appear\"};const textEffect2={effect:animation,repeat:false,startDelay:.6,tokenization:\"word\",transition:transition4,trigger:\"onMount\",type:\"appear\"};const textEffect3={effect:animation1,repeat:false,startDelay:.9,tokenization:\"line\",transition:transition5,trigger:\"onMount\",type:\"appear\"};const transition6={delay:0,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,transition:transition6};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Approach Slider 1 Loop\":\"dWytPlVLg\",\"Approach Slider 1\":\"k4LbY_LcF\",\"Approach Slider 2\":\"MVNhdqjd1\",\"Approach Slider 3 Loop\":\"F417bOwpz\",\"Approach Slider 3\":\"ldQqA2_Na\",\"Approach Slider Mobile 1 Loop\":\"QVQGs9HyC\",\"Approach Slider Mobile 1\":\"emWvDhGyH\",\"Approach Slider Mobile 2\":\"e9XwoAxLS\",\"Approach Slider Mobile 3 Loop\":\"cRPusklOI\",\"Approach Slider Mobile 3\":\"J7dAwl7rg\"};const getProps=({height,id,text1,text2,text3,title1,title2,title3,width,...props})=>{return{...props,APNUKu8Hc:text1??props.APNUKu8Hc??\"Where insight meets execution. We develop data-driven strategies that align with your vision and drive measurable success. Every decision is guided by research and market intelligence, ensuring sustainable growth. With a holistic approach, we turn challenges from opportunities to results.\",EfYtsFURB:title1??props.EfYtsFURB??\"Strategy\",gGnLL0V62:text2??props.gGnLL0V62??\"Building stories that resonate. From visual identity to messaging, we design brands that connect with audiences and stand the test of time. We craft every detail with intention, ensuring consistency across every touchpoint. Our approach blends strategy and creativity, turning brands into experiences.\",iYbrg6HgG:text3??props.iYbrg6HgG??\"Where creativity meets functionality. We craft immersive and responsive digital experiences tailored to drive engagement and achieve your goals. With a user-centric approach, we design seamless interactions that captivate and convert. Thoughtfully crafted to elevate your brand in the digital landscape.\",l2HRRuju_:title3??props.l2HRRuju_??\"Web Design\",MLF_jQx6c:title2??props.MLF_jQx6c??\"Branding\",variant:humanReadableVariantMap[props.variant]??props.variant??\"k4LbY_LcF\"};};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,EfYtsFURB,APNUKu8Hc,MLF_jQx6c,gGnLL0V62,l2HRRuju_,iYbrg6HgG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"k4LbY_LcF\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearvwwr9b=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"k4LbY_LcF\",true),1900);});const onAppear1d3ounk=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"ldQqA2_Na\",true),1900);});const onAppearfrscsa=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"emWvDhGyH\",true),1900);});const onAppear1im3oj=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"J7dAwl7rg\",true),1900);});const onTap19nibps=activeVariantCallback(async(...args)=>{setVariant(\"F417bOwpz\");});const onTap16971uu=activeVariantCallback(async(...args)=>{setVariant(\"k4LbY_LcF\");});const onTap1mpuuki=activeVariantCallback(async(...args)=>{setVariant(\"MVNhdqjd1\");});const onTap115ptsr=activeVariantCallback(async(...args)=>{setVariant(\"ldQqA2_Na\");});const onTap4dmxr4=activeVariantCallback(async(...args)=>{setVariant(\"cRPusklOI\");});const onTap15b08ia=activeVariantCallback(async(...args)=>{setVariant(\"emWvDhGyH\");});const onTap5wlh6l=activeVariantCallback(async(...args)=>{setVariant(\"e9XwoAxLS\");});const onTap2ijvzn=activeVariantCallback(async(...args)=>{setVariant(\"J7dAwl7rg\");});const onTapirwbeq=activeVariantCallback(async(...args)=>{setVariant(\"dWytPlVLg\");});const onTap1ci6z78=activeVariantCallback(async(...args)=>{setVariant(\"QVQGs9HyC\");});useOnVariantChange(baseVariant,{cRPusklOI:onAppear1im3oj,dWytPlVLg:onAppearvwwr9b,F417bOwpz:onAppear1d3ounk,QVQGs9HyC:onAppearfrscsa});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"MVNhdqjd1\",\"ldQqA2_Na\",\"F417bOwpz\",\"e9XwoAxLS\",\"J7dAwl7rg\",\"cRPusklOI\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"MVNhdqjd1\",\"e9XwoAxLS\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"ldQqA2_Na\",\"F417bOwpz\",\"J7dAwl7rg\",\"cRPusklOI\"].includes(baseVariant))return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1hc4o5j\",className,classNames),\"data-framer-name\":\"Approach Slider 1\",layoutDependency:layoutDependency,layoutId:\"k4LbY_LcF\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({cRPusklOI:{\"data-framer-name\":\"Approach Slider Mobile 3 Loop\",\"data-highlight\":true},dWytPlVLg:{\"data-framer-name\":\"Approach Slider 1 Loop\",\"data-highlight\":true},e9XwoAxLS:{\"data-framer-name\":\"Approach Slider Mobile 2\"},emWvDhGyH:{\"data-framer-name\":\"Approach Slider Mobile 1\"},F417bOwpz:{\"data-framer-name\":\"Approach Slider 3 Loop\",\"data-highlight\":true},J7dAwl7rg:{\"data-framer-name\":\"Approach Slider Mobile 3\"},ldQqA2_Na:{\"data-framer-name\":\"Approach Slider 3\"},MVNhdqjd1:{\"data-framer-name\":\"Approach Slider 2\"},QVQGs9HyC:{\"data-framer-name\":\"Approach Slider Mobile 1 Loop\",\"data-highlight\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q413q9\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"WaPbwcoYn\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yp1sdw\",\"data-framer-name\":\"Heading\",layoutDependency:layoutDependency,layoutId:\"RcFFYyMtC\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-nq8ap3\",\"data-styles-preset\":\"p67JIcyGd\",children:\"Approach\"})}),className:\"framer-1akggb1\",\"data-framer-name\":\"Approach\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m1xqbALJN\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ntmrc0\",layoutDependency:layoutDependency,layoutId:\"EkxD6NDdh\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ndxx29\",\"data-framer-name\":\"Line wrapper\",layoutDependency:layoutDependency,layoutId:\"QioXCy7Pn\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+50+(((componentViewport?.height||580)-150-532.65)/2+0+0)+0+88.4+0+0,...addPropertyOverrides({cRPusklOI:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+88.4+0+0},e9XwoAxLS:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+88.4+0+0},emWvDhGyH:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+88.4+0+0},J7dAwl7rg:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+88.4+0+0},QVQGs9HyC:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+88.4+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18f68ck-container\",layoutDependency:layoutDependency,layoutId:\"XwOPz6ZQj-container\",nodeId:\"XwOPz6ZQj\",rendersWithMotion:true,scopeId:\"il3eRX7ba\",children:/*#__PURE__*/_jsx(GlobalLineAnimationGlobalWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"vWdwp5C0D\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"fH2zKkWFa\",height:\"100%\",id:\"XwOPz6ZQj\",layoutId:\"XwOPz6ZQj\",sjMku05M0:\"rgba(0, 0, 0, 0.1)\",style:{height:\"100%\",width:\"100%\"},variant:\"fH2zKkWFa\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r3krml\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"Zuf0x5T7O\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-tnm9zx\",\"data-framer-name\":\"Left\",layoutDependency:layoutDependency,layoutId:\"rII0kP3cD\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ngcq6g\",\"data-framer-name\":\"Number Wrapper\",layoutDependency:layoutDependency,layoutId:\"SmzoYWxQM\",children:[/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ony3n7\",\"data-framer-name\":\"First Number\",layoutDependency:layoutDependency,layoutId:\"JgdlqsCDs\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-nvtcpb\",\"data-styles-preset\":\"OpUrOXQ_b\",children:\"0\"})}),className:\"framer-rzttej\",\"data-framer-name\":\"0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fE01rg7dS\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-nvtcpb\",\"data-styles-preset\":\"OpUrOXQ_b\",children:\"0\"})}),className:\"framer-1kzims8\",\"data-framer-name\":\"0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YSQ8J8MdN\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-nvtcpb\",\"data-styles-preset\":\"OpUrOXQ_b\",children:\"0\"})}),className:\"framer-ccvsl3\",\"data-framer-name\":\"0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hXKt823sg\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Transition,{value:transition3,children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bo9yzp\",\"data-framer-name\":\"Second Number\",layoutDependency:layoutDependency,layoutId:\"ROxjycCUn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-nvtcpb\",\"data-styles-preset\":\"OpUrOXQ_b\",children:\"1\"})}),className:\"framer-bb0fp9\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yT_591hYp\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-nvtcpb\",\"data-styles-preset\":\"OpUrOXQ_b\",children:\"2\"})}),className:\"framer-dm3m8g\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"LOCay4p_M\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-nvtcpb\",\"data-styles-preset\":\"OpUrOXQ_b\",children:\"3\"})}),className:\"framer-1079jrb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"GpQKj7Fko\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5i0rwq\",\"data-framer-name\":\"Right\",layoutDependency:layoutDependency,layoutId:\"smqCQqwz6\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kvoek2\",\"data-framer-name\":\"Text 1\",layoutDependency:layoutDependency,layoutId:\"SzdGMU2kZ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xbhkdg\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"IZPJ0iA6e\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jd12s8\",\"data-styles-preset\":\"ng9WTtJ7g\",children:\"Strategy\"})}),className:\"framer-tzolmn\",\"data-framer-name\":\"Strategy\",effect:textEffect,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EWdG1qYos\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:EfYtsFURB,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1i70vfb\",\"data-styles-preset\":\"Vv130BbjQ\",children:\"Where insight meets execution. We develop data-driven strategies that align with your vision and drive measurable success. Every decision is guided by research and market intelligence, ensuring sustainable growth. With a holistic approach, we turn challenges from opportunities to results.\"})}),className:\"framer-1pcd8qf\",effect:textEffect1,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ywdL4AwlS\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.5},text:APNUKu8Hc,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-x0fkj6\",\"data-framer-name\":\"Text 2\",layoutDependency:layoutDependency,layoutId:\"JLzrXzy9q\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17pt540\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"vBPfnFuBv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jd12s8\",\"data-styles-preset\":\"ng9WTtJ7g\",children:\"Branding\"})}),className:\"framer-mc2x6d\",effect:textEffect2,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KQ_mqCFwS\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:MLF_jQx6c,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1i70vfb\",\"data-styles-preset\":\"Vv130BbjQ\",children:\"Building stories that resonate. From visual identity to messaging, we design brands that connect with audiences and stand the test of time. We craft every detail with intention, ensuring consistency across every touchpoint. Our approach blends strategy and creativity, turning brands into experiences.\"})}),className:\"framer-1r9ks7x\",effect:textEffect3,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TbBU_eZad\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.5},text:gGnLL0V62,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-15oo3bs\",\"data-framer-name\":\"Text 3\",layoutDependency:layoutDependency,layoutId:\"DMBj47Opk\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fqb6w9\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"LI3OtJJxQ\",children:isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1jd12s8\",\"data-styles-preset\":\"ng9WTtJ7g\",children:\"Web Design\"})}),className:\"framer-1kuh91s\",effect:textEffect,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ou4_zrTXP\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:l2HRRuju_,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1i70vfb\",\"data-styles-preset\":\"Vv130BbjQ\",children:\"Where creativity meets functionality. We craft immersive and responsive digital experiences tailored to drive engagement and achieve your goals. With a user-centric approach, we design seamless interactions that captivate and convert. Thoughtfully crafted to elevate your brand in the digital landscape.\"})}),className:\"framer-1qeop59\",effect:textEffect3,fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"xFqvpBG3F\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.5},text:iYbrg6HgG,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eqes3n\",\"data-framer-name\":\"Arrows\",layoutDependency:layoutDependency,layoutId:\"XFqQPVWn2\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xw4i3w\",\"data-framer-name\":\"Button Left\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Hwh5yakWX\",onTap:onTap19nibps,whileTap:animation2,...addPropertyOverrides({cRPusklOI:{onTap:onTap5wlh6l},dWytPlVLg:{onTap:onTap115ptsr},e9XwoAxLS:{onTap:onTap15b08ia},emWvDhGyH:{onTap:onTap4dmxr4},F417bOwpz:{onTap:onTap1mpuuki},J7dAwl7rg:{onTap:onTap5wlh6l},ldQqA2_Na:{onTap:onTap1mpuuki},MVNhdqjd1:{onTap:onTap16971uu},QVQGs9HyC:{onTap:onTap2ijvzn}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+50+(((componentViewport?.height||580)-150-532.65)/2+0+0)+0+442.65+50+0,...addPropertyOverrides({cRPusklOI:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0},e9XwoAxLS:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0},emWvDhGyH:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0},J7dAwl7rg:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0},QVQGs9HyC:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xxlqpq-container\",layoutDependency:layoutDependency,layoutId:\"RgV3wUKVw-container\",nodeId:\"RgV3wUKVw\",rendersWithMotion:true,scopeId:\"il3eRX7ba\",children:/*#__PURE__*/_jsx(ButtonArrowButton2Override1xxlqpqWithMappedReactPropsk5mic3,{height:\"100%\",id:\"RgV3wUKVw\",layoutId:\"RgV3wUKVw\",variant:\"MrV1LBfah\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hacmio\",\"data-framer-name\":\" Button Right\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ZafT0zcp_\",onTap:onTap1mpuuki,whileTap:animation2,...addPropertyOverrides({cRPusklOI:{onTap:onTap15b08ia},e9XwoAxLS:{onTap:onTap2ijvzn},emWvDhGyH:{onTap:onTap5wlh6l},F417bOwpz:{onTap:onTap16971uu},J7dAwl7rg:{onTap:onTap1ci6z78},ldQqA2_Na:{onTap:onTapirwbeq},MVNhdqjd1:{onTap:onTap115ptsr},QVQGs9HyC:{onTap:onTap5wlh6l}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+50+(((componentViewport?.height||580)-150-532.65)/2+0+0)+0+442.65+50+0,...addPropertyOverrides({cRPusklOI:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0},e9XwoAxLS:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0},emWvDhGyH:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0},J7dAwl7rg:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0},QVQGs9HyC:{y:(componentViewport?.y||0)+50+(((componentViewport?.height||709.5)-150-559.4)/2+0+0)+0+469.4+50+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mwqsj1-container\",layoutDependency:layoutDependency,layoutId:\"n7YhmKev4-container\",nodeId:\"n7YhmKev4\",rendersWithMotion:true,scopeId:\"il3eRX7ba\",children:/*#__PURE__*/_jsx(ButtonArrowButton2Overridemwqsj1WithMappedReactPropsk5mic3,{height:\"100%\",id:\"n7YhmKev4\",layoutId:\"n7YhmKev4\",variant:\"SGubFsczt\",width:\"100%\"})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eUlmP.framer-sz694z, .framer-eUlmP .framer-sz694z { display: block; }\",\".framer-eUlmP.framer-1hc4o5j { 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: 50px 20px 100px 20px; position: relative; width: 1200px; }\",\".framer-eUlmP .framer-q413q9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eUlmP .framer-1yp1sdw { 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 0px 50px 0px; position: relative; width: 100%; }\",\".framer-eUlmP .framer-1akggb1, .framer-eUlmP .framer-rzttej, .framer-eUlmP .framer-1kzims8, .framer-eUlmP .framer-ccvsl3, .framer-eUlmP .framer-bb0fp9, .framer-eUlmP .framer-dm3m8g, .framer-eUlmP .framer-1079jrb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-eUlmP .framer-ntmrc0 { 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-eUlmP .framer-1ndxx29 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-eUlmP .framer-18f68ck-container { flex: 1 0 0px; height: 1px; position: relative; width: 1px; }\",\".framer-eUlmP .framer-1r3krml { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-eUlmP .framer-tnm9zx { align-content: center; align-items: center; display: flex; flex: 0.4 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-eUlmP .framer-1ngcq6g { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-eUlmP .framer-1ony3n7, .framer-eUlmP .framer-1bo9yzp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 117px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-eUlmP .framer-5i0rwq { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.6 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-eUlmP .framer-kvoek2, .framer-eUlmP .framer-x0fkj6, .framer-eUlmP .framer-15oo3bs { 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-eUlmP .framer-1xbhkdg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 2px 0px; position: relative; width: 100%; }\",\".framer-eUlmP .framer-tzolmn { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-eUlmP .framer-1pcd8qf, .framer-eUlmP .framer-1r9ks7x, .framer-eUlmP .framer-1qeop59 { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eUlmP .framer-17pt540 { 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 0px 2px 0px; position: relative; width: 100%; }\",\".framer-eUlmP .framer-mc2x6d, .framer-eUlmP .framer-1kuh91s { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eUlmP .framer-1fqb6w9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 36px; overflow: hidden; padding: 0px 0px 2px 0px; position: relative; width: 100%; }\",\".framer-eUlmP .framer-1eqes3n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-eUlmP .framer-xw4i3w, .framer-eUlmP .framer-1hacmio { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-eUlmP .framer-1xxlqpq-container, .framer-eUlmP .framer-mwqsj1-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eUlmP.framer-1hc4o5j, .framer-eUlmP .framer-q413q9, .framer-eUlmP .framer-1yp1sdw, .framer-eUlmP .framer-ntmrc0, .framer-eUlmP .framer-1ndxx29, .framer-eUlmP .framer-1r3krml, .framer-eUlmP .framer-tnm9zx, .framer-eUlmP .framer-1ngcq6g, .framer-eUlmP .framer-1ony3n7, .framer-eUlmP .framer-1bo9yzp, .framer-eUlmP .framer-5i0rwq, .framer-eUlmP .framer-kvoek2, .framer-eUlmP .framer-1xbhkdg, .framer-eUlmP .framer-x0fkj6, .framer-eUlmP .framer-17pt540, .framer-eUlmP .framer-15oo3bs, .framer-eUlmP .framer-1fqb6w9, .framer-eUlmP .framer-1eqes3n, .framer-eUlmP .framer-xw4i3w, .framer-eUlmP .framer-1hacmio { gap: 0px; } .framer-eUlmP.framer-1hc4o5j > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-eUlmP.framer-1hc4o5j > :first-child, .framer-eUlmP .framer-q413q9 > :first-child, .framer-eUlmP .framer-1ony3n7 > :first-child, .framer-eUlmP .framer-1bo9yzp > :first-child, .framer-eUlmP .framer-5i0rwq > :first-child, .framer-eUlmP .framer-kvoek2 > :first-child, .framer-eUlmP .framer-x0fkj6 > :first-child, .framer-eUlmP .framer-17pt540 > :first-child, .framer-eUlmP .framer-15oo3bs > :first-child, .framer-eUlmP .framer-1fqb6w9 > :first-child { margin-top: 0px; } .framer-eUlmP.framer-1hc4o5j > :last-child, .framer-eUlmP .framer-q413q9 > :last-child, .framer-eUlmP .framer-1ony3n7 > :last-child, .framer-eUlmP .framer-1bo9yzp > :last-child, .framer-eUlmP .framer-5i0rwq > :last-child, .framer-eUlmP .framer-kvoek2 > :last-child, .framer-eUlmP .framer-x0fkj6 > :last-child, .framer-eUlmP .framer-17pt540 > :last-child, .framer-eUlmP .framer-15oo3bs > :last-child, .framer-eUlmP .framer-1fqb6w9 > :last-child { margin-bottom: 0px; } .framer-eUlmP .framer-q413q9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-eUlmP .framer-1yp1sdw > *, .framer-eUlmP .framer-ntmrc0 > *, .framer-eUlmP .framer-1ndxx29 > *, .framer-eUlmP .framer-tnm9zx > *, .framer-eUlmP .framer-1xbhkdg > *, .framer-eUlmP .framer-1eqes3n > *, .framer-eUlmP .framer-xw4i3w > *, .framer-eUlmP .framer-1hacmio > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eUlmP .framer-1yp1sdw > :first-child, .framer-eUlmP .framer-ntmrc0 > :first-child, .framer-eUlmP .framer-1ndxx29 > :first-child, .framer-eUlmP .framer-1r3krml > :first-child, .framer-eUlmP .framer-tnm9zx > :first-child, .framer-eUlmP .framer-1ngcq6g > :first-child, .framer-eUlmP .framer-1xbhkdg > :first-child, .framer-eUlmP .framer-1eqes3n > :first-child, .framer-eUlmP .framer-xw4i3w > :first-child, .framer-eUlmP .framer-1hacmio > :first-child { margin-left: 0px; } .framer-eUlmP .framer-1yp1sdw > :last-child, .framer-eUlmP .framer-ntmrc0 > :last-child, .framer-eUlmP .framer-1ndxx29 > :last-child, .framer-eUlmP .framer-1r3krml > :last-child, .framer-eUlmP .framer-tnm9zx > :last-child, .framer-eUlmP .framer-1ngcq6g > :last-child, .framer-eUlmP .framer-1xbhkdg > :last-child, .framer-eUlmP .framer-1eqes3n > :last-child, .framer-eUlmP .framer-xw4i3w > :last-child, .framer-eUlmP .framer-1hacmio > :last-child { margin-right: 0px; } .framer-eUlmP .framer-1r3krml > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-eUlmP .framer-1ngcq6g > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-eUlmP .framer-1ony3n7 > *, .framer-eUlmP .framer-1bo9yzp > *, .framer-eUlmP .framer-5i0rwq > *, .framer-eUlmP .framer-kvoek2 > *, .framer-eUlmP .framer-x0fkj6 > *, .framer-eUlmP .framer-17pt540 > *, .framer-eUlmP .framer-15oo3bs > *, .framer-eUlmP .framer-1fqb6w9 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-eUlmP.framer-v-8po8op .framer-1ony3n7, .framer-eUlmP.framer-v-8po8op .framer-1bo9yzp { justify-content: center; }\",\".framer-eUlmP.framer-v-1iyrprx .framer-1ony3n7, .framer-eUlmP.framer-v-1iyrprx .framer-1bo9yzp, .framer-eUlmP.framer-v-ttbi40 .framer-1ony3n7, .framer-eUlmP.framer-v-ttbi40 .framer-1bo9yzp { justify-content: flex-end; }\",\".framer-eUlmP.framer-v-1iyrprx .framer-1fqb6w9, .framer-eUlmP.framer-v-ttbi40 .framer-1fqb6w9, .framer-eUlmP.framer-v-umjawc .framer-1fqb6w9, .framer-eUlmP.framer-v-18foe7x .framer-1fqb6w9 { min-height: unset; }\",\".framer-eUlmP.framer-v-1w5u4ew.framer-1hc4o5j, .framer-eUlmP.framer-v-1nzsgxb.framer-1hc4o5j, .framer-eUlmP.framer-v-umjawc.framer-1hc4o5j, .framer-eUlmP.framer-v-1i2p05s.framer-1hc4o5j, .framer-eUlmP.framer-v-18foe7x.framer-1hc4o5j { width: 390px; }\",\".framer-eUlmP.framer-v-1w5u4ew .framer-1r3krml, .framer-eUlmP.framer-v-1nzsgxb .framer-1r3krml, .framer-eUlmP.framer-v-umjawc .framer-1r3krml, .framer-eUlmP.framer-v-1i2p05s .framer-1r3krml, .framer-eUlmP.framer-v-18foe7x .framer-1r3krml { flex-direction: column; gap: 40px; }\",\".framer-eUlmP.framer-v-1w5u4ew .framer-tnm9zx, .framer-eUlmP.framer-v-1nzsgxb .framer-tnm9zx, .framer-eUlmP.framer-v-umjawc .framer-tnm9zx, .framer-eUlmP.framer-v-1i2p05s .framer-tnm9zx, .framer-eUlmP.framer-v-18foe7x .framer-tnm9zx { flex: none; width: 40%; }\",\".framer-eUlmP.framer-v-1w5u4ew .framer-1ony3n7, .framer-eUlmP.framer-v-1w5u4ew .framer-1bo9yzp, .framer-eUlmP.framer-v-1i2p05s .framer-1ony3n7, .framer-eUlmP.framer-v-1i2p05s .framer-1bo9yzp { height: 80px; }\",\".framer-eUlmP.framer-v-1w5u4ew .framer-5i0rwq, .framer-eUlmP.framer-v-1nzsgxb .framer-5i0rwq, .framer-eUlmP.framer-v-umjawc .framer-5i0rwq, .framer-eUlmP.framer-v-1i2p05s .framer-5i0rwq, .framer-eUlmP.framer-v-18foe7x .framer-5i0rwq { flex: none; width: 100%; }\",\".framer-eUlmP.framer-v-1w5u4ew .framer-kvoek2, .framer-eUlmP.framer-v-1nzsgxb .framer-x0fkj6, .framer-eUlmP.framer-v-umjawc .framer-15oo3bs, .framer-eUlmP.framer-v-1i2p05s .framer-kvoek2, .framer-eUlmP.framer-v-18foe7x .framer-15oo3bs { height: 230px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eUlmP.framer-v-1w5u4ew .framer-1r3krml { gap: 0px; } .framer-eUlmP.framer-v-1w5u4ew .framer-1r3krml > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-eUlmP.framer-v-1w5u4ew .framer-1r3krml > :first-child { margin-top: 0px; } .framer-eUlmP.framer-v-1w5u4ew .framer-1r3krml > :last-child { margin-bottom: 0px; } }\",\".framer-eUlmP.framer-v-1nzsgxb .framer-1ony3n7, .framer-eUlmP.framer-v-1nzsgxb .framer-1bo9yzp { height: 80px; justify-content: center; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eUlmP.framer-v-1nzsgxb .framer-1r3krml { gap: 0px; } .framer-eUlmP.framer-v-1nzsgxb .framer-1r3krml > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-eUlmP.framer-v-1nzsgxb .framer-1r3krml > :first-child { margin-top: 0px; } .framer-eUlmP.framer-v-1nzsgxb .framer-1r3krml > :last-child { margin-bottom: 0px; } }\",\".framer-eUlmP.framer-v-umjawc .framer-1ony3n7, .framer-eUlmP.framer-v-umjawc .framer-1bo9yzp, .framer-eUlmP.framer-v-18foe7x .framer-1ony3n7, .framer-eUlmP.framer-v-18foe7x .framer-1bo9yzp { height: 80px; justify-content: flex-end; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eUlmP.framer-v-umjawc .framer-1r3krml { gap: 0px; } .framer-eUlmP.framer-v-umjawc .framer-1r3krml > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-eUlmP.framer-v-umjawc .framer-1r3krml > :first-child { margin-top: 0px; } .framer-eUlmP.framer-v-umjawc .framer-1r3krml > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eUlmP.framer-v-1i2p05s .framer-1r3krml { gap: 0px; } .framer-eUlmP.framer-v-1i2p05s .framer-1r3krml > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-eUlmP.framer-v-1i2p05s .framer-1r3krml > :first-child { margin-top: 0px; } .framer-eUlmP.framer-v-1i2p05s .framer-1r3krml > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eUlmP.framer-v-18foe7x .framer-1r3krml { gap: 0px; } .framer-eUlmP.framer-v-18foe7x .framer-1r3krml > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-eUlmP.framer-v-18foe7x .framer-1r3krml > :first-child { margin-top: 0px; } .framer-eUlmP.framer-v-18foe7x .framer-1r3krml > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 580\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MVNhdqjd1\":{\"layout\":[\"fixed\",\"auto\"]},\"ldQqA2_Na\":{\"layout\":[\"fixed\",\"auto\"]},\"dWytPlVLg\":{\"layout\":[\"fixed\",\"auto\"]},\"F417bOwpz\":{\"layout\":[\"fixed\",\"auto\"]},\"emWvDhGyH\":{\"layout\":[\"fixed\",\"auto\"]},\"e9XwoAxLS\":{\"layout\":[\"fixed\",\"auto\"]},\"J7dAwl7rg\":{\"layout\":[\"fixed\",\"auto\"]},\"QVQGs9HyC\":{\"layout\":[\"fixed\",\"auto\"]},\"cRPusklOI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"EfYtsFURB\":\"title1\",\"APNUKu8Hc\":\"text1\",\"MLF_jQx6c\":\"title2\",\"gGnLL0V62\":\"text2\",\"l2HRRuju_\":\"title3\",\"iYbrg6HgG\":\"text3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Frameril3eRX7ba=withCSS(Component,css,\"framer-eUlmP\");export default Frameril3eRX7ba;Frameril3eRX7ba.displayName=\"Approach Slider\";Frameril3eRX7ba.defaultProps={height:580,width:1200};addPropertyControls(Frameril3eRX7ba,{variant:{options:[\"k4LbY_LcF\",\"MVNhdqjd1\",\"ldQqA2_Na\",\"dWytPlVLg\",\"F417bOwpz\",\"emWvDhGyH\",\"e9XwoAxLS\",\"J7dAwl7rg\",\"QVQGs9HyC\",\"cRPusklOI\"],optionTitles:[\"Approach Slider 1\",\"Approach Slider 2\",\"Approach Slider 3\",\"Approach Slider 1 Loop\",\"Approach Slider 3 Loop\",\"Approach Slider Mobile 1\",\"Approach Slider Mobile 2\",\"Approach Slider Mobile 3\",\"Approach Slider Mobile 1 Loop\",\"Approach Slider Mobile 3 Loop\"],title:\"Variant\",type:ControlType.Enum},EfYtsFURB:{defaultValue:\"Strategy\",displayTextArea:false,title:\"Title 1\",type:ControlType.String},APNUKu8Hc:{defaultValue:\"Where insight meets execution. We develop data-driven strategies that align with your vision and drive measurable success. Every decision is guided by research and market intelligence, ensuring sustainable growth. With a holistic approach, we turn challenges from opportunities to results.\",displayTextArea:true,title:\"Text 1\",type:ControlType.String},MLF_jQx6c:{defaultValue:\"Branding\",displayTextArea:false,title:\"Title 2\",type:ControlType.String},gGnLL0V62:{defaultValue:\"Building stories that resonate. From visual identity to messaging, we design brands that connect with audiences and stand the test of time. We craft every detail with intention, ensuring consistency across every touchpoint. Our approach blends strategy and creativity, turning brands into experiences.\",displayTextArea:true,title:\"Text 2\",type:ControlType.String},l2HRRuju_:{defaultValue:\"Web Design\",displayTextArea:false,title:\"Title 3\",type:ControlType.String},iYbrg6HgG:{defaultValue:\"Where creativity meets functionality. We craft immersive and responsive digital experiences tailored to drive engagement and achieve your goals. With a user-centric approach, we design seamless interactions that captivate and convert. Thoughtfully crafted to elevate your brand in the digital landscape.\",displayTextArea:true,title:\"Text 3\",type:ControlType.String}});addFonts(Frameril3eRX7ba,[{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\"}]},...GlobalLineAnimationGlobalFonts,...ButtonArrowFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameril3eRX7ba\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerVariables\":\"{\\\"EfYtsFURB\\\":\\\"title1\\\",\\\"APNUKu8Hc\\\":\\\"text1\\\",\\\"MLF_jQx6c\\\":\\\"title2\\\",\\\"gGnLL0V62\\\":\\\"text2\\\",\\\"l2HRRuju_\\\":\\\"title3\\\",\\\"iYbrg6HgG\\\":\\\"text3\\\"}\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MVNhdqjd1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ldQqA2_Na\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dWytPlVLg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F417bOwpz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"emWvDhGyH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"e9XwoAxLS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J7dAwl7rg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QVQGs9HyC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cRPusklOI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"580\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./il3eRX7ba.map", "// Generated by Framer (2fef4c5)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"uYF3elQUG\",\"vNQJe453D\"];const serializationHash=\"framer-7LuG5\";const variantClassNames={uYF3elQUG:\"framer-v-1di3w2s\",vNQJe453D:\"framer-v-49sth9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.12,.23,.5,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 humanReadableVariantMap={\"Variant 1\":\"uYF3elQUG\",\"Variant 2\":\"vNQJe453D\"};const getProps=({height,id,link,width,...props})=>{return{...props,sOpBleqvT:link??props.sOpBleqvT,variant:humanReadableVariantMap[props.variant]??props.variant??\"uYF3elQUG\"};};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,sOpBleqvT,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"uYF3elQUG\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1cthj8n=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"vNQJe453D\");});const onMouseLeaveyyt7oj=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"uYF3elQUG\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:sOpBleqvT,motionChild:true,nodeId:\"uYF3elQUG\",scopeId:\"JsV_G5FIC\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1di3w2s\",className,classNames)} framer-1pnt4ys`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"uYF3elQUG\",onMouseEnter:onMouseEnter1cthj8n,ref:refBinding,style:{...style},...addPropertyOverrides({vNQJe453D:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeaveyyt7oj}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7U3dpdHplci01MDA=\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"117%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"scroll to view more\"})}),className:\"framer-1j3ol64\",\"data-framer-name\":\"scroll to view more\",fonts:[\"GF;Switzer-500\"],layoutDependency:layoutDependency,layoutId:\"teOl71Ob8\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.4},variants:{vNQJe453D:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7LuG5.framer-1pnt4ys, .framer-7LuG5 .framer-1pnt4ys { display: block; }\",\".framer-7LuG5.framer-1di3w2s { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-7LuG5 .framer-1j3ol64 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7LuG5.framer-1di3w2s { gap: 0px; } .framer-7LuG5.framer-1di3w2s > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-7LuG5.framer-1di3w2s > :first-child { margin-left: 0px; } .framer-7LuG5.framer-1di3w2s > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 15\n * @framerIntrinsicWidth 838\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"vNQJe453D\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"sOpBleqvT\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJsV_G5FIC=withCSS(Component,css,\"framer-7LuG5\");export default FramerJsV_G5FIC;FramerJsV_G5FIC.displayName=\"Scroll to view more\";FramerJsV_G5FIC.defaultProps={height:15,width:838};addPropertyControls(FramerJsV_G5FIC,{variant:{options:[\"uYF3elQUG\",\"vNQJe453D\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},sOpBleqvT:{title:\"Link\",type:ControlType.Link}});addFonts(FramerJsV_G5FIC,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJsV_G5FIC\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"838\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vNQJe453D\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"sOpBleqvT\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"15\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JsV_G5FIC.map", "// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"saIOguiQW\",\"KnjA26DdV\",\"vhBzdxgRf\"];const serializationHash=\"framer-giV2q\";const variantClassNames={KnjA26DdV:\"framer-v-kto2xv\",saIOguiQW:\"framer-v-1c7j7d5\",vhBzdxgRf:\"framer-v-12f8dlu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:1.5,ease:[.2,.93,.37,1.01],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 transition2={duration:0,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 humanReadableVariantMap={\"Initial State\":\"saIOguiQW\",\"Loader Image 1\":\"KnjA26DdV\",\"Loader Image 2\":\"vhBzdxgRf\"};const getProps=({height,id,image1,image2,image3,width,...props})=>{return{...props,B6hGfQhQf:image1??props.B6hGfQhQf??{alt:\"\",src:\"https://framerusercontent.com/images/MFPHKBo7pH140uXejnndTlmdNQ.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/MFPHKBo7pH140uXejnndTlmdNQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MFPHKBo7pH140uXejnndTlmdNQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/MFPHKBo7pH140uXejnndTlmdNQ.jpg 1440w\"},KJeMYWskY:image3??props.KJeMYWskY??{alt:\"\",src:\"https://framerusercontent.com/images/QzmGYH3lbZuEagF5pTkyY1lpA.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/QzmGYH3lbZuEagF5pTkyY1lpA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QzmGYH3lbZuEagF5pTkyY1lpA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QzmGYH3lbZuEagF5pTkyY1lpA.jpg 1440w\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"saIOguiQW\",yQzg0LrdW:image2??props.yQzg0LrdW??{alt:\"\",src:\"https://framerusercontent.com/images/IHdVbjYRCfiELs7VnHsxJcgI1AI.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/IHdVbjYRCfiELs7VnHsxJcgI1AI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IHdVbjYRCfiELs7VnHsxJcgI1AI.jpg 1000w\"}};};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,B6hGfQhQf,yQzg0LrdW,KJeMYWskY,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"saIOguiQW\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearh2vafp=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"KnjA26DdV\",true),900);});const onAppear1u17ds2=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"vhBzdxgRf\",true),600);});useOnVariantChange(baseVariant,{default:onAppearh2vafp,KnjA26DdV:onAppear1u17ds2,vhBzdxgRf:undefined});const sharedStyleClassNames=[];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,background:{alt:\"\",fit:\"fill\"},className:cx(scopingClassNames,\"framer-1c7j7d5\",className,classNames),\"data-framer-name\":\"Initial State\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"saIOguiQW\",ref:refBinding,style:{...style},...addPropertyOverrides({KnjA26DdV:{\"data-framer-name\":\"Loader Image 1\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/LZG1ksxB29h028K48XisAOuQfZc.jpg\",srcSet:\"https://framerusercontent.com/images/LZG1ksxB29h028K48XisAOuQfZc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/LZG1ksxB29h028K48XisAOuQfZc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/LZG1ksxB29h028K48XisAOuQfZc.jpg 1500w\"}},vhBzdxgRf:{\"data-framer-name\":\"Loader Image 2\",\"data-highlight\":undefined,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/70S1DvmPIxd5MkiUm8XQO4PU.jpg\",srcSet:\"https://framerusercontent.com/images/70S1DvmPIxd5MkiUm8XQO4PU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/70S1DvmPIxd5MkiUm8XQO4PU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/70S1DvmPIxd5MkiUm8XQO4PU.jpg 1500w\"}}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:900,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(KJeMYWskY)},className:\"framer-1ci75qe\",\"data-framer-name\":\"Image 3\",layoutDependency:layoutDependency,layoutId:\"GvBNFq6R7\"}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({vhBzdxgRf:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:708,pixelWidth:1e3,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(yQzg0LrdW)},className:\"framer-1ci2waa\",\"data-framer-name\":\"Image 2\",layoutDependency:layoutDependency,layoutId:\"OqvpJLsiD\",style:{opacity:1},variants:{vhBzdxgRf:{opacity:0}}})}),/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({vhBzdxgRf:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||160)-0-(((componentViewport?.height||160)-0)*1+0))/2+0+0)),pixelHeight:900,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(B6hGfQhQf)},className:\"framer-jkls3x\",\"data-framer-name\":\"Image 1\",layoutDependency:layoutDependency,layoutId:\"erxs5110H\",style:{opacity:1},variants:{vhBzdxgRf:{opacity:0}}})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-giV2q.framer-15dz0ms, .framer-giV2q .framer-15dz0ms { display: block; }\",\".framer-giV2q.framer-1c7j7d5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 160px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-giV2q .framer-1ci75qe { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-giV2q .framer-1ci2waa { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 2; }\",\".framer-giV2q .framer-jkls3x { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; z-index: 3; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-giV2q.framer-1c7j7d5 { gap: 0px; } .framer-giV2q.framer-1c7j7d5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-giV2q.framer-1c7j7d5 > :first-child { margin-top: 0px; } .framer-giV2q.framer-1c7j7d5 > :last-child { margin-bottom: 0px; } }\",\".framer-giV2q.framer-v-kto2xv .framer-1ci2waa, .framer-giV2q.framer-v-12f8dlu .framer-1ci75qe { z-index: 3; }\",\".framer-giV2q.framer-v-kto2xv .framer-jkls3x { z-index: 2; }\",\".framer-giV2q.framer-v-12f8dlu .framer-jkls3x { z-index: 1; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 160\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"KnjA26DdV\":{\"layout\":[\"fixed\",\"fixed\"]},\"vhBzdxgRf\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"B6hGfQhQf\":\"image1\",\"yQzg0LrdW\":\"image2\",\"KJeMYWskY\":\"image3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerlpVmLcAZg=withCSS(Component,css,\"framer-giV2q\");export default FramerlpVmLcAZg;FramerlpVmLcAZg.displayName=\"Loader Image\";FramerlpVmLcAZg.defaultProps={height:160,width:240};addPropertyControls(FramerlpVmLcAZg,{variant:{options:[\"saIOguiQW\",\"KnjA26DdV\",\"vhBzdxgRf\"],optionTitles:[\"Initial State\",\"Loader Image 1\",\"Loader Image 2\"],title:\"Variant\",type:ControlType.Enum},B6hGfQhQf:{__defaultAssetReference:\"data:framer/asset-reference,MFPHKBo7pH140uXejnndTlmdNQ.jpg?originalFilename=Untitled-1.jpg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,MFPHKBo7pH140uXejnndTlmdNQ.jpg?originalFilename=Untitled-1.jpg&preferredSize=auto\"},title:\"Image 1\",type:ControlType.ResponsiveImage},yQzg0LrdW:{__defaultAssetReference:\"data:framer/asset-reference,IHdVbjYRCfiELs7VnHsxJcgI1AI.jpg?originalFilename=Rectangle+747814643.jpg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,IHdVbjYRCfiELs7VnHsxJcgI1AI.jpg?originalFilename=Rectangle+747814643.jpg&preferredSize=auto\"},title:\"Image 2\",type:ControlType.ResponsiveImage},KJeMYWskY:{__defaultAssetReference:\"data:framer/asset-reference,QzmGYH3lbZuEagF5pTkyY1lpA.jpg?originalFilename=project+10.jpg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,QzmGYH3lbZuEagF5pTkyY1lpA.jpg?originalFilename=project+10.jpg&preferredSize=auto\"},title:\"Image 3\",type:ControlType.ResponsiveImage}});addFonts(FramerlpVmLcAZg,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlpVmLcAZg\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"240\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"KnjA26DdV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vhBzdxgRf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"160\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"B6hGfQhQf\\\":\\\"image1\\\",\\\"yQzg0LrdW\\\":\\\"image2\\\",\\\"KJeMYWskY\\\":\\\"image3\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lpVmLcAZg.map", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LoaderImage from\"https://framerusercontent.com/modules/mbhWISjcoG4HetuTOnNc/7IhS0vYIKhTiD3OJtGvn/lpVmLcAZg.js\";const LoaderImageFonts=getFonts(LoaderImage);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"PP8KJO63S\",\"JFru99kFN\",\"K1kDqsMtU\",\"jaccE8_W7\",\"Pd8vAHUEH\",\"vicNm0hc8\"];const serializationHash=\"framer-r65jj\";const variantClassNames={jaccE8_W7:\"framer-v-18bmve4\",JFru99kFN:\"framer-v-1gxtfwl\",K1kDqsMtU:\"framer-v-5q0cel\",Pd8vAHUEH:\"framer-v-r0ywex\",PP8KJO63S:\"framer-v-1w167r5\",vicNm0hc8:\"framer-v-5rm2b5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:1.5,ease:[.2,.93,.37,1.01],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:90};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={\"Initial State\":\"PP8KJO63S\",\"Mobile - Initial\":\"jaccE8_W7\",\"Mobile Step 1\":\"Pd8vAHUEH\",\"Mobile Step 2\":\"vicNm0hc8\",\"Step 1\":\"JFru99kFN\",\"Step 2\":\"K1kDqsMtU\"};const getProps=({height,id,image1,image2,image3,width,...props})=>{return{...props,il78CaPXl:image1??props.il78CaPXl??{src:\"https://framerusercontent.com/images/MFPHKBo7pH140uXejnndTlmdNQ.jpg\",srcSet:\"https://framerusercontent.com/images/MFPHKBo7pH140uXejnndTlmdNQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/MFPHKBo7pH140uXejnndTlmdNQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/MFPHKBo7pH140uXejnndTlmdNQ.jpg 1440w\"},PDIIiee8A:image3??props.PDIIiee8A??{src:\"https://framerusercontent.com/images/QzmGYH3lbZuEagF5pTkyY1lpA.jpg\",srcSet:\"https://framerusercontent.com/images/QzmGYH3lbZuEagF5pTkyY1lpA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/QzmGYH3lbZuEagF5pTkyY1lpA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QzmGYH3lbZuEagF5pTkyY1lpA.jpg 1440w\"},tdOsKLdLt:image2??props.tdOsKLdLt??{src:\"https://framerusercontent.com/images/IHdVbjYRCfiELs7VnHsxJcgI1AI.jpg\",srcSet:\"https://framerusercontent.com/images/IHdVbjYRCfiELs7VnHsxJcgI1AI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/IHdVbjYRCfiELs7VnHsxJcgI1AI.jpg 1000w\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"PP8KJO63S\"};};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,il78CaPXl,tdOsKLdLt,PDIIiee8A,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"PP8KJO63S\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearjhds4p=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"K1kDqsMtU\",true),2e3);});const onAppear1qe0y20=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"vicNm0hc8\",true),2e3);});useOnVariantChange(baseVariant,{JFru99kFN:onAppearjhds4p,Pd8vAHUEH:onAppear1qe0y20});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"jaccE8_W7\",\"Pd8vAHUEH\",\"vicNm0hc8\"].includes(baseVariant))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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1w167r5\",className,classNames),\"data-framer-name\":\"Initial State\",layoutDependency:layoutDependency,layoutId:\"PP8KJO63S\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({jaccE8_W7:{\"data-framer-name\":\"Mobile - Initial\"},JFru99kFN:{\"data-framer-name\":\"Step 1\",\"data-highlight\":true},K1kDqsMtU:{\"data-framer-name\":\"Step 2\"},Pd8vAHUEH:{\"data-framer-name\":\"Mobile Step 1\",\"data-highlight\":true},vicNm0hc8:{\"data-framer-name\":\"Mobile Step 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3sbyn0\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"zWLEivoXf\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{className:\"framer-wmx15q\",\"data-framer-appear-id\":\"wmx15q\",\"data-framer-name\":\"Image Wrapper\",layoutDependency:layoutDependency,layoutId:\"pmIHdPKHu\",...addPropertyOverrides({jaccE8_W7:{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,initial:animation1,optimized:true}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:(((componentViewport?.height||800)*1-0)*.2-0)*1,width:`calc(${componentViewport?.width||\"100vw\"} / 5)`,y:(componentViewport?.y||0)+(componentViewport?.height||800)-(-200+(componentViewport?.height||800)*1)+0+(((componentViewport?.height||800)*1-0-(((componentViewport?.height||800)*1-0)*.2+0))/2+0+0)+0+((((componentViewport?.height||800)*1-0)*.2-0-((((componentViewport?.height||800)*1-0)*.2-0)*1+0))/2+0+0),...addPropertyOverrides({jaccE8_W7:{width:`calc(${componentViewport?.width||\"100vw\"} / 4)`,y:(componentViewport?.y||0)+(componentViewport?.height||800)-(0+(componentViewport?.height||800)*1)+0+(((componentViewport?.height||800)*1-0-(((componentViewport?.height||800)*1-0)*.2+0))/2+0+0)+0+((((componentViewport?.height||800)*1-0)*.2-0-((((componentViewport?.height||800)*1-0)*.2-0)*1+0))/2+0+0)},JFru99kFN:{height:((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*.2-0)*1,y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*.2+0))/2+0+0)+0+(((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*.2-0-(((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*.2-0)*1+0))/2+0+0)},K1kDqsMtU:{height:((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*1-0)*1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*1+0))/2+0+0)+0+(((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*1-0-(((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*1-0)*1+0))/2+0+0)},Pd8vAHUEH:{height:((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*.2-0)*1,width:`calc(${componentViewport?.width||\"100vw\"} / 4)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*.2+0))/2+0+0)+0+(((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*.2-0-(((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*.2-0)*1+0))/2+0+0)},vicNm0hc8:{height:((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*1-0)*1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||800)-0-(Math.max(0,((componentViewport?.height||800)-0-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0-((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*1+0))/2+0+0)+0+(((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*1-0-(((Math.max(0,((componentViewport?.height||800)-0-0)/1)*1-0)*1-0)*1+0))/2+0+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qi5v8v-container\",layoutDependency:layoutDependency,layoutId:\"V5LJD5hup-container\",nodeId:\"V5LJD5hup\",rendersWithMotion:true,scopeId:\"OcdmqiL4L\",children:/*#__PURE__*/_jsx(LoaderImage,{B6hGfQhQf:toResponsiveImage(il78CaPXl),height:\"100%\",id:\"V5LJD5hup\",KJeMYWskY:toResponsiveImage(PDIIiee8A),layoutId:\"V5LJD5hup\",style:{height:\"100%\",width:\"100%\"},variant:\"saIOguiQW\",width:\"100%\",yQzg0LrdW:toResponsiveImage(tdOsKLdLt)})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-culgee\",\"data-framer-name\":\"White Overlay\",layoutDependency:layoutDependency,layoutId:\"YnmI_lhv9\",style:{backgroundColor:\"rgb(255, 255, 255)\"}})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-r65jj.framer-13gb7n2, .framer-r65jj .framer-13gb7n2 { display: block; }\",\".framer-r65jj.framer-1w167r5 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: 800px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-r65jj .framer-3sbyn0 { align-content: center; align-items: center; bottom: -200px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px; position: absolute; width: 100%; z-index: 1; }\",\".framer-r65jj .framer-wmx15q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 20%; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 20%; }\",\".framer-r65jj .framer-qi5v8v-container { flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-r65jj .framer-culgee { flex: none; height: 102%; left: 0px; overflow: hidden; position: absolute; top: -1px; width: 101%; z-index: 8; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-r65jj.framer-1w167r5, .framer-r65jj .framer-3sbyn0, .framer-r65jj .framer-wmx15q { gap: 0px; } .framer-r65jj.framer-1w167r5 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-r65jj.framer-1w167r5 > :first-child, .framer-r65jj .framer-3sbyn0 > :first-child, .framer-r65jj .framer-wmx15q > :first-child { margin-top: 0px; } .framer-r65jj.framer-1w167r5 > :last-child, .framer-r65jj .framer-3sbyn0 > :last-child, .framer-r65jj .framer-wmx15q > :last-child { margin-bottom: 0px; } .framer-r65jj .framer-3sbyn0 > *, .framer-r65jj .framer-wmx15q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-r65jj.framer-v-1gxtfwl .framer-3sbyn0, .framer-r65jj.framer-v-5q0cel .framer-3sbyn0, .framer-r65jj.framer-v-r0ywex .framer-3sbyn0, .framer-r65jj.framer-v-5rm2b5 .framer-3sbyn0 { bottom: unset; flex: 1 0 0px; height: 1px; left: unset; position: relative; }\",\".framer-r65jj.framer-v-1gxtfwl .framer-wmx15q { overflow: hidden; }\",\".framer-r65jj.framer-v-1gxtfwl .framer-culgee { height: 1%; top: -4px; }\",\".framer-r65jj.framer-v-5q0cel .framer-wmx15q, .framer-r65jj.framer-v-5rm2b5 .framer-wmx15q { height: 100%; width: 100%; }\",\".framer-r65jj.framer-v-5q0cel .framer-culgee { height: 1%; top: -15px; }\",\".framer-r65jj.framer-v-18bmve4.framer-1w167r5, .framer-r65jj.framer-v-r0ywex.framer-1w167r5, .framer-r65jj.framer-v-5rm2b5.framer-1w167r5 { width: 390px; }\",\".framer-r65jj.framer-v-18bmve4 .framer-3sbyn0 { bottom: 0px; }\",\".framer-r65jj.framer-v-18bmve4 .framer-wmx15q { width: 25%; }\",\".framer-r65jj.framer-v-r0ywex .framer-wmx15q { overflow: hidden; width: 25%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"JFru99kFN\":{\"layout\":[\"fixed\",\"fixed\"]},\"K1kDqsMtU\":{\"layout\":[\"fixed\",\"fixed\"]},\"jaccE8_W7\":{\"layout\":[\"fixed\",\"fixed\"]},\"Pd8vAHUEH\":{\"layout\":[\"fixed\",\"fixed\"]},\"vicNm0hc8\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"il78CaPXl\":\"image1\",\"tdOsKLdLt\":\"image2\",\"PDIIiee8A\":\"image3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOcdmqiL4L=withCSS(Component,css,\"framer-r65jj\");export default FramerOcdmqiL4L;FramerOcdmqiL4L.displayName=\"Hero Loader\";FramerOcdmqiL4L.defaultProps={height:800,width:1200};addPropertyControls(FramerOcdmqiL4L,{variant:{options:[\"PP8KJO63S\",\"JFru99kFN\",\"K1kDqsMtU\",\"jaccE8_W7\",\"Pd8vAHUEH\",\"vicNm0hc8\"],optionTitles:[\"Initial State\",\"Step 1\",\"Step 2\",\"Mobile - Initial\",\"Mobile Step 1\",\"Mobile Step 2\"],title:\"Variant\",type:ControlType.Enum},il78CaPXl:{__defaultAssetReference:\"data:framer/asset-reference,MFPHKBo7pH140uXejnndTlmdNQ.jpg?originalFilename=Untitled-1.jpg&preferredSize=auto\",title:\"Image 1\",type:ControlType.ResponsiveImage},tdOsKLdLt:{__defaultAssetReference:\"data:framer/asset-reference,IHdVbjYRCfiELs7VnHsxJcgI1AI.jpg?originalFilename=Rectangle+747814643.jpg&preferredSize=auto\",title:\"Image 2\",type:ControlType.ResponsiveImage},PDIIiee8A:{__defaultAssetReference:\"data:framer/asset-reference,QzmGYH3lbZuEagF5pTkyY1lpA.jpg?originalFilename=project+10.jpg&preferredSize=auto\",title:\"Image 3\",type:ControlType.ResponsiveImage}});addFonts(FramerOcdmqiL4L,[{explicitInter:true,fonts:[]},...LoaderImageFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOcdmqiL4L\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"800\",\"framerVariables\":\"{\\\"il78CaPXl\\\":\\\"image1\\\",\\\"tdOsKLdLt\\\":\\\"image2\\\",\\\"PDIIiee8A\\\":\\\"image3\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JFru99kFN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"K1kDqsMtU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jaccE8_W7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Pd8vAHUEH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vicNm0hc8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OcdmqiL4L.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";export function ScrollBlockerOverride(){React.useEffect(()=>{// Save original overflow\nconst originalHtmlOverflow=document.documentElement.style.overflow;const originalBodyOverflow=document.body.style.overflow;// Lock scroll\ndocument.documentElement.style.overflow=\"hidden\";document.body.style.overflow=\"hidden\";// Unlock scroll after 3.5s\nconst timer=setTimeout(()=>{document.documentElement.style.overflow=originalHtmlOverflow;document.body.style.overflow=originalBodyOverflow;},3500);// Cleanup if the override is removed or the component unmounts\nreturn()=>{clearTimeout(timer);document.documentElement.style.overflow=originalHtmlOverflow;document.body.style.overflow=originalBodyOverflow;};},[]);// Since this is an override, we return an empty object\n// (or override properties for the attached layer).\nreturn{};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withScrollBlockerOverride(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...ScrollBlockerOverride(props)});};}withScrollBlockerOverride.displayName=\"ScrollBlockerOverride\";\nexport const __FramerMetadata__ = {\"exports\":{\"ScrollBlockerOverride\":{\"type\":\"override\",\"name\":\"ScrollBlockerOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withScrollBlockerOverride\":{\"type\":\"reactHoc\",\"name\":\"withScrollBlockerOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Stop_scroll.map", "// Generated by Framer (5b26096)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,useSiteRefs,withCodeBoundaryForOverrides,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import EnaBuyTemplateButton from\"https://framerusercontent.com/modules/R4RE2CyGf3kVARGE4CK2/vfOl86dYvbLfvIPZNxBL/T3USDJ0Ln.js\";import CTAButton from\"#framer/local/canvasComponent/FOrU3pZen/FOrU3pZen.js\";import TextLink from\"#framer/local/canvasComponent/id8CqaNWK/id8CqaNWK.js\";import ApproachSlider from\"#framer/local/canvasComponent/il3eRX7ba/il3eRX7ba.js\";import ScrollToViewMore from\"#framer/local/canvasComponent/JsV_G5FIC/JsV_G5FIC.js\";import ProjectCard from\"#framer/local/canvasComponent/lpSBFFJJA/lpSBFFJJA.js\";import SectionCTA from\"#framer/local/canvasComponent/o29eRkGMy/o29eRkGMy.js\";import HeroLoader from\"#framer/local/canvasComponent/OcdmqiL4L/OcdmqiL4L.js\";import ArticleCard from\"#framer/local/canvasComponent/PzUKgy80L/PzUKgy80L.js\";import ProjectCardSmall from\"#framer/local/canvasComponent/WQuqSpYen/WQuqSpYen.js\";import{withScrollBlockerOverride}from\"#framer/local/codeFile/rg4tejz/Stop_scroll.js\";import Blog from\"#framer/local/collection/ajpW3RDtm/ajpW3RDtm.js\";import Works from\"#framer/local/collection/ZPxiZ9t6y/ZPxiZ9t6y.js\";import*as sharedStyle from\"#framer/local/css/KGq3krHbX/KGq3krHbX.js\";import*as sharedStyle2 from\"#framer/local/css/p67JIcyGd/p67JIcyGd.js\";import*as sharedStyle1 from\"#framer/local/css/XEyox9Wnl/XEyox9Wnl.js\";import metadataProvider from\"#framer/local/webPageMetadata/mSWM2gwDI/mSWM2gwDI.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const CTAButtonFonts=getFonts(CTAButton);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ScrollToViewMoreFonts=getFonts(ScrollToViewMore);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ProjectCardSmallFonts=getFonts(ProjectCardSmall);const HeroLoaderFonts=getFonts(HeroLoader);const HeroLoaderWithVariantAppearEffect=withVariantAppearEffect(HeroLoader);const MotionDivWithScrollBlockerOverrideasxwjl=withCodeBoundaryForOverrides(motion.div,{nodeId:\"Nzj4qHp1Q\",override:withScrollBlockerOverride,scopeId:\"mSWM2gwDI\"});const TextLinkFonts=getFonts(TextLink);const ProjectCardFonts=getFonts(ProjectCard);const ApproachSliderFonts=getFonts(ApproachSlider);const SectionCTAFonts=getFonts(SectionCTA);const ArticleCardFonts=getFonts(ArticleCard);const EnaBuyTemplateButtonFonts=getFonts(EnaBuyTemplateButton);const breakpoints={tVzu9opKG:\"(min-width: 1200px)\",VaZUuPG5J:\"(max-width: 809px)\",z1wktEZnE:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-lb6RT\";const variantClassNames={tVzu9opKG:\"framer-v-22x4x1\",VaZUuPG5J:\"framer-v-kgf7jz\",z1wktEZnE:\"framer-v-1utp2xw\"};const transition1={delay:2.7,duration:1.5,ease:[.16,1,.3,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:-2,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition2={delay:2.8,duration:1.5,ease:[.16,1,.3,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:2.6,duration:1.5,ease:[.16,1,.3,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:2.9,duration:1.5,ease:[.16,1,.3,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition5={delay:2,duration:1.5,ease:[.16,1,.3,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50};const transition6={delay:3.1,duration:1.5,ease:[.16,1,.3,1],type:\"tween\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:130};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"sCQeHbqPX\":return\"szRyzQdX8\";case\"SPTmDaq0c\":return\"FYwVNlpNc\";default:return\"szRyzQdX8\";}};const transition7={delay:1.7,duration:.7,ease:[.12,.23,.13,.96],type:\"tween\"};const animation10={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:0};const animation11={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"tVzu9opKG\",Phone:\"VaZUuPG5J\",Tablet:\"z1wktEZnE\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"tVzu9opKG\"};};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,sHZPaJXfrgH7_hPmrK,y9LchjGYxgH7_hPmrK,N78BlVPNDgH7_hPmrK,LCRPqXxUJgH7_hPmrK,elfJiwx6igH7_hPmrK,GH7GEnuuUgH7_hPmrK,idgH7_hPmrK,sHZPaJXfrlJheOiNff,N78BlVPNDlJheOiNff,aJJ9h7XcolJheOiNff,ZgamRTHqalJheOiNff,xndevrBXolJheOiNff,y9LchjGYxlJheOiNff,VzLfnfnm5lJheOiNff,idlJheOiNff,sHZPaJXfrbkIEc2kV9,N78BlVPNDbkIEc2kV9,aJJ9h7XcobkIEc2kV9,ZgamRTHqabkIEc2kV9,xndevrBXobkIEc2kV9,y9LchjGYxbkIEc2kV9,elfJiwx6ibkIEc2kV9,idbkIEc2kV9,sHZPaJXfrnMc7uVDDE,N78BlVPNDnMc7uVDDE,aJJ9h7XconMc7uVDDE,ZgamRTHqanMc7uVDDE,xndevrBXonMc7uVDDE,y9LchjGYxnMc7uVDDE,elfJiwx6inMc7uVDDE,idnMc7uVDDE,sHZPaJXfrPAeaw9qiQ,N78BlVPNDPAeaw9qiQ,aJJ9h7XcoPAeaw9qiQ,a3spYSJHRPAeaw9qiQ,xndevrBXoPAeaw9qiQ,VzLfnfnm5PAeaw9qiQ,ZgamRTHqaPAeaw9qiQ,y9LchjGYxPAeaw9qiQ,elfJiwx6iPAeaw9qiQ,idPAeaw9qiQ,q62g1bwOSYejgBx5uz,g5EU8ofCqYejgBx5uz,pgABsoEktYejgBx5uz,bvNpENgkpYejgBx5uz,B_RTOfIMZYejgBx5uz,idYejgBx5uz,q62g1bwOSqTbNxwfPG,g5EU8ofCqqTbNxwfPG,pgABsoEktqTbNxwfPG,bvNpENgkpqTbNxwfPG,B_RTOfIMZqTbNxwfPG,idqTbNxwfPG,q62g1bwOSeG36wX50e,g5EU8ofCqeG36wX50e,pgABsoEkteG36wX50e,bvNpENgkpeG36wX50e,B_RTOfIMZeG36wX50e,ideG36wX50e,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"xbEQ9WrRD\");const dynamicRef=useSiteRefs();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"VaZUuPG5J\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"VaZUuPG5J\")return true;return false;};const router=useRouter();const elementId1=useRouteElementId(\"KctaQ6uzG\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"tVzu9opKG\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-22x4x1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"main\",{className:\"framer-q98pzm\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-r5n85l\",\"data-framer-name\":\"Nav Variant Trigger\",id:elementId,ref:dynamicRef(elementId)}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z6p956\",\"data-framer-name\":\"Section Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19rff7q\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ug7f1k\",\"data-framer-name\":\"Heading\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vnhwun hidden-kgf7jz\",\"data-framer-name\":\"Line 1\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1czqu4f\",\"data-styles-preset\":\"KGq3krHbX\",children:\"Redefining creativity for the \"})}),className:\"framer-uhtmf4\",\"data-framer-appear-id\":\"uhtmf4\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x4cn56 hidden-kgf7jz\",\"data-framer-name\":\"Line 2\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-4bfb2c\",\"data-styles-preset\":\"XEyox9Wnl\",children:\"future with flawless execution.\"})}),className:\"framer-odk6ck\",\"data-framer-appear-id\":\"odk6ck\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8y6t7g hidden-22x4x1 hidden-1utp2xw\",\"data-framer-name\":\"Mobile\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1efh2ce\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1czqu4f\",\"data-styles-preset\":\"KGq3krHbX\",children:\"Redefining creativity\"})}),className:\"framer-1k8jdbx\",\"data-framer-appear-id\":\"1k8jdbx\",\"data-framer-name\":\"Redefining creativity for the future with flawless execution.\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lvozc8\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1czqu4f\",\"data-styles-preset\":\"KGq3krHbX\",children:\"for the future\"})}),className:\"framer-gkk1jq\",\"data-framer-appear-id\":\"gkk1jq\",\"data-framer-name\":\"Redefining creativity for the future with flawless execution.\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-btx6ny hidden-kgf7jz\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1czqu4f\",\"data-styles-preset\":\"KGq3krHbX\",children:\"flawless execution.\"})}),className:\"framer-1mpd3q1\",\"data-framer-appear-id\":\"1mpd3q1\",\"data-framer-name\":\"Redefining creativity for the future with flawless execution.\",fonts:[\"Inter\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-1upzk6g\",\"data-framer-appear-id\":\"1upzk6g\",\"data-framer-name\":\"Button\",initial:animation5,optimized:true,children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"crs7BF5yA\"},implicitPathVariables:undefined},{href:{webPageId:\"crs7BF5yA\"},implicitPathVariables:undefined},{href:{webPageId:\"crs7BF5yA\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+0+0+0+20+344.18+0+234.64+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zuogkj-container\",nodeId:\"hrjuh1JXQ\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{DRRU8a4OX:resolvedLinks[2]},z1wktEZnE:{DRRU8a4OX:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(CTAButton,{DRRU8a4OX:resolvedLinks[0],height:\"100%\",id:\"hrjuh1JXQ\",layoutId:\"hrjuh1JXQ\",variant:\"nSC4W8Yp3\",width:\"100%\",XHrPvFWvD:\"View Projects\"})})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2oiqh0\",\"data-framer-name\":\"Bottom Row\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-11fuddn hidden-kgf7jz\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":KctaQ6uzG\",webPageId:\"mSWM2gwDI\"},implicitPathVariables:undefined},{href:{hash:\":KctaQ6uzG\",webPageId:\"mSWM2gwDI\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:15,y:(componentViewport?.y||0)+0+0+0+0+1e3-140+20+85+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation6,className:\"framer-9ijin1-container\",\"data-framer-appear-id\":\"9ijin1\",initial:animation7,nodeId:\"br1mowk3v\",optimized:true,rendersWithMotion:true,scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z1wktEZnE:{sOpBleqvT:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ScrollToViewMore,{height:\"100%\",id:\"br1mowk3v\",layoutId:\"br1mowk3v\",sOpBleqvT:resolvedLinks1[0],variant:\"uYF3elQUG\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation8,className:\"framer-118mmyn\",\"data-framer-appear-id\":\"118mmyn\",initial:animation9,optimized:true,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"gH7_hPmrK\",data:Works,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:6},select:[{collection:\"gH7_hPmrK\",name:\"sHZPaJXfr\",type:\"Identifier\"},{collection:\"gH7_hPmrK\",name:\"y9LchjGYx\",type:\"Identifier\"},{collection:\"gH7_hPmrK\",name:\"N78BlVPND\",type:\"Identifier\"},{collection:\"gH7_hPmrK\",name:\"LCRPqXxUJ\",type:\"Identifier\"},{collection:\"gH7_hPmrK\",name:\"elfJiwx6i\",type:\"Identifier\"},{collection:\"gH7_hPmrK\",name:\"GH7GEnuuU\",type:\"Identifier\"},{collection:\"gH7_hPmrK\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({elfJiwx6i:elfJiwx6igH7_hPmrK,GH7GEnuuU:GH7GEnuuUgH7_hPmrK,id:idgH7_hPmrK,LCRPqXxUJ:LCRPqXxUJgH7_hPmrK,N78BlVPND:N78BlVPNDgH7_hPmrK,sHZPaJXfr:sHZPaJXfrgH7_hPmrK,y9LchjGYx:y9LchjGYxgH7_hPmrK},index)=>{sHZPaJXfrgH7_hPmrK??=\"\";N78BlVPNDgH7_hPmrK??=\"\";LCRPqXxUJgH7_hPmrK??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`gH7_hPmrK-${idgH7_hPmrK}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{sHZPaJXfr:sHZPaJXfrgH7_hPmrK},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sHZPaJXfr:sHZPaJXfrgH7_hPmrK},webPageId:\"lePmW1JI3\"},motionChild:true,nodeId:\"jeye4ryda\",openInNewTab:false,scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-3x4zoh framer-u64xem\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,y:(componentViewport?.y||0)+0+0+0+0+1e3-140+20+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nj1bq9-container\",nodeId:\"NLwuKBY97\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{style:{width:\"100%\"},variant:\"BProApTbj\"},z1wktEZnE:{variant:\"BProApTbj\"}},children:/*#__PURE__*/_jsx(ProjectCardSmall,{axkdJnNAo:LCRPqXxUJgH7_hPmrK,EDERKzl0O:toResponsiveImage(GH7GEnuuUgH7_hPmrK),FfkYIsqd_:N78BlVPNDgH7_hPmrK,height:\"100%\",id:\"NLwuKBY97\",iL6ERTzjw:isSet(elfJiwx6igH7_hPmrK),KRN_hfwf0:\"Latest Case study\",layoutId:\"NLwuKBY97\",PgZHSukOy:toResponsiveImage(y9LchjGYxgH7_hPmrK),sfMrxI4nt:elfJiwx6igH7_hPmrK,variant:\"TRISm60PV\",width:\"100%\"})})})})})})})})},idgH7_hPmrK);})})})})})]}),/*#__PURE__*/_jsx(MotionDivWithScrollBlockerOverrideasxwjl,{className:\"framer-asxwjl\",\"data-framer-name\":\"Loader\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{height:910,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7pj11p-container\",nodeId:\"ukEBus9y1\",rendersWithMotion:true,scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{__framer__obscuredVariantId:\"jaccE8_W7\",__framer__visibleVariantId:\"Pd8vAHUEH\",variant:\"vicNm0hc8\"}},children:/*#__PURE__*/_jsx(HeroLoaderWithVariantAppearEffect,{__framer__animateOnce:true,__framer__obscuredVariantId:\"PP8KJO63S\",__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"JFru99kFN\",height:\"100%\",id:\"ukEBus9y1\",il78CaPXl:addImageAlt({pixelHeight:900,pixelWidth:1440,src:\"https://framerusercontent.com/images/b97WZpcU5uFpXAs8UrmkFLT1Acc.jpg\",srcSet:\"https://framerusercontent.com/images/b97WZpcU5uFpXAs8UrmkFLT1Acc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/b97WZpcU5uFpXAs8UrmkFLT1Acc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/b97WZpcU5uFpXAs8UrmkFLT1Acc.jpg 1440w\"},\"\"),layoutId:\"ukEBus9y1\",PDIIiee8A:addImageAlt({pixelHeight:1080,pixelWidth:1920,src:\"https://framerusercontent.com/images/rhmQdCSBdFmzb8VWi9Pt0ZVU8w.jpg\",srcSet:\"https://framerusercontent.com/images/rhmQdCSBdFmzb8VWi9Pt0ZVU8w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rhmQdCSBdFmzb8VWi9Pt0ZVU8w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/rhmQdCSBdFmzb8VWi9Pt0ZVU8w.jpg 1920w\"},\"\"),style:{height:\"100%\",width:\"100%\"},tdOsKLdLt:addImageAlt({pixelHeight:708,pixelWidth:1e3,src:\"https://framerusercontent.com/images/Uw9R5sfmT2t3Wbm4zHA1voRxy6U.jpg\",srcSet:\"https://framerusercontent.com/images/Uw9R5sfmT2t3Wbm4zHA1voRxy6U.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Uw9R5sfmT2t3Wbm4zHA1voRxy6U.jpg 1000w\"},\"\"),variant:\"K1kDqsMtU\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-18f34rw\",\"data-framer-name\":\"Section Featured Projects\",id:elementId1,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ey5hbk\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nq8ap3\",\"data-styles-preset\":\"p67JIcyGd\",children:\"Featured Projects\"})}),className:\"framer-150qo55\",\"data-framer-name\":\"Featured Projects\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"crs7BF5yA\"},implicitPathVariables:undefined},{href:{webPageId:\"crs7BF5yA\"},implicitPathVariables:undefined},{href:{webPageId:\"crs7BF5yA\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+0+0+0+1e3+100+0+0+22.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eiwg4f-container\",nodeId:\"KOwlXWjJ9\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{aFOmVa1og:resolvedLinks2[2],X4kGlDs4u:\"View All\"},z1wktEZnE:{aFOmVa1og:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(TextLink,{aFOmVa1og:resolvedLinks2[0],height:\"100%\",id:\"KOwlXWjJ9\",layoutId:\"KOwlXWjJ9\",variant:\"rHwbP9SYf\",WEIlJRVLb:false,width:\"100%\",X4kGlDs4u:\"View All Projects\",Z9XW1W3fa:\"rgb(0, 0, 0)\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1twjv94\",\"data-framer-name\":\"Projects Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-zbfj3n\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"lJheOiNff\",data:Works,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"lJheOiNff\",name:\"sHZPaJXfr\",type:\"Identifier\"},{collection:\"lJheOiNff\",name:\"N78BlVPND\",type:\"Identifier\"},{collection:\"lJheOiNff\",name:\"aJJ9h7Xco\",type:\"Identifier\"},{collection:\"lJheOiNff\",name:\"ZgamRTHqa\",type:\"Identifier\"},{collection:\"lJheOiNff\",name:\"xndevrBXo\",type:\"Identifier\"},{collection:\"lJheOiNff\",name:\"y9LchjGYx\",type:\"Identifier\"},{collection:\"lJheOiNff\",name:\"VzLfnfnm5\",type:\"Identifier\"},{collection:\"lJheOiNff\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({aJJ9h7Xco:aJJ9h7XcolJheOiNff,id:idlJheOiNff,N78BlVPND:N78BlVPNDlJheOiNff,sHZPaJXfr:sHZPaJXfrlJheOiNff,VzLfnfnm5:VzLfnfnm5lJheOiNff,xndevrBXo:xndevrBXolJheOiNff,y9LchjGYx:y9LchjGYxlJheOiNff,ZgamRTHqa:ZgamRTHqalJheOiNff},index1)=>{sHZPaJXfrlJheOiNff??=\"\";N78BlVPNDlJheOiNff??=\"\";aJJ9h7XcolJheOiNff??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`lJheOiNff-${idlJheOiNff}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{sHZPaJXfr:sHZPaJXfrlJheOiNff},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sHZPaJXfr:sHZPaJXfrlJheOiNff},webPageId:\"lePmW1JI3\"},motionChild:true,nodeId:\"CPzD1zZFh\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-zs4zrl framer-u64xem\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{height:455,width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:`max((${componentViewport?.width||\"100vw\"} - 60px) * 0.6, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sbvdn-container\",nodeId:\"nzt0I0BNS\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{style:{width:\"100%\"},variant:\"BPp65BP00\"},z1wktEZnE:{variant:\"BPp65BP00\"}},children:/*#__PURE__*/_jsx(ProjectCard,{ASgQ3ePQh:aJJ9h7XcolJheOiNff,caI0CiIQC:toResponsiveImage(xndevrBXolJheOiNff),EzBayGRO8:isSet(VzLfnfnm5lJheOiNff),HCKQl3JRJ:VzLfnfnm5lJheOiNff,hDOFCN1K_:N78BlVPNDlJheOiNff,height:\"100%\",id:\"nzt0I0BNS\",iMsI6KY97:toResponsiveImage(y9LchjGYxlJheOiNff),l93l0dqgM:true,layoutId:\"nzt0I0BNS\",style:{height:\"100%\",width:\"100%\"},tGbHK9e99:toResponsiveImage(ZgamRTHqalJheOiNff),variant:\"AO3diGIYI\",width:\"100%\",WRWnTCDCx:true})})})})})})})})},idlJheOiNff);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15apqfi\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"bkIEc2kV9\",data:Works,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:5},select:[{collection:\"bkIEc2kV9\",name:\"sHZPaJXfr\",type:\"Identifier\"},{collection:\"bkIEc2kV9\",name:\"N78BlVPND\",type:\"Identifier\"},{collection:\"bkIEc2kV9\",name:\"aJJ9h7Xco\",type:\"Identifier\"},{collection:\"bkIEc2kV9\",name:\"ZgamRTHqa\",type:\"Identifier\"},{collection:\"bkIEc2kV9\",name:\"xndevrBXo\",type:\"Identifier\"},{collection:\"bkIEc2kV9\",name:\"y9LchjGYx\",type:\"Identifier\"},{collection:\"bkIEc2kV9\",name:\"elfJiwx6i\",type:\"Identifier\"},{collection:\"bkIEc2kV9\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({aJJ9h7Xco:aJJ9h7XcobkIEc2kV9,elfJiwx6i:elfJiwx6ibkIEc2kV9,id:idbkIEc2kV9,N78BlVPND:N78BlVPNDbkIEc2kV9,sHZPaJXfr:sHZPaJXfrbkIEc2kV9,xndevrBXo:xndevrBXobkIEc2kV9,y9LchjGYx:y9LchjGYxbkIEc2kV9,ZgamRTHqa:ZgamRTHqabkIEc2kV9},index2)=>{sHZPaJXfrbkIEc2kV9??=\"\";N78BlVPNDbkIEc2kV9??=\"\";aJJ9h7XcobkIEc2kV9??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`bkIEc2kV9-${idbkIEc2kV9}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{sHZPaJXfr:sHZPaJXfrbkIEc2kV9},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sHZPaJXfr:sHZPaJXfrbkIEc2kV9},webPageId:\"lePmW1JI3\"},motionChild:true,nodeId:\"VtRFGcjtz\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1nm8xb5 framer-u64xem\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{height:455,width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:`max((${componentViewport?.width||\"100vw\"} - 60px) * 0.4, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z5wptk-container\",nodeId:\"NAIkmCus5\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{style:{width:\"100%\"},variant:\"ai52P20OF\"},z1wktEZnE:{variant:\"ai52P20OF\"}},children:/*#__PURE__*/_jsx(ProjectCard,{ASgQ3ePQh:aJJ9h7XcobkIEc2kV9,caI0CiIQC:toResponsiveImage(xndevrBXobkIEc2kV9),EzBayGRO8:true,GgBo43Ex9:elfJiwx6ibkIEc2kV9,hDOFCN1K_:N78BlVPNDbkIEc2kV9,height:\"100%\",id:\"NAIkmCus5\",iMsI6KY97:toResponsiveImage(y9LchjGYxbkIEc2kV9),l93l0dqgM:isSet(elfJiwx6ibkIEc2kV9),layoutId:\"NAIkmCus5\",style:{height:\"100%\",width:\"100%\"},tGbHK9e99:toResponsiveImage(ZgamRTHqabkIEc2kV9),variant:\"tIfHvx3FZ\",width:\"100%\",WRWnTCDCx:true})})})})})})})})},idbkIEc2kV9);})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i2uthg\",\"data-framer-name\":\"Projects Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2yysmi\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"nMc7uVDDE\",data:Works,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"nMc7uVDDE\",name:\"sHZPaJXfr\",type:\"Identifier\"},{collection:\"nMc7uVDDE\",name:\"N78BlVPND\",type:\"Identifier\"},{collection:\"nMc7uVDDE\",name:\"aJJ9h7Xco\",type:\"Identifier\"},{collection:\"nMc7uVDDE\",name:\"ZgamRTHqa\",type:\"Identifier\"},{collection:\"nMc7uVDDE\",name:\"xndevrBXo\",type:\"Identifier\"},{collection:\"nMc7uVDDE\",name:\"y9LchjGYx\",type:\"Identifier\"},{collection:\"nMc7uVDDE\",name:\"elfJiwx6i\",type:\"Identifier\"},{collection:\"nMc7uVDDE\",name:\"id\",type:\"Identifier\"}]},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({aJJ9h7Xco:aJJ9h7XconMc7uVDDE,elfJiwx6i:elfJiwx6inMc7uVDDE,id:idnMc7uVDDE,N78BlVPND:N78BlVPNDnMc7uVDDE,sHZPaJXfr:sHZPaJXfrnMc7uVDDE,xndevrBXo:xndevrBXonMc7uVDDE,y9LchjGYx:y9LchjGYxnMc7uVDDE,ZgamRTHqa:ZgamRTHqanMc7uVDDE},index3)=>{sHZPaJXfrnMc7uVDDE??=\"\";N78BlVPNDnMc7uVDDE??=\"\";aJJ9h7XconMc7uVDDE??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`nMc7uVDDE-${idnMc7uVDDE}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{sHZPaJXfr:sHZPaJXfrnMc7uVDDE},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sHZPaJXfr:sHZPaJXfrnMc7uVDDE},webPageId:\"lePmW1JI3\"},motionChild:true,nodeId:\"ViK3Abnn5\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-13qg3ex framer-u64xem\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{height:455,width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:`max((${componentViewport?.width||\"100vw\"} - 60px) * 0.4, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13r6s4d-container\",nodeId:\"MPUTLi1an\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{style:{width:\"100%\"},variant:\"ai52P20OF\"},z1wktEZnE:{variant:\"ai52P20OF\"}},children:/*#__PURE__*/_jsx(ProjectCard,{ASgQ3ePQh:aJJ9h7XconMc7uVDDE,caI0CiIQC:toResponsiveImage(xndevrBXonMc7uVDDE),EzBayGRO8:true,GgBo43Ex9:elfJiwx6inMc7uVDDE,hDOFCN1K_:N78BlVPNDnMc7uVDDE,height:\"100%\",id:\"MPUTLi1an\",iMsI6KY97:toResponsiveImage(y9LchjGYxnMc7uVDDE),l93l0dqgM:isSet(elfJiwx6inMc7uVDDE),layoutId:\"MPUTLi1an\",style:{height:\"100%\",width:\"100%\"},tGbHK9e99:toResponsiveImage(ZgamRTHqanMc7uVDDE),variant:\"tIfHvx3FZ\",width:\"100%\",WRWnTCDCx:true})})})})})})})})},idnMc7uVDDE);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hdy3bd\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"PAeaw9qiQ\",data:Works,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:4},select:[{collection:\"PAeaw9qiQ\",name:\"sHZPaJXfr\",type:\"Identifier\"},{collection:\"PAeaw9qiQ\",name:\"N78BlVPND\",type:\"Identifier\"},{collection:\"PAeaw9qiQ\",name:\"aJJ9h7Xco\",type:\"Identifier\"},{collection:\"PAeaw9qiQ\",name:\"a3spYSJHR\",type:\"Identifier\"},{collection:\"PAeaw9qiQ\",name:\"xndevrBXo\",type:\"Identifier\"},{collection:\"PAeaw9qiQ\",name:\"VzLfnfnm5\",type:\"Identifier\"},{collection:\"PAeaw9qiQ\",name:\"ZgamRTHqa\",type:\"Identifier\"},{collection:\"PAeaw9qiQ\",name:\"y9LchjGYx\",type:\"Identifier\"},{collection:\"PAeaw9qiQ\",name:\"elfJiwx6i\",type:\"Identifier\"},{collection:\"PAeaw9qiQ\",name:\"id\",type:\"Identifier\"}]},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({a3spYSJHR:a3spYSJHRPAeaw9qiQ,aJJ9h7Xco:aJJ9h7XcoPAeaw9qiQ,elfJiwx6i:elfJiwx6iPAeaw9qiQ,id:idPAeaw9qiQ,N78BlVPND:N78BlVPNDPAeaw9qiQ,sHZPaJXfr:sHZPaJXfrPAeaw9qiQ,VzLfnfnm5:VzLfnfnm5PAeaw9qiQ,xndevrBXo:xndevrBXoPAeaw9qiQ,y9LchjGYx:y9LchjGYxPAeaw9qiQ,ZgamRTHqa:ZgamRTHqaPAeaw9qiQ},index4)=>{sHZPaJXfrPAeaw9qiQ??=\"\";N78BlVPNDPAeaw9qiQ??=\"\";aJJ9h7XcoPAeaw9qiQ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`PAeaw9qiQ-${idPAeaw9qiQ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{sHZPaJXfr:sHZPaJXfrPAeaw9qiQ},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{sHZPaJXfr:sHZPaJXfrPAeaw9qiQ},webPageId:\"lePmW1JI3\"},motionChild:true,nodeId:\"wfQk6zqqt\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1n0yfmr framer-u64xem\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{height:455,width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:456,width:`max((${componentViewport?.width||\"100vw\"} - 60px) * 0.6, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ayags-container\",nodeId:\"Ht4ToHGwu\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{GgBo43Ex9:elfJiwx6iPAeaw9qiQ,iMsI6KY97:toResponsiveImage(y9LchjGYxPAeaw9qiQ),l93l0dqgM:isSet(elfJiwx6iPAeaw9qiQ),style:{width:\"100%\"},tGbHK9e99:toResponsiveImage(ZgamRTHqaPAeaw9qiQ),variant:\"BPp65BP00\"},z1wktEZnE:{variant:\"BPp65BP00\"}},children:/*#__PURE__*/_jsx(ProjectCard,{ASgQ3ePQh:aJJ9h7XcoPAeaw9qiQ,caI0CiIQC:toResponsiveImage(xndevrBXoPAeaw9qiQ),EzBayGRO8:isSet(VzLfnfnm5PAeaw9qiQ),HCKQl3JRJ:VzLfnfnm5PAeaw9qiQ,hDOFCN1K_:N78BlVPNDPAeaw9qiQ,height:\"100%\",id:\"Ht4ToHGwu\",l93l0dqgM:true,layoutId:\"Ht4ToHGwu\",style:{height:\"100%\",width:\"100%\"},tGbHK9e99:toResponsiveImage(a3spYSJHRPAeaw9qiQ),variant:\"AO3diGIYI\",width:\"100%\",WRWnTCDCx:true})})})})})})})})},idPAeaw9qiQ);})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{height:580,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:581,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2140.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2pig6i-container\",nodeId:\"VdTyRR7np\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{style:{width:\"100%\"},variant:\"emWvDhGyH\"}},children:/*#__PURE__*/_jsx(ApproachSlider,{APNUKu8Hc:\"Where insight meets execution. We develop data-driven strategies that align with your vision and drive measurable success. Every decision is guided by research and market intelligence, ensuring sustainable growth. With a holistic approach, we turn challenges from opportunities to results.\",EfYtsFURB:\"Strategy\",gGnLL0V62:\"Building stories that resonate. From visual identity to messaging, we design brands that connect with audiences and stand the test of time. We craft every detail with intention, ensuring consistency across every touchpoint. Our approach blends strategy and creativity, turning brands into experiences.\",height:\"100%\",id:\"VdTyRR7np\",iYbrg6HgG:\"Where creativity meets functionality. We craft immersive and responsive digital experiences tailored to drive engagement and achieve your goals. With a user-centric approach, we design seamless interactions that captivate and convert. Thoughtfully crafted to elevate your brand in the digital landscape.\",l2HRRuju_:\"Web Design\",layoutId:\"VdTyRR7np\",MLF_jQx6c:\"Branding\",style:{height:\"100%\",width:\"100%\"},variant:\"k4LbY_LcF\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lihNgWMKM\"},implicitPathVariables:undefined},{href:{webPageId:\"lihNgWMKM\"},implicitPathVariables:undefined},{href:{webPageId:\"lihNgWMKM\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+2721.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1048ufc-container\",nodeId:\"qP1Grs3dE\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{ij8K0qw1L:resolvedLinks3[2],pDvZX5poz:\"Where bold ideas meet great design.\",variant:\"diVX_zd4H\"},z1wktEZnE:{ij8K0qw1L:resolvedLinks3[1],variant:\"zMBMFohir\"}},children:/*#__PURE__*/_jsx(SectionCTA,{height:\"100%\",id:\"qP1Grs3dE\",ij8K0qw1L:resolvedLinks3[0],layoutId:\"qP1Grs3dE\",pDvZX5poz:\"Where bold concepts meet timeless execution, creating designs that inspire and endure.\",style:{width:\"100%\"},variant:\"iRlqZuJ0G\",VJqgs1h6P:\"About us\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17x00uc\",\"data-framer-name\":\"Section Journal\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gym0tk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-nq8ap3\",\"data-styles-preset\":\"p67JIcyGd\",children:\"From the Journal\"})}),className:\"framer-93a527\",\"data-framer-name\":\"FAQ\u2019s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RIiRMRkFB\"},implicitPathVariables:undefined},{href:{webPageId:\"RIiRMRkFB\"},implicitPathVariables:undefined},{href:{webPageId:\"RIiRMRkFB\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:16,y:(componentViewport?.y||0)+0+0+0+3221.4+100+0+11.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c1mpci-container\",nodeId:\"rrJ7ee9ta\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{aFOmVa1og:resolvedLinks4[2],X4kGlDs4u:\"Read All\"},z1wktEZnE:{aFOmVa1og:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(TextLink,{aFOmVa1og:resolvedLinks4[0],height:\"100%\",id:\"rrJ7ee9ta\",layoutId:\"rrJ7ee9ta\",variant:\"rHwbP9SYf\",WEIlJRVLb:false,width:\"100%\",X4kGlDs4u:\"Read All Articles\",Z9XW1W3fa:\"rgb(0, 0, 0)\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9s5iaz\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-m9oo4h\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"YejgBx5uz\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"YejgBx5uz\",name:\"q62g1bwOS\",type:\"Identifier\"},{collection:\"YejgBx5uz\",name:\"g5EU8ofCq\",type:\"Identifier\"},{collection:\"YejgBx5uz\",name:\"pgABsoEkt\",type:\"Identifier\"},{collection:\"YejgBx5uz\",name:\"bvNpENgkp\",type:\"Identifier\"},{collection:\"YejgBx5uz\",name:\"B_RTOfIMZ\",type:\"Identifier\"},{collection:\"YejgBx5uz\",name:\"id\",type:\"Identifier\"}]},children:(collection5,paginationInfo5,loadMore5)=>/*#__PURE__*/_jsx(_Fragment,{children:collection5?.map(({B_RTOfIMZ:B_RTOfIMZYejgBx5uz,bvNpENgkp:bvNpENgkpYejgBx5uz,g5EU8ofCq:g5EU8ofCqYejgBx5uz,id:idYejgBx5uz,pgABsoEkt:pgABsoEktYejgBx5uz,q62g1bwOS:q62g1bwOSYejgBx5uz},index5)=>{q62g1bwOSYejgBx5uz??=\"\";bvNpENgkpYejgBx5uz??=\"\";B_RTOfIMZYejgBx5uz??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`YejgBx5uz-${idYejgBx5uz}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{q62g1bwOS:q62g1bwOSYejgBx5uz},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{q62g1bwOS:q62g1bwOSYejgBx5uz},webPageId:\"aygXEKigH\"},motionChild:true,nodeId:\"gbT9invu_\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-14rz3p5 framer-u64xem\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{width:`max((${componentViewport?.width||\"100vw\"} - 40px) * 1, 1px)`,y:undefined},z1wktEZnE:{width:`max(max((${componentViewport?.width||\"100vw\"} - 80px) / 3, 1px) * 1, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:484,width:`max((${componentViewport?.width||\"100vw\"} - 80px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+0+3221.4+100+58.4+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n6snwp-container\",nodeId:\"AdscNAWHz\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(ArticleCard,{GdNar7EyN:bvNpENgkpYejgBx5uz,height:\"100%\",id:\"AdscNAWHz\",layoutId:\"AdscNAWHz\",mIOOQqdxL:B_RTOfIMZYejgBx5uz,style:{width:\"100%\"},variant:convertFromEnum(g5EU8ofCqYejgBx5uz,activeLocale),width:\"100%\",ZYZ194zvr:toResponsiveImage(pgABsoEktYejgBx5uz)})})})})})})})},idYejgBx5uz);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ex7ze4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"qTbNxwfPG\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"qTbNxwfPG\",name:\"q62g1bwOS\",type:\"Identifier\"},{collection:\"qTbNxwfPG\",name:\"g5EU8ofCq\",type:\"Identifier\"},{collection:\"qTbNxwfPG\",name:\"pgABsoEkt\",type:\"Identifier\"},{collection:\"qTbNxwfPG\",name:\"bvNpENgkp\",type:\"Identifier\"},{collection:\"qTbNxwfPG\",name:\"B_RTOfIMZ\",type:\"Identifier\"},{collection:\"qTbNxwfPG\",name:\"id\",type:\"Identifier\"}]},children:(collection6,paginationInfo6,loadMore6)=>/*#__PURE__*/_jsx(_Fragment,{children:collection6?.map(({B_RTOfIMZ:B_RTOfIMZqTbNxwfPG,bvNpENgkp:bvNpENgkpqTbNxwfPG,g5EU8ofCq:g5EU8ofCqqTbNxwfPG,id:idqTbNxwfPG,pgABsoEkt:pgABsoEktqTbNxwfPG,q62g1bwOS:q62g1bwOSqTbNxwfPG},index6)=>{q62g1bwOSqTbNxwfPG??=\"\";bvNpENgkpqTbNxwfPG??=\"\";B_RTOfIMZqTbNxwfPG??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`qTbNxwfPG-${idqTbNxwfPG}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{q62g1bwOS:q62g1bwOSqTbNxwfPG},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{q62g1bwOS:q62g1bwOSqTbNxwfPG},webPageId:\"aygXEKigH\"},motionChild:true,nodeId:\"fTnM3Vigu\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-34m4bj framer-u64xem\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{width:`max((${componentViewport?.width||\"100vw\"} - 40px) * 1, 1px)`,y:undefined},z1wktEZnE:{width:`max(max((${componentViewport?.width||\"100vw\"} - 80px) / 3, 1px) * 1, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:484,width:`max((${componentViewport?.width||\"100vw\"} - 80px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+0+3221.4+100+58.4+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-b2szb9-container\",nodeId:\"SVLfQSV0V\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(ArticleCard,{GdNar7EyN:bvNpENgkpqTbNxwfPG,height:\"100%\",id:\"SVLfQSV0V\",layoutId:\"SVLfQSV0V\",mIOOQqdxL:B_RTOfIMZqTbNxwfPG,style:{width:\"100%\"},variant:convertFromEnum(g5EU8ofCqqTbNxwfPG,activeLocale),width:\"100%\",ZYZ194zvr:toResponsiveImage(pgABsoEktqTbNxwfPG)})})})})})})})},idqTbNxwfPG);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11484mm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"eG36wX50e\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"eG36wX50e\",name:\"q62g1bwOS\",type:\"Identifier\"},{collection:\"eG36wX50e\",name:\"g5EU8ofCq\",type:\"Identifier\"},{collection:\"eG36wX50e\",name:\"pgABsoEkt\",type:\"Identifier\"},{collection:\"eG36wX50e\",name:\"bvNpENgkp\",type:\"Identifier\"},{collection:\"eG36wX50e\",name:\"B_RTOfIMZ\",type:\"Identifier\"},{collection:\"eG36wX50e\",name:\"id\",type:\"Identifier\"}]},children:(collection7,paginationInfo7,loadMore7)=>/*#__PURE__*/_jsx(_Fragment,{children:collection7?.map(({B_RTOfIMZ:B_RTOfIMZeG36wX50e,bvNpENgkp:bvNpENgkpeG36wX50e,g5EU8ofCq:g5EU8ofCqeG36wX50e,id:ideG36wX50e,pgABsoEkt:pgABsoEkteG36wX50e,q62g1bwOS:q62g1bwOSeG36wX50e},index7)=>{q62g1bwOSeG36wX50e??=\"\";bvNpENgkpeG36wX50e??=\"\";B_RTOfIMZeG36wX50e??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`eG36wX50e-${ideG36wX50e}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{q62g1bwOS:q62g1bwOSeG36wX50e},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{q62g1bwOS:q62g1bwOSeG36wX50e},webPageId:\"aygXEKigH\"},motionChild:true,nodeId:\"fzIuTRA47\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-m0r3l framer-u64xem\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VaZUuPG5J:{width:`max((${componentViewport?.width||\"100vw\"} - 40px) * 1, 1px)`,y:undefined},z1wktEZnE:{width:`max(max((${componentViewport?.width||\"100vw\"} - 80px) / 3, 1px) * 1, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:484,width:`max((${componentViewport?.width||\"100vw\"} - 80px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+0+3221.4+100+58.4+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i2zwhd-container\",nodeId:\"TSP_dq9MS\",scopeId:\"mSWM2gwDI\",children:/*#__PURE__*/_jsx(ArticleCard,{GdNar7EyN:bvNpENgkpeG36wX50e,height:\"100%\",id:\"TSP_dq9MS\",layoutId:\"TSP_dq9MS\",mIOOQqdxL:B_RTOfIMZeG36wX50e,style:{width:\"100%\"},variant:convertFromEnum(g5EU8ofCqeG36wX50e,activeLocale),width:\"100%\",ZYZ194zvr:toResponsiveImage(pgABsoEkteG36wX50e)})})})})})})})},ideG36wX50e);})})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ojsg05\",\"data-framer-name\":\"Buy Template Module\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sipx3c\",\"data-framer-name\":\"Button Wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation10,className:\"framer-17vyljh-container\",\"data-framer-appear-id\":\"17vyljh\",initial:animation11,isModuleExternal:true,nodeId:\"HXeNxhZbj\",optimized:true,rendersWithMotion:true,scopeId:\"mSWM2gwDI\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(EnaBuyTemplateButton,{height:\"100%\",id:\"HXeNxhZbj\",layoutId:\"HXeNxhZbj\",link:\"https://ena.lemonsqueezy.com/checkout/buy/f3e8e965-c75c-45a7-bbcc-33ef570c2dc1\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lb6RT.framer-u64xem, .framer-lb6RT .framer-u64xem { display: block; }\",\".framer-lb6RT.framer-22x4x1 { align-content: center; align-items: center; background-color: #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: 1200px; }\",\".framer-lb6RT .framer-q98pzm { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-lb6RT .framer-r5n85l { flex: none; height: 1px; left: calc(50.00000000000002% - 1px / 2); overflow: visible; position: absolute; top: 70px; width: 1px; z-index: 1; }\",\".framer-lb6RT .framer-z6p956 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; padding: 20px; position: relative; width: 100%; }\",\".framer-lb6RT .framer-19rff7q { 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-lb6RT .framer-ug7f1k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-lb6RT .framer-1vnhwun, .framer-lb6RT .framer-1x4cn56, .framer-lb6RT .framer-1efh2ce, .framer-lb6RT .framer-lvozc8, .framer-lb6RT .framer-btx6ny, .framer-lb6RT .framer-11fuddn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-lb6RT .framer-uhtmf4, .framer-lb6RT .framer-odk6ck { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 467px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-lb6RT .framer-8y6t7g { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-lb6RT .framer-1k8jdbx, .framer-lb6RT .framer-gkk1jq, .framer-lb6RT .framer-1mpd3q1 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-lb6RT .framer-1upzk6g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-lb6RT .framer-zuogkj-container, .framer-lb6RT .framer-1eiwg4f-container, .framer-lb6RT .framer-c1mpci-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-lb6RT .framer-2oiqh0 { align-content: flex-end; align-items: flex-end; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 0px; overflow: hidden; padding: 20px; position: absolute; width: 100%; z-index: 1; }\",\".framer-lb6RT .framer-9ijin1-container, .framer-lb6RT .framer-17vyljh-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-lb6RT .framer-118mmyn { 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: center; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-lb6RT .framer-3x4zoh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-lb6RT .framer-1nj1bq9-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-lb6RT .framer-asxwjl { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: -1; }\",\".framer-lb6RT .framer-7pj11p-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-lb6RT .framer-18f34rw { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 100px 20px 50px 20px; position: relative; width: 100%; z-index: 5; }\",\".framer-lb6RT .framer-1ey5hbk { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lb6RT .framer-150qo55, .framer-lb6RT .framer-93a527 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-lb6RT .framer-1twjv94, .framer-lb6RT .framer-1i2uthg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-lb6RT .framer-zbfj3n, .framer-lb6RT .framer-hdy3bd { align-content: flex-start; align-items: flex-start; aspect-ratio: 1.5 / 1; display: flex; flex: 0.6 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 456px); justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-lb6RT .framer-zs4zrl, .framer-lb6RT .framer-1nm8xb5, .framer-lb6RT .framer-13qg3ex, .framer-lb6RT .framer-1n0yfmr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 0px; height: 100%; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-lb6RT .framer-sbvdn-container, .framer-lb6RT .framer-z5wptk-container, .framer-lb6RT .framer-13r6s4d-container, .framer-lb6RT .framer-1ayags-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-lb6RT .framer-15apqfi, .framer-lb6RT .framer-2yysmi { align-content: flex-start; align-items: flex-start; aspect-ratio: 1 / 1; display: flex; flex: 0.4 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 456px); justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-lb6RT .framer-2pig6i-container { aspect-ratio: 2.0654044750430294 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 581px); position: relative; width: 100%; z-index: 1; }\",\".framer-lb6RT .framer-1048ufc-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-lb6RT .framer-17x00uc { 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: 100px 20px 60px 20px; position: relative; width: 100%; }\",\".framer-lb6RT .framer-1gym0tk { 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-lb6RT .framer-9s5iaz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-lb6RT .framer-m9oo4h, .framer-lb6RT .framer-ex7ze4, .framer-lb6RT .framer-11484mm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-lb6RT .framer-14rz3p5, .framer-lb6RT .framer-34m4bj, .framer-lb6RT .framer-m0r3l { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-lb6RT .framer-n6snwp-container, .framer-lb6RT .framer-b2szb9-container, .framer-lb6RT .framer-1i2zwhd-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-lb6RT .framer-1ojsg05 { align-content: flex-end; align-items: flex-end; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: flex-end; overflow: visible; padding: 0px; position: fixed; right: 0px; width: 100%; z-index: 10; }\",\".framer-lb6RT .framer-1sipx3c { align-content: center; align-items: center; bottom: 66px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 20px; width: min-content; z-index: 1; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-lb6RT.framer-22x4x1 { width: 810px; } .framer-lb6RT .framer-zbfj3n, .framer-lb6RT .framer-15apqfi, .framer-lb6RT .framer-2yysmi, .framer-lb6RT .framer-hdy3bd { height: var(--framer-aspect-ratio-supported, 300px); } .framer-lb6RT .framer-2pig6i-container { height: var(--framer-aspect-ratio-supported, 545px); } .framer-lb6RT .framer-17x00uc { padding: 100px 20px 40px 20px; } .framer-lb6RT .framer-14rz3p5, .framer-lb6RT .framer-34m4bj, .framer-lb6RT .framer-m0r3l { flex: 4038 0 0px; }}\",\"@media (max-width: 809px) { .framer-lb6RT.framer-22x4x1 { width: 390px; } .framer-lb6RT .framer-z6p956 { height: 91vh; } .framer-lb6RT .framer-118mmyn, .framer-lb6RT .framer-1nj1bq9-container { flex: 1 0 0px; width: 1px; } .framer-lb6RT .framer-3x4zoh { width: 100%; } .framer-lb6RT .framer-1ey5hbk, .framer-lb6RT .framer-1gym0tk { padding: 0px 0px 5px 0px; } .framer-lb6RT .framer-1twjv94, .framer-lb6RT .framer-1i2uthg, .framer-lb6RT .framer-1ojsg05 { flex-direction: column; } .framer-lb6RT .framer-zbfj3n, .framer-lb6RT .framer-15apqfi { aspect-ratio: unset; flex: none; height: min-content; width: 100%; } .framer-lb6RT .framer-zs4zrl, .framer-lb6RT .framer-1nm8xb5, .framer-lb6RT .framer-13qg3ex, .framer-lb6RT .framer-1n0yfmr { height: min-content; } .framer-lb6RT .framer-sbvdn-container, .framer-lb6RT .framer-z5wptk-container, .framer-lb6RT .framer-13r6s4d-container, .framer-lb6RT .framer-1ayags-container { height: auto; } .framer-lb6RT .framer-2yysmi { aspect-ratio: unset; flex: none; height: min-content; order: 1; width: 100%; } .framer-lb6RT .framer-hdy3bd { aspect-ratio: unset; flex: none; height: min-content; order: 0; width: 100%; } .framer-lb6RT .framer-2pig6i-container { aspect-ratio: unset; height: auto; } .framer-lb6RT .framer-17x00uc { padding: 100px 20px 40px 20px; } .framer-lb6RT .framer-9s5iaz { flex-direction: column; gap: 40px; } .framer-lb6RT .framer-m9oo4h, .framer-lb6RT .framer-ex7ze4, .framer-lb6RT .framer-11484mm { flex: none; width: 100%; } .framer-lb6RT .framer-14rz3p5, .framer-lb6RT .framer-34m4bj, .framer-lb6RT .framer-m0r3l { flex: 2705.5 0 0px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4362\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"z1wktEZnE\":{\"layout\":[\"fixed\",\"auto\"]},\"VaZUuPG5J\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"xbEQ9WrRD\":{\"pattern\":\":xbEQ9WrRD\",\"name\":\"trigger\"},\"KctaQ6uzG\":{\"pattern\":\":KctaQ6uzG\",\"name\":\"projects\"}}\n * @framerResponsiveScreen\n */const FramermSWM2gwDI=withCSS(Component,css,\"framer-lb6RT\");export default FramermSWM2gwDI;FramermSWM2gwDI.displayName=\"Home\";FramermSWM2gwDI.defaultProps={height:4362,width:1200};addFonts(FramermSWM2gwDI,[{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\"}]},...CTAButtonFonts,...ScrollToViewMoreFonts,...ProjectCardSmallFonts,...HeroLoaderFonts,...TextLinkFonts,...ProjectCardFonts,...ApproachSliderFonts,...SectionCTAFonts,...ArticleCardFonts,...EnaBuyTemplateButtonFonts,...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\":\"FramermSWM2gwDI\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z1wktEZnE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VaZUuPG5J\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4362\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"{\\\"xbEQ9WrRD\\\":{\\\"pattern\\\":\\\":xbEQ9WrRD\\\",\\\"name\\\":\\\"trigger\\\"},\\\"KctaQ6uzG\\\":{\\\"pattern\\\":\\\":KctaQ6uzG\\\",\\\"name\\\":\\\"projects\\\"}}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PopChildMeasure", "I", "e", "t", "PopChildRight", "s", "l", "useIsPresent", "c", "ae", "u", "pe", "p", "f", "re", "MotionConfigContext", "ie", "n", "r", "o", "B", "q", "getChildKey", "JustifiedAnimatePresence", "i", "a", "AnimatePresence", "addScaleCorrector", "getWidthInEm", "useIsInitialRender", "ye", "ue", "formatToParts", "generateKey", "m", "easeOut", "d", "y", "h", "g", "b", "x", "z", "useMotion", "E", "Y", "v", "se", "k", "w", "R", "C", "P", "j", "M", "W", "A", "te", "L", "D", "MotionConfig", "$", "ce", "renderNumber", "motion", "useStore", "createStore", "Button2Override", "Component", "props", "store", "setStore", "useStore", "p", "fontStore", "fonts", "css", "className", "GlobalLineAnimationGlobalFonts", "getFonts", "jmsIJKvA0_default", "GlobalLineAnimationGlobalWithVariantAppearEffect", "withVariantAppearEffect", "ButtonArrowFonts", "nWsyVkLKR_default", "ButtonArrowButton2Override1xxlqpqWithMappedReactPropsk5mic3", "withMappedReactProps", "withCodeBoundaryForOverrides", "Button2Override", "nWsyVkLKR_exports", "ButtonArrowButton2Overridemwqsj1WithMappedReactPropsk5mic3", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition3", "animation", "transition4", "textEffect", "animation1", "transition5", "textEffect1", "textEffect2", "textEffect3", "transition6", "animation2", "Variants", "motion", "humanReadableVariantMap", "getProps", "height", "id", "text1", "text2", "text3", "title1", "title2", "title3", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "EfYtsFURB", "APNUKu8Hc", "MLF_jQx6c", "gGnLL0V62", "l2HRRuju_", "iYbrg6HgG", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearvwwr9b", "args", "onAppear1d3ounk", "onAppearfrscsa", "onAppear1im3oj", "onTap19nibps", "onTap16971uu", "onTap1mpuuki", "onTap115ptsr", "onTap4dmxr4", "onTap15b08ia", "onTap5wlh6l", "onTap2ijvzn", "onTapirwbeq", "onTap1ci6z78", "useOnVariantChange", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Frameril3eRX7ba", "withCSS", "il3eRX7ba_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "height", "id", "link", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "sOpBleqvT", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1cthj8n", "args", "onMouseLeaveyyt7oj", "scopingClassNames", "cx", "LayoutGroup", "Link", "RichText2", "css", "FramerJsV_G5FIC", "withCSS", "JsV_G5FIC_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "height", "id", "image1", "image2", "image3", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "B6hGfQhQf", "yQzg0LrdW", "KJeMYWskY", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearh2vafp", "args", "onAppear1u17ds2", "useOnVariantChange", "scopingClassNames", "cx", "LayoutGroup", "u", "getLoadingLazyAtYPosition", "Image2", "css", "FramerlpVmLcAZg", "withCSS", "lpVmLcAZg_default", "addPropertyControls", "ControlType", "addFonts", "LoaderImageFonts", "getFonts", "lpVmLcAZg_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "humanReadableVariantMap", "getProps", "height", "id", "image1", "image2", "image3", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "il78CaPXl", "tdOsKLdLt", "PDIIiee8A", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearjhds4p", "args", "onAppear1qe0y20", "useOnVariantChange", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerOcdmqiL4L", "withCSS", "OcdmqiL4L_default", "addPropertyControls", "ControlType", "addFonts", "ScrollBlockerOverride", "ue", "originalHtmlOverflow", "originalBodyOverflow", "timer", "withScrollBlockerOverride", "C", "props", "re", "DataObserverContext", "p", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "CTAButtonFonts", "getFonts", "FOrU3pZen_default", "MotionDivWithOptimizedAppearEffect", "motion", "ScrollToViewMoreFonts", "JsV_G5FIC_default", "ContainerWithOptimizedAppearEffect", "Container", "ProjectCardSmallFonts", "WQuqSpYen_default", "HeroLoaderFonts", "OcdmqiL4L_default", "HeroLoaderWithVariantAppearEffect", "withVariantAppearEffect", "MotionDivWithScrollBlockerOverrideasxwjl", "withCodeBoundaryForOverrides", "withScrollBlockerOverride", "TextLinkFonts", "id8CqaNWK_default", "ProjectCardFonts", "lpSBFFJJA_default", "ApproachSliderFonts", "il3eRX7ba_default", "SectionCTAFonts", "o29eRkGMy_default", "ArticleCardFonts", "PzUKgy80L_default", "EnaBuyTemplateButtonFonts", "T3USDJ0Ln_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "animation5", "transition5", "animation6", "animation7", "transition6", "animation8", "animation9", "toResponsiveImage", "value", "isSet", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "addImageAlt", "image", "alt", "convertFromEnum", "activeLocale", "transition7", "animation10", "animation11", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "sHZPaJXfrgH7_hPmrK", "y9LchjGYxgH7_hPmrK", "N78BlVPNDgH7_hPmrK", "LCRPqXxUJgH7_hPmrK", "elfJiwx6igH7_hPmrK", "GH7GEnuuUgH7_hPmrK", "idgH7_hPmrK", "sHZPaJXfrlJheOiNff", "N78BlVPNDlJheOiNff", "aJJ9h7XcolJheOiNff", "ZgamRTHqalJheOiNff", "xndevrBXolJheOiNff", "y9LchjGYxlJheOiNff", "VzLfnfnm5lJheOiNff", "idlJheOiNff", "sHZPaJXfrbkIEc2kV9", "N78BlVPNDbkIEc2kV9", "aJJ9h7XcobkIEc2kV9", "ZgamRTHqabkIEc2kV9", "xndevrBXobkIEc2kV9", "y9LchjGYxbkIEc2kV9", "elfJiwx6ibkIEc2kV9", "idbkIEc2kV9", "sHZPaJXfrnMc7uVDDE", "N78BlVPNDnMc7uVDDE", "aJJ9h7XconMc7uVDDE", "ZgamRTHqanMc7uVDDE", "xndevrBXonMc7uVDDE", "y9LchjGYxnMc7uVDDE", "elfJiwx6inMc7uVDDE", "idnMc7uVDDE", "sHZPaJXfrPAeaw9qiQ", "N78BlVPNDPAeaw9qiQ", "aJJ9h7XcoPAeaw9qiQ", "a3spYSJHRPAeaw9qiQ", "xndevrBXoPAeaw9qiQ", "VzLfnfnm5PAeaw9qiQ", "ZgamRTHqaPAeaw9qiQ", "y9LchjGYxPAeaw9qiQ", "elfJiwx6iPAeaw9qiQ", "idPAeaw9qiQ", "q62g1bwOSYejgBx5uz", "g5EU8ofCqYejgBx5uz", "pgABsoEktYejgBx5uz", "bvNpENgkpYejgBx5uz", "B_RTOfIMZYejgBx5uz", "idYejgBx5uz", "q62g1bwOSqTbNxwfPG", "g5EU8ofCqqTbNxwfPG", "pgABsoEktqTbNxwfPG", "bvNpENgkpqTbNxwfPG", "B_RTOfIMZqTbNxwfPG", "idqTbNxwfPG", "q62g1bwOSeG36wX50e", "g5EU8ofCqeG36wX50e", "pgABsoEkteG36wX50e", "bvNpENgkpeG36wX50e", "B_RTOfIMZeG36wX50e", "ideG36wX50e", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "dynamicRef", "useSiteRefs", "isDisplayed", "isDisplayed1", "router", "useRouter", "elementId1", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "resolvedLinks1", "ChildrenCanSuspend", "ZPxiZ9t6y_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "resolvedLinks2", "collection1", "paginationInfo1", "loadMore1", "index1", "collection2", "paginationInfo2", "loadMore2", "index2", "collection3", "paginationInfo3", "loadMore3", "index3", "collection4", "paginationInfo4", "loadMore4", "index4", "resolvedLinks3", "resolvedLinks4", "ajpW3RDtm_default", "collection5", "paginationInfo5", "loadMore5", "index5", "collection6", "paginationInfo6", "loadMore6", "index6", "collection7", "paginationInfo7", "loadMore7", "index7", "css", "FramermSWM2gwDI", "withCSS", "mSWM2gwDI_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
