{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@emotion/hash@0.9.1/dist/emotion-hash.esm.js", "ssg:https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/2ycm7HJhFdePAmCNAAJd/Arc.js", "ssg:https://framerusercontent.com/modules/V9ryrjN5Am9WM1dJeyyJ/GzHgU466IQmt8g4qOKj8/UsePageVisibility.js", "ssg:https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/bJnHw5VokAqNKlg6Rp7L/SlideShow.js", "ssg:https://framerusercontent.com/modules/ACoOzWamdY188B4dCKhT/979HtGdPVJ9IWgA8zewh/aTnPM1CIP.js", "ssg:https://framerusercontent.com/modules/vVQnZO1NeMkGwlkDN9Nz/vnjwDiCcQD5M46KVO0Sy/m9binkgdy.js", "ssg:https://framerusercontent.com/modules/P5IBwoMMvw14UQUS66EF/P5oTY9Xoy0IH0Wa3xvRB/PTLeYbH0H.js", "ssg:https://framerusercontent.com/modules/9A7PPcM82uMMrzyIJWvX/gEseI9YBtuAmaNMMLV6H/OBpF53Cgy.js", "ssg:https://framerusercontent.com/modules/dbOa3sUSOiowSHBhpvUI/0rtCSla1hLwuypYc2Xxv/VJFa_pneo.js", "ssg:https://framerusercontent.com/modules/M2m37s6oHDFgEAoN0mZp/yzsXdIkBISv6VXxOefgR/MnJSiO2Gu.js"],
  "sourcesContent": ["function murmur2(r){var t=0;var a,e=0,c=r.length;for(;c>=4;++e,c-=4){a=255&r.charCodeAt(e)|(255&r.charCodeAt(++e))<<8|(255&r.charCodeAt(++e))<<16|(255&r.charCodeAt(++e))<<24;a=1540483477*(65535&a)+(59797*(a>>>16)<<16);a^=a>>>24;t=1540483477*(65535&a)+(59797*(a>>>16)<<16)^1540483477*(65535&t)+(59797*(t>>>16)<<16)}switch(c){case 3:t^=(255&r.charCodeAt(e+2))<<16;case 2:t^=(255&r.charCodeAt(e+1))<<8;case 1:t^=255&r.charCodeAt(e);t=1540483477*(65535&t)+(59797*(t>>>16)<<16)}t^=t>>>13;t=1540483477*(65535&t)+(59797*(t>>>16)<<16);return((t^t>>>15)>>>0).toString(36)}export{murmur2 as default};\n\n//# sourceMappingURL=emotion-hash.esm.js.map", "import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{Children as i}from\"react\";import{addPropertyControls as n,ControlType as a,RenderTarget as l,withCSS as r}from\"framer\";import{motion as o}from\"framer-motion\";import p from\"@emotion/hash\";import{renderToString as s}from\"react-dom/server\";/**\n * ARC TEXT\n * By Adam and Benjamin\n *\n * @framerIntrinsicWidth 150\n * @framerIntrinsicHeight 150\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */let d=r(function(n){let a,r,d;// Checks\nlet x=i.count(n.slots)>0,b=l.current()===l.canvas,$=x&&\"graphic\"===n.type,w=\"circle\"===n.type,S=\"ellipse\"===n.type,v=S?n.cylinderHeight/2:0,V=f(n.flip,v);// If graphic is connected\nif($){let i=m(n.slots),l=m(i.props.svg),o=m(i.props.children);// Show placeholder on canvas if connected layer isn\u2019t a graphic\nif(b&&!o.props.frame)return /*#__PURE__*/t(\"div\",{style:u,children:[/*#__PURE__*/e(\"div\",{style:h,children:\"\uD83D\uDC8E\"}),/*#__PURE__*/e(\"p\",{style:g,children:\"Please connect to Graphic\"}),/*#__PURE__*/e(\"p\",{style:y,children:\"You can only connect the Arc to a Graphic with a single path.\"})]});// Grab the react element from the canvas and turn it into SVG\nif(b&&o){let e=s(o),t=o.props.frame;for(let i of(r=`0 0 ${t.width} ${t.height}`,e.match(/[\\w-]+=\"[^\"]*\"/g)))i.includes(\"d=\")&&(a=c(i));}// On the preview/deploy we already get the SVG string\nif(!b&&l){let e=l.match(/[\\w-]+=\"[^\"]*\"/g);for(let t of(r=(r=(r=l.split(\"viewBox=\")[1]).split(\">\")[0]).replace(/^\"(.+(?=\"$))\"$/,\"$1\"),e))t.includes(\"d=\")&&(a=c(t));}}// Unique IDs to avoid multiple instances on the canvas sharing a single path\nlet C=`curve-${p(a||V)}`;return\"top\"===n.alignmentBaseline&&(d=\"Text Top\"),\"center\"===n.alignmentBaseline&&(d=\"Central\"),\"bottom\"===n.alignmentBaseline&&(d=\"Hanging\"),/*#__PURE__*/e(o.div,{style:{width:\"100%\",height:\"100%\",// userSelect: \"none\",\n// pointerEvents: \"none\",\nposition:\"relative\"},draggable:\"false\",children:/*#__PURE__*/t(o.svg,{className:\"transform-origin-center-center\",style:{width:\"100%\",height:\"100%\",position:\"absolute\",inset:0,transformOrigin:\"center\",willChange:n.rotate&&\"transform\"},viewBox:$?r:\"0 0 100 100\",overflow:\"visible\",animate:w&&n.rotate&&{rotate:360},transition:w&&n.rotate&&{duration:100/n.rotateSpeed,repeat:1/0,ease:\"linear\"},children:[/*#__PURE__*/e(\"path\",{id:C,d:$?a:V,strokeWidth:\"none\",fill:\"transparent\"}),/*#__PURE__*/e(\"text\",{children:/*#__PURE__*/t(\"textPath\",{href:`#${C}`,startOffset:n.startOffset,dominantBaseline:d,style:{...n.font,wordSpacing:n.wordSpacing,fill:n.color},children:[n.text,!b&&n.animate&&/*#__PURE__*/e(\"animate\",{attributeName:\"startOffset\",from:`${n.animateStart}%`,to:`${n.animateEnd}%`,begin:\"0s\",dur:`${n.animateDuration}s`,repeatCount:\"indefinite\"})]})})]})});},// Work around a bug with framer-motion that calculates a px origin when animating SVG elements.\n[\".transform-origin-center-center { transform-origin: center center !important; }\"]);export default d;/* Method to get the first child */function m(e){let t;return i.map(e,e=>{void 0===t&&(t=e);}),t;}d.defaultProps={height:50,width:50},n(d,{text:{title:\"Content\",type:a.String,defaultValue:\"\u2726 THANK YOU \u2726 FOR VISITING\",displayTextArea:!0},type:{title:\"Type\",type:a.Enum,options:[\"circle\",\"ellipse\",\"graphic\"],optionTitles:[\"Circle\",\"Ellipse\",\"Graphic\"],defaultValue:!0},cylinderHeight:{title:\"Height\",type:a.Number,unit:\"px\",min:0,max:1e3,hidden:({type:e})=>\"ellipse\"!==e},rotate:{type:a.Boolean,title:\"Rotate\",defaultValue:!1,hidden:({type:e})=>\"circle\"!==e},rotateSpeed:{type:a.Number,title:\"Speed\",min:0,max:50,defaultValue:5,displayStepper:!0,step:1,hidden:({type:e,rotate:t})=>\"circle\"!==e||!t},slots:{type:a.ComponentInstance,title:\"Graphic\",hidden:({type:e})=>\"graphic\"!==e},alignmentBaseline:{title:\"Align\",type:a.Enum,options:[\"top\",\"center\",\"bottom\"],optionIcons:[\"align-top\",\"align-middle\",\"align-bottom\"],defaultValue:\"bottom\",displaySegmentedControl:!0},flip:{type:a.Boolean,defaultValue:!1,title:\"Direction\",enabledTitle:\"CW\",disabledTitle:\"CCW\",hidden:({type:e})=>\"graphic\"===e},startOffset:{title:\"Offset\",type:a.Number,defaultValue:0,max:360,unit:\"\\xb0\",step:.5},color:{title:\"Color\",type:a.Color,defaultValue:\"#999\"},font:{type:a.Font,title:\"Font\",controls:\"extended\",displayTextAlignment:!1},wordSpacing:{type:a.Number,step:1,defaultValue:0,title:\"Word\",displayStepper:!0},animate:{type:a.Boolean,defaultValue:!1,title:\"Animate\"},animateStart:{type:a.Number,min:-200,max:200,step:.1,defaultValue:-50,title:\"From\",unit:\"%\",hidden:e=>!e.animate},animateEnd:{type:a.Number,min:-200,max:200,step:.1,defaultValue:150,title:\"To\",unit:\"%\",hidden:e=>!e.animate},animateDuration:{type:a.Number,min:0,max:50,defaultValue:5,title:\"Time\",unit:\"s\",displayStepper:!0,hidden:e=>!e.animate}});/* Method to get stringless attributes */let c=e=>e.split(\"=\")[1].replace(/['\"]+/g,\"\"),f=(e,t)=>{let i=50-t,n=50+t;return e?`M 0 50 L 0 ${n} A 1 1 0 1 0 100 ${n} L 100 ${i} A 1 1 0 1 0 0 ${i} L 0 50`:`M 0 50 L 0 ${i} A 1 1 0 0 1 100 ${i} L 100 50 L 100 ${n} A 1 1 0 0 1 0 ${n} L 0 ${i}`;},u={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\"},h={fontSize:32,marginBottom:10},g={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"},y={margin:0,opacity:.7,maxWidth:160,lineHeight:1.5,textAlign:\"center\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Arc\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"150\",\"framerIntrinsicHeight\":\"150\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Arc.map", "import{useState,useEffect}from\"react\";export const isBrowser=()=>typeof document===\"object\";export function usePageVisibility(){if(!isBrowser())return;const[isVisible,setIsVisible]=useState(!document.hidden);useEffect(()=>{const onVisibilityChange=()=>setIsVisible(!document.hidden);document.addEventListener(\"visibilitychange\",onVisibilityChange,false);return()=>{document.removeEventListener(\"visibilitychange\",onVisibilityChange);};},[]);return isVisible;}\nexport const __FramerMetadata__ = {\"exports\":{\"isBrowser\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePageVisibility\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UsePageVisibility.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{resize}from\"@motionone/dom\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{animate,LayoutGroup,mix,motion,frame,useInView,useMotionValue,useTransform,wrap}from\"framer-motion\";import{Children,cloneElement,forwardRef,memo,startTransition,useCallback,useEffect,useLayoutEffect,useMemo,useRef,useState}from\"react\";import{usePageVisibility}from\"https://framerusercontent.com/modules/V9ryrjN5Am9WM1dJeyyJ/GzHgU466IQmt8g4qOKj8/UsePageVisibility.js\";function awaitRefCallback(element,controller){let refCallbackResolve;// we need to listen to the ref setter, so let's override `current` - we can do that, because we don't use React's `useRef` hook for those refs.\nlet current=element.current;Object.defineProperty(element,\"current\",{get(){return current;},set(node){current=node;if(node===null){// React calls with null when the element is unmounted\n// we abort here so that the promise isn't left around in case the ref is never set\ncontroller.abort();return;}refCallbackResolve?.(node);},configurable:true});// no need to create a promise if current already exists\nif(current)return current;const refCallbackPromise=new Promise((resolve,reject)=>{refCallbackResolve=resolve;controller.signal.addEventListener(\"abort\",reject);}).catch(()=>{});return refCallbackPromise;}// Using opacity: 0.001 instead of 0 as an LCP hack. (opacity: 0.001 is still 0\n// to a human eye but makes Google think the elements are visible)\nconst OPACITY_0=.001;/**\n *\n * SLIDESHOW\n * V2 with Drag\n * By Benjamin and Matt\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */export default function Slideshow(props){/**\n     * Properties\n     */const{slots=[],startFrom,direction,effectsOptions,autoPlayControl,dragControl,alignment,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,itemAmount,fadeOptions,intervalControl,transitionControl,arrowOptions,borderRadius,progressOptions,style}=props;const{effectsOpacity,effectsScale,effectsRotate,effectsPerspective,effectsHover,playOffscreen}=effectsOptions;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{showMouseControls,arrowSize,arrowRadius,arrowFill,leftArrow,rightArrow,arrowShouldSpace=true,arrowShouldFadeIn=false,arrowPosition,arrowPadding,arrowGap,arrowPaddingTop,arrowPaddingRight,arrowPaddingBottom,arrowPaddingLeft}=arrowOptions;const{showProgressDots,dotSize,dotsInset,dotsRadius,dotsPadding,dotsGap,dotsFill,dotsBackground,dotsActiveOpacity,dotsOpacity,dotsBlur}=progressOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/**\n     * Checks\n     */const isCanvas=RenderTarget.current()===RenderTarget.canvas;// Remove empty slots (such as hidden layers)\nconst filteredSlots=slots.filter(Boolean);const hasChildren=Children.count(filteredSlots)>0;const isHorizontal=direction===\"left\"||direction===\"right\";const isInverted=direction===\"right\"||direction===\"bottom\";/**\n     * Empty state for Canvas\n     */if(!hasChildren){return /*#__PURE__*/_jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/_jsx(\"div\",{style:emojiStyles,children:\"\u2B50\uFE0F\"}),/*#__PURE__*/_jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/_jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to make infinite auto-playing slideshows.\"})]});}/**\n     * Refs, State\n     */const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[{current:null},{current:null}];// when the slots change, generate new array\n},[filteredSlots]);const timeoutRef=useRef(undefined);const[size,setSize]=useState({parent:null,children:null,item:null,itemWidth:null,itemHeight:null,viewportLength:null});/* For pausing on hover */const[isHovering,setIsHovering]=useState(false);const[shouldPlayOnHover,setShouldPlayOnHover]=useState(autoPlayControl);/* For cursor updates */const[isMouseDown,setIsMouseDown]=useState(false);/* Check if resizing */const[isResizing,setIsResizing]=useState(false);/**\n     * Array for children\n     */let dupedChildren=[];let duplicateBy=4;if(isCanvas){duplicateBy=1;}/**\n     * Measure parent, child, items\n     */const measure=useCallback(()=>{if(!parentRef.current)return;const firstChild=childrenRef[0].current;const lastChild=childrenRef[1].current;const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=firstChild?isHorizontal?firstChild.offsetLeft:firstChild.offsetTop:0;const end=lastChild?isHorizontal?lastChild.offsetLeft+lastChild.offsetWidth:lastChild.offsetTop+lastChild.offsetHeight:0;const childrenLength=end-start+gap;const itemSize=firstChild?isHorizontal?firstChild.offsetWidth:firstChild.offsetHeight:0;const itemWidth=firstChild?firstChild.offsetWidth:0;const itemHeight=firstChild?firstChild.offsetHeight:0;const viewportLength=isHorizontal?Math.max(document.documentElement.clientWidth||0,window.innerWidth||0,parentRef.current.offsetWidth):Math.max(document.documentElement.clientHeight||0,window.innerHeight||0,parentRef.current.offsetHeight);setSize({parent:parentLength,children:childrenLength,item:itemSize,itemWidth,itemHeight,viewportLength});},[]);const scheduleMeasure=useCallback(async()=>{const controller=new AbortController;/**\n         * The elements in the set are refs of children. If they're wrapped in Suspense, they could mount later than the parent.\n         * Thus, we wait for each ref to be set step by step if required.\n         */const[firstChild,lastChild]=childrenRef;if(!isCanvas&&(!firstChild.current||!lastChild.current))try{await Promise.all([awaitRefCallback(firstChild,controller),awaitRefCallback(lastChild,controller)]);}catch{controller.abort();}frame.read(measure,false,true);},[measure]);/**\n     * Add refs to all children\n     * Added itemAmount for resizing\n     */useLayoutEffect(()=>{scheduleMeasure();},[itemAmount]);/**\n     * Track whether this is the initial resize event. By default this will fire on mount,\n     * which we do in the useEffect. We should only fire it on subsequent resizes.\n     */const initialResize=useRef(true);useEffect(()=>{return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){scheduleMeasure();startTransition(()=>setIsResizing(true));}initialResize.current=false;});},[]);useEffect(()=>{if(isResizing){const timer=setTimeout(()=>startTransition(()=>setIsResizing(false)),500);return()=>clearTimeout(timer);}},[isResizing]);/**\n     * Animation, pagination\n     */const totalItems=filteredSlots?.length;const childrenSize=isCanvas?0:size?.children;const itemWithGap=size?.item+gap;const itemOffset=startFrom*itemWithGap;const[currentItem,setCurrentItem]=useState(startFrom+totalItems);const[isDragging,setIsDragging]=useState(false);if(isCanvas){if(currentItem!==startFrom){setCurrentItem(startFrom);}}/* Check for browser window visibility *//* Otherwise, it will re-play all the item increments */const visibilityRef=useRef(null);const isInView=useInView(visibilityRef);const isVisible=usePageVisibility()&&isInView;const factor=isInverted?1:-1;/* The x and y values to start from */const xOrY=useMotionValue(childrenSize);/* For canvas only. Using xOrY is slower upon page switching */const canvasPosition=isHorizontal?-startFrom*(size?.itemWidth+gap):-startFrom*(size?.itemHeight+gap);/* Calculate the new value to animate to */const newPosition=()=>factor*currentItem*itemWithGap;/* Wrapped values for infinite looping *//* Instead of 0 to a negative full duplicated row, we start with an offset */const wrappedValue=!isCanvas?useTransform(xOrY,value=>{const wrapped=wrap(-childrenSize,-childrenSize*2,value);return isNaN(wrapped)?0:wrapped;}):0;/* Convert the current item to a wrapping index for dots */const wrappedIndex=wrap(0,totalItems,currentItem);const wrappedIndexInverted=wrap(0,-totalItems,currentItem);/* Update x or y with the provided starting point *//* The subtraction of a full row of children is for overflow */useLayoutEffect(()=>{if(size?.children===null)return;/* Initial measure */// if (initialResize.current) {\n//     xOrY.set((childrenSize + itemOffset) * factor)\n// }\n/* Subsequent resizes */if(!initialResize.current&&isResizing){xOrY.set(newPosition());}},[size,childrenSize,factor,itemOffset,currentItem,itemWithGap,isResizing]);/**\n     * Page item methods\n     * Switching, deltas, autoplaying\n     *//* Next and previous function, animates the X */const switchPages=()=>{if(isCanvas||!hasChildren||!size.parent||isDragging)return;if(xOrY.get()!==newPosition()){animate(xOrY,newPosition(),transitionControl);}if(autoPlayControl&&shouldPlayOnHover&&(playOffscreen||isVisible)){timeoutRef.current=setTimeout(()=>{startTransition(()=>setCurrentItem(item=>item+1));switchPages();},intervalControl*1e3);}};/* Page navigation functions */const setDelta=(delta,transition=false)=>{if(!isInverted){if(transition)startTransition(()=>setCurrentItem(item=>item+delta));else setCurrentItem(item=>item+delta);}else{if(transition)startTransition(()=>setCurrentItem(item=>item-delta));else setCurrentItem(item=>item-delta);}};const setPage=index=>{const currentItemWrapped=wrap(0,totalItems,currentItem);const currentItemWrappedInvert=wrap(0,-totalItems,currentItem);const goto=index-currentItemWrapped;const gotoInverted=index-Math.abs(currentItemWrappedInvert);if(!isInverted){startTransition(()=>setCurrentItem(item=>item+goto));}else{startTransition(()=>setCurrentItem(item=>item-gotoInverted));}};/**\n     * Drag\n     */const handleDragStart=()=>{startTransition(()=>setIsDragging(true));};const handleDragEnd=(event,{offset,velocity})=>{startTransition(()=>setIsDragging(false));const offsetXorY=isHorizontal?offset.x:offset.y;const velocityThreshold=200// Based on testing, can be tweaked or could be 0\n;const velocityXorY=isHorizontal?velocity.x:velocity.y;const isHalfOfNext=offsetXorY<-size.item/2;const isHalfOfPrev=offsetXorY>size.item/2;/* In case you drag more than 1 item left or right */const normalizedOffset=Math.abs(offsetXorY);const itemDelta=Math.round(normalizedOffset/size.item);/* Minimum delta is 1 to initiate a page switch *//* For velocity use only */const itemDeltaFromOne=itemDelta===0?1:itemDelta;/* For quick flicks, even with low offsets */if(velocityXorY>velocityThreshold){setDelta(-itemDeltaFromOne,true);}else if(velocityXorY<-velocityThreshold){setDelta(itemDeltaFromOne,true);}else{/* For dragging over half of the current item with 0 velocity */if(isHalfOfNext){setDelta(itemDelta,true);}if(isHalfOfPrev){setDelta(-itemDelta,true);}}};/* Kickstart the auto-playing once we have all the children */useEffect(()=>{if(!isVisible||isResizing)return;switchPages();return()=>timeoutRef.current&&clearTimeout(timeoutRef.current);},[dupedChildren,isVisible,isResizing]);/* Create copies of our children to create a perfect loop */let childCounter=0;/**\n     * Sizing\n     * */const columnOrRowValue=`calc(${100/itemAmount}% - ${gap}px + ${gap/itemAmount}px)`;/**\n     * Nested array to create duplicates of the children for infinite looping\n     * These are wrapped around, and start at a full \"page\" worth of offset\n     * as defined above.\n     */for(let index=0;index<duplicateBy;index++){dupedChildren=dupedChildren.concat(Children.map(filteredSlots,(child,childIndex)=>{let ref;if(index===0){if(childIndex===0){ref=childrenRef[0];}if(childIndex===filteredSlots.length-1){ref=childrenRef[1];}}return /*#__PURE__*/_jsx(Slide,{ref:ref,slideKey:index+childIndex+\"lg\",index:index,width:isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",height:!isHorizontal?itemAmount>1?columnOrRowValue:\"100%\":\"100%\",size:size,child:child,numChildren:filteredSlots?.length,wrappedValue:wrappedValue,childCounter:childCounter++,gap:gap,isCanvas:isCanvas,isHorizontal:isHorizontal,effectsOpacity:effectsOpacity,effectsScale:effectsScale,effectsRotate:effectsRotate,children:index+childIndex},index+childIndex+\"lg\");}));}/**\n     * Fades with masks\n     */const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/**\n     * Dots\n     */const dots=[];const dotsBlurStyle={};if(showProgressDots){for(let i=0;i<filteredSlots?.length;i++){dots.push(/*#__PURE__*/_jsx(Dot,{dotStyle:{...dotStyle,width:dotSize,height:dotSize,backgroundColor:dotsFill},buttonStyle:baseButtonStyles,selectedOpacity:dotsActiveOpacity,opacity:dotsOpacity,onClick:()=>setPage(i),wrappedIndex:wrappedIndex,wrappedIndexInverted:wrappedIndexInverted,total:totalItems,index:i,gap:dotsGap,padding:dotsPadding,isHorizontal:isHorizontal,isInverted:isInverted},i));}if(dotsBlur>0){dotsBlurStyle.backdropFilter=dotsBlurStyle.WebkitBackdropFilter=`blur(${dotsBlur}px)`;}}const dragProps=dragControl?{drag:isHorizontal?\"x\":\"y\",onDragStart:handleDragStart,onDragEnd:handleDragEnd,dragDirectionLock:true,values:{x:xOrY,y:xOrY},dragMomentum:false}:{};const arrowHasTop=arrowPosition===\"top-left\"||arrowPosition===\"top-mid\"||arrowPosition===\"top-right\";const arrowHasBottom=arrowPosition===\"bottom-left\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"bottom-right\";const arrowHasLeft=arrowPosition===\"top-left\"||arrowPosition===\"bottom-left\";const arrowHasRight=arrowPosition===\"top-right\"||arrowPosition===\"bottom-right\";const arrowHasMid=arrowPosition===\"top-mid\"||arrowPosition===\"bottom-mid\"||arrowPosition===\"auto\";return /*#__PURE__*/_jsxs(\"section\",{style:{...containerStyle,padding:paddingValue,WebkitMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,opacity:size?.item!==null?1:OPACITY_0,userSelect:\"none\"},onMouseEnter:()=>{setIsHovering(true);if(!effectsHover)setShouldPlayOnHover(false);},onMouseLeave:()=>{setIsHovering(false);if(!effectsHover)setShouldPlayOnHover(true);},onMouseDown:event=>{// Preventdefault fixes the cursor switching to text on drag on safari\nevent.preventDefault();startTransition(()=>setIsMouseDown(true));},onMouseUp:()=>startTransition(()=>setIsMouseDown(false)),ref:visibilityRef,children:[/*#__PURE__*/_jsx(\"div\",{style:{width:\"100%\",height:\"100%\",margin:0,padding:\"inherit\",position:\"absolute\",inset:0,overflow:overflow?\"visible\":\"hidden\",borderRadius:borderRadius,userSelect:\"none\",perspective:isCanvas?\"none\":effectsPerspective},children:/*#__PURE__*/_jsx(motion.ul,{ref:parentRef,...dragProps,style:{...containerStyle,gap:gap,placeItems:alignment,x:isHorizontal?isCanvas?canvasPosition:wrappedValue:0,y:!isHorizontal?isCanvas?canvasPosition:wrappedValue:0,flexDirection:isHorizontal?\"row\":\"column\",transformStyle:effectsRotate!==0&&!isCanvas?\"preserve-3d\":undefined,cursor:dragControl?isMouseDown?\"grabbing\":\"grab\":\"auto\",userSelect:\"none\",...style},children:dupedChildren})}),/*#__PURE__*/_jsxs(\"fieldset\",{style:{...controlsStyles},\"aria-label\":\"Slideshow pagination controls\",className:\"framer--slideshow-controls\",children:[/*#__PURE__*/_jsxs(motion.div,{style:{position:\"absolute\",display:\"flex\",flexDirection:isHorizontal?\"row\":\"column\",justifyContent:arrowShouldSpace?\"space-between\":\"center\",gap:arrowShouldSpace?\"unset\":arrowGap,opacity:arrowShouldFadeIn?OPACITY_0:1,alignItems:\"center\",inset:arrowPadding,top:arrowShouldSpace?arrowPadding:arrowHasTop?arrowPaddingTop:\"unset\",left:arrowShouldSpace?arrowPadding:arrowHasLeft?arrowPaddingLeft:arrowHasMid?0:\"unset\",right:arrowShouldSpace?arrowPadding:arrowHasRight?arrowPaddingRight:arrowHasMid?0:\"unset\",bottom:arrowShouldSpace?arrowPadding:arrowHasBottom?arrowPaddingBottom:\"unset\"},animate:arrowShouldFadeIn&&{opacity:isHovering?1:OPACITY_0},transition:transitionControl,children:[/*#__PURE__*/_jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(-1,true),\"aria-label\":\"Previous\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",width:arrowSize,height:arrowSize,src:leftArrow||\"https://framerusercontent.com/images/6tTbkXggWgQCAJ4DO2QEdXXmgM.svg\",alt:\"Back Arrow\"})}),/*#__PURE__*/_jsx(motion.button,{type:\"button\",style:{...baseButtonStyles,backgroundColor:arrowFill,width:arrowSize,height:arrowSize,borderRadius:arrowRadius,rotate:!isHorizontal?90:0,display:showMouseControls?\"block\":\"none\",pointerEvents:\"auto\"},onClick:()=>setDelta(1,true),\"aria-label\":\"Next\",whileTap:{scale:.9},transition:{duration:.15},children:/*#__PURE__*/_jsx(\"img\",{decoding:\"async\",width:arrowSize,height:arrowSize,src:rightArrow||\"https://framerusercontent.com/images/11KSGbIZoRSg4pjdnUoif6MKHI.svg\",alt:\"Next Arrow\"})})]}),dots.length>1?/*#__PURE__*/_jsx(\"div\",{style:{...dotsContainerStyle,left:isHorizontal?\"50%\":dotsInset,top:!isHorizontal?\"50%\":\"unset\",transform:isHorizontal?\"translateX(-50%)\":\"translateY(-50%)\",flexDirection:isHorizontal?\"row\":\"column\",bottom:isHorizontal?dotsInset:\"unset\",borderRadius:dotsRadius,backgroundColor:dotsBackground,userSelect:\"none\",...dotsBlurStyle},children:dots}):null]})]});}/* Default Properties */Slideshow.defaultProps={direction:\"left\",dragControl:false,startFrom:0,itemAmount:1,infinity:true,gap:10,padding:10,autoPlayControl:true,effectsOptions:{effectsOpacity:1,effectsScale:1,effectsRotate:0,effectsPerspective:1200,effectsHover:true,playOffscreen:false},transitionControl:{type:\"spring\",stiffness:200,damping:40},fadeOptions:{fadeContent:false,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},arrowOptions:{showMouseControls:true,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowFill:\"rgba(0,0,0,0.2)\",arrowSize:40},progressOptions:{showProgressDots:true}};/* Property Controls */addPropertyControls(Slideshow,{slots:{type:ControlType.Array,title:\"Content\",control:{type:ControlType.ComponentInstance}},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\"],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],displaySegmentedControl:true,defaultValue:Slideshow.defaultProps.direction},autoPlayControl:{type:ControlType.Boolean,title:\"Auto Play\",defaultValue:true},intervalControl:{type:ControlType.Number,title:\"Interval\",defaultValue:1.5,min:.5,max:10,step:.1,displayStepper:true,unit:\"s\",hidden:props=>!props.autoPlayControl},dragControl:{type:ControlType.Boolean,title:\"Draggable\",defaultValue:false},startFrom:{type:ControlType.Number,title:\"Current\",min:0,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.startFrom},effectsOptions:{type:ControlType.Object,title:\"Effects\",controls:{effectsOpacity:{type:ControlType.Number,title:\"Opacity\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsOpacity,min:0,max:1,step:.01,displayStepper:true},effectsScale:{type:ControlType.Number,title:\"Scale\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsScale,min:0,max:1,step:.01,displayStepper:true},effectsPerspective:{type:ControlType.Number,title:\"Perspective\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsPerspective,min:200,max:2e3,step:1},effectsRotate:{type:ControlType.Number,title:\"Rotate\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsRotate,min:-180,max:180,step:1},effectsHover:{type:ControlType.Boolean,title:\"On Hover\",enabledTitle:\"Play\",disabledTitle:\"Pause\",defaultValue:Slideshow.defaultProps.effectsOptions.effectsHover},playOffscreen:{type:ControlType.Boolean,title:\"Offscreen\",enabledTitle:\"Play\",disabledTitle:\"Pause\",defaultValue:Slideshow.defaultProps.effectsOptions.playOffscreen}}},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},itemAmount:{type:ControlType.Number,title:\"Items\",min:1,max:10,displayStepper:true,defaultValue:Slideshow.defaultProps.itemAmount},gap:{type:ControlType.Number,title:\"Gap\",min:0},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:0,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,displayStepper:true,defaultValue:0},transitionControl:{type:ControlType.Transition,defaultValue:Slideshow.defaultProps.transitionControl,title:\"Transition\"},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:false},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},arrowOptions:{type:ControlType.Object,title:\"Arrows\",controls:{showMouseControls:{type:ControlType.Boolean,title:\"Show\",defaultValue:Slideshow.defaultProps.arrowOptions.showMouseControls},arrowFill:{type:ControlType.Color,title:\"Fill\",hidden:props=>!props.showMouseControls,defaultValue:Slideshow.defaultProps.arrowOptions.arrowFill},leftArrow:{type:ControlType.Image,title:\"Previous\",hidden:props=>!props.showMouseControls},rightArrow:{type:ControlType.Image,title:\"Next\",hidden:props=>!props.showMouseControls},arrowSize:{type:ControlType.Number,title:\"Size\",min:0,max:200,displayStepper:true,defaultValue:Slideshow.defaultProps.arrowOptions.arrowSize,hidden:props=>!props.showMouseControls},arrowRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:500,defaultValue:40,hidden:props=>!props.showMouseControls},arrowShouldFadeIn:{type:ControlType.Boolean,title:\"Fade In\",defaultValue:false,hidden:props=>!props.showMouseControls},arrowShouldSpace:{type:ControlType.Boolean,title:\"Distance\",enabledTitle:\"Space\",disabledTitle:\"Group\",defaultValue:Slideshow.defaultProps.arrowOptions.arrowShouldSpace,hidden:props=>!props.showMouseControls},arrowPosition:{type:ControlType.Enum,title:\"Position\",options:[\"auto\",\"top-left\",\"top-mid\",\"top-right\",\"bottom-left\",\"bottom-mid\",\"bottom-right\"],optionTitles:[\"Center\",\"Top Left\",\"Top Middle\",\"Top Right\",\"Bottom Left\",\"Bottom Middle\",\"Bottom Right\"],hidden:props=>!props.showMouseControls||props.arrowShouldSpace},arrowPadding:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:20,displayStepper:true,hidden:props=>!props.showMouseControls||!props.arrowShouldSpace},arrowPaddingTop:{type:ControlType.Number,title:\"Top\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"bottom-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-right\"},arrowPaddingBottom:{type:ControlType.Number,title:\"Bottom\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-right\"},arrowPaddingRight:{type:ControlType.Number,title:\"Right\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-left\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-left\"||props.arrowPosition===\"bottom-mid\"},arrowPaddingLeft:{type:ControlType.Number,title:\"Left\",min:-500,max:500,defaultValue:0,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace||props.arrowPosition===\"auto\"||props.arrowPosition===\"top-right\"||props.arrowPosition===\"top-mid\"||props.arrowPosition===\"bottom-right\"||props.arrowPosition===\"bottom-mid\"},arrowGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showMouseControls||props.arrowShouldSpace}}},progressOptions:{type:ControlType.Object,title:\"Dots\",controls:{showProgressDots:{type:ControlType.Boolean,title:\"Show\",defaultValue:false},dotSize:{type:ControlType.Number,title:\"Size\",min:1,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsInset:{type:ControlType.Number,title:\"Inset\",min:-100,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsGap:{type:ControlType.Number,title:\"Gap\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsPadding:{type:ControlType.Number,title:\"Padding\",min:0,max:100,defaultValue:10,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsFill:{type:ControlType.Color,title:\"Fill\",defaultValue:\"#fff\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBackground:{type:ControlType.Color,title:\"Backdrop\",defaultValue:\"rgba(0,0,0,0.2)\",hidden:props=>!props.showProgressDots||props.showScrollbar},dotsRadius:{type:ControlType.Number,title:\"Radius\",min:0,max:200,defaultValue:50,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsOpacity:{type:ControlType.Number,title:\"Opacity\",min:0,max:1,defaultValue:.5,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsActiveOpacity:{type:ControlType.Number,title:\"Current\",min:0,max:1,defaultValue:1,step:.1,displayStepper:true,hidden:props=>!props.showProgressDots||props.showScrollbar},dotsBlur:{type:ControlType.Number,title:\"Blur\",min:0,max:50,defaultValue:0,step:1,hidden:props=>!props.showProgressDots||props.showScrollbar}}}});/* Placeholder Styles */const containerStyle={display:\"flex\",flexDirection:\"row\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Component Styles */const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:180,lineHeight:1.5,textAlign:\"center\"};/* Control Styles */const baseButtonStyles={border:\"none\",display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",background:\"transparent\",cursor:\"pointer\",margin:0,padding:0};const controlsStyles={display:\"flex\",justifyContent:\"space-between\",alignItems:\"center\",position:\"absolute\",pointerEvents:\"none\",userSelect:\"none\",top:0,left:0,right:0,bottom:0,border:0,padding:0,margin:0};/* Clamp function, used for fadeInset */const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);/* Slide Component */const Slide=/*#__PURE__*/memo(/*#__PURE__*/forwardRef(function Component(props,ref){const{slideKey,width,height,child,size,gap,wrappedValue,numChildren,childCounter,isCanvas,effects,effectsOpacity,effectsScale,effectsRotate,isHorizontal,isLast,index}=props;const fallbackRef=useRef();/**\n         * Unique offsets + scroll range [0, 1, 1, 0]\n         */const childOffset=(size?.item+gap)*childCounter;const scrollRange=[-size?.item,0,size?.parent-size?.item+gap,size?.parent].map(val=>val-childOffset);/**\n         * Effects\n         */const rotateY=!isCanvas&&useTransform(wrappedValue,scrollRange,[-effectsRotate,0,0,effectsRotate]);const rotateX=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsRotate,0,0,-effectsRotate]);const opacity=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsOpacity,1,1,effectsOpacity]);const scale=!isCanvas&&useTransform(wrappedValue,scrollRange,[effectsScale,1,1,effectsScale]);const originXorY=!isCanvas&&useTransform(wrappedValue,scrollRange,[1,1,0,0]);const isVisible=!isCanvas&&useTransform(wrappedValue,latest=>latest>=scrollRange[1]&&latest<=scrollRange[2]);useEffect(()=>{if(!isVisible)return;return isVisible.on(\"change\",newValue=>{const node=ref?.current??fallbackRef.current;node?.setAttribute(\"aria-hidden\",!newValue);});},[]);const visibility=isCanvas?\"visible\":useTransform(wrappedValue,[scrollRange[0]-size.viewportLength,mix(scrollRange[1],scrollRange[2],.5),scrollRange[3]+size.viewportLength],[\"hidden\",\"visible\",\"hidden\"]);const key=slideKey+\"child\";return /*#__PURE__*/_jsx(LayoutGroup,{inherit:\"id\",id:key,children:/*#__PURE__*/_jsx(\"li\",{style:{display:\"contents\"},\"aria-hidden\":index===0?false:true,children:/*#__PURE__*/cloneElement(child,{ref:ref??fallbackRef,key,style:{...child.props?.style,flexShrink:0,userSelect:\"none\",width,height,opacity:opacity,scale:scale,originX:isHorizontal?originXorY:.5,originY:!isHorizontal?originXorY:.5,rotateY:isHorizontal?rotateY:0,rotateX:!isHorizontal?rotateX:0,visibility},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined})})});}));const Dot=/*#__PURE__*/memo(function Dot({selectedOpacity,opacity,total,index,wrappedIndex,wrappedIndexInverted,dotStyle,buttonStyle,gap,padding,isHorizontal,isInverted,...props}){/* Check active item *//* Go 0\u20141\u20142\u20143\u20144\u20145\u20140 */let isSelected=wrappedIndex===index;/* Go 0\u20145\u20144\u20143\u20142\u20141\u20140\u20145 instead when inverted */if(isInverted){isSelected=Math.abs(wrappedIndexInverted)===index;}const inlinePadding=gap/2;const top=!isHorizontal&&index>0?inlinePadding:padding;const bottom=!isHorizontal&&index!==total-1?inlinePadding:padding;const right=isHorizontal&&index!==total-1?inlinePadding:padding;const left=isHorizontal&&index>0?inlinePadding:padding;return /*#__PURE__*/_jsx(\"button\",{\"aria-label\":`Scroll to page ${index+1}`,type:\"button\",...props,style:{...buttonStyle,padding:`${top}px ${right}px ${bottom}px ${left}px`},children:/*#__PURE__*/_jsx(motion.div,{style:{...dotStyle},initial:false,animate:{opacity:isSelected?selectedOpacity:opacity},transition:{duration:.3}})});});/* Dot Styles */const dotsContainerStyle={display:\"flex\",placeContent:\"center\",placeItems:\"center\",overflow:\"hidden\",position:\"absolute\",pointerEvents:\"auto\"};const dotStyle={borderRadius:\"50%\",background:\"white\",cursor:\"pointer\",border:\"none\",placeContent:\"center\",placeItems:\"center\",padding:0};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Slideshow\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerIntrinsicWidth\":\"400\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SlideShow.map", "// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/tP8eTW4Xm5JaquwcLPpL/FfVre3eoh8eE8IrC9E7M/y5gjk2P4T.js\";const serializationHash=\"framer-gs2lt\";const variantClassNames={vKb9iufcw:\"framer-v-1dcdulc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,image1,image2,image3,text,width,...props})=>{return{...props,GHbXdFhDy:image1??props.GHbXdFhDy??{alt:\"\",src:\"https://framerusercontent.com/images/mmnzGK18OF0fLpAn0bkGVn5Vw.png\"},Rir0i4rxp:image2??props.Rir0i4rxp??{alt:\"\",src:\"https://framerusercontent.com/images/wJjX5NO7RyAmhY96MiAtE4dzag.jpg\"},w6_dd4A8s:image3??props.w6_dd4A8s??{alt:\"\",src:\"https://framerusercontent.com/images/TWooze3VCpJMEc9exX71iet5C4.png\"},x4766Ri_n:text??props.x4766Ri_n??\"Our clients amazing rating. We scored 9.5/10, based on 700+ reviews.\"};};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,GHbXdFhDy,Rir0i4rxp,w6_dd4A8s,x4766Ri_n,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"vKb9iufcw\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1dcdulc\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"vKb9iufcw\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-tk01x9\",\"data-framer-name\":\"Thumbnail img\",layoutDependency:layoutDependency,layoutId:\"syhdVKs0p\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||76)-20-0)/2)+0),sizes:\"0px\",...toResponsiveImage(GHbXdFhDy),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1v3f7tu\",\"data-border\":true,\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"DQTWJ9Ke8\",style:{\"--border-bottom-width\":\"3px\",\"--border-color\":\"var(--token-5f031678-9e17-42d2-a6ab-ce6b25bc25ff, rgb(247, 247, 247))\",\"--border-left-width\":\"3px\",\"--border-right-width\":\"3px\",\"--border-style\":\"solid\",\"--border-top-width\":\"3px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||76)-20-0)/2)+0),sizes:\"0px\",...toResponsiveImage(Rir0i4rxp)},className:\"framer-in8y75\",\"data-border\":true,\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"ckujk21h5\",style:{\"--border-bottom-width\":\"3px\",\"--border-color\":\"var(--token-5f031678-9e17-42d2-a6ab-ce6b25bc25ff, rgb(247, 247, 247))\",\"--border-left-width\":\"3px\",\"--border-right-width\":\"3px\",\"--border-style\":\"solid\",\"--border-top-width\":\"3px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||76)-20-0)/2)+0),sizes:\"0px\",...toResponsiveImage(w6_dd4A8s),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-12ohsgp\",\"data-border\":true,\"data-framer-name\":\"avatar\",layoutDependency:layoutDependency,layoutId:\"zCOPIGC3Y\",style:{\"--border-bottom-width\":\"3px\",\"--border-color\":\"var(--token-5f031678-9e17-42d2-a6ab-ce6b25bc25ff, rgb(247, 247, 247))\",\"--border-left-width\":\"3px\",\"--border-right-width\":\"3px\",\"--border-style\":\"solid\",\"--border-top-width\":\"3px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100}})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1qs4cv9\",\"data-styles-preset\":\"y5gjk2P4T\",children:\"Our clients amazing rating. We scored 9.5/10, based on 700+ reviews.\"})}),className:\"framer-sralvm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qJA3xzqrc\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:x4766Ri_n,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gs2lt.framer-2kc4th, .framer-gs2lt .framer-2kc4th { display: block; }\",\".framer-gs2lt.framer-1dcdulc { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 20px 0px; position: relative; width: 1240px; }\",\".framer-gs2lt .framer-tk01x9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 56px; min-width: 144px; overflow: hidden; padding: 0px 55px 0px 55px; position: relative; width: min-content; }\",\".framer-gs2lt .framer-1v3f7tu { aspect-ratio: 1 / 1; bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 56px); z-index: 0; }\",\".framer-gs2lt .framer-in8y75 { aspect-ratio: 1 / 1; bottom: 0px; flex: none; left: 44px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 56px); z-index: 1; }\",\".framer-gs2lt .framer-12ohsgp { aspect-ratio: 1 / 1; bottom: 0px; flex: none; left: 88px; position: absolute; top: 0px; width: var(--framer-aspect-ratio-supported, 56px); z-index: 1; }\",\".framer-gs2lt .framer-sralvm { flex: 1 0 0px; height: auto; max-width: 250px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gs2lt.framer-1dcdulc, .framer-gs2lt .framer-tk01x9 { gap: 0px; } .framer-gs2lt.framer-1dcdulc > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-gs2lt.framer-1dcdulc > :first-child, .framer-gs2lt .framer-tk01x9 > :first-child { margin-left: 0px; } .framer-gs2lt.framer-1dcdulc > :last-child, .framer-gs2lt .framer-tk01x9 > :last-child { margin-right: 0px; } .framer-gs2lt .framer-tk01x9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,'.framer-gs2lt[data-border=\"true\"]::after, .framer-gs2lt [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 76\n * @framerIntrinsicWidth 1240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"GHbXdFhDy\":\"image1\",\"Rir0i4rxp\":\"image2\",\"w6_dd4A8s\":\"image3\",\"x4766Ri_n\":\"text\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameraTnPM1CIP=withCSS(Component,css,\"framer-gs2lt\");export default FrameraTnPM1CIP;FrameraTnPM1CIP.displayName=\"Review Box\";FrameraTnPM1CIP.defaultProps={height:76,width:1240};addPropertyControls(FrameraTnPM1CIP,{GHbXdFhDy:{__defaultAssetReference:\"data:framer/asset-reference,mmnzGK18OF0fLpAn0bkGVn5Vw.png?originalFilename=unsplash%3AKIPqvvTOC1s.png&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,mmnzGK18OF0fLpAn0bkGVn5Vw.png?originalFilename=unsplash%3AKIPqvvTOC1s.png&preferredSize=auto\"},title:\"Image 1\",type:ControlType.ResponsiveImage},Rir0i4rxp:{__defaultAssetReference:\"data:framer/asset-reference,wJjX5NO7RyAmhY96MiAtE4dzag.jpg?originalFilename=unsplash%3Av2aKnjMbP_k.jpg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,wJjX5NO7RyAmhY96MiAtE4dzag.jpg?originalFilename=unsplash%3Av2aKnjMbP_k.jpg&preferredSize=auto\"},title:\"Image 2\",type:ControlType.ResponsiveImage},w6_dd4A8s:{__defaultAssetReference:\"data:framer/asset-reference,TWooze3VCpJMEc9exX71iet5C4.png?originalFilename=unsplash%3AVzusBjHlKM8.png&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,TWooze3VCpJMEc9exX71iet5C4.png?originalFilename=unsplash%3AVzusBjHlKM8.png&preferredSize=auto\"},title:\"Image 3\",type:ControlType.ResponsiveImage},x4766Ri_n:{defaultValue:\"Our clients amazing rating. We scored 9.5/10, based on 700+ reviews.\",displayTextArea:false,title:\"Text\",type:ControlType.String}});addFonts(FrameraTnPM1CIP,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraTnPM1CIP\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"GHbXdFhDy\\\":\\\"image1\\\",\\\"Rir0i4rxp\\\":\\\"image2\\\",\\\"w6_dd4A8s\\\":\\\"image3\\\",\\\"x4766Ri_n\\\":\\\"text\\\"}\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"76\",\"framerIntrinsicWidth\":\"1240\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./aTnPM1CIP.map", "// Generated by Framer (400c93f)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,Image,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";const TickerFonts=getFonts(Ticker);const serializationHash=\"framer-MGpxo\";const variantClassNames={xISrJZjHM:\"framer-v-1xzh8zb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"xISrJZjHM\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1xzh8zb\",className,classNames),\"data-framer-name\":\"Dekstop\",layoutDependency:layoutDependency,layoutId:\"xISrJZjHM\",ref:refBinding,style:{...style},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-83ne7y-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"pJP0KyIjd-container\",nodeId:\"pJP0KyIjd\",rendersWithMotion:true,scopeId:\"m9binkgdy\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:40,height:\"100%\",hoverFactor:1,id:\"pJP0KyIjd\",layoutId:\"pJP0KyIjd\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cr28qp\",\"data-framer-name\":\"Logo 1\",layoutDependency:layoutDependency,layoutId:\"aS3I89KV9\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-o8tguw\",\"data-framer-name\":\"Logo news - 01\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:64,intrinsicWidth:249,layoutDependency:layoutDependency,layoutId:\"TmjqntkPZ\",svg:'<svg width=\"249\" height=\"64\" viewBox=\"0 0 249 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M54.0264 22.4429C54.7055 22.4429 54.9318 22.688 54.9318 23.348V38.2829H62.6093C63.2695 38.2829 63.5148 38.528 63.5148 39.188V40.508C63.5148 41.168 63.2695 41.4131 62.6093 41.4131H52.4984C51.8382 41.4131 51.5741 41.168 51.5741 40.508V23.348C51.5741 22.688 51.8382 22.4429 52.4984 22.4429H54.0264Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M70.2114 29.024C70.2114 24.668 72.9654 22.0469 77.7568 22.0469C82.5482 22.0469 85.3023 24.668 85.3023 29.024V34.832C85.3023 39.188 82.5293 41.8091 77.7568 41.8091C72.9843 41.8091 70.2114 39.188 70.2114 34.832V29.024ZM82.1332 29.024C82.1332 26.5726 80.6052 25.2526 77.8511 25.2526C75.097 25.2526 73.588 26.5914 73.588 29.024V34.8697C73.588 37.34 75.097 38.6411 77.8511 38.6411C80.6052 38.6411 82.1332 37.2834 82.1332 34.8697V29.024Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M107.769 31.0229C108.505 31.0229 108.674 31.268 108.674 31.928V35.5109C108.694 36.3547 108.525 37.1925 108.179 37.9625C107.833 38.7326 107.319 39.4154 106.675 39.9611C105.075 41.2349 103.057 41.8668 101.016 41.7337C96.13 41.7337 93.4702 39.1126 93.4702 34.7566V28.9109C93.4702 24.6114 96.2243 21.9714 101.016 21.9714C104.788 21.9714 107.241 23.4611 108.278 26.4406C108.336 26.5526 108.367 26.6765 108.369 26.8024C108.371 26.9286 108.343 27.0534 108.288 27.1668C108.233 27.2803 108.153 27.3795 108.053 27.4564C107.953 27.5332 107.836 27.5858 107.712 27.6097L106.241 28.1189C105.6 28.3451 105.335 28.2131 105.109 27.5531C104.797 26.7478 104.224 26.0693 103.483 25.6254C102.742 25.1815 101.874 24.9971 101.016 25.1017C98.2427 25.1017 96.7336 26.4406 96.7336 28.8731V34.8697C96.7336 37.34 98.2616 38.6411 101.016 38.6411C103.77 38.6411 105.467 37.3777 105.467 35.5297V34.1343H101.374C100.695 34.1343 100.45 33.8703 100.45 33.2103V31.928C100.45 31.268 100.695 31.0229 101.374 31.0229H107.769Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M116.465 29.024C116.465 24.668 119.219 22.0469 124.01 22.0469C128.802 22.0469 131.556 24.668 131.556 29.024V34.832C131.556 39.188 128.783 41.8091 124.01 41.8091C119.238 41.8091 116.465 39.188 116.465 34.832V29.024ZM128.368 29.024C128.368 26.5726 126.84 25.2526 124.105 25.2526C121.37 25.2526 119.823 26.5914 119.823 29.024V34.8697C119.823 37.34 121.351 38.6411 124.105 38.6411C126.859 38.6411 128.368 37.2834 128.368 34.8697V29.024Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M140.441 22.9897C140.441 22.5749 140.573 22.4429 140.988 22.4429H141.855C142.27 22.4429 142.365 22.5749 142.365 22.9897V40.8663C142.365 41.2811 142.365 41.4131 141.855 41.4131H140.988C140.573 41.4131 140.441 41.2811 140.441 40.8663V22.9897Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M159.55 22.4429C161.121 22.4429 162.627 23.0667 163.738 24.1771C164.849 25.2875 165.473 26.7936 165.473 28.364C165.473 29.9344 164.849 31.4405 163.738 32.5509C162.627 33.6613 161.121 34.2851 159.55 34.2851H153.89V40.8663C153.89 41.2811 153.796 41.4131 153.4 41.4131H152.513C152.117 41.4131 151.966 41.2811 151.966 40.8663V22.9897C151.966 22.5749 152.117 22.4429 152.513 22.4429H159.55ZM159.38 32.4183C159.92 32.4183 160.455 32.3119 160.954 32.1054C161.452 31.8988 161.906 31.5959 162.288 31.2143C162.669 30.8326 162.972 30.3793 163.179 29.8807C163.386 29.3819 163.492 28.8473 163.492 28.3074C163.492 27.7675 163.386 27.2329 163.179 26.7342C162.972 26.2356 162.669 25.7823 162.288 25.4006C161.906 25.0189 161.452 24.7161 160.954 24.5094C160.455 24.3029 159.92 24.1966 159.38 24.1966H153.721V32.4183H159.38Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M180.205 22.0657C181.662 21.9051 183.131 22.2183 184.395 22.9588C185.659 23.6995 186.651 24.8279 187.222 26.1766C187.373 26.4783 187.223 26.7234 186.921 26.8743L186.091 27.2514C185.751 27.3834 185.619 27.3646 185.412 27.0063C184.984 26.0053 184.249 25.1662 183.313 24.6103C182.378 24.0544 181.289 23.8104 180.205 23.9137C177.017 23.9137 175.282 25.1771 175.282 27.44C175.263 28.1315 175.496 28.8066 175.936 29.3402C176.376 29.8739 176.995 30.2305 177.677 30.344C178.692 30.6748 179.744 30.8775 180.809 30.9474C182.098 31.0161 183.369 31.2767 184.582 31.7206C185.512 32.0146 186.311 32.6191 186.847 33.433C187.383 34.2469 187.622 35.2203 187.524 36.1897C187.524 39.716 184.959 41.8469 180.243 41.8469C178.696 42.0237 177.135 41.6655 175.821 40.8316C174.506 39.9979 173.517 38.7388 173.018 37.2646C172.985 37.1974 172.967 37.1237 172.965 37.0487C172.964 36.9736 172.979 36.8993 173.01 36.8309C173.04 36.7624 173.086 36.7015 173.143 36.6527C173.199 36.6036 173.266 36.568 173.339 36.548L174.169 36.2463C174.234 36.2195 174.304 36.2067 174.375 36.2086C174.446 36.2105 174.515 36.227 174.579 36.2572C174.643 36.2874 174.7 36.3304 174.746 36.3838C174.792 36.4371 174.827 36.4993 174.848 36.5669C175.27 37.6321 176.02 38.5354 176.99 39.1458C177.96 39.756 179.1 40.0417 180.243 39.9611C183.808 39.9611 185.562 38.7166 185.562 36.1897C185.596 35.5256 185.393 34.871 184.988 34.3427C184.584 33.8145 184.005 33.4466 183.355 33.3046C182.379 33.0136 181.373 32.8363 180.356 32.7766L178.319 32.5126C177.681 32.3774 177.052 32.2073 176.433 32.0034C175.821 31.8188 175.251 31.5179 174.754 31.1171C174.253 30.6642 173.859 30.1068 173.598 29.4843C173.337 28.8618 173.216 28.1898 173.245 27.5154C173.377 24.2154 175.848 22.0657 180.205 22.0657Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M197.692 34.964C197.771 36.2976 198.358 37.5503 199.331 38.4661C200.304 39.382 201.591 39.8919 202.926 39.8919C204.262 39.8919 205.549 39.382 206.522 38.4661C207.495 37.5503 208.08 36.2976 208.161 34.964V22.9897C208.161 22.5749 208.293 22.4429 208.708 22.4429H209.576C209.991 22.4429 210.123 22.5749 210.123 22.9897V34.9451C210.123 39.2257 207.595 41.8091 202.936 41.8091C198.277 41.8091 195.749 39.2257 195.749 34.9451V22.9897C195.749 22.5749 195.881 22.4429 196.277 22.4429H197.164C197.56 22.4429 197.692 22.5749 197.692 22.9897V34.964Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M236.155 22.4429C236.57 22.4429 236.702 22.5749 236.702 22.9897V40.8663C236.702 41.2811 236.57 41.4131 236.155 41.4131H235.363C234.966 41.4131 234.834 41.2811 234.834 40.8663V29.9857C234.834 28.4027 234.942 26.8213 235.155 25.2526H235.042C234.453 26.687 233.765 28.0794 232.986 29.42L228.93 36.5669C228.881 36.6909 228.794 36.7969 228.683 36.871C228.572 36.9449 228.441 36.9836 228.308 36.9817H227.779C227.644 36.9825 227.511 36.9434 227.396 36.8699C227.283 36.7962 227.193 36.6909 227.138 36.5669L223.026 29.3446C222.296 28.0233 221.666 26.6491 221.139 25.2337H221.026C221.219 26.8168 221.32 28.4098 221.328 30.0046V40.8663C221.328 41.2811 221.196 41.4131 220.781 41.4131H220.045C219.63 41.4131 219.498 41.2811 219.498 40.8663V22.9897C219.498 22.5749 219.63 22.4429 220.045 22.4429H220.724C220.879 22.4285 221.036 22.4623 221.17 22.54C221.305 22.6177 221.413 22.7353 221.479 22.8766L228.081 34.6057L234.646 22.9897C234.853 22.5937 234.966 22.5371 235.381 22.5371L236.155 22.4429Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M20.468 38.5469V52.1806C20.468 52.7033 20.2603 53.2045 19.8905 53.5739C19.521 53.9435 19.0196 54.1511 18.4967 54.1511C17.974 54.1511 17.4726 53.9435 17.1029 53.5739C16.7331 53.2045 16.5255 52.7033 16.5255 52.1806V38.5657C17.0744 38.9664 17.7324 39.1901 18.4118 39.2069C19.1524 39.228 19.8781 38.9951 20.468 38.5469ZM37.2566 34.6057C36.7563 34.6057 36.2764 34.8045 35.9227 35.158C35.569 35.5116 35.3702 35.9913 35.3702 36.4914V38.8674C35.3702 39.3901 35.5779 39.8914 35.9476 40.2608C36.3172 40.6304 36.8186 40.838 37.3415 40.838C37.8644 40.838 38.3658 40.6304 38.7353 40.2608C39.105 39.8914 39.3127 39.3901 39.3127 38.8674V36.5857C39.3274 36.3153 39.2837 36.0449 39.1845 35.793C39.0852 35.541 38.933 35.3132 38.7378 35.1254C38.5427 34.9376 38.3094 34.7939 38.054 34.7041C37.7984 34.6146 37.5263 34.581 37.2566 34.6057ZM12.2434 43.7137C11.5646 43.6933 10.9075 43.4701 10.357 43.0726V56.744C10.357 57.2692 10.5657 57.7729 10.9372 58.1441C11.3086 58.5154 11.8124 58.724 12.3377 58.724C12.863 58.724 13.3668 58.5154 13.7383 58.1441C14.1097 57.7729 14.3184 57.2692 14.3184 56.744V43.1669C13.7024 43.5649 12.9756 43.7565 12.2434 43.7137ZM31.107 30.5137C30.8514 30.5009 30.596 30.5403 30.3561 30.6293C30.1163 30.7183 29.8971 30.8552 29.7117 31.0315C29.5265 31.208 29.3791 31.4202 29.2784 31.6553C29.1779 31.8905 29.126 32.1437 29.1264 32.3994V42.9029C29.1264 43.428 29.335 43.9317 29.7064 44.303C30.078 44.6743 30.5817 44.8829 31.107 44.8829C31.6324 44.8829 32.1362 44.6743 32.5077 44.303C32.8791 43.9317 33.0877 43.428 33.0877 42.9029V32.5314C33.1028 32.2593 33.0587 31.9872 32.9583 31.7338C32.858 31.4803 32.704 31.2516 32.5067 31.0634C32.3094 30.8752 32.0738 30.7319 31.8159 30.6436C31.5581 30.5552 31.284 30.5237 31.0127 30.5514L31.107 30.5137ZM24.8443 34.5491C24.1337 34.5442 23.4422 34.3204 22.8636 33.908V47.6171C22.8636 48.1423 23.0723 48.646 23.4437 49.0173C23.8153 49.3886 24.319 49.5971 24.8443 49.5971C25.3697 49.5971 25.8733 49.3886 26.2449 49.0173C26.6164 48.646 26.825 48.1423 26.825 47.6171V33.9269C26.2266 34.3725 25.4961 34.6048 24.75 34.5869L24.8443 34.5491ZM7.96136 45.0526V6.75371C7.9564 6.28687 7.76739 5.84086 7.43539 5.5125C7.10339 5.18414 6.65521 4.99998 6.18818 5H5.77318C5.30616 4.99998 4.85797 5.18414 4.52597 5.5125C4.19397 5.84086 4.00496 6.28687 4 6.75371V45.0526C4 45.5227 4.18683 45.9736 4.51935 46.306C4.85188 46.6385 5.30291 46.8251 5.77318 46.8251H6.18818C6.65847 46.8251 7.10948 46.6385 7.44201 46.306C7.77456 45.9736 7.96136 45.5227 7.96136 45.0526ZM12.4509 42.2617H12.0359C11.5656 42.2617 11.1146 42.075 10.7821 41.7426C10.4496 41.4101 10.2627 40.9593 10.2627 40.4891V11.3171C10.2677 10.8503 10.4567 10.4043 10.7887 10.0759C11.1207 9.74757 11.5689 9.56341 12.0359 9.56343H12.4509C12.9179 9.56341 13.3661 9.74757 13.6981 10.0759C14.0301 10.4043 14.2191 10.8503 14.2241 11.3171V40.5269C14.2241 40.997 14.0373 41.4478 13.7047 41.7803C13.3722 42.1127 12.9212 42.2994 12.4509 42.2994V42.2617ZM18.6948 37.7737H18.2609C17.7957 37.7737 17.3494 37.5889 17.0204 37.26C16.6915 36.9312 16.5066 36.4852 16.5066 36.02V15.8429C16.5041 15.611 16.5477 15.3809 16.6347 15.1659C16.7216 14.951 16.8505 14.7554 17.0136 14.5906C17.1768 14.4257 17.3711 14.2949 17.5852 14.2056C17.7993 14.1163 18.0289 14.0703 18.2609 14.0703H18.6948C19.1618 14.0753 19.608 14.2642 19.9364 14.5961C20.265 14.928 20.4491 15.376 20.4491 15.8429V36.02C20.4491 36.4852 20.2642 36.9312 19.9352 37.26C19.6063 37.5889 19.1601 37.7737 18.6948 37.7737ZM24.5425 33.1537C24.0754 33.1537 23.6272 32.9697 23.2952 32.6412C22.9632 32.3129 22.7742 31.8669 22.7693 31.4V20.5383C22.7539 20.2962 22.7882 20.0535 22.8704 19.8251C22.9525 19.5969 23.0808 19.3878 23.2469 19.2111C23.4131 19.0342 23.6138 18.8936 23.8368 18.7974C24.0596 18.7014 24.2997 18.652 24.5425 18.6526H24.9575C25.4278 18.6526 25.8788 18.8393 26.2114 19.1717C26.5439 19.5042 26.7307 19.955 26.7307 20.4251V31.3623C26.7331 31.5967 26.6892 31.8292 26.6011 32.0464C26.5132 32.2637 26.383 32.4613 26.218 32.628C26.0531 32.7945 25.8569 32.9267 25.6404 33.017C25.424 33.1073 25.192 33.1537 24.9575 33.1537H24.5425ZM30.7864 29.0994C30.3161 29.0994 29.8651 28.9127 29.5325 28.5803C29.1999 28.2478 29.0132 27.797 29.0132 27.3269V24.5171C29.0181 24.0502 29.2071 23.6043 29.5391 23.276C29.8711 22.9475 30.3193 22.7634 30.7864 22.7634H31.2014C31.6684 22.7634 32.1166 22.9475 32.4486 23.276C32.7806 23.6043 32.9696 24.0502 32.9745 24.5171V27.3269C32.9745 27.7938 32.7904 28.2418 32.4618 28.5737C32.1334 28.9056 31.6873 29.0945 31.2202 29.0994H30.7864Z\" fill=\"#B5B5B5\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dhmt4k\",\"data-framer-name\":\"Logo 2\",layoutDependency:layoutDependency,layoutId:\"IOoAJas_z\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-5k9wk1\",\"data-framer-name\":\"Logo news - 02\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:64,intrinsicWidth:249,layoutDependency:layoutDependency,layoutId:\"wRrpagUfq\",svg:'<svg width=\"249\" height=\"64\" viewBox=\"0 0 249 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M73.2217 19.2141H79.2572V43.3657H73.2217V19.2141ZM81.6513 34.2466C81.6513 28.2734 85.3531 24.7094 91.0667 24.7094C96.7803 24.7094 100.482 28.2734 100.482 34.2466C100.482 40.2198 96.8608 43.8037 91.0667 43.8037C85.2726 43.8037 81.6513 40.3194 81.6513 34.2466ZM94.4265 34.2466C94.4265 30.9614 93.1188 29.03 91.0667 29.03C89.0146 29.03 87.7271 31.0211 87.7271 34.2466C87.7271 37.4721 88.9945 39.4234 91.0667 39.4234C93.1389 39.4234 94.4265 37.5916 94.4265 34.2665V34.2466ZM102.755 44.5404H108.55C108.825 45.1467 109.292 45.6486 109.879 45.9716C110.466 46.2943 111.143 46.421 111.809 46.3324C114.102 46.3324 115.309 45.0979 115.309 43.306V39.961H115.189C114.708 40.9862 113.927 41.8451 112.948 42.4273C111.97 43.0093 110.837 43.2876 109.696 43.2263C105.29 43.2263 102.373 39.9012 102.373 34.1869C102.373 28.4725 105.15 24.8687 109.777 24.8687C110.953 24.8231 112.115 25.1343 113.107 25.7605C114.1 26.3869 114.875 27.2984 115.329 28.373V25.0479H121.365V43.1666C121.365 47.527 117.482 50.2349 111.748 50.2349C106.417 50.2349 103.098 47.8655 102.755 44.5603V44.5404ZM115.329 34.2267C115.329 31.3197 113.982 29.488 111.849 29.488C109.716 29.488 108.409 31.2998 108.409 34.2267C108.409 37.1536 109.696 38.8061 111.849 38.8061C114.002 38.8061 115.329 37.1934 115.329 34.2466V34.2267ZM123.638 34.2267C123.638 28.2535 127.34 24.6895 133.054 24.6895C138.767 24.6895 142.489 28.2535 142.489 34.2267C142.489 40.1999 138.868 43.7838 133.054 43.7838C127.24 43.7838 123.638 40.3194 123.638 34.2466V34.2267ZM136.414 34.2267C136.414 30.9414 135.106 29.0101 133.054 29.0101C131.002 29.0101 129.815 31.0211 129.815 34.2665C129.815 37.512 131.082 39.4433 133.134 39.4433C135.186 39.4433 136.414 37.5916 136.414 34.2665V34.2267ZM144.783 20.7074C144.767 20.1043 144.933 19.5102 145.258 19.0003C145.584 18.4903 146.056 18.0877 146.613 17.8433C147.17 17.5988 147.788 17.5237 148.389 17.6273C148.989 17.731 149.545 18.0087 149.986 18.4254C150.427 18.8421 150.733 19.3789 150.865 19.9679C150.997 20.5569 150.95 21.1713 150.728 21.7336C150.507 22.2956 150.122 22.7803 149.622 23.1257C149.123 23.4712 148.531 23.6621 147.921 23.6741C147.517 23.7015 147.112 23.646 146.731 23.511C146.349 23.376 146 23.1645 145.706 22.8896C145.411 22.6148 145.177 22.2825 145.018 21.9138C144.859 21.5452 144.779 21.148 144.783 20.7472V20.7074ZM144.783 25.0877H150.818V43.3657H144.783V25.0877ZM172.727 34.2267C172.727 40.1999 170.052 43.6046 165.465 43.6046C164.288 43.6793 163.117 43.3948 162.11 42.7895C161.102 42.184 160.307 41.287 159.831 40.2198H159.711V49.2194H153.675V25.0479H159.711V28.3132H159.831C160.285 27.2283 161.065 26.308 162.066 25.6775C163.066 25.0469 164.239 24.7367 165.424 24.7891C170.052 24.8687 172.808 28.2933 172.808 34.2665L172.727 34.2267ZM166.692 34.2267C166.692 31.3197 165.344 29.4681 163.231 29.4681C161.119 29.4681 159.771 31.3397 159.751 34.2267C159.731 37.1137 161.119 38.9654 163.231 38.9654C165.344 38.9654 166.692 37.1536 166.692 34.2665V34.2267ZM183.088 24.6696C188.098 24.6696 191.136 27.019 191.276 30.7822H185.784C185.784 29.488 184.698 28.6716 183.028 28.6716C181.358 28.6716 180.614 29.3088 180.614 30.2446C180.614 31.1804 181.278 31.479 182.626 31.7578L186.488 32.5343C190.17 33.3108 191.739 34.7842 191.739 37.5518C191.739 41.3348 188.259 43.7639 183.128 43.7639C177.998 43.7639 174.639 41.3348 174.377 37.6115H180.191C180.372 38.9654 181.459 39.7619 183.229 39.7619C185 39.7619 185.804 39.1845 185.804 38.2287C185.804 37.273 185.241 37.0739 183.792 36.7753L180.312 36.0386C176.711 35.3019 174.82 33.4104 174.82 30.6229C174.86 27.039 178.099 24.7094 183.088 24.7094V24.6696ZM211.878 43.3259H206.063V39.9211H205.943C205.623 41.0642 204.919 42.0647 203.945 42.7566C202.971 43.4483 201.788 43.7898 200.591 43.7241C199.674 43.7756 198.757 43.6319 197.901 43.3024C197.045 42.9728 196.27 42.4655 195.629 41.8142C194.989 41.1632 194.496 40.3833 194.186 39.5277C193.876 38.6721 193.755 37.7606 193.831 36.8549V25.0479H199.867V35.4811C199.867 37.6513 200.994 38.8061 202.865 38.8061C203.303 38.8069 203.738 38.7152 204.138 38.5366C204.536 38.358 204.895 38.0967 205.184 37.7706C205.472 37.4443 205.689 37.0606 205.816 36.6452C205.943 36.2297 205.981 35.7921 205.923 35.3616V25.0479H211.958L211.878 43.3259ZM214.795 25.0479H220.629V28.5721H220.75C221.07 27.4441 221.76 26.453 222.709 25.7541C223.659 25.0553 224.818 24.6877 226.001 24.7094C227.206 24.614 228.401 24.9706 229.353 25.7085C230.302 26.4464 230.938 27.5112 231.131 28.6915H231.252C231.616 27.4987 232.372 26.4602 233.4 25.7392C234.426 25.0182 235.668 24.6559 236.925 24.7094C237.746 24.6821 238.563 24.8261 239.323 25.1319C240.086 25.4375 240.772 25.8985 241.341 26.4842C241.91 27.0702 242.349 27.7681 242.629 28.5325C242.906 29.2968 243.021 30.111 242.961 30.9215V43.3657H236.925V32.5144C236.925 30.5233 236.02 29.6074 234.33 29.6074C233.954 29.6042 233.579 29.6811 233.235 29.8328C232.891 29.9845 232.584 30.2075 232.334 30.4869C232.085 30.7662 231.897 31.0952 231.787 31.4518C231.676 31.8085 231.646 32.1845 231.694 32.5542V43.3657H225.961V32.4347C225.961 30.603 225.055 29.6074 223.406 29.6074C223.025 29.6076 222.647 29.6877 222.301 29.8424C221.953 29.9973 221.641 30.2233 221.39 30.5054C221.136 30.7875 220.947 31.1196 220.832 31.4798C220.72 31.8398 220.684 32.2195 220.73 32.594V43.3657H214.694L214.795 25.0479Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M56.3424 20.3092C55.3185 17.9923 53.9636 15.8331 52.3187 13.8979C49.8874 10.9518 46.8531 8.54873 43.4157 6.84679C39.9782 5.14486 36.2155 4.18268 32.3753 4.02358C28.5351 3.86447 24.7044 4.51204 21.1352 5.92371C17.5661 7.33535 14.3395 9.47907 11.6678 12.2138C8.99615 14.9484 6.93995 18.2121 5.63457 21.7899C4.32919 25.3677 3.8042 29.1786 4.09419 32.9715C4.38419 36.7647 5.48256 40.454 7.31703 43.7966C9.15151 47.1393 11.6805 50.0596 14.7375 52.3653C16.6991 53.8743 18.8665 55.101 21.1754 56.0089C24.4124 57.3218 27.877 57.998 31.3754 58C38.5967 57.9843 45.517 55.1355 50.6197 50.0782C55.7221 45.0209 58.5904 38.1678 58.5956 31.0211C58.6008 27.3346 57.8337 23.6872 56.3424 20.3092ZM31.3553 9.49767C34.497 9.49735 37.6007 10.1769 40.4488 11.4887C39.7543 11.7857 39.024 11.9932 38.276 12.106C35.8147 12.4586 33.5347 13.5895 31.7762 15.3299C30.0176 17.0702 28.8749 19.3268 28.5186 21.7626C28.3623 23.1287 27.7344 24.3996 26.7411 25.3609C25.7479 26.3222 24.4501 26.9147 23.0665 27.039C20.6052 27.3916 18.3252 28.5225 16.5666 30.2629C14.8081 32.0033 13.6654 34.2598 13.3091 36.6956C13.1885 37.9946 12.6285 39.2153 11.7198 40.1601C10.1518 36.8814 9.44749 33.2632 9.67225 29.6427C9.89702 26.0221 11.0436 22.5167 13.0053 19.4524C14.9669 16.3883 17.68 13.8651 20.8919 12.1176C24.1038 10.3701 27.7102 9.45516 31.3754 9.45785L31.3553 9.49767ZM14.7174 44.9585C14.9588 44.7395 15.2002 44.5404 15.4417 44.3015C17.2315 42.5842 18.3804 40.3172 18.7008 37.8703C18.8308 36.4949 19.4512 35.2103 20.4511 34.2466C21.4134 33.2555 22.7084 32.6464 24.0926 32.5343C26.5538 32.1817 28.8339 31.0508 30.5924 29.3104C32.351 27.57 33.4937 25.3135 33.85 22.8776C33.9371 21.4391 34.5608 20.0838 35.6003 19.0747C36.5863 18.1028 37.8936 17.5159 39.2819 17.4221C41.5431 17.1142 43.6519 16.1194 45.3175 14.5749C47.214 16.1321 48.8207 18.0053 50.0654 20.1101C49.989 20.2122 49.9012 20.3058 49.8039 20.3888C48.8436 21.3887 47.5502 22.0111 46.1624 22.1409C43.6985 22.4874 41.4151 23.6163 39.6553 25.3577C37.8958 27.0993 36.7551 29.3591 36.405 31.7976C36.2632 33.1682 35.647 34.4483 34.6608 35.4207C33.6743 36.3934 32.3787 36.9985 30.9932 37.1337C28.5246 37.4835 26.2362 38.6122 24.4674 40.3518C22.6988 42.0916 21.5442 44.3495 21.1754 46.7903C21.0672 47.7633 20.7294 48.6978 20.1896 49.5181C18.1254 48.3051 16.2768 46.7648 14.7174 44.9585ZM31.3553 52.644C29.3139 52.6462 27.2821 52.3647 25.3198 51.8078C25.9911 50.5694 26.4275 49.2196 26.6074 47.8257C26.7484 46.458 27.3618 45.1803 28.344 44.2083C29.3262 43.2363 30.6172 42.6292 31.9991 42.4896C34.464 42.141 36.7486 41.0118 38.5112 39.2711C40.2736 37.5305 41.4193 35.2716 41.7766 32.833C41.9177 31.4653 42.5311 30.1876 43.5133 29.2156C44.4954 28.2436 45.7864 27.6365 47.1684 27.4969C49.0233 27.2582 50.7913 26.5746 52.3187 25.5058C53.1669 28.6874 53.2673 32.0188 52.6124 35.2447C51.9575 38.4706 50.5645 41.5054 48.5406 44.1159C46.5167 46.7262 43.9156 48.8433 40.9365 50.3043C37.9576 51.7654 34.6801 52.5317 31.3553 52.5445V52.644Z\" fill=\"#B5B5B5\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q7btf4\",\"data-framer-name\":\"Logo 3\",layoutDependency:layoutDependency,layoutId:\"t8al5dAVI\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-uprcok\",\"data-framer-name\":\"Logo news - 03\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:64,intrinsicWidth:249,layoutDependency:layoutDependency,layoutId:\"Sf0Ge2BwE\",svg:'<svg width=\"249\" height=\"64\" viewBox=\"0 0 249 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M40.1536 29.188C39.4802 29.8458 38.9646 30.6396 38.6434 31.5129C38.3222 32.3862 38.2033 33.3176 38.2952 34.2407L38.2632 34.2096C38.3577 35.2962 38.2067 36.3895 37.821 37.4137C37.4353 38.4377 36.8241 39.3676 36.0301 40.1387C35.2359 40.9096 34.2781 41.5032 33.2233 41.8776C32.1686 42.2521 31.0424 42.3987 29.9234 42.3069L29.9554 42.338C28.6169 42.217 27.2724 42.4998 26.1053 43.1479C24.9384 43.796 24.0056 44.7777 23.4344 45.9593C22.8632 47.141 22.6811 48.4648 22.9132 49.7506C23.1454 51.0363 23.7802 52.2212 24.7312 53.1438C25.6823 54.0663 26.9032 54.6816 28.2276 54.9057C29.5521 55.13 30.9154 54.9519 32.1318 54.3963C33.3483 53.8405 34.3586 52.9342 35.025 51.8005C35.6914 50.6668 35.9816 49.3613 35.8558 48.0616L35.8895 48.0927C35.795 47.0062 35.9459 45.9128 36.3316 44.8886C36.7173 43.8646 37.3287 42.9347 38.1227 42.1636C38.9168 41.3926 39.8746 40.7991 40.9293 40.4247C41.9841 40.0502 43.1102 39.9036 44.2293 39.9954L44.1955 39.9643C45.2889 40.0597 46.3896 39.8857 47.3953 39.4582C48.401 39.0307 49.2793 38.3637 49.9488 37.5189C50.6183 36.6742 51.0574 35.6788 51.2252 34.6255C51.3931 33.572 51.2843 32.4946 50.9091 31.4927C50.5339 30.4909 49.9042 29.5974 49.0786 28.8948C48.253 28.1922 47.258 27.7033 46.186 27.4735C45.1139 27.2437 43.9994 27.2803 42.9458 27.5799C41.8922 27.8798 40.9337 28.4328 40.1589 29.188H40.1536Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M27.047 38.2703L27.0132 38.2393C27.9643 38.3323 28.9248 38.2189 29.8254 37.9074C30.7258 37.5958 31.5438 37.094 32.22 36.438C32.896 35.782 33.4137 34.9881 33.7351 34.114C34.0567 33.24 34.1741 32.3076 34.0791 31.384L34.1128 31.415C34.0183 30.3284 34.1693 29.2351 34.5549 28.211C34.9406 27.187 35.552 26.257 36.346 25.4859C37.1401 24.715 38.098 24.1214 39.1526 23.7471C40.2074 23.3725 41.3335 23.226 42.4526 23.3177L42.4188 23.2867C43.7576 23.4088 45.1024 23.1269 46.27 22.4795C47.4378 21.8322 48.3713 20.8509 48.9434 19.6695C49.5155 18.4881 49.6983 17.164 49.467 15.878C49.2356 14.592 48.6014 13.4066 47.6505 12.4834C46.6998 11.5603 45.4788 10.9444 44.1543 10.7198C42.8298 10.4951 41.4662 10.6726 40.2493 11.2281C39.0325 11.7836 38.0219 12.69 37.3551 13.8237C36.6883 14.9574 36.398 16.2632 36.5238 17.563L36.4918 17.5302C36.5865 18.6168 36.4359 19.7104 36.0503 20.7346C35.6648 21.7588 35.0534 22.6889 34.2594 23.46C33.4652 24.231 32.5073 24.8246 31.4524 25.1989C30.3974 25.5732 29.2712 25.7195 28.1521 25.6276L28.1841 25.6603C27.233 25.5674 26.2723 25.6807 25.3719 25.9922C24.4715 26.3036 23.6535 26.8056 22.9773 27.4616C22.3011 28.1176 21.7835 28.9115 21.462 29.7856C21.1406 30.6597 21.0231 31.592 21.1182 32.5156L21.0862 32.4846C21.1804 33.571 21.0292 34.6643 20.6434 35.6883C20.2576 36.7121 19.6464 37.6421 18.8524 38.413C18.0583 39.1839 17.1006 39.7773 16.046 40.152C14.9915 40.5265 13.8654 40.6733 12.7464 40.5819L12.7784 40.6129C11.4397 40.4908 10.0948 40.7727 8.92717 41.4201C7.75953 42.0675 6.82597 43.0487 6.25386 44.2302C5.68174 45.4116 5.49888 46.7356 5.73026 48.0216C5.96164 49.3076 6.59598 50.4931 7.54674 51.4161C8.49752 52.3394 9.71842 52.9552 11.043 53.1798C12.3675 53.4044 13.7311 53.2269 14.9479 52.6714C16.1647 52.116 17.1754 51.2096 17.8421 50.076C18.5089 48.9421 18.7992 47.6364 18.6735 46.3366L18.7072 46.3676C18.6127 45.281 18.7637 44.1877 19.1494 43.1636C19.535 42.1396 20.1463 41.2096 20.9403 40.4385C21.7345 39.6676 22.6923 39.074 23.747 38.6997C24.8018 38.3252 25.9278 38.1786 27.047 38.2703Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M15.1396 34.8082C15.813 34.1506 16.3286 33.3567 16.6495 32.4834C16.9705 31.61 17.0889 30.6785 16.9963 29.7556L17.03 29.7866C16.9355 28.6998 17.0864 27.606 17.4724 26.5817C17.8583 25.5573 18.4699 24.6272 19.2644 23.8561C20.0589 23.0851 21.0171 22.4917 22.0723 22.1174C23.1274 21.7432 24.254 21.597 25.3733 21.6893L25.3396 21.6583C26.6778 21.78 28.0222 21.498 29.1893 20.8507C30.3564 20.2034 31.2893 19.2223 31.8613 18.0413C32.433 16.8602 32.6156 15.5367 32.3843 14.2511C32.153 12.9656 31.5187 11.7806 30.5684 10.8578C29.618 9.93502 28.3974 9.31932 27.0734 9.09469C25.7495 8.87004 24.3862 9.0474 23.1699 9.60256C21.9534 10.1577 20.943 11.0636 20.2764 12.1968C19.6096 13.33 19.3191 14.6353 19.4445 15.9346L19.4126 15.9035C19.5071 16.9901 19.3561 18.0835 18.9703 19.1075C18.5846 20.1316 17.9735 21.0616 17.1794 21.8326C16.3853 22.6036 15.4274 23.1971 14.3727 23.5715C13.318 23.946 12.1918 24.0926 11.0728 24.0008L11.1048 24.0319C10.0114 23.9367 8.91086 24.1111 7.90529 24.5387C6.89973 24.9663 6.0216 25.6336 5.3523 26.4785C4.68301 27.3233 4.2442 28.3186 4.07652 29.3719C3.90885 30.4254 4.01775 31.5028 4.39311 32.5044C4.76847 33.5061 5.39818 34.3995 6.22386 35.102C7.04954 35.8046 8.04448 36.2933 9.1165 36.523C10.1885 36.7526 11.3029 36.7159 12.3564 36.4163C13.4099 36.1165 14.3684 35.5634 15.1432 34.8082H15.1396Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M70.176 17.6027H75.4528V42.5346H70.176V17.6027Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M78.4411 33.9974C78.4339 32.2058 78.9743 30.4521 79.9941 28.9589C81.014 27.4658 82.4673 26.3 84.1701 25.6094C85.8728 24.9187 87.7483 24.7343 89.5591 25.0795C91.3699 25.4247 93.0345 26.2838 94.3419 27.5482C95.6494 28.8125 96.5409 30.4252 96.9037 32.182C97.2665 33.9388 97.0841 35.7606 96.3796 37.4166C95.6752 39.0725 94.4803 40.4884 92.9465 41.4844C91.4125 42.4806 89.6088 43.0125 87.7634 43.0125C86.5386 43.0261 85.3231 42.8023 84.1882 42.3545C83.0532 41.9067 82.0217 41.2438 81.1538 40.4045C80.2857 39.5651 79.5988 38.5662 79.1332 37.4661C78.6673 36.3661 78.4321 35.1868 78.4411 33.9974ZM91.8089 33.9974C91.7869 33.2251 91.5309 32.4763 91.073 31.8444C90.615 31.2127 89.9754 30.7259 89.2341 30.4452C88.4927 30.1644 87.6827 30.102 86.9051 30.2658C86.1274 30.4297 85.4168 30.8123 84.8619 31.3662C84.3072 31.92 83.9327 32.6203 83.7858 33.3797C83.6386 34.1389 83.7252 34.9234 84.0349 35.6352C84.3445 36.3469 84.8633 36.9541 85.5264 37.3811C86.1896 37.808 86.9678 38.0357 87.7634 38.0357C88.3083 38.0499 88.8504 37.9541 89.3555 37.7547C89.8604 37.5553 90.3174 37.2565 90.6974 36.8772C91.0775 36.4977 91.3726 36.0459 91.5637 35.5503C91.7551 35.0547 91.8386 34.526 91.8089 33.9974Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M118.116 25.4585V41.6738C118.116 47.4113 113.508 49.8367 108.83 49.8367C107.183 49.9564 105.533 49.6333 104.063 48.9031C102.592 48.1727 101.357 47.0634 100.493 45.6966L104.995 43.1694C105.359 43.8819 105.937 44.4696 106.654 44.8541C107.371 45.2384 108.191 45.4013 109.005 45.3205C109.526 45.3906 110.056 45.3461 110.557 45.1903C111.057 45.0345 111.515 44.7715 111.897 44.4208C112.278 44.0699 112.574 43.6404 112.761 43.1636C112.949 42.6869 113.023 42.1755 112.98 41.6669V40.1058C112.362 40.8398 111.576 41.423 110.684 41.8085C109.791 42.1941 108.819 42.3713 107.843 42.3259C105.523 42.2548 103.322 41.3098 101.706 39.6907C100.09 38.0718 99.1868 35.9058 99.1868 33.6516C99.1868 31.3973 100.09 29.2313 101.706 27.6124C103.322 25.9933 105.523 25.0483 107.843 24.9772C108.819 24.9318 109.791 25.109 110.684 25.4946C111.576 25.8801 112.362 26.4633 112.98 27.1973V25.4551L118.116 25.4585ZM112.982 33.6541C113.017 32.8285 112.797 32.0114 112.35 31.3081C111.904 30.6046 111.25 30.0473 110.474 29.7076C109.698 29.3678 108.836 29.2613 107.997 29.4018C107.158 29.5422 106.382 29.9231 105.768 30.4956C105.154 31.068 104.731 31.8056 104.552 32.6136C104.374 33.4216 104.448 34.2631 104.767 35.0295C105.085 35.7959 105.632 36.4525 106.338 36.9145C107.043 37.3764 107.875 37.6228 108.727 37.6217C109.281 37.6593 109.837 37.5838 110.36 37.3999C110.882 37.216 111.359 36.9277 111.76 36.5541C112.161 36.1803 112.477 35.7292 112.687 35.2296C112.898 34.7302 112.998 34.1936 112.982 33.6541Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M121.105 33.9974C121.097 32.2058 121.638 30.4521 122.658 28.9589C123.677 27.4658 125.131 26.3 126.834 25.6094C128.536 24.9187 130.412 24.7343 132.223 25.0795C134.033 25.4247 135.698 26.2838 137.005 27.5482C138.313 28.8125 139.204 30.4252 139.567 32.182C139.93 33.9388 139.748 35.7606 139.043 37.4166C138.339 39.0725 137.144 40.4884 135.61 41.4844C134.076 42.4806 132.272 43.0125 130.427 43.0125C129.202 43.0261 127.986 42.8023 126.852 42.3545C125.717 41.9067 124.685 41.2438 123.817 40.4045C122.949 39.5651 122.262 38.5662 121.797 37.4661C121.331 36.3661 121.096 35.1868 121.105 33.9974ZM134.472 33.9974C134.45 33.2251 134.194 32.4763 133.737 31.8444C133.279 31.2127 132.639 30.7259 131.898 30.4452C131.156 30.1644 130.346 30.102 129.569 30.2658C128.791 30.4297 128.08 30.8123 127.525 31.3662C126.971 31.92 126.596 32.6203 126.449 33.3797C126.302 34.1389 126.389 34.9234 126.698 35.6352C127.008 36.3469 127.527 36.9541 128.19 37.3811C128.853 37.808 129.631 38.0357 130.427 38.0357C130.972 38.0499 131.514 37.9541 132.019 37.7547C132.524 37.5553 132.981 37.2565 133.361 36.8772C133.741 36.4977 134.036 36.0459 134.227 35.5503C134.419 35.0547 134.502 34.526 134.472 33.9974Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M142.21 20.882C142.21 20.274 142.396 19.6797 142.743 19.1742C143.091 18.6686 143.586 18.2746 144.164 18.042C144.743 17.8093 145.38 17.7484 145.994 17.867C146.608 17.9857 147.172 18.2784 147.615 18.7083C148.058 19.1382 148.359 19.686 148.481 20.2823C148.603 20.8786 148.541 21.4966 148.301 22.0584C148.061 22.6201 147.656 23.1002 147.135 23.438C146.614 23.7757 146.002 23.956 145.376 23.956C144.539 23.9479 143.738 23.6215 143.146 23.0467C142.555 22.4719 142.218 21.6948 142.21 20.882ZM142.743 25.4585H148.021V42.5363H142.736L142.743 25.4585Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M170.806 33.9974C170.867 35.1261 170.697 36.2553 170.307 37.3202C169.917 38.385 169.314 39.3645 168.533 40.2024C167.752 41.0401 166.807 41.7197 165.755 42.202C164.702 42.6842 163.561 42.9597 162.398 43.0125C161.42 43.0642 160.443 42.9041 159.537 42.5438C158.631 42.1832 157.818 41.6316 157.159 40.9286V49.3658H151.882V25.4585H157.159V27.0628C157.819 26.3604 158.631 25.809 159.537 25.449C160.443 25.0888 161.421 24.9289 162.398 24.9807C163.561 25.0333 164.702 25.3086 165.755 25.7909C166.808 26.2732 167.753 26.9529 168.534 27.7909C169.315 28.6289 169.918 29.6088 170.308 30.674C170.698 31.739 170.867 32.8686 170.806 33.9974ZM165.529 33.9974C165.508 33.1982 165.245 32.4226 164.773 31.7676C164.3 31.1128 163.64 30.6077 162.873 30.3159C162.107 30.0238 161.268 29.9577 160.463 30.1261C159.658 30.2943 158.922 30.6893 158.348 31.2617C157.773 31.8342 157.384 32.5584 157.231 33.3442C157.078 34.1297 157.167 34.9415 157.487 35.6783C157.807 36.4151 158.344 37.0437 159.03 37.4858C159.716 37.9277 160.521 38.1636 161.345 38.1634C161.91 38.1879 162.474 38.0959 163.001 37.8938C163.527 37.6918 164.003 37.3838 164.398 36.9905C164.793 36.597 165.098 36.1271 165.293 35.6114C165.488 35.0956 165.568 34.5455 165.529 33.9974Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M187.089 37.4113C187.089 41.3392 183.573 43.0125 179.774 43.0125C178.239 43.1474 176.698 42.8324 175.35 42.1077C174.002 41.3832 172.908 40.2826 172.211 38.9483L176.782 36.4211C176.967 37.0378 177.365 37.5744 177.908 37.941C178.451 38.3078 179.108 38.4825 179.767 38.4359C181.032 38.4359 181.667 38.0599 181.667 37.3785C181.667 35.4982 173.012 36.4901 173.012 30.5819C173.012 26.8575 176.249 24.9807 179.908 24.9807C181.283 24.9384 182.644 25.2551 183.85 25.8977C185.056 26.5404 186.064 27.4854 186.766 28.6343L182.263 30.9907C182.066 30.5434 181.738 30.1623 181.318 29.8951C180.899 29.6279 180.409 29.4865 179.908 29.4882C178.993 29.4882 178.429 29.8332 178.429 30.4438C178.437 32.3914 187.089 31.0925 187.089 37.4113Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M206.364 25.4585V42.5363H201.087V40.9303C200.478 41.639 199.705 42.1974 198.831 42.5596C197.957 42.9219 197.008 43.0777 196.059 43.0142C192.506 43.0142 189.486 40.556 189.486 35.9415V25.4585H194.762V35.1911C194.718 35.5979 194.766 36.0092 194.903 36.3961C195.038 36.7832 195.26 37.1368 195.551 37.4323C195.843 37.7278 196.196 37.9581 196.589 38.1073C196.98 38.2565 197.401 38.321 197.822 38.2962C199.757 38.2962 201.093 37.2043 201.093 34.7789V25.4637L206.364 25.4585Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M236.621 32.0499V42.5346H231.344V32.4932C231.344 30.7854 230.5 29.6935 228.813 29.6935C227.054 29.6935 226.068 30.8889 226.068 32.9037V42.5346H220.793V32.4932C220.793 30.7854 219.949 29.6935 218.259 29.6935C216.5 29.6935 215.516 30.8889 215.516 32.9037V42.5346H210.239V25.4568H215.516V27.0266C216.063 26.3302 216.781 25.7778 217.604 25.4202C218.428 25.0624 219.33 24.9108 220.229 24.9789C221.132 24.936 222.031 25.1211 222.839 25.5159C223.646 25.9106 224.334 26.502 224.836 27.2318C225.421 26.4682 226.196 25.861 227.087 25.467C227.979 25.073 228.96 24.9051 229.937 24.9789C233.976 24.9807 236.621 27.7804 236.621 32.0499Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M241.084 25.3533C243.246 25.3533 245 23.651 245 21.5513C245 19.4515 243.246 17.7493 241.084 17.7493C238.922 17.7493 237.168 19.4515 237.168 21.5513C237.168 23.651 238.922 25.3533 241.084 25.3533Z\" fill=\"#B5B5B5\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1no1rcy\",\"data-framer-name\":\"Logo 4\",layoutDependency:layoutDependency,layoutId:\"iWbiMdZGD\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:64,intrinsicWidth:249,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/b7qFBs3QPRDdGHFHfWuaIRbLzUQ.svg\"},className:\"framer-m04x0q\",\"data-framer-name\":\"Logo news - 04\",layoutDependency:layoutDependency,layoutId:\"omC1nqdFU\"})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-osrqnr\",\"data-framer-name\":\"Logo 5\",layoutDependency:layoutDependency,layoutId:\"OPcjHFu6W\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1f45h0n\",\"data-framer-name\":\"Logo news - 05\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:64,intrinsicWidth:249,layoutDependency:layoutDependency,layoutId:\"TXAkngTf7\",svg:'<svg width=\"249\" height=\"64\" viewBox=\"0 0 249 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M74.2437 44.325H91.5437V39.105H80.3925V19.443H74.2437V44.325Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M101.793 40.845C99.3269 40.845 98.0416 38.6874 98.0416 35.451C98.0416 32.2146 99.3269 30.0222 101.793 30.0222C104.26 30.0222 105.58 32.2146 105.58 35.451C105.58 38.6874 104.26 40.845 101.793 40.845ZM101.828 44.8818C107.56 44.8818 111.312 40.8102 111.312 35.451C111.312 30.0918 107.56 26.0202 101.828 26.0202C96.1309 26.0202 92.3097 30.0918 92.3097 35.451C92.3097 40.8102 96.1309 44.8818 101.828 44.8818Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M121.233 50.4846C123.873 50.4846 126.201 49.893 127.764 48.501C129.188 47.2134 130.126 45.2646 130.126 42.585V26.5074H124.707V28.4214H124.638C123.595 26.925 121.997 25.9854 119.635 25.9854C115.223 25.9854 112.166 29.6742 112.166 34.8942C112.166 40.3578 115.883 43.3506 119.878 43.3506C122.032 43.3506 123.387 42.4806 124.429 41.2974H124.568V43.0722C124.568 45.2298 123.561 46.4826 121.164 46.4826C119.288 46.4826 118.35 45.6822 118.037 44.7426H112.549C113.104 48.4662 116.335 50.4846 121.233 50.4846ZM121.198 39.1398C119.079 39.1398 117.69 37.3998 117.69 34.7202C117.69 32.0058 119.079 30.2658 121.198 30.2658C123.561 30.2658 124.811 32.2842 124.811 34.6854C124.811 37.191 123.665 39.1398 121.198 39.1398Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M141.269 40.845C138.803 40.845 137.518 38.6874 137.518 35.451C137.518 32.2146 138.803 30.0222 141.269 30.0222C143.736 30.0222 145.056 32.2146 145.056 35.451C145.056 38.6874 143.736 40.845 141.269 40.845ZM141.304 44.8818C147.036 44.8818 150.788 40.8102 150.788 35.451C150.788 30.0918 147.036 26.0202 141.304 26.0202C135.607 26.0202 131.786 30.0918 131.786 35.451C131.786 40.8102 135.607 44.8818 141.304 44.8818Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M152.441 44.325H158.104V26.5074H152.441V44.325ZM152.441 24.0366H158.104V19.443H152.441V24.0366Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M160.56 50.2062H166.222V42.4806H166.292C167.404 43.977 169.036 44.8818 171.329 44.8818C175.984 44.8818 179.076 41.193 179.076 35.4162C179.076 30.057 176.193 25.9854 171.468 25.9854C169.036 25.9854 167.299 27.0642 166.084 28.665H165.979V26.5074H160.56V50.2062ZM169.87 40.497C167.438 40.497 166.049 38.5134 166.049 35.625C166.049 32.7366 167.299 30.5442 169.766 30.5442C172.198 30.5442 173.344 32.5626 173.344 35.625C173.344 38.6526 172.024 40.497 169.87 40.497Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M188.296 44.8818C192.951 44.8818 196.39 42.8634 196.39 38.9658C196.39 34.407 192.708 33.6066 189.581 33.0846C187.323 32.667 185.309 32.493 185.309 31.2402C185.309 30.1266 186.385 29.6046 187.775 29.6046C189.338 29.6046 190.415 30.0918 190.624 31.6926H195.834C195.557 28.1778 192.847 25.9854 187.81 25.9854C183.606 25.9854 180.132 27.9342 180.132 31.6926C180.132 35.8686 183.433 36.7038 186.524 37.2258C188.887 37.6434 191.04 37.8174 191.04 39.4182C191.04 40.5666 189.964 41.193 188.261 41.193C186.385 41.193 185.204 40.323 184.996 38.5482H179.646C179.82 42.4806 183.085 44.8818 188.296 44.8818Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M204.081 44.847C206.547 44.847 208.11 43.8726 209.396 42.1326H209.5V44.325H214.919V26.5074H209.257V36.4602C209.257 38.583 208.076 40.0446 206.13 40.0446C204.324 40.0446 203.455 38.9658 203.455 37.017V26.5074H197.828V38.2002C197.828 42.1674 199.981 44.847 204.081 44.847Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M217.383 44.325H223.045V34.3374C223.045 32.2146 224.087 30.7182 225.859 30.7182C227.561 30.7182 228.36 31.8318 228.36 33.7458V44.325H234.023V34.3374C234.023 32.2146 235.03 30.7182 236.836 30.7182C238.539 30.7182 239.338 31.8318 239.338 33.7458V44.325H245V32.7366C245 28.7346 242.985 25.9854 238.955 25.9854C236.663 25.9854 234.752 26.9598 233.363 29.1174H233.293C232.39 27.2034 230.618 25.9854 228.291 25.9854C225.72 25.9854 224.018 27.2034 222.906 29.0478H222.802V26.5074H217.383V44.325Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.3797 8.21691C14.3088 9.66743 12.4363 11.3824 10.8107 13.313C17.4535 12.6952 25.8929 13.704 35.691 18.6117C46.1541 23.8523 54.5794 24.0295 60.443 22.8964C59.9109 21.2827 59.2411 19.7318 58.4477 18.2575C51.7354 18.9666 43.1303 18.0279 33.1018 13.005C26.7336 9.81526 21.1201 8.50131 16.3797 8.21691ZM54.5267 12.6666C49.226 6.73374 41.5228 3 32.949 3C30.4311 3 27.9881 3.32206 25.6592 3.92725C28.8135 4.78942 32.1643 6.05078 35.691 7.81729C43.0334 11.4949 49.3723 12.679 54.5267 12.6666ZM61.6967 28.5607C54.6128 29.962 44.8308 29.6742 33.1018 23.7994C22.1365 18.307 13.4091 18.3762 7.52295 19.6866C7.21913 19.7541 6.92246 19.8252 6.63296 19.8991C5.86232 21.5781 5.24717 23.3436 4.8058 25.177C5.27721 25.0509 5.76434 24.9309 6.26694 24.819C13.4078 23.2294 23.4973 23.2984 35.691 29.4061C46.6565 34.8984 55.3839 34.8292 61.2701 33.5189C61.4717 33.4741 61.6705 33.4277 61.8659 33.3798C61.8873 32.9226 61.898 32.4625 61.898 32C61.898 30.8364 61.8297 29.6887 61.6967 28.5607ZM60.9207 39.4998C53.9056 40.7284 44.4084 40.2569 33.1018 34.5937C22.1365 29.1014 13.4091 29.1706 7.52295 30.481C6.21641 30.7717 5.04106 31.1259 4.00424 31.4999C4.00141 31.6662 4 31.8329 4 32C4 48.0163 16.9609 61 32.949 61C46.3482 61 57.6212 51.8808 60.9207 39.4998Z\" fill=\"#B5B5B5\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ubhtya\",\"data-framer-name\":\"Logo 6\",layoutDependency:layoutDependency,layoutId:\"Kju1rBzKC\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jpne09\",\"data-framer-name\":\"Logo news - 06\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:64,intrinsicWidth:249,layoutDependency:layoutDependency,layoutId:\"qX1xeVd2l\",svg:'<svg width=\"249\" height=\"64\" viewBox=\"0 0 249 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M76.9156 45.325H93.9449V40.195H82.9682V20.872H76.9156V45.325Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M104.034 41.905C101.606 41.905 100.341 39.7846 100.341 36.604C100.341 33.4234 101.606 31.2688 104.034 31.2688C106.462 31.2688 107.761 33.4234 107.761 36.604C107.761 39.7846 106.462 41.905 104.034 41.905ZM104.068 45.8722C109.71 45.8722 113.403 41.8708 113.403 36.604C113.403 31.3372 109.71 27.3358 104.068 27.3358C98.4602 27.3358 94.6987 31.3372 94.6987 36.604C94.6987 41.8708 98.4602 45.8722 104.068 45.8722Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M123.17 51.3784C125.768 51.3784 128.06 50.797 129.598 49.429C131 48.1636 131.924 46.2484 131.924 43.615V27.8146H126.589V29.6956H126.521C125.495 28.225 123.922 27.3016 121.597 27.3016C117.254 27.3016 114.245 30.9268 114.245 36.0568C114.245 41.4262 117.904 44.3674 121.836 44.3674C123.956 44.3674 125.29 43.5124 126.316 42.3496H126.452V44.0938C126.452 46.2142 125.461 47.4454 123.101 47.4454C121.255 47.4454 120.331 46.6588 120.024 45.7354H114.621C115.168 49.3948 118.348 51.3784 123.17 51.3784ZM123.135 40.2292C121.05 40.2292 119.682 38.5192 119.682 35.8858C119.682 33.2182 121.05 31.5082 123.135 31.5082C125.461 31.5082 126.692 33.4918 126.692 35.8516C126.692 38.314 125.563 40.2292 123.135 40.2292Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M142.892 41.905C140.464 41.905 139.199 39.7846 139.199 36.604C139.199 33.4234 140.464 31.2688 142.892 31.2688C145.32 31.2688 146.619 33.4234 146.619 36.604C146.619 39.7846 145.32 41.905 142.892 41.905ZM142.926 45.8722C148.568 45.8722 152.261 41.8708 152.261 36.604C152.261 31.3372 148.568 27.3358 142.926 27.3358C137.318 27.3358 133.557 31.3372 133.557 36.604C133.557 41.8708 137.318 45.8722 142.926 45.8722Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M153.89 45.325H159.464V27.8146H153.89V45.325ZM153.89 25.3864H159.464V20.872H153.89V25.3864Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M161.881 51.1048H167.455V43.5124H167.524C168.618 44.983 170.225 45.8722 172.482 45.8722C177.064 45.8722 180.107 42.247 180.107 36.5698C180.107 31.303 177.269 27.3016 172.619 27.3016C170.225 27.3016 168.515 28.3618 167.318 29.935H167.216V27.8146H161.881V51.1048ZM171.046 41.563C168.652 41.563 167.284 39.6136 167.284 36.775C167.284 33.9364 168.515 31.7818 170.943 31.7818C173.337 31.7818 174.465 33.7654 174.465 36.775C174.465 39.7504 173.166 41.563 171.046 41.563Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M189.182 45.8722C193.764 45.8722 197.15 43.8886 197.15 40.0582C197.15 35.578 193.525 34.7914 190.447 34.2784C188.225 33.868 186.241 33.697 186.241 32.4658C186.241 31.3714 187.301 30.8584 188.669 30.8584C190.208 30.8584 191.268 31.3372 191.473 32.9104H196.602C196.329 29.4562 193.662 27.3016 188.703 27.3016C184.566 27.3016 181.146 29.2168 181.146 32.9104C181.146 37.0144 184.395 37.8352 187.438 38.3482C189.763 38.7586 191.883 38.9296 191.883 40.5028C191.883 41.6314 190.823 42.247 189.148 42.247C187.301 42.247 186.139 41.392 185.934 39.6478H180.667C180.838 43.5124 184.053 45.8722 189.182 45.8722Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M204.721 45.838C207.149 45.838 208.688 44.8804 209.953 43.1704H210.055V45.325H215.39V27.8146H209.816V37.5958C209.816 39.682 208.653 41.1184 206.738 41.1184C204.96 41.1184 204.105 40.0582 204.105 38.143V27.8146H198.566V39.3058C198.566 43.2046 200.686 45.838 204.721 45.838Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M217.815 45.325H223.389V35.5096C223.389 33.4234 224.415 31.9528 226.158 31.9528C227.834 31.9528 228.621 33.0472 228.621 34.9282V45.325H234.194V35.5096C234.194 33.4234 235.186 31.9528 236.964 31.9528C238.64 31.9528 239.426 33.0472 239.426 34.9282V45.325H245V33.9364C245 30.0034 243.017 27.3016 239.05 27.3016C236.793 27.3016 234.912 28.2592 233.545 30.3796H233.476C232.587 28.4986 230.843 27.3016 228.552 27.3016C226.022 27.3016 224.346 28.4986 223.252 30.3112H223.149V27.8146H217.815V45.325Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M32.4959 61C48.234 61 60.9919 48.2401 60.9919 32.5C60.9919 16.7599 48.234 4 32.4959 4C16.7581 4 4 16.7599 4 32.5C4 48.2401 16.7581 61 32.4959 61ZM36.8943 26.0199C39.3233 23.5904 39.3233 19.6516 36.8943 17.2221C34.4652 14.7926 30.5269 14.7926 28.0977 17.2221C25.6687 19.6516 25.6687 23.5904 28.0977 26.0199L32.4959 30.4188L36.8943 26.0199ZM38.9752 36.8989C41.4044 39.3284 45.3427 39.3284 47.7718 36.8989C50.2008 34.4695 50.2008 30.5306 47.7718 28.1011C45.3427 25.6718 41.4044 25.6718 38.9752 28.1011L34.577 32.5001L38.9752 36.8989ZM36.8943 47.778C39.3233 45.3485 39.3233 41.4096 36.8943 38.9802L32.4959 34.5813L28.0977 38.9802C25.6687 41.4096 25.6687 45.3485 28.0977 47.778C30.5269 50.2075 34.4652 50.2075 36.8943 47.778ZM17.2202 36.8989C14.7911 34.4695 14.7911 30.5306 17.2202 28.1011C19.6494 25.6718 23.5877 25.6718 26.0168 28.1011L30.415 32.5001L26.0168 36.8989C23.5877 39.3284 19.6494 39.3284 17.2202 36.8989Z\" fill=\"#B5B5B5\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13w42cw\",\"data-framer-name\":\"Logo 7\",layoutDependency:layoutDependency,layoutId:\"uoaA17Po1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1rhm7ei\",\"data-framer-name\":\"Logo news - 07\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:64,intrinsicWidth:249,layoutDependency:layoutDependency,layoutId:\"gtuqL3R4T\",svg:'<svg width=\"249\" height=\"64\" viewBox=\"0 0 249 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M74.6844 43.5404H91.9397V38.5904H80.8173V19.9454H74.6844V43.5404Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M102.163 40.2404C99.7028 40.2404 98.4208 38.1944 98.4208 35.1254C98.4208 32.0564 99.7028 29.9774 102.163 29.9774C104.623 29.9774 105.94 32.0564 105.94 35.1254C105.94 38.1944 104.623 40.2404 102.163 40.2404ZM102.198 44.0684C107.915 44.0684 111.657 40.2074 111.657 35.1254C111.657 30.0434 107.915 26.1824 102.198 26.1824C96.5151 26.1824 92.7037 30.0434 92.7037 35.1254C92.7037 40.2074 96.5151 44.0684 102.198 44.0684Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M121.553 49.3814C124.186 49.3814 126.507 48.8204 128.067 47.5004C129.487 46.2794 130.423 44.4314 130.423 41.8904V26.6444H125.017V28.4594H124.948C123.909 27.0404 122.315 26.1494 119.959 26.1494C115.558 26.1494 112.509 29.6474 112.509 34.5974C112.509 39.7784 116.217 42.6164 120.201 42.6164C122.349 42.6164 123.701 41.7914 124.74 40.6694H124.879V42.3524C124.879 44.3984 123.874 45.5864 121.483 45.5864C119.612 45.5864 118.677 44.8274 118.365 43.9364H112.89C113.445 47.4674 116.667 49.3814 121.553 49.3814ZM121.518 38.6234C119.404 38.6234 118.018 36.9734 118.018 34.4324C118.018 31.8584 119.404 30.2084 121.518 30.2084C123.874 30.2084 125.121 32.1224 125.121 34.3994C125.121 36.7754 123.978 38.6234 121.518 38.6234Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M141.537 40.2404C139.077 40.2404 137.795 38.1944 137.795 35.1254C137.795 32.0564 139.077 29.9774 141.537 29.9774C143.997 29.9774 145.314 32.0564 145.314 35.1254C145.314 38.1944 143.997 40.2404 141.537 40.2404ZM141.572 44.0684C147.289 44.0684 151.03 40.2074 151.03 35.1254C151.03 30.0434 147.289 26.1824 141.572 26.1824C135.889 26.1824 132.078 30.0434 132.078 35.1254C132.078 40.2074 135.889 44.0684 141.572 44.0684Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M152.68 43.5404H158.328V26.6444H152.68V43.5404ZM152.68 24.3014H158.328V19.9454H152.68V24.3014Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M160.778 49.1174H166.426V41.7914H166.495C167.604 43.2104 169.232 44.0684 171.519 44.0684C176.162 44.0684 179.246 40.5704 179.246 35.0924C179.246 30.0104 176.37 26.1494 171.658 26.1494C169.232 26.1494 167.5 27.1724 166.287 28.6904H166.183V26.6444H160.778V49.1174ZM170.064 39.9104C167.639 39.9104 166.253 38.0294 166.253 35.2904C166.253 32.5514 167.5 30.4724 169.96 30.4724C172.386 30.4724 173.529 32.3864 173.529 35.2904C173.529 38.1614 172.212 39.9104 170.064 39.9104Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M188.441 44.0684C193.084 44.0684 196.514 42.1544 196.514 38.4584C196.514 34.1354 192.842 33.3764 189.723 32.8814C187.471 32.4854 185.461 32.3204 185.461 31.1324C185.461 30.0764 186.535 29.5814 187.921 29.5814C189.481 29.5814 190.555 30.0434 190.763 31.5614H195.96C195.683 28.2284 192.98 26.1494 187.956 26.1494C183.763 26.1494 180.299 27.9974 180.299 31.5614C180.299 35.5214 183.59 36.3134 186.674 36.8084C189.03 37.2044 191.178 37.3694 191.178 38.8874C191.178 39.9764 190.104 40.5704 188.406 40.5704C186.535 40.5704 185.357 39.7454 185.149 38.0624H179.813C179.987 41.7914 183.244 44.0684 188.441 44.0684Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M204.186 44.0354C206.646 44.0354 208.206 43.1114 209.488 41.4614H209.591V43.5404H214.997V26.6444H209.349V36.0824C209.349 38.0954 208.171 39.4814 206.23 39.4814C204.429 39.4814 203.563 38.4584 203.563 36.6104V26.6444H197.949V37.7324C197.949 41.4944 200.098 44.0354 204.186 44.0354Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M217.454 43.5404H223.102V34.0694C223.102 32.0564 224.141 30.6374 225.908 30.6374C227.606 30.6374 228.403 31.6934 228.403 33.5084V43.5404H234.051V34.0694C234.051 32.0564 235.056 30.6374 236.857 30.6374C238.555 30.6374 239.352 31.6934 239.352 33.5084V43.5404H245V32.5514C245 28.7564 242.99 26.1494 238.971 26.1494C236.684 26.1494 234.778 27.0734 233.393 29.1194H233.323C232.422 27.3044 230.655 26.1494 228.334 26.1494C225.77 26.1494 224.072 27.3044 222.963 29.0534H222.859V26.6444H217.454V43.5404Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M40.2264 6.44906L34.5483 5L29.7632 22.0082L25.4432 6.65308L19.7649 8.10214L24.4325 24.6922L12.8068 13.6199L8.65004 17.5787L21.402 29.7239L5.52147 25.6712L4 31.0791L21.3514 35.5071C21.1528 34.691 21.0477 33.8407 21.0477 32.9671C21.0477 26.7829 26.3115 21.7696 32.8047 21.7696C39.298 21.7696 44.5617 26.7829 44.5617 32.9671C44.5617 33.8351 44.4579 34.6802 44.2617 35.4914L60.031 39.5156L61.5524 34.1078L44.1319 29.6621L60.0135 25.6092L58.492 20.2013L41.0723 24.6467L52.6979 13.5744L48.5412 9.61551L35.9662 21.5921L40.2264 6.44906Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M44.2463 35.5544C43.7595 37.5146 42.7317 39.2756 41.3215 40.6865L52.7456 51.567L56.9023 47.6081L44.2463 35.5544Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M41.206 40.8003C39.7787 42.1886 37.9751 43.2247 35.9524 43.7586L40.1095 58.5344L45.7876 57.0853L41.206 40.8003Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M35.7404 43.8127C34.8019 44.0424 33.8183 44.1645 32.8047 44.1645C31.7187 44.1645 30.6671 44.0243 29.6688 43.7618L25.508 58.551L31.1862 60L35.7404 43.8127Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M29.4681 43.7072C27.4764 43.1468 25.7048 42.0975 24.3067 40.7052L12.8545 51.6124L17.0112 55.5713L29.4681 43.7072Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M24.2111 40.6088C22.837 39.2076 21.8361 37.4702 21.3597 35.5402L5.53894 39.5777L7.06039 44.9855L24.2111 40.6088Z\" fill=\"#B5B5B5\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-z32jl1\",\"data-framer-name\":\"Logo 8\",layoutDependency:layoutDependency,layoutId:\"HXxKvry1O\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-f0aj78\",\"data-framer-name\":\"Logo news - 08\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:64,intrinsicWidth:249,layoutDependency:layoutDependency,layoutId:\"dIzUljLN_\",svg:'<svg width=\"249\" height=\"64\" viewBox=\"0 0 249 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M69.7813 33.2952C69.8266 32.4314 69.8266 31.566 69.7813 30.7022H20.0565C20.046 30.9174 20.0368 31.1339 20.0316 31.3505H9.61466L9.60942 31.6746H4V32.3228H9.60811L9.61597 32.6469H20.0316C20.0368 32.8647 20.0447 33.08 20.0578 33.2952H34.3336C34.2794 32.8651 34.2523 32.4321 34.2523 31.9987H55.2172C55.2172 32.4382 55.191 32.8712 55.136 33.2952H69.7813ZM69.6778 29.4057H54.8883C54.7733 28.9646 54.6289 28.5315 54.4559 28.1093H35.0176C34.8459 28.5293 34.7005 28.9611 34.5852 29.4057H20.1587C20.1823 29.1892 20.2085 28.9727 20.2373 28.7575H9.82038L9.86493 28.4412H4V27.7929H9.96844L10.0287 27.461H20.4456C20.485 27.2445 20.5295 27.028 20.5767 26.8128H69.2624C69.4458 27.662 69.586 28.5267 69.6778 29.4057ZM68.944 25.5163H52.919C52.541 25.0496 52.1232 24.6158 51.6702 24.2198H37.802C37.3499 24.6166 36.9306 25.0496 36.5532 25.5163H20.8951C20.954 25.2998 21.0169 25.0833 21.0825 24.8681H10.6655L10.7808 24.5038H4V23.8542H10.9997L11.1019 23.5703H21.5188C21.5974 23.3525 21.6813 23.1373 21.7677 22.9221H68.07C68.4081 23.7648 68.7003 24.6321 68.944 25.5163ZM67.5066 21.6269H22.3312C22.4334 21.4091 22.5382 21.1938 22.647 20.9786H12.2313L12.4161 20.6208H4V19.9726H12.7712L12.9376 19.6822H23.3545C23.4816 19.4643 23.6127 19.2478 23.7463 19.0339H66.0915C66.613 19.8663 67.0873 20.7323 67.5066 21.6269ZM20.1587 34.5917H69.6791C69.586 35.4707 69.4458 36.3367 69.2624 37.1846H53.8165C54.0589 36.7697 54.2738 36.3367 54.4573 35.8881H35.0149C35.1984 36.3367 35.412 36.7697 35.6544 37.1846H20.5754C20.5287 36.9691 20.4851 36.753 20.4443 36.5364H10.0287C10.0074 36.4224 9.98685 36.3083 9.96713 36.1941H4V35.5459H9.86362C9.84857 35.444 9.83416 35.342 9.82038 35.2399H20.2373C20.2082 35.0242 20.182 34.8081 20.1587 34.5917ZM20.8938 38.4811H68.9427C68.7003 39.3666 68.4081 40.2313 68.07 41.0741H49.8148C50.4788 40.7094 51.1009 40.2747 51.6702 39.7776H37.802C38.3713 40.2747 38.9934 40.7094 39.6573 41.0741H21.7677C21.6817 40.8591 21.5987 40.643 21.5188 40.4258H11.1019L10.9892 40.1134H4V39.4651H10.7717C10.7359 39.3534 10.701 39.2415 10.6668 39.1293H21.0825C21.0169 38.9141 20.954 38.6989 20.8938 38.4811ZM22.3312 42.3705H67.5066C67.0877 43.2621 66.6151 44.1279 66.0915 44.9635H23.7463C23.6119 44.7494 23.4809 44.5333 23.3532 44.3152H12.9376C12.8721 44.2038 12.8079 44.0923 12.745 43.9795H4V43.3312H12.3925L12.2313 43.0201H22.6483C22.5394 42.8055 22.4337 42.5894 22.3312 42.3718V42.3705ZM26.1704 48.2047C26.363 48.4251 26.5608 48.6403 26.7626 48.8529H63.0751C63.8485 48.0375 64.5651 47.1712 65.2201 46.26H24.6177C24.7749 46.4791 24.9348 46.6956 25.0999 46.9082H14.6829L14.9424 47.2388H4V47.8871H15.4783C15.5687 47.9947 15.6604 48.0997 15.7534 48.2047H26.1704ZM30.5167 52.0941C30.8351 52.3184 31.1587 52.5349 31.4863 52.7424H58.3515C59.5575 51.976 60.6947 51.1085 61.7504 50.1494H28.0887C28.3311 50.3698 28.5787 50.5863 28.8303 50.7976H18.4134C18.5549 50.9169 18.6977 51.0336 18.8418 51.1477H4V51.7959H19.687C19.8233 51.8971 19.9621 51.9969 20.101 52.0941H30.518H30.5167ZM39.7111 56.0925C41.3909 56.4464 43.1323 56.6318 44.9182 56.6318C48.9199 56.6318 52.7001 55.6983 56.0493 54.0388H33.7872C34.2536 54.2696 34.7267 54.4861 35.2076 54.6871H24.7906C24.9767 54.7649 25.1641 54.8414 25.3514 54.9153H4V55.5635H27.2252C29.5274 56.2584 31.9711 56.6318 34.5026 56.6318C36.2886 56.6318 38.0313 56.4464 39.7111 56.0925ZM24.6177 17.7374H65.2201C64.5651 16.8262 63.8485 15.9599 63.0751 15.1445H26.7626C26.5608 15.3571 26.363 15.5723 26.1691 15.7927H15.7534L15.5228 16.0598H4V16.708H14.983C14.8821 16.8338 14.7825 16.9608 14.6842 17.0892H25.0999C24.9348 17.3031 24.7749 17.5196 24.6177 17.7374ZM28.0874 13.848H61.7491C60.6938 12.8889 59.557 12.0214 58.3515 11.255H31.4863C31.1587 11.4638 30.8351 11.6803 30.5167 11.9033H20.101C19.9569 12.0057 19.8128 12.1081 19.6713 12.2131H4V12.8614H18.8274C18.6885 12.9729 18.5509 13.0857 18.4147 13.1998H28.8303C28.5787 13.4111 28.3311 13.6276 28.0874 13.848ZM33.7885 9.95856H56.0506C52.5952 8.24778 48.7834 7.35984 44.9195 7.36561C43.1323 7.36561 41.3909 7.5523 39.7111 7.90624C37.9988 7.54608 36.2531 7.36487 34.5026 7.36561C31.7064 7.36561 29.019 7.82197 26.5097 8.66209H4V9.31032H35.2076C34.7278 9.51157 34.2545 9.72776 33.7885 9.95856ZM149.769 7C150.63 7 151.306 7.21262 151.797 7.63787C152.31 8.04367 152.565 8.61023 152.565 9.34144C152.565 10.0714 152.31 10.6483 151.797 11.0735C151.306 11.4793 150.63 11.6829 149.769 11.6829C148.909 11.6829 148.223 11.4793 147.71 11.0735C147.219 10.6483 146.973 10.0714 146.973 9.34144C146.973 8.61152 147.219 8.04496 147.71 7.63787C148.223 7.21262 148.909 7 149.769 7ZM152.165 14.5092V27.7346C152.165 28.5864 152.31 29.1646 152.597 29.468C152.903 29.7726 153.415 29.9243 154.132 29.9243V30.5622C153.559 30.5345 152.986 30.5142 152.412 30.5013C151.624 30.4605 150.835 30.4402 150.045 30.4403C149.247 30.4403 148.438 30.4611 147.619 30.5013C147.004 30.5147 146.389 30.535 145.775 30.5622V29.9243C146.492 29.9243 146.994 29.7726 147.281 29.468C147.587 29.1646 147.742 28.5864 147.742 27.7346V18.1575C147.742 17.2461 147.598 16.5758 147.311 16.1518C147.045 15.7059 146.532 15.4829 145.775 15.4829V14.8437C146.43 14.9046 147.066 14.9344 147.68 14.9344C148.54 14.9344 149.339 14.9046 150.077 14.8437C150.834 14.7633 151.531 14.6518 152.165 14.5092Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M160.813 14.5092C160.179 14.6518 159.482 14.7633 158.725 14.8437C157.966 14.9046 157.167 14.9344 156.327 14.9344C155.712 14.9344 155.078 14.9046 154.422 14.8437V15.4829C155.16 15.4829 155.672 15.7059 155.959 16.1518C156.246 16.5771 156.389 17.2461 156.389 18.1575V33.36C156.389 34.1703 156.246 34.7174 155.959 35.0013C155.693 35.2853 155.221 35.4266 154.545 35.4266V36.0658L156.174 35.975C156.921 35.9544 157.669 35.944 158.417 35.9439C159.461 35.9439 160.445 35.9543 161.366 35.9737C162.309 36.0152 163.046 36.045 163.58 36.0645V35.4266C162.719 35.4266 162.043 35.2645 161.551 34.9404C161.06 34.637 160.813 34.0082 160.813 33.0553V30.0086C161.083 30.2316 161.4 30.4157 161.766 30.5622C162.421 30.8474 163.148 30.9887 163.948 30.9887C165.034 30.9887 166.006 30.7956 166.867 30.4105C167.742 30.0297 168.512 29.4458 169.11 28.7082C169.745 27.9381 170.227 26.9956 170.554 25.8806C170.903 24.7656 171.077 23.4692 171.077 21.9886C171.077 20.3071 170.831 18.9082 170.339 17.7932C169.848 16.6575 169.192 15.8174 168.373 15.2702C167.554 14.7027 166.576 14.4046 165.576 14.4185C164.388 14.4185 163.344 14.7218 162.442 15.3299C161.733 15.8031 161.191 16.4591 160.813 17.3005V14.5092ZM160.813 18.3442V29.3656C160.984 29.5652 161.19 29.7312 161.428 29.8634C161.817 30.0657 162.257 30.1668 162.75 30.1668C163.671 30.1668 164.398 29.8634 164.932 29.2554C165.464 28.6266 165.842 27.7553 166.068 26.6404C166.314 25.5059 166.437 24.1576 166.437 22.5966C166.437 20.8542 166.325 19.4851 166.099 18.492C165.874 17.4989 165.566 16.7897 165.177 16.3645C164.788 15.9379 164.317 15.7253 163.763 15.7253C163.027 15.7253 162.35 16.0105 161.736 16.5771C161.273 17.0179 160.965 17.6078 160.813 18.3442Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M178.132 14.4185C178.993 14.4185 179.74 14.5299 180.375 14.7529C181.03 14.9552 181.502 15.1587 181.789 15.361C182.485 15.8277 182.916 15.5231 183.079 14.4483H183.724C183.684 15.0161 183.652 15.7162 183.632 16.546C183.611 17.3576 183.601 18.4414 183.601 19.8001H182.956C182.851 19.04 182.655 18.2949 182.372 17.5806C182.111 16.8873 181.678 16.2703 181.113 15.7862C180.579 15.3195 179.884 15.0861 179.023 15.0861C178.429 15.0861 177.927 15.2599 177.517 15.6047C177.107 15.9288 176.903 16.4047 176.903 17.0334C176.903 17.6415 177.087 18.1782 177.456 18.645C177.825 19.091 178.296 19.5266 178.869 19.9518C179.463 20.3576 180.078 20.7932 180.713 21.2587C181.389 21.7656 182.004 22.2725 182.557 22.7794C183.087 23.238 183.534 23.783 183.877 24.391C184.206 24.9783 184.37 25.6771 184.37 26.4887C184.37 27.4001 184.103 28.2 183.571 28.8897C183.038 29.5587 182.331 30.076 181.451 30.4403C180.59 30.8059 179.627 30.9887 178.563 30.9887C178.004 30.995 177.446 30.9336 176.903 30.8059C176.477 30.7009 176.064 30.5478 175.674 30.3496C175.408 30.2277 175.151 30.1162 174.906 30.0151C174.697 29.9013 174.481 29.8 174.26 29.7117C174.055 29.6508 173.871 29.7208 173.707 29.9243C173.564 30.1266 173.451 30.4105 173.369 30.7748H172.724C172.765 30.1266 172.796 29.3357 172.816 28.4036C172.837 27.4714 172.847 26.2346 172.847 24.6956H173.492C173.615 25.7899 173.841 26.7622 174.168 27.6127C174.496 28.4451 174.936 29.1037 175.489 29.5898C176.063 30.0566 176.78 30.2899 177.64 30.2899C177.989 30.2899 178.327 30.2186 178.655 30.076C178.982 29.9334 179.248 29.7 179.454 29.3759C179.679 29.0518 179.792 28.6369 179.792 28.1313C179.792 27.238 179.494 26.4977 178.9 25.9104C178.327 25.3231 177.589 24.684 176.688 23.9955C176.033 23.4679 175.408 22.9519 174.814 22.445C174.264 21.9467 173.788 21.3735 173.4 20.7427C173.026 20.0951 172.835 19.3597 172.847 18.6139C172.847 17.7024 173.092 16.9323 173.584 16.3035C174.085 15.6682 174.756 15.1838 175.52 14.9046C176.351 14.5783 177.238 14.4132 178.132 14.4185ZM216.276 14.7529C215.743 14.5299 215.047 14.4185 214.186 14.4185C213.222 14.4088 212.272 14.6388 211.421 15.0874C210.581 15.5127 209.916 16.2322 209.423 17.2461V14.5105C208.789 14.6518 208.092 14.7633 207.335 14.8437C206.597 14.9046 205.798 14.9344 204.938 14.9344C204.323 14.9344 203.688 14.9046 203.033 14.8437V15.4829C203.79 15.4829 204.303 15.7059 204.569 16.1518C204.855 16.5771 204.998 17.2461 204.998 18.1575V27.7346C204.998 28.5864 204.845 29.1646 204.538 29.468C204.251 29.7726 203.75 29.9243 203.033 29.9243V30.5622C203.647 30.535 204.262 30.5147 204.876 30.5013C205.675 30.4613 206.474 30.4409 207.273 30.4403C207.99 30.4403 208.687 30.4611 209.362 30.5013C210.059 30.522 210.571 30.5428 210.899 30.5622V29.9243C210.367 29.9243 209.987 29.7726 209.761 29.468C209.536 29.1646 209.423 28.5864 209.423 27.7346V19.2828C209.423 18.6139 209.557 18.0162 209.823 17.4885C210.11 16.9414 210.478 16.5162 210.929 16.2128C211.361 15.9143 211.877 15.755 212.404 15.7564C212.876 15.7564 213.223 15.8679 213.448 16.0909C213.695 16.2932 213.859 16.5875 213.941 16.9725C214.022 17.3368 214.063 17.7724 214.063 18.2794V27.7346C214.063 28.5864 213.95 29.1646 213.725 29.468C213.521 29.7726 213.142 29.9243 212.589 29.9243V30.5622C212.957 30.5428 213.5 30.522 214.218 30.5013C215.671 30.4192 217.128 30.4192 218.581 30.5013C219.338 30.522 219.902 30.5428 220.27 30.5622V29.9243C219.615 29.9243 219.154 29.7726 218.888 29.468C218.622 29.1646 218.488 28.5864 218.488 27.7346V19.4177L218.487 19.323L218.481 19.0158C218.528 18.5076 218.666 18.0116 218.888 17.5507C219.174 17.0023 219.543 16.5667 219.993 16.2426C220.444 15.9185 220.937 15.7564 221.469 15.7564C222.001 15.7564 222.391 15.8679 222.636 16.0909C222.902 16.2932 223.077 16.5875 223.159 16.9725C223.261 17.3368 223.312 17.7724 223.312 18.2794V27.7346C223.312 28.5864 223.2 29.1646 222.974 29.468C222.77 29.7726 222.391 29.9243 221.837 29.9243V30.5622C222.207 30.5428 222.749 30.522 223.466 30.5013C224.192 30.4605 224.92 30.4401 225.647 30.4403C226.406 30.4403 227.174 30.4611 227.952 30.5013C228.731 30.522 229.315 30.5428 229.704 30.5622V29.9243C228.987 29.9243 228.475 29.7726 228.167 29.468C227.88 29.1646 227.737 28.5864 227.737 27.7346V19.5564C227.737 18.5426 227.665 17.7323 227.522 17.1242C227.378 16.4954 227.144 15.9898 226.815 15.6047C226.487 15.2391 226.058 14.9565 225.524 14.7529C224.992 14.5299 224.295 14.4185 223.436 14.4185C222.391 14.4185 221.407 14.6311 220.486 15.0563C219.603 15.4738 218.888 16.2698 218.339 17.4444C218.32 17.3371 218.298 17.2303 218.273 17.1242C218.13 16.4954 217.894 15.9898 217.567 15.6047C217.239 15.2391 216.808 14.9565 216.276 14.7529ZM200.622 14.5092C199.986 14.6518 199.291 14.7633 198.532 14.8437C197.796 14.9046 196.996 14.9344 196.135 14.9344C195.521 14.9344 194.887 14.9046 194.23 14.8437V15.4829C194.989 15.4829 195.501 15.7059 195.767 16.1518C196.054 16.5771 196.197 17.2461 196.197 18.1575V26.1231C196.197 26.792 196.054 27.4001 195.767 27.9472C195.524 28.4481 195.153 28.8779 194.691 29.1944C194.262 29.4987 193.744 29.6587 193.216 29.6508C192.705 29.6508 192.316 29.5484 192.049 29.3461C191.772 29.107 191.579 28.7883 191.496 28.4347C191.409 27.994 191.367 27.5457 191.372 27.0967V14.5092C190.738 14.6518 190.041 14.7633 189.284 14.8437C188.546 14.9046 187.747 14.9344 186.887 14.9344C186.273 14.9344 185.637 14.9046 184.982 14.8437V15.4829C185.739 15.4829 186.252 15.7059 186.518 16.1518C186.805 16.5771 186.948 17.2461 186.948 18.1575V25.8495C186.948 26.8426 187.02 27.6542 187.164 28.2817C187.307 28.9105 187.553 29.4174 187.9 29.8025C188.208 30.1473 188.627 30.4313 189.161 30.6543C189.693 30.876 190.39 30.9887 191.251 30.9887C192.316 30.9887 193.278 30.7748 194.138 30.3496C195.019 29.9036 195.706 29.1737 196.197 28.1611V30.8967C196.883 30.7295 197.582 30.6177 198.287 30.5622C199.025 30.5013 199.823 30.4714 200.683 30.4714C201.319 30.4714 201.953 30.5013 202.589 30.5622V29.9243C201.851 29.9243 201.339 29.7117 201.052 29.2852C200.765 28.8392 200.622 28.1611 200.622 27.2497V14.5092Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M141.184 15.2391C140.057 14.692 138.745 14.4185 137.25 14.4185C135.796 14.4185 134.495 14.692 133.348 15.2391C132.221 15.7862 131.33 16.6678 130.675 17.8839C130.04 19.1 129.721 20.7116 129.721 22.7185C129.721 24.7255 130.04 26.3357 130.674 27.5531C131.329 28.7484 132.22 29.6197 133.347 30.1668C134.495 30.7139 135.796 30.9887 137.25 30.9887C138.745 30.9887 140.057 30.7139 141.184 30.1668C142.309 29.6197 143.191 28.7484 143.825 27.5531C144.461 26.337 144.778 24.7255 144.778 22.7185C144.778 20.7116 144.461 19.1013 143.825 17.8839C143.191 16.6678 142.309 15.7862 141.184 15.2391ZM135.192 16.8506C135.745 15.6345 136.431 15.0265 137.25 15.0265C138.09 15.0265 138.777 15.6345 139.309 16.8506C139.862 18.046 140.138 20.0024 140.138 22.7185C140.138 25.4346 139.862 27.391 139.309 28.5864C138.777 29.7817 138.09 30.3807 137.25 30.3807C136.431 30.3807 135.745 29.7817 135.192 28.5864C134.639 27.391 134.362 25.4346 134.362 22.7185C134.362 20.0024 134.637 18.046 135.192 16.8506ZM119.701 36.2784C118.43 36.2784 117.294 36.1669 116.291 35.9439C115.308 35.7416 114.53 35.4175 113.956 34.9715C113.403 34.545 113.126 34.0186 113.126 33.3898C113.126 32.761 113.412 32.1945 113.986 31.6875C114.56 31.2014 115.41 30.8163 116.537 30.5324L116.812 31.0186C116.46 31.28 116.168 31.6111 115.953 31.9909C115.789 32.3565 115.706 32.7312 115.706 33.1163C115.706 33.9681 116.095 34.6163 116.875 35.061C117.674 35.5277 118.749 35.7611 120.101 35.7611C121.022 35.7611 121.842 35.6392 122.559 35.3968C123.297 35.153 123.869 34.7874 124.28 34.3025C124.711 33.8151 124.925 33.2174 124.925 32.5082C124.925 31.9002 124.7 31.3829 124.249 30.9576C123.799 30.5518 122.897 30.3496 121.545 30.3496H119.64C118.801 30.3496 118.062 30.2588 117.428 30.076C116.812 29.8945 116.331 29.6093 115.983 29.2242C115.635 28.8197 115.461 28.3128 115.461 27.7048C115.461 26.853 115.799 26.1036 116.475 25.4541C117.005 24.9459 117.736 24.4623 118.669 24.0046C118.055 23.9292 117.453 23.7834 116.874 23.5703C115.953 23.2254 115.225 22.6978 114.693 21.9886C114.16 21.2794 113.894 20.368 113.894 19.253C113.894 18.138 114.16 17.2253 114.693 16.5162C115.225 15.7862 115.953 15.2586 116.875 14.9344C117.796 14.5909 118.84 14.4185 120.008 14.4185C121.177 14.4185 122.221 14.5909 123.142 14.9357C123.75 15.1484 124.272 15.4504 124.711 15.8394C124.971 15.4673 125.288 15.1354 125.662 14.8437C126.359 14.3173 127.107 14.0528 127.905 14.0528C128.56 14.0528 129.053 14.2356 129.381 14.6013C129.729 14.9448 129.903 15.4012 129.903 15.969C129.903 16.5771 129.738 17.0322 129.411 17.3368C129.083 17.622 128.715 17.7634 128.305 17.7634C127.944 17.7586 127.597 17.6293 127.322 17.3978C127.034 17.154 126.871 16.7897 126.831 16.3035C126.795 15.8679 126.918 15.3286 127.2 14.6829C126.603 14.9344 126.141 15.221 125.817 15.5438C125.572 15.7775 125.358 16.0411 125.18 16.3282C125.229 16.3891 125.278 16.4526 125.324 16.5162C125.857 17.2253 126.123 18.1368 126.123 19.2517C126.123 20.3667 125.857 21.2794 125.324 21.9886C124.792 22.6978 124.065 23.2254 123.142 23.5703C122.221 23.9139 121.177 24.0863 120.008 24.0863C119.833 24.0865 119.658 24.0826 119.484 24.0746C119.207 24.26 118.941 24.4571 118.687 24.6645C118.529 24.7867 118.403 24.9439 118.317 25.1233C118.232 25.3028 118.19 25.4996 118.196 25.6978C118.196 26.3461 118.606 26.6702 119.425 26.6702H122.774C123.901 26.6702 124.905 26.8024 125.785 27.0656C126.687 27.3301 127.393 27.7657 127.905 28.3737C128.438 28.9611 128.704 29.7312 128.704 30.6841C128.704 31.6772 128.377 32.599 127.722 33.4508C127.086 34.3025 126.103 34.9806 124.771 35.4875C123.44 36.0152 121.749 36.2784 119.701 36.2784ZM120.008 23.5392C120.562 23.5392 120.991 23.2358 121.299 22.6278C121.606 21.999 121.76 20.8736 121.76 19.253C121.76 17.6311 121.606 16.5162 121.299 15.9081C120.992 15.2793 120.562 14.9656 120.009 14.9656C119.476 14.9656 119.046 15.2793 118.719 15.9081C118.411 16.5162 118.257 17.6311 118.257 19.253C118.257 20.8736 118.411 21.999 118.719 22.6278C119.046 23.2358 119.476 23.5392 120.008 23.5392ZM109.148 15.2391C108.021 14.692 106.711 14.4185 105.216 14.4185C103.761 14.4185 102.46 14.692 101.314 15.2391C100.187 15.7862 99.2959 16.6678 98.6408 17.8839C98.0053 19.1 97.6869 20.7116 97.6869 22.7185C97.6869 24.7255 98.0053 26.3357 98.6395 27.5531C99.2946 28.7484 100.186 29.6197 101.312 30.1668C102.46 30.7139 103.761 30.9887 105.216 30.9887C106.711 30.9887 108.023 30.7139 109.148 30.1668C110.275 29.6197 111.156 28.7484 111.791 27.5531C112.426 26.337 112.744 24.7255 112.744 22.7185C112.744 20.7116 112.426 19.1013 111.791 17.8839C111.157 16.6678 110.275 15.7862 109.148 15.2391ZM103.156 16.8506C103.71 15.6345 104.396 15.0265 105.216 15.0265C106.054 15.0265 106.741 15.6345 107.273 16.8506C107.827 18.046 108.104 20.0024 108.104 22.7185C108.104 25.4346 107.827 27.391 107.274 28.5864C106.741 29.7817 106.056 30.3807 105.216 30.3807C104.396 30.3807 103.709 29.7817 103.156 28.5864C102.603 27.391 102.327 25.4346 102.327 22.7185C102.327 20.0024 102.603 18.046 103.156 16.8506Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M89.411 9.03677V9.64611C88.7152 9.66556 88.1819 9.74594 87.8137 9.88855C87.6452 9.94501 87.4929 10.0408 87.3697 10.1679C87.2465 10.2949 87.1561 10.4495 87.1061 10.6185C86.9843 10.962 86.9227 11.5104 86.9227 12.2598V27.7048C86.9227 28.3323 86.9633 28.799 87.0459 29.1037C87.1481 29.407 87.3328 29.6093 87.5988 29.7117C87.8858 29.8128 88.3064 29.8634 88.858 29.8634H90.3649C91.0593 29.8634 91.7158 29.7013 92.3303 29.3772C92.9462 29.0531 93.4978 28.5967 93.9892 28.0081C94.5074 27.3544 94.9223 26.6266 95.2196 25.8495C95.5471 25.0198 95.7922 24.0967 95.9559 23.0828H96.6635C96.6019 23.7725 96.5718 24.6645 96.5718 25.7587C96.5718 26.2255 96.581 26.9035 96.6019 27.7955C96.6229 28.6875 96.6832 29.6106 96.7854 30.5622C95.6084 30.5193 94.4306 30.499 93.2528 30.5013C91.9425 30.4818 90.7737 30.4715 89.749 30.4715H87.7836C86.9843 30.4715 86.1234 30.4818 85.2023 30.5013C84.2798 30.5013 83.3482 30.5116 82.4061 30.5324C81.4627 30.5324 80.5716 30.5428 79.7331 30.5622V29.9542C80.3882 29.914 80.8796 29.8323 81.2071 29.7117C81.5347 29.5898 81.7496 29.3461 81.8531 28.9818C81.975 28.6162 82.0366 28.0691 82.0366 27.3392V12.2598C82.0366 11.5092 81.975 10.9633 81.8531 10.6185C81.8128 10.4498 81.7295 10.2942 81.6111 10.1664C81.4928 10.0387 81.3433 9.94299 81.177 9.88855C80.8494 9.74594 80.3672 9.66556 79.7331 9.64482V9.03677C81.3506 9.09607 82.9691 9.12632 84.5877 9.12752C85.4892 9.12752 86.3698 9.11845 87.2293 9.0977C88.1111 9.07696 88.8384 9.05751 89.411 9.03677Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M226.583 55.6867C226.54 55.4689 226.569 55.1849 226.672 54.8349L231 39.3199C230.307 39.6011 229.59 39.8202 228.858 39.9746C228.107 40.1211 227.246 40.2002 226.274 40.2158L226.119 40.6747C226.841 40.6747 227.291 40.7914 227.467 41.0248C227.643 41.2582 227.665 41.6212 227.533 42.1164L226.508 45.9397C226.444 45.7553 226.333 45.5902 226.186 45.46C225.936 45.2267 225.59 45.11 225.148 45.11C224.265 45.11 223.447 45.3071 222.697 45.6999C221.941 46.1082 221.262 46.6404 220.687 47.2738C220.082 47.9157 219.57 48.6363 219.163 49.4156C218.762 50.1739 218.443 50.9723 218.213 51.7972C218.003 52.5078 217.892 53.243 217.881 53.9831C217.881 54.6819 217.993 55.2575 218.213 55.7087C218.434 56.1456 218.736 56.4736 219.118 56.6914C219.501 56.8963 219.928 56.9974 220.4 56.9974C221.12 56.9974 221.769 56.7874 222.343 56.3647C222.917 55.9278 223.454 55.2575 223.956 54.3539C224.165 53.9857 224.376 53.5721 224.586 53.1132L224.441 53.6551C224.308 54.082 224.219 54.5211 224.176 54.9658C224.147 55.3444 224.176 55.6659 224.265 55.9278C224.441 56.6409 224.986 56.9987 225.899 56.9987C226.237 56.9987 226.583 56.9326 226.937 56.8016C227.291 56.6707 227.621 56.4451 227.93 56.1236C228.255 55.8033 228.512 55.3457 228.703 54.7467L229.234 53.1521H228.814L228.461 54.1348C228.196 54.879 227.946 55.3807 227.71 55.6426C227.488 55.8915 227.26 56.0147 227.025 56.0147C226.774 56.0147 226.628 55.9058 226.583 55.6867ZM225.405 50.0599C225.239 50.5928 225.058 51.0997 224.861 51.5781C224.493 52.5116 224.103 53.3128 223.69 53.9831C223.293 54.6378 222.902 55.1473 222.52 55.5129C222.137 55.8617 221.798 56.0367 221.504 56.0367C221.224 56.0367 221.018 55.9058 220.886 55.6439C220.768 55.3664 220.709 54.9516 220.709 54.398C220.709 53.611 220.797 52.8098 220.974 51.9943C221.15 51.1645 221.393 50.3698 221.702 49.6127C221.987 48.9021 222.342 48.2212 222.762 47.5798C223.16 46.9678 223.58 46.4869 224.021 46.1368C224.477 45.7868 224.927 45.613 225.368 45.613C225.663 45.613 225.899 45.7154 226.076 45.919C226.199 46.0512 226.293 46.2431 226.359 46.4972L225.405 50.0599Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M211.887 56.6914H209.17L211.82 47.2738C211.953 46.8369 211.997 46.5309 211.953 46.3559C211.909 46.1809 211.777 46.094 211.555 46.094C211.276 46.094 211.018 46.2327 210.782 46.5089C210.546 46.785 210.304 47.2738 210.053 47.9739L209.677 48.9994H209.258L209.832 47.3607C210.039 46.7773 210.296 46.3274 210.605 46.0059C210.914 45.6714 211.254 45.438 211.622 45.3071C211.99 45.1761 212.365 45.11 212.747 45.11C213.219 45.11 213.565 45.2046 213.785 45.3952C214.021 45.5845 214.169 45.8321 214.228 46.1381C214.303 46.4678 214.317 46.8081 214.271 47.1429C214.242 47.4929 214.184 47.8352 214.094 48.1697L213.739 49.5401L213.83 49.3067C214.242 48.2721 214.64 47.4488 215.022 46.8369C215.42 46.2107 215.84 45.766 216.281 45.5041C216.714 45.2439 217.211 45.1075 217.717 45.11C218.247 45.11 218.652 45.263 218.932 45.5689C219.227 45.8749 219.374 46.2535 219.374 46.706C219.374 47.069 219.285 47.4125 219.109 47.7328C218.937 48.0333 218.694 48.2881 218.401 48.4756C218.122 48.6507 217.799 48.7375 217.43 48.7375C217.062 48.7375 216.767 48.6429 216.546 48.4536C216.34 48.2643 216.237 47.9869 216.237 47.6239C216.237 47.3023 216.311 47.0119 216.458 46.7487C216.6 46.4925 216.796 46.2693 217.032 46.094C217.268 45.9047 217.526 45.7738 217.805 45.6999C217.774 45.6699 217.737 45.6476 217.695 45.6351C217.645 45.6196 217.593 45.6122 217.541 45.613C217.217 45.613 216.885 45.7297 216.546 45.9631C216.208 46.1809 215.854 46.5387 215.486 47.034C215.118 47.5292 214.743 48.1839 214.36 48.9994C213.929 49.9637 213.545 50.9485 213.211 51.9502C213.045 52.4351 212.877 52.9563 212.709 53.5151L211.887 56.6914Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M203.634 53.3154L203.541 53.6551C203.402 54.1485 203.306 54.653 203.254 55.1629C203.21 55.6296 203.283 56.0224 203.474 56.3427C203.769 56.7796 204.27 56.9987 204.976 56.9987C205.315 56.9987 205.653 56.9326 205.993 56.8016C206.345 56.6707 206.677 56.4451 206.986 56.1236C207.295 55.7891 207.553 55.3224 207.759 54.726L208.312 53.1313H207.891L207.56 54.114C207.295 54.8712 207.038 55.3742 206.788 55.6218C206.538 55.8682 206.294 55.9926 206.058 55.9926C205.867 55.9926 205.743 55.9343 205.684 55.8176C205.637 55.6692 205.622 55.513 205.639 55.3587C205.668 55.1734 205.712 54.9908 205.771 54.8128L208.621 45.11C208.178 45.2149 207.727 45.2881 207.273 45.3291C206.817 45.3732 206.324 45.4017 205.794 45.416L205.474 46.5854C205.461 46.2885 205.373 45.9994 205.22 45.744C205.105 45.5448 204.937 45.3805 204.734 45.2688C204.532 45.1571 204.302 45.1022 204.071 45.11C203.423 45.11 202.776 45.3071 202.127 45.6999C201.438 46.1285 200.82 46.6593 200.294 47.2738C199.7 47.9439 199.181 48.6765 198.748 49.4584C198.314 50.2425 197.966 51.0705 197.71 51.9282C197.469 52.6999 197.343 53.5021 197.336 54.3098C197.336 55.1266 197.527 55.7813 197.91 56.2766C198.292 56.7576 198.88 56.9974 199.676 56.9974C200.235 56.9974 200.773 56.8379 201.289 56.5177C201.818 56.1962 202.319 55.6646 202.79 54.923C203.083 54.4757 203.363 53.9403 203.634 53.3154ZM201.73 55.5337C201.391 55.8396 201.09 55.9926 200.825 55.9926C200.604 55.9926 200.434 55.8837 200.317 55.6646C200.213 55.4313 200.162 55.0462 200.162 54.5069C200.162 53.7342 200.25 52.9407 200.427 52.1252C200.604 51.3085 200.839 50.5228 201.134 49.7656C201.443 49.0072 201.781 48.3304 202.15 47.7328C202.518 47.1364 202.886 46.6619 203.254 46.3118C203.637 45.9618 203.997 45.788 204.337 45.788C204.689 45.788 204.939 45.9631 205.087 46.3118C205.234 46.6282 205.272 47.0521 205.201 47.5824L204.549 49.9705L204.624 49.5906C204.388 50.5228 204.107 51.3824 203.784 52.1693C203.502 52.8729 203.162 53.5523 202.768 54.2009C202.414 54.7688 202.068 55.2135 201.73 55.5337ZM194.366 54.8349C194.263 55.1849 194.234 55.4689 194.279 55.6867C194.322 55.9058 194.47 56.0147 194.72 56.0147C194.956 56.0147 195.184 55.8915 195.404 55.6439C195.64 55.3807 195.89 54.879 196.155 54.1348L196.509 53.152H196.928L196.399 54.7467C196.207 55.3444 195.949 55.8033 195.626 56.1236C195.35 56.4214 195.01 56.6532 194.631 56.8016C194.3 56.9288 193.949 56.9956 193.593 56.9987C192.681 56.9987 192.136 56.6409 191.959 55.9278C191.866 55.616 191.836 55.2891 191.872 54.9658C191.9 54.5872 191.988 54.149 192.136 53.6551L192.282 53.1132C192.071 53.5721 191.86 53.9857 191.65 54.3539C191.15 55.2575 190.612 55.9278 190.039 56.3634C189.479 56.7816 188.795 57.005 188.094 56.9987C187.624 56.9987 187.196 56.895 186.814 56.6927C186.419 56.4618 186.104 56.119 185.908 55.7087C185.687 55.2575 185.577 54.6819 185.577 53.9831C185.577 53.3128 185.687 52.5829 185.908 51.7972C186.129 50.996 186.446 50.2026 186.857 49.4156C187.265 48.6366 187.777 47.916 188.381 47.2738C188.985 46.6178 189.655 46.094 190.391 45.6999C191.146 45.3056 191.989 45.1029 192.843 45.11C193.284 45.11 193.63 45.2267 193.88 45.46C194.024 45.5858 194.133 45.7453 194.204 45.9397L195.227 42.1164C195.361 41.6212 195.339 41.2569 195.162 41.0235C194.985 40.7901 194.536 40.6734 193.815 40.6734L193.969 40.2158C194.836 40.2109 195.701 40.1302 196.553 39.9746C197.286 39.8202 198.003 39.6011 198.696 39.3199L194.366 54.8349ZM192.556 51.5781C192.752 51.0984 192.934 50.5928 193.099 50.0599L194.055 46.4972C194.009 46.2845 193.911 46.0861 193.77 45.919C193.684 45.8186 193.575 45.7388 193.453 45.6859C193.33 45.6329 193.197 45.608 193.064 45.613C192.622 45.613 192.173 45.788 191.717 46.1368C191.274 46.4869 190.855 46.9678 190.458 47.5798C190.037 48.2205 189.682 48.901 189.398 49.6114C189.084 50.3827 188.84 51.1802 188.669 51.9943C188.495 52.784 188.406 53.5897 188.403 54.398C188.403 54.9516 188.462 55.3664 188.58 55.6426C188.712 55.9058 188.92 56.0367 189.199 56.0367C189.493 56.0367 189.832 55.8617 190.214 55.5116C190.598 55.1486 190.987 54.6378 191.386 53.9818C191.844 53.2152 192.236 52.411 192.556 51.5781Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M173.415 56.6914H176.131L176.386 55.7035L176.373 55.7748C176.654 54.7545 176.97 53.7718 177.323 52.824C177.667 51.9196 178.05 51.0302 178.471 50.1585C178.869 49.3417 179.266 48.6286 179.665 48.0167C180.062 47.4048 180.444 46.9315 180.813 46.5958C181.181 46.2457 181.519 46.072 181.828 46.072C182.078 46.072 182.233 46.1588 182.292 46.3339C182.353 46.5325 182.361 46.7434 182.314 46.9458C182.27 47.1826 182.211 47.4164 182.137 47.6459L180.129 53.6551C179.922 54.267 179.804 54.7908 179.775 55.2277C179.745 55.6646 179.826 56.0225 180.017 56.2986C180.165 56.5177 180.371 56.685 180.636 56.8016C180.916 56.9313 181.248 56.9987 181.63 56.9987C181.983 56.9987 182.337 56.9326 182.69 56.8016C183.059 56.685 183.397 56.4658 183.706 56.1456C184.029 55.8254 184.295 55.3587 184.501 54.7467L185.053 53.152H184.634L184.28 54.1348C184.001 54.8932 183.736 55.395 183.486 55.6426C183.25 55.8915 183.022 56.0147 182.8 56.0147C182.565 56.0147 182.418 55.92 182.359 55.7294C182.3 55.5272 182.337 55.2277 182.469 54.8349L184.634 48.4095C184.825 47.8417 184.92 47.3101 184.92 46.8149C184.935 46.3053 184.796 45.897 184.501 45.591C184.221 45.2708 183.72 45.1113 183 45.1113C182.454 45.1113 181.932 45.228 181.431 45.46C180.931 45.6934 180.444 46.1005 179.974 46.6839C179.502 47.2518 179.016 48.0245 178.516 48.9994C178.184 49.6571 177.879 50.3279 177.602 51.0103L178.339 48.1697C178.428 47.8196 178.493 47.4696 178.538 47.1208C178.583 46.7578 178.567 46.4285 178.493 46.1368C178.423 45.8356 178.242 45.5709 177.986 45.3939C177.736 45.2046 177.368 45.11 176.882 45.11C176.292 45.11 175.755 45.2708 175.269 45.591C174.784 45.9112 174.386 46.5011 174.076 47.3607L173.502 48.9994H173.922L174.298 47.9726C174.562 47.2596 174.805 46.7708 175.026 46.5089C175.262 46.2327 175.519 46.094 175.799 46.094C176.005 46.094 176.131 46.1524 176.175 46.269C176.233 46.3857 176.249 46.5309 176.219 46.706C176.186 46.8976 176.142 47.0872 176.086 47.2738L173.415 56.6914Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M167.786 53.6551L167.879 53.3154C167.643 53.8734 167.36 54.4111 167.035 54.923C166.563 55.6646 166.063 56.1975 165.532 56.5177C165.017 56.8379 164.48 56.9974 163.92 56.9974C163.125 56.9974 162.537 56.7576 162.154 56.2766C161.77 55.7813 161.579 55.1266 161.579 54.3098C161.579 53.5527 161.704 52.7592 161.955 51.9282C162.21 51.0705 162.558 50.2425 162.992 49.4584C163.425 48.6762 163.944 47.9436 164.539 47.2738C165.065 46.6593 165.683 46.1285 166.372 45.6999C167.019 45.3071 167.668 45.11 168.315 45.11C168.816 45.11 169.198 45.3213 169.464 45.7453C169.606 45.9618 169.691 46.2418 169.718 46.5854L170.038 45.416C170.567 45.4017 171.061 45.3732 171.517 45.3291C171.989 45.285 172.437 45.2124 172.864 45.11L170.016 54.8141C169.956 54.992 169.912 55.1746 169.883 55.3599C169.867 55.5143 169.882 55.6705 169.928 55.8189C169.987 55.9356 170.111 55.9939 170.303 55.9939C170.539 55.9939 170.781 55.8708 171.031 55.6231C171.281 55.3755 171.54 54.8712 171.804 54.1153L172.136 53.1313H172.555L172.003 54.726C171.798 55.3237 171.54 55.7891 171.23 56.1262C170.955 56.4232 170.616 56.6546 170.237 56.8029C169.914 56.9312 169.569 56.9981 169.22 57C168.514 57 168.014 56.7809 167.719 56.344C167.527 56.0238 167.454 55.6309 167.499 55.1642C167.55 54.6543 167.646 54.1485 167.786 53.6551ZM165.068 55.9926C165.334 55.9926 165.635 55.8396 165.975 55.5337C166.313 55.2135 166.659 54.7688 167.013 54.2009C167.365 53.633 167.704 52.9563 168.028 52.1693C168.352 51.3824 168.632 50.5228 168.868 49.5893L168.793 49.9705L169.446 47.5837C169.515 47.0521 169.477 46.6282 169.332 46.3131C169.184 45.9631 168.933 45.788 168.58 45.788C168.242 45.788 167.881 45.9631 167.499 46.3118C167.13 46.6619 166.762 47.1351 166.394 47.7328C166.026 48.3291 165.686 49.0072 165.377 49.7643C165.081 50.5317 164.844 51.3205 164.671 52.1239C164.498 52.9068 164.409 53.7055 164.406 54.5069C164.406 55.0462 164.457 55.4326 164.561 55.6646C164.679 55.8837 164.848 55.9926 165.068 55.9926Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M163.11 45.8529L163.177 45.416H160.546L161.587 41.8325C161.151 41.9386 160.708 42.0118 160.262 42.0516C159.806 42.0944 159.312 42.1242 158.782 42.1385L157.833 45.416H155.823L155.712 45.8529H157.707L155.446 53.6551C155.255 54.2955 155.19 54.8712 155.249 55.3807C155.322 55.8759 155.528 56.2701 155.867 56.5605C156.22 56.8522 156.728 56.9987 157.391 56.9987C158.142 56.9987 158.789 56.8016 159.334 56.4075C159.879 56.0147 160.306 55.3664 160.616 54.4628L161.057 53.152H160.637L160.306 54.0479C160.04 54.7765 159.747 55.2861 159.422 55.5778C159.113 55.8695 158.803 56.0147 158.494 56.0147C158.373 56.0187 158.252 55.995 158.141 55.9456C158.03 55.8961 157.932 55.8222 157.855 55.7294C157.707 55.5415 157.692 55.2433 157.81 54.8349L160.419 45.8529H163.11ZM155.796 41.0676C155.65 41.4461 155.45 42.001 155.2 42.7284C154.964 43.4414 154.73 44.3749 154.494 45.5249H154.052C154.096 45.3213 154.126 45.11 154.14 44.8922C154.168 44.6968 154.183 44.4997 154.185 44.3023C154.185 43.7331 154.067 43.2392 153.831 42.8165C153.604 42.3733 153.241 42.0131 152.793 41.7884C152.337 41.5265 151.747 41.3956 151.027 41.3956C150.246 41.3956 149.583 41.5991 149.039 42.0075C148.494 42.4003 148.221 43.0343 148.221 43.9082C148.221 44.4475 148.346 44.9583 148.596 45.438C148.862 45.9047 149.194 46.3637 149.591 46.8149C150.003 47.2518 150.437 47.6965 150.893 48.1476C151.35 48.5846 151.778 49.037 152.175 49.5025C152.572 49.9692 152.897 50.4644 153.147 50.9882C153.412 51.499 153.544 52.0591 153.544 52.6711C153.544 53.4438 153.353 54.1063 152.97 54.6599C152.597 55.2037 152.106 55.6589 151.534 55.9926C150.934 56.3321 150.287 56.5824 149.613 56.7355C148.964 56.9069 148.296 56.9953 147.625 56.9987C146.962 56.9987 146.411 56.9468 145.969 56.8457C145.592 56.7754 145.227 56.65 144.887 56.4736C144.598 56.3168 144.31 56.1569 144.025 55.9939C143.895 55.886 143.745 55.8041 143.583 55.7528C143.48 55.7016 143.368 55.6716 143.253 55.6646C143.06 55.6646 142.899 55.7593 142.767 55.9498C142.593 56.2345 142.445 56.5338 142.325 56.8444H141.882C142.247 55.9558 142.55 55.0435 142.789 54.114C142.964 53.4438 143.164 52.6062 143.385 51.6002H143.827C143.765 51.8896 143.713 52.181 143.672 52.474C143.627 52.7657 143.613 53.0574 143.627 53.3491C143.672 54.3681 143.988 55.1551 144.577 55.7087C145.182 56.2623 146.065 56.5384 147.227 56.5384C148.214 56.5384 148.958 56.3349 149.458 55.9278C149.959 55.5051 150.209 54.8932 150.209 54.092C150.209 53.4801 150.091 52.9252 149.855 52.4312C149.633 51.9174 149.335 51.4387 148.972 51.0103C148.598 50.567 148.208 50.1371 147.802 49.7216C147.396 49.3059 147.005 48.8757 146.631 48.4316C146.269 47.9903 145.965 47.506 145.725 46.9899C145.484 46.4381 145.364 45.842 145.373 45.2409C145.373 44.5136 145.527 43.8796 145.837 43.3403C146.148 42.8142 146.569 42.3599 147.072 42.0075C147.588 41.6432 148.163 41.3695 148.773 41.1985C149.366 41.0132 149.984 40.9175 150.606 40.9146C151.402 40.9146 152.057 41.0092 152.572 41.1998C153.088 41.3878 153.529 41.6147 153.898 41.8766L154.317 42.1385C154.449 42.1968 154.553 42.2253 154.626 42.2253C154.832 42.2253 155.076 41.8403 155.355 41.0676H155.796Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M134.478 55.6867C134.433 55.4689 134.463 55.1849 134.567 54.8349L138.895 39.3199C138.202 39.6011 137.485 39.8202 136.752 39.9746C136.002 40.1211 135.141 40.2002 134.168 40.2158L134.014 40.6747C134.734 40.6747 135.185 40.7914 135.361 41.0248C135.538 41.2582 135.56 41.6212 135.428 42.1164L134.403 45.9397C134.339 45.7553 134.228 45.5901 134.081 45.46C133.83 45.2267 133.484 45.11 133.043 45.11C132.158 45.11 131.342 45.3071 130.591 45.6999C129.836 46.1081 129.156 46.6403 128.581 47.2738C127.977 47.9157 127.464 48.6363 127.057 49.4156C126.656 50.1739 126.338 50.9723 126.107 51.7972C125.898 52.5077 125.786 53.243 125.776 53.9831C125.776 54.6819 125.887 55.2575 126.107 55.7087C126.329 56.1456 126.63 56.4736 127.013 56.6914C127.395 56.8963 127.823 56.9974 128.294 56.9974C129.015 56.9974 129.664 56.7874 130.237 56.3647C130.811 55.9278 131.349 55.2575 131.849 54.3539C132.059 53.9857 132.27 53.5721 132.481 53.1132L132.337 53.6551C132.203 54.0818 132.113 54.521 132.071 54.9658C132.035 55.2891 132.065 55.616 132.158 55.9278C132.335 56.6409 132.879 56.9987 133.794 56.9987C134.132 56.9987 134.478 56.9326 134.831 56.8016C135.185 56.6707 135.515 56.4451 135.825 56.1236C136.15 55.8033 136.406 55.3457 136.598 54.7467L137.128 53.1521H136.709L136.355 54.1348C136.091 54.879 135.84 55.3807 135.604 55.6426C135.383 55.8915 135.155 56.0147 134.919 56.0147C134.67 56.0147 134.522 55.9058 134.478 55.6867ZM133.298 50.0599C133.133 50.5928 132.952 51.0997 132.755 51.5781C132.388 52.5116 131.997 53.3128 131.584 53.9831C131.187 54.6378 130.797 55.1473 130.414 55.5129C130.032 55.8617 129.694 56.0367 129.398 56.0367C129.118 56.0367 128.913 55.9058 128.78 55.6439C128.662 55.3664 128.604 54.9516 128.604 54.398C128.604 53.611 128.691 52.8098 128.868 51.9943C129.045 51.1645 129.288 50.3698 129.597 49.6127C129.882 48.902 130.237 48.221 130.658 47.5798C131.055 46.9678 131.474 46.4869 131.916 46.1368C132.372 45.7868 132.821 45.613 133.263 45.613C133.558 45.613 133.794 45.7154 133.971 45.919C134.094 46.0512 134.188 46.2431 134.254 46.4972L133.298 50.0599Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M116.33 56.6914H113.614L116.287 47.2738C116.346 47.0703 116.389 46.881 116.418 46.706C116.451 46.5595 116.435 46.4064 116.374 46.269C116.33 46.1524 116.204 46.094 115.998 46.094C115.719 46.094 115.461 46.2327 115.225 46.5089C115.005 46.7708 114.761 47.2596 114.497 47.9739L114.122 48.9994H113.703L114.277 47.3607C114.586 46.5011 114.984 45.9112 115.469 45.591C115.954 45.2708 116.491 45.1113 117.081 45.1113C117.567 45.1113 117.935 45.2046 118.185 45.3939C118.442 45.5707 118.623 45.8354 118.694 46.1368C118.767 46.4285 118.781 46.7565 118.738 47.1208C118.693 47.4741 118.627 47.8243 118.539 48.1697L117.803 51.0116C118.115 50.2479 118.419 49.579 118.716 48.9994C119.217 48.0245 119.701 47.2518 120.173 46.6839C120.645 46.1005 121.13 45.6934 121.63 45.46C122.132 45.2267 122.653 45.11 123.199 45.11C123.919 45.11 124.421 45.2708 124.7 45.591C124.995 45.897 125.135 46.304 125.119 46.8149C125.119 47.3101 125.025 47.8417 124.832 48.4095L122.669 54.8349C122.536 55.2277 122.499 55.5272 122.558 55.7294C122.617 55.92 122.765 56.0147 123.001 56.0147C123.221 56.0147 123.449 55.8915 123.685 55.6439C123.935 55.395 124.2 54.8919 124.48 54.1348L124.834 53.152H125.253L124.7 54.7467C124.494 55.3587 124.228 55.8254 123.906 56.1469C123.629 56.4467 123.279 56.672 122.889 56.8016C122.551 56.9301 122.192 56.9969 121.829 56.9987C121.447 56.9987 121.115 56.9326 120.836 56.8016C120.57 56.685 120.364 56.5164 120.218 56.2986C120.026 56.0225 119.945 55.6646 119.974 55.2277C120.004 54.7908 120.122 54.267 120.328 53.6551L122.338 47.6459C122.411 47.4125 122.47 47.1792 122.515 46.9458C122.561 46.7434 122.553 46.5325 122.492 46.3339C122.433 46.1588 122.279 46.072 122.028 46.072C121.719 46.072 121.38 46.247 121.013 46.5958C120.645 46.9315 120.261 47.4048 119.864 48.0167C119.423 48.7062 119.025 49.4214 118.671 50.1585C118.274 50.9753 117.89 51.8621 117.522 52.824C117.168 53.7705 116.854 54.7545 116.574 55.7748L116.587 55.7035L116.33 56.6914Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M108.078 53.3154L107.986 53.6551C107.847 54.1487 107.75 54.6531 107.698 55.1629C107.653 55.6296 107.726 56.0224 107.918 56.3427C108.213 56.7796 108.713 56.9987 109.421 56.9987C109.798 56.996 110.171 56.917 110.517 56.7665C110.863 56.616 111.174 56.3972 111.431 56.1236C111.74 55.7891 111.997 55.3224 112.204 54.726L112.754 53.1313H112.335L112.005 54.114C111.739 54.8712 111.48 55.3742 111.231 55.6218C110.981 55.8682 110.738 55.9926 110.503 55.9926C110.31 55.9926 110.186 55.9343 110.127 55.8176C110.081 55.6692 110.066 55.513 110.082 55.3587C110.112 55.1694 110.156 54.9879 110.216 54.8128L113.065 45.11C112.621 45.2148 112.171 45.288 111.718 45.3291C111.26 45.3732 110.768 45.4017 110.237 45.416L109.917 46.5854C109.904 46.2885 109.816 45.9995 109.663 45.744C109.548 45.545 109.38 45.3808 109.178 45.2691C108.976 45.1574 108.747 45.1024 108.515 45.11C107.867 45.11 107.218 45.3071 106.571 45.6999C105.923 46.094 105.313 46.6178 104.738 47.2738C104.143 47.9436 103.624 48.6762 103.191 49.4584C102.757 50.2425 102.409 51.0705 102.154 51.9282C101.913 52.6999 101.787 53.5022 101.779 54.3098C101.779 55.1266 101.97 55.7813 102.353 56.2766C102.735 56.7576 103.325 56.9974 104.119 56.9974C104.679 56.9974 105.217 56.8379 105.731 56.5177C106.262 56.1962 106.763 55.6646 107.234 54.923C107.526 54.4757 107.806 53.9403 108.078 53.3154ZM106.174 55.5337C105.836 55.8396 105.533 55.9926 105.268 55.9926C105.047 55.9926 104.878 55.8837 104.76 55.6646C104.658 55.4313 104.605 55.0462 104.605 54.5069C104.605 53.7342 104.694 52.9407 104.871 52.1252C105.047 51.3085 105.283 50.5228 105.578 49.7656C105.887 49.0072 106.225 48.3304 106.593 47.7328C106.961 47.1364 107.329 46.6619 107.698 46.3118C108.08 45.9618 108.441 45.788 108.78 45.788C109.134 45.788 109.383 45.9631 109.531 46.3118C109.677 46.6282 109.714 47.0521 109.645 47.5824L108.992 49.9705L109.067 49.5906C108.831 50.5228 108.552 51.3824 108.228 52.1693C107.903 52.955 107.565 53.633 107.211 54.2009C106.858 54.7688 106.512 55.2134 106.174 55.5337Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M95.8721 56.6914H93.1558L95.8053 47.2738C95.9376 46.8369 95.9822 46.5309 95.9376 46.3559C95.8944 46.1809 95.762 46.094 95.5406 46.094C95.2615 46.094 95.0034 46.2327 94.7675 46.5089C94.5317 46.785 94.2892 47.2738 94.039 47.9739L93.6629 48.9994H93.2436L93.8175 47.3607C94.0246 46.7773 94.2814 46.3274 94.5906 46.0059C94.8998 45.6714 95.2392 45.438 95.6074 45.3071C95.9743 45.1761 96.3504 45.11 96.7343 45.11C97.2047 45.11 97.5506 45.2046 97.7707 45.3952C98.0049 45.5812 98.1624 45.8453 98.2136 46.1381C98.287 46.4441 98.3014 46.7786 98.2568 47.1429C98.228 47.4929 98.1691 47.8352 98.08 48.1697L97.7262 49.5401L97.7616 49.4454L97.8153 49.3067C98.228 48.2721 98.625 47.4488 99.0077 46.8369C99.406 46.2107 99.8253 45.766 100.267 45.5041C100.7 45.2439 101.197 45.1075 101.703 45.11C102.232 45.11 102.637 45.263 102.918 45.5689C103.211 45.8749 103.359 46.2535 103.359 46.706C103.359 47.069 103.27 47.4125 103.093 47.7328C102.922 48.0332 102.68 48.2881 102.387 48.4756C102.095 48.6537 101.757 48.7446 101.415 48.7375C101.048 48.7375 100.753 48.6429 100.532 48.4536C100.326 48.2643 100.222 47.9869 100.222 47.6239C100.222 47.3023 100.296 47.0119 100.444 46.7487C100.59 46.4869 100.782 46.269 101.018 46.094C101.254 45.9047 101.51 45.7738 101.791 45.6999C101.76 45.6701 101.722 45.6479 101.681 45.6351C101.651 45.6252 101.621 45.6187 101.59 45.6156C101.568 45.6136 101.547 45.6127 101.525 45.613C101.202 45.613 100.87 45.7297 100.532 45.9631C100.193 46.1809 99.8397 46.5387 99.4715 47.034C99.1046 47.5292 98.7286 48.1839 98.3446 48.9994C97.9129 49.9636 97.5299 50.9484 97.1968 51.9502C97.0304 52.4338 96.8627 52.9563 96.695 53.5151L95.8721 56.6914Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M91.7407 42.0296C91.0043 41.5045 89.8263 41.2426 88.2068 41.2426C87.7063 41.2426 87.2057 41.2504 86.7039 41.2646C86.2191 41.2789 85.6596 41.2867 85.0267 41.2867H83.9221C83.5238 41.2711 83.149 41.2646 82.7952 41.2646C82.5008 41.2518 82.2064 41.2371 81.9121 41.2206L81.802 41.6575C82.3759 41.6575 82.7664 41.7301 82.9721 41.8766C83.1936 42.0062 83.2958 42.2111 83.2814 42.4885C83.2517 42.8423 83.1925 43.1932 83.1045 43.5374L80.189 54.3759C80.058 54.8997 79.9099 55.2938 79.7475 55.5557C79.6007 55.8062 79.3648 55.9935 79.0858 56.0808C78.8054 56.1677 78.4149 56.226 77.9144 56.2545L77.8266 56.6914C78.0755 56.6785 78.3782 56.6707 78.7307 56.6707C79.0844 56.6551 79.4605 56.6486 79.8575 56.6486C80.969 56.6152 82.0813 56.6226 83.1923 56.6707C83.7963 56.6837 84.3493 56.6927 84.8498 56.6927C85.8063 56.6927 86.7117 56.5968 87.5661 56.4075C88.3535 56.2308 89.1067 55.9286 89.7962 55.5129C90.4131 55.1494 90.935 54.6476 91.3201 54.0479C91.7027 53.4645 91.894 52.7813 91.894 51.9943C91.894 51.1049 91.5271 50.34 90.7907 49.6995C90.0701 49.0578 88.9275 48.6792 87.3669 48.5625C88.3406 48.4242 89.2866 48.1368 90.1709 47.7107C90.9964 47.2881 91.6437 46.7708 92.1154 46.1588C92.5903 45.5779 92.8476 44.8524 92.844 44.1052C92.844 43.2314 92.4784 42.5391 91.7407 42.0296ZM84.6913 48.8477L83.2145 54.3759C83.1267 54.7389 83.0678 55.0605 83.039 55.3366C83.0232 55.6141 83.0966 55.8254 83.2591 55.9719C83.4216 56.1171 83.7229 56.1897 84.1645 56.1897C85.2101 56.1897 86.0645 55.9926 86.7262 55.5998C87.3745 55.2226 87.8911 54.6585 88.2068 53.9831C88.5304 53.283 88.6916 52.496 88.6916 51.6235C88.6916 51.0829 88.596 50.6097 88.4047 50.2026C88.2362 49.789 87.9333 49.4427 87.5438 49.2185C87.1468 48.9709 86.6161 48.8477 85.9531 48.8477H84.6913ZM84.7908 48.4756H85.7998C86.6384 48.4756 87.3525 48.2643 87.9408 47.8417C88.5449 47.4048 89.0022 46.8369 89.3114 46.1381C89.6334 45.4458 89.7989 44.6923 89.7962 43.9302C89.7962 43.2016 89.6494 42.6415 89.3546 42.2474C89.0755 41.8545 88.5816 41.6575 87.874 41.6575C87.3603 41.6575 86.9921 41.7599 86.7707 41.9634C86.5506 42.1527 86.3593 42.5676 86.1968 43.2081L84.7908 48.4756Z\" fill=\"#B5B5B5\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m7e5tg\",\"data-framer-name\":\"Logo 9\",layoutDependency:layoutDependency,layoutId:\"QxNGkePp9\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-9avhnq\",\"data-framer-name\":\"Logo news - 09\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:64,intrinsicWidth:249,layoutDependency:layoutDependency,layoutId:\"rc8F6CaaP\",svg:'<svg width=\"249\" height=\"64\" viewBox=\"0 0 249 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M34.5567 22.7302C32.5904 21.4391 30.2787 20.75 27.9138 20.75V9C32.6435 9 37.267 10.3783 41.1996 12.9605C45.1323 15.5427 48.1973 19.2129 50.0073 23.5069C51.8173 27.8009 52.2909 32.5261 51.3682 37.0846C50.4454 41.6432 48.1679 45.8305 44.8234 49.117C41.4791 52.4036 37.218 54.6417 32.5792 55.5485C27.9404 56.4552 23.132 55.9898 18.7624 54.2112C14.3927 52.4325 10.6579 49.4205 8.03021 45.5559C5.40252 41.6913 4 37.1478 4 32.5H15.9569C15.9569 34.8239 16.6582 37.0957 17.972 39.028C19.2858 40.9602 21.1533 42.4662 23.3382 43.3556C25.5229 44.245 27.9271 44.4776 30.2465 44.0242C32.5659 43.5709 34.6964 42.4518 36.3687 40.8085C38.0409 39.1652 39.1796 37.0716 39.6409 34.7923C40.1024 32.513 39.8656 30.1505 38.9606 28.0035C38.0556 25.8564 36.5231 24.0213 34.5567 22.7302Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M15.9569 9.00001C15.9569 10.543 15.6476 12.071 15.0467 13.4965C14.4459 14.9221 13.5651 16.2174 12.4548 17.3085C11.3445 18.3996 10.0264 19.2651 8.57571 19.8556C7.12503 20.4461 5.5702 20.75 4 20.75L4 32.5C7.14041 32.5 10.2501 31.8922 13.1514 30.7112C16.0528 29.5302 18.6891 27.7992 20.9096 25.617C23.1302 23.4349 24.8917 20.8442 26.0935 17.9931C27.2953 15.1419 27.9138 12.0861 27.9138 9L15.9569 9.00001Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M154.202 25.9817H148.4V44.0911H154.202V25.9817Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M149.046 22.5908C149.652 23.187 150.41 23.485 151.32 23.485C152.23 23.485 152.976 23.187 153.557 22.5908C154.139 21.9698 154.43 21.2245 154.43 20.355C154.43 19.4608 154.139 18.7155 153.557 18.1193C152.976 17.5231 152.23 17.225 151.32 17.225C150.41 17.225 149.652 17.5231 149.046 18.1193C148.463 18.7155 148.173 19.4608 148.173 20.355C148.173 21.2245 148.463 21.9698 149.046 22.5908Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M65.167 44.0911V17.7839H71.1203V38.949H82.9888V44.0911H65.167Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M93.7096 44.501C91.8137 44.501 90.0948 44.0911 88.5527 43.2713C87.036 42.4268 85.8353 41.2841 84.9505 39.8432C84.0658 38.4024 83.6234 36.7877 83.6234 34.9991C83.6234 33.2105 84.0658 31.6083 84.9505 30.1923C85.8353 28.7763 87.036 27.6584 88.5527 26.8387C90.0695 25.994 91.7885 25.5717 93.7096 25.5717C95.6309 25.5717 97.3498 25.9817 98.8665 26.8014C100.383 27.6212 101.584 28.7515 102.469 30.1923C103.354 31.6083 103.796 33.2105 103.796 34.9991C103.796 36.7877 103.354 38.4024 102.469 39.8432C101.584 41.2841 100.383 42.4268 98.8665 43.2713C97.3498 44.0911 95.6309 44.501 93.7096 44.501ZM93.7096 39.3216C94.5439 39.3216 95.2769 39.1477 95.909 38.7999C96.5409 38.4273 97.0212 37.918 97.3498 37.2721C97.7037 36.6015 97.8807 35.8437 97.8807 34.9991C97.8807 34.1545 97.7037 33.4217 97.3498 32.8007C96.9959 32.1548 96.503 31.658 95.871 31.3102C95.2643 30.9375 94.5439 30.7512 93.7096 30.7512C92.9007 30.7512 92.1803 30.9375 91.5483 31.3102C90.9164 31.658 90.4234 32.1548 90.0695 32.8007C89.7155 33.4466 89.5387 34.1918 89.5387 35.0364C89.5387 35.8562 89.7155 36.6015 90.0695 37.2721C90.4234 37.918 90.9164 38.4273 91.5483 38.7999C92.1803 39.1477 92.9007 39.3216 93.7096 39.3216Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M108.391 51.171C109.933 51.8665 111.715 52.2143 113.737 52.2143C115.709 52.2143 117.466 51.8292 119.008 51.0591C120.55 50.289 121.763 49.221 122.648 47.8547C123.533 46.4884 123.976 44.8737 123.976 43.0105V25.9817H118.287V27.1984C117.864 26.8485 117.384 26.5547 116.846 26.317C115.861 25.845 114.736 25.609 113.472 25.609C111.778 25.609 110.274 26.0065 108.959 26.8014C107.645 27.5715 106.609 28.6397 105.85 30.0059C105.092 31.3474 104.713 32.8627 104.713 34.552C104.713 36.2164 105.092 37.7317 105.85 39.098C106.609 40.4643 107.645 41.5449 108.959 42.3398C110.274 43.1347 111.778 43.5322 113.472 43.5322C114.71 43.5322 115.835 43.2963 116.846 42.8243C117.336 42.5956 117.779 42.3262 118.174 42.0159V43.1596C118.174 44.4265 117.757 45.4077 116.922 46.1033C116.113 46.7989 114.989 47.1466 113.548 47.1466C112.385 47.1466 111.386 46.9479 110.552 46.5504C109.743 46.153 109.01 45.5692 108.353 44.7991L104.788 48.3018C105.673 49.5438 106.874 50.5003 108.391 51.171ZM116.657 37.9428C116.075 38.2906 115.38 38.4645 114.571 38.4645C113.762 38.4645 113.055 38.2906 112.448 37.9428C111.866 37.595 111.411 37.123 111.083 36.5268C110.754 35.9059 110.59 35.2475 110.59 34.552C110.59 33.8067 110.754 33.136 111.083 32.5398C111.411 31.9436 111.879 31.4716 112.486 31.1238C113.092 30.776 113.788 30.6021 114.571 30.6021C115.38 30.6021 116.075 30.776 116.657 31.1238C117.264 31.4716 117.719 31.9436 118.022 32.5398C118.351 33.136 118.515 33.8067 118.515 34.552C118.515 35.2972 118.351 35.9679 118.022 36.5641C117.719 37.1355 117.264 37.595 116.657 37.9428Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M136.185 44.501C134.289 44.501 132.569 44.0911 131.028 43.2713C129.511 42.4268 128.31 41.2841 127.425 39.8432C126.54 38.4024 126.098 36.7877 126.098 34.9991C126.098 33.2105 126.54 31.6083 127.425 30.1923C128.31 28.7763 129.511 27.6584 131.028 26.8387C132.544 25.994 134.263 25.5717 136.185 25.5717C138.105 25.5717 139.825 25.9817 141.341 26.8014C142.858 27.6212 144.059 28.7515 144.943 30.1923C145.828 31.6083 146.271 33.2105 146.271 34.9991C146.271 36.7877 145.828 38.4024 144.943 39.8432C144.059 41.2841 142.858 42.4268 141.341 43.2713C139.825 44.0911 138.105 44.501 136.185 44.501ZM136.185 39.3216C137.018 39.3216 137.751 39.1477 138.384 38.7999C139.015 38.4273 139.496 37.918 139.825 37.2721C140.179 36.6015 140.355 35.8437 140.355 34.9991C140.355 34.1545 140.179 33.4217 139.825 32.8007C139.471 32.1548 138.978 31.658 138.346 31.3102C137.739 30.9375 137.018 30.7512 136.185 30.7512C135.375 30.7512 134.654 30.9375 134.023 31.3102C133.391 31.658 132.898 32.1548 132.544 32.8007C132.19 33.4466 132.013 34.1918 132.013 35.0364C132.013 35.8562 132.19 36.6015 132.544 37.2721C132.898 37.918 133.391 38.4273 134.023 38.7999C134.654 39.1477 135.375 39.3216 136.185 39.3216Z\" fill=\"#B5B5B5\"/>\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M168.146 44.4637C166.908 44.4637 165.77 44.2278 164.733 43.7558C164.188 43.5074 163.695 43.2108 163.255 42.8661V51.7299H157.529V25.9817H163.331V27.2315C163.752 26.8933 164.219 26.6008 164.733 26.3543C165.77 25.8574 166.908 25.609 168.146 25.609C169.89 25.609 171.433 26.0189 172.772 26.8387C174.137 27.6584 175.199 28.7763 175.957 30.1923C176.742 31.6083 177.133 33.223 177.133 35.0364C177.133 36.8499 176.742 38.4645 175.957 39.8805C175.199 41.2965 174.137 42.4143 172.772 43.2341C171.433 44.0539 169.89 44.4637 168.146 44.4637ZM167.085 39.3216C167.919 39.3216 168.64 39.1352 169.246 38.7626C169.878 38.39 170.371 37.8807 170.725 37.2349C171.079 36.589 171.256 35.8562 171.256 35.0364C171.256 34.1918 171.079 33.4466 170.725 32.8007C170.371 32.1548 169.878 31.658 169.246 31.3102C168.64 30.9375 167.932 30.7512 167.122 30.7512C166.314 30.7512 165.593 30.9375 164.962 31.3102C164.354 31.658 163.875 32.1548 163.521 32.8007C163.167 33.4466 162.99 34.1918 162.99 35.0364C162.99 35.8562 163.154 36.589 163.483 37.2349C163.836 37.8807 164.329 38.39 164.962 38.7626C165.593 39.1352 166.301 39.3216 167.085 39.3216Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M182.811 44.1284C183.873 44.4017 184.946 44.5382 186.033 44.5382C188.334 44.5382 190.154 44.0166 191.494 42.9732C192.858 41.93 193.541 40.5264 193.541 38.7626C193.541 37.6199 193.327 36.7007 192.897 36.0053C192.467 35.2849 191.911 34.7135 191.229 34.2912C190.546 33.8689 189.825 33.5334 189.067 33.285C188.309 33.0366 187.588 32.8255 186.906 32.6516C186.223 32.4777 185.667 32.279 185.237 32.0554C184.808 31.8318 184.592 31.5337 184.592 31.1611C184.592 30.8133 184.757 30.5524 185.085 30.3785C185.414 30.1798 185.907 30.0806 186.564 30.0806C187.247 30.0806 187.942 30.2171 188.649 30.4904C189.382 30.7636 190.04 31.2357 190.621 31.9064L193.92 28.6273C193.087 27.5839 192 26.8014 190.659 26.2798C189.345 25.7333 187.905 25.46 186.337 25.46C184.846 25.46 183.544 25.7084 182.432 26.2052C181.319 26.7021 180.459 27.3852 179.853 28.2546C179.247 29.0992 178.943 30.1054 178.943 31.2729C178.943 32.3659 179.158 33.2727 179.587 33.9931C180.017 34.6886 180.574 35.2352 181.255 35.6326C181.938 36.0301 182.659 36.3406 183.417 36.5641C184.175 36.7877 184.896 36.9988 185.579 37.1977C186.26 37.3716 186.818 37.5827 187.247 37.8311C187.702 38.0547 187.93 38.39 187.93 38.8371C187.93 39.1849 187.74 39.4581 187.36 39.6569C187.007 39.8556 186.489 39.955 185.806 39.955C184.82 39.955 183.91 39.7811 183.076 39.4333C182.242 39.0607 181.521 38.5515 180.915 37.9056L177.616 41.1847C178.248 41.8554 179.006 42.4517 179.891 42.9732C180.801 43.47 181.774 43.8551 182.811 44.1284Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M204.12 44.501C202.427 44.501 200.923 44.1656 199.609 43.4949C198.319 42.7993 197.309 41.8554 196.576 40.663C195.842 39.4458 195.476 38.0547 195.476 36.4896V25.9817H201.277V36.4151C201.277 37.0361 201.378 37.5702 201.581 38.0173C201.808 38.4645 202.137 38.8123 202.566 39.0607C202.997 39.3091 203.514 39.4333 204.12 39.4333C204.98 39.4333 205.663 39.1725 206.169 38.6508C206.674 38.1043 206.927 37.3591 206.927 36.4151V25.9817H212.728V36.4523C212.728 38.0422 212.362 39.4458 211.628 40.663C210.895 41.8554 209.885 42.7993 208.595 43.4949C207.306 44.1656 205.815 44.501 204.12 44.501Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M221.414 25.9817H215.612V44.0911H221.414V33.5086C221.414 32.8876 221.541 32.3659 221.793 31.9436C222.071 31.5213 222.438 31.1983 222.893 30.9749C223.348 30.7263 223.866 30.6021 224.447 30.6021C225.282 30.6021 225.977 30.863 226.533 31.3847C227.115 31.8815 227.405 32.5895 227.405 33.5086V44.0911H233.207V33.5086C233.207 32.8876 233.334 32.3659 233.586 31.9436C233.865 31.5213 234.23 31.1983 234.686 30.9749C235.14 30.7263 235.659 30.6021 236.24 30.6021C237.075 30.6021 237.77 30.863 238.326 31.3847C238.907 31.8815 239.197 32.5895 239.197 33.5086V44.0911H245V32.8752C245 31.3599 244.671 30.0681 244.014 28.9999C243.381 27.9068 242.509 27.0747 241.397 26.5034C240.311 25.9071 239.059 25.609 237.643 25.609C236.202 25.609 234.9 25.9195 233.738 26.5406C232.982 26.9363 232.322 27.4469 231.757 28.0725C231.229 27.4181 230.588 26.8827 229.831 26.466C228.821 25.8947 227.671 25.609 226.382 25.609C225.016 25.609 223.791 25.8947 222.704 26.466C222.23 26.7037 221.801 26.9884 221.414 27.3201V25.9817Z\" fill=\"#B5B5B5\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j98h4p\",\"data-framer-name\":\"Logo 10\",layoutDependency:layoutDependency,layoutId:\"xUvy1d3D7\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-cr1vfo\",\"data-framer-name\":\"Logo news - 10\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:64,intrinsicWidth:249,layoutDependency:layoutDependency,layoutId:\"cN7k0i56_\",svg:'<svg width=\"249\" height=\"64\" viewBox=\"0 0 249 64\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M22.6364 55C35.1384 55 45.2727 44.7029 45.2727 32V15.9C45.2727 14.07 44.5573 12.315 43.2837 11.021C42.0102 9.72696 40.2829 9 38.4818 9H23.7682V19.0901C23.7682 21.3924 23.9063 23.7775 25.0947 25.7371C25.9454 27.1415 27.0836 28.3435 28.4318 29.2616C29.7801 30.1797 31.3069 30.7924 32.9087 31.0581L33.3422 31.1294C33.5209 31.1915 33.6761 31.3088 33.7859 31.4649C33.8958 31.621 33.9548 31.8081 33.9548 32C33.9548 32.1919 33.8958 32.379 33.7859 32.5351C33.6761 32.6912 33.5209 32.8085 33.3422 32.8706L32.9087 32.9419C30.5683 33.3303 28.4071 34.4559 26.7303 36.1597C25.0534 37.8635 23.9456 40.0594 23.5633 42.4374L23.4932 42.8778C23.4321 43.0594 23.3166 43.2171 23.163 43.3287C23.0094 43.4403 22.8252 43.5003 22.6364 43.5003C22.4475 43.5003 22.2634 43.4403 22.1097 43.3287C21.9561 43.2171 21.8407 43.0594 21.7796 42.8778L21.7094 42.4374C21.4478 40.8099 20.8448 39.2585 19.9412 37.8886C19.0376 36.5187 17.8546 35.3623 16.4725 34.4978C14.5439 33.2903 12.1965 33.15 9.93057 33.15H0.0271636C0.619105 45.3181 10.5146 55 22.6364 55Z\" fill=\"#B5B5B5\"/>\\n<path d=\"M0 30.85H9.93057C12.1965 30.85 14.5439 30.7097 16.4725 29.5022C17.9801 28.5584 19.2492 27.2689 20.1781 25.7371C21.3665 23.7775 21.5045 21.3924 21.5045 19.0901V9H6.79091C4.98985 9 3.26255 9.72696 1.98901 11.021C0.715469 12.315 0 14.07 0 15.9V30.85ZM52.5786 11.3C52.5786 11.91 52.3401 12.495 51.9156 12.9263C51.4911 13.3577 50.9153 13.6 50.315 13.6C49.7146 13.6 49.1389 13.3577 48.7143 12.9263C48.2898 12.495 48.0513 11.91 48.0513 11.3C48.0513 10.69 48.2898 10.105 48.7143 9.67365C49.1389 9.24232 49.7146 9 50.315 9C50.9153 9 51.4911 9.24232 51.9156 9.67365C52.3401 10.105 52.5786 10.69 52.5786 11.3ZM239.618 22.9196C245.946 22.9196 249 27.4103 249 32.6118V42.3811H242.378V33.771C242.378 31.4135 241.531 29.4677 239.103 29.4677C236.676 29.4677 235.866 31.4135 235.866 33.771V42.3799H229.244V33.771C229.244 31.4135 228.435 29.4677 226.006 29.4677C223.578 29.4677 222.732 31.4135 222.732 33.771V42.3799H216.11V32.6106C216.11 27.4092 219.163 22.9184 225.491 22.9184C228.95 22.9184 231.451 24.3031 232.592 26.5858C233.805 24.3031 236.455 22.9173 239.618 22.9173V22.9196ZM204.211 36.393C206.344 36.393 207.264 34.4093 207.264 32.0506V23.6671H213.885V32.874C213.885 38.3756 210.722 42.9422 204.211 42.9422C197.698 42.9422 194.535 38.3767 194.535 32.874V23.6671H201.157V32.0506C201.157 34.4081 202.076 36.393 204.211 36.393ZM184.798 42.979C180.64 42.979 177.955 41.5197 176.372 38.6757L181.155 35.9433C181.818 37.1405 182.81 37.7396 184.466 37.7396C185.828 37.7396 186.452 37.2532 186.452 36.6541C186.452 34.3713 176.74 36.692 176.74 29.4321C176.74 25.913 179.683 23.0691 184.687 23.0691C189.065 23.0691 191.456 25.2391 192.523 27.3356L187.74 30.1048C187.336 28.9824 186.084 28.3085 184.834 28.3085C183.877 28.3085 183.362 28.7202 183.362 29.2814C183.362 31.6021 193.075 29.4688 193.075 36.5045C193.075 40.4341 189.285 42.979 184.798 42.979ZM161.661 50.9888H155.039V32.9867C155.039 27.2597 159.269 23.1059 165.156 23.1059C170.895 23.1059 175.273 27.5598 175.273 32.9867C175.273 38.9747 171.373 42.9422 165.524 42.9422C164.162 42.9422 162.802 42.5306 161.661 41.8935V50.9888ZM165.156 36.6172C167.253 36.6172 168.651 34.9704 168.651 33.0235C168.651 31.0409 167.253 29.4309 165.156 29.4309C163.059 29.4309 161.661 31.0409 161.661 33.0247C161.661 34.9704 163.059 36.6172 165.156 36.6172ZM148.405 21.6845C146.234 21.6845 144.432 19.8502 144.432 17.6423C144.432 15.4342 146.234 13.6 148.405 13.6C150.576 13.6 152.379 15.4342 152.379 17.6423C152.379 19.8502 150.576 21.6845 148.405 21.6845ZM145.095 23.6671H151.717V42.3811H145.095V23.6671ZM132.389 42.9422C126.649 42.9422 122.271 38.4515 122.271 32.9867C122.271 27.5598 126.649 23.0691 132.389 23.0691C138.128 23.0691 142.506 27.5598 142.506 32.9867C142.506 38.4515 138.128 42.9422 132.389 42.9422ZM132.389 36.6172C134.486 36.6172 135.884 34.9704 135.884 33.0235C135.884 31.0409 134.486 29.3941 132.389 29.3941C130.292 29.3941 128.894 31.0409 128.894 33.0235C128.894 34.9704 130.292 36.6172 132.389 36.6172ZM109.767 51.55C105.206 51.55 101.894 49.4915 100.202 45.823L105.684 42.8295C106.272 44.1026 107.376 45.4124 109.656 45.4124C112.049 45.4124 113.63 43.8772 113.814 41.1828C112.932 41.9693 111.533 42.5673 109.437 42.5673C104.322 42.5673 100.201 38.563 100.201 32.9487C100.201 27.5231 104.58 23.1059 110.319 23.1059C116.206 23.1059 120.437 27.2608 120.437 32.9867V40.3973C120.437 47.134 115.837 51.55 109.767 51.55ZM110.209 36.2435C112.195 36.2435 113.704 34.8577 113.704 32.7992C113.704 30.7787 112.196 29.4309 110.209 29.4309C108.258 29.4309 106.713 30.7787 106.713 32.8004C106.713 34.8589 108.258 36.2423 110.209 36.2423V36.2435ZM88.9688 42.9422C83.2294 42.9422 78.8504 38.4515 78.8504 32.9867C78.8504 27.5598 83.2294 23.0691 88.9688 23.0691C94.7072 23.0691 99.0862 27.5598 99.0862 32.9867C99.0862 38.4515 94.7083 42.9422 88.9688 42.9422ZM88.9688 36.6172C91.0661 36.6172 92.4639 34.9704 92.4639 33.0235C92.4639 31.0409 91.0661 29.3941 88.9688 29.3941C86.8716 29.3941 85.4738 31.0409 85.4738 33.0235C85.4738 34.9704 86.8716 36.6172 88.9688 36.6172ZM66.792 17.119V36.0181H77.7559V42.3811H65.8718C61.6784 42.3811 59.9864 40.1351 59.9864 36.5793V17.119H66.792Z\" fill=\"#B5B5B5\"/>\\n</svg>\\n',withExternalLayout:true})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MGpxo.framer-xu8dwl, .framer-MGpxo .framer-xu8dwl { display: block; }\",\".framer-MGpxo.framer-1xzh8zb { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 51px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 980px; }\",\".framer-MGpxo .framer-83ne7y-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-MGpxo .framer-1cr28qp, .framer-MGpxo .framer-ubhtya { height: 47px; overflow: hidden; position: relative; width: 180px; }\",\".framer-MGpxo .framer-o8tguw, .framer-MGpxo .framer-5k9wk1, .framer-MGpxo .framer-uprcok, .framer-MGpxo .framer-m04x0q, .framer-MGpxo .framer-1f45h0n, .framer-MGpxo .framer-jpne09, .framer-MGpxo .framer-1rhm7ei, .framer-MGpxo .framer-f0aj78, .framer-MGpxo .framer-9avhnq, .framer-MGpxo .framer-cr1vfo { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-MGpxo .framer-1dhmt4k, .framer-MGpxo .framer-1q7btf4, .framer-MGpxo .framer-1no1rcy, .framer-MGpxo .framer-osrqnr, .framer-MGpxo .framer-13w42cw, .framer-MGpxo .framer-z32jl1, .framer-MGpxo .framer-1m7e5tg, .framer-MGpxo .framer-1j98h4p { height: 46px; overflow: hidden; position: relative; width: 180px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MGpxo.framer-1xzh8zb { gap: 0px; } .framer-MGpxo.framer-1xzh8zb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MGpxo.framer-1xzh8zb > :first-child { margin-left: 0px; } .framer-MGpxo.framer-1xzh8zb > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 51\n * @framerIntrinsicWidth 980\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerm9binkgdy=withCSS(Component,css,\"framer-MGpxo\");export default Framerm9binkgdy;Framerm9binkgdy.displayName=\"Client Logos\";Framerm9binkgdy.defaultProps={height:51,width:980};addFonts(Framerm9binkgdy,[{explicitInter:true,fonts:[]},...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerm9binkgdy\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"980\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"51\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./m9binkgdy.map", "// Generated by Framer (c105afa)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"Inter-Medium\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-MediumItalic\"]);export const fonts=[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/khkJkwSL66WFg8SX6Wa726c.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/0E7IMbDzcGABpBwwqNEt60wU0w.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NTJ0nQgIF0gcDelS14zQ9NR9Q.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/QrcNhgEPfRl0LS8qz5Ln8olanl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JEXmejW8mXOYMtt0hyRg811kHac.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/ksvR4VsLksjpSwnC2fPgHRNMw.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/uy9s0iWuxiNnVt8EpTI3gzohpwo.woff2\",weight:\"500\"}]}];export const css=['.framer-kPyT3 .framer-styles-preset-8zt9mp:not(.rich-text-wrapper), .framer-kPyT3 .framer-styles-preset-8zt9mp.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 64px; --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: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -3px; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, #ececec); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1279px) and (min-width: 810px) { .framer-kPyT3 .framer-styles-preset-8zt9mp:not(.rich-text-wrapper), .framer-kPyT3 .framer-styles-preset-8zt9mp.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 50px; --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: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -3px; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, #ececec); --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-kPyT3 .framer-styles-preset-8zt9mp:not(.rich-text-wrapper), .framer-kPyT3 .framer-styles-preset-8zt9mp.rich-text-wrapper p { --framer-font-family: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 40px; --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: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -3px; --framer-line-height: 120%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, #ececec); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-kPyT3\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/QQXYiJlTfmFJ7nW7PN6U/lpok0vJ72OuuLWak6TXU/pEzwPi7dx.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/P5IBwoMMvw14UQUS66EF/P5oTY9Xoy0IH0Wa3xvRB/PTLeYbH0H.js\";const serializationHash=\"framer-BU0I6\";const variantClassNames={Jp9o5bAd2:\"framer-v-1jkquzz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({height,id,number,title,width,...props})=>{return{...props,bQ02ZlnEh:title??props.bQ02ZlnEh??\"Years experience\",W5iPEcxEO:number??props.W5iPEcxEO??\"30\"};};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,W5iPEcxEO,bQ02ZlnEh,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Jp9o5bAd2\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1jkquzz\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Jp9o5bAd2\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-8zt9mp\",\"data-styles-preset\":\"PTLeYbH0H\",children:\"30\"})}),className:\"framer-szz7oh\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Bj7iHynuU\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:W5iPEcxEO,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1uvzt6z\",\"data-styles-preset\":\"pEzwPi7dx\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236)))\"},children:\"Years experience\"})}),className:\"framer-1152yqv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Qtv_88aZt\",style:{\"--extracted-r6o4lv\":\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:bQ02ZlnEh,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BU0I6.framer-ox59h0, .framer-BU0I6 .framer-ox59h0 { display: block; }\",\".framer-BU0I6.framer-1jkquzz { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 310px; }\",\".framer-BU0I6 .framer-szz7oh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BU0I6 .framer-1152yqv { flex: 1 0 0px; height: auto; max-width: 100px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-BU0I6.framer-1jkquzz { gap: 0px; } .framer-BU0I6.framer-1jkquzz > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-BU0I6.framer-1jkquzz > :first-child { margin-left: 0px; } .framer-BU0I6.framer-1jkquzz > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 77\n * @framerIntrinsicWidth 310\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W5iPEcxEO\":\"number\",\"bQ02ZlnEh\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerOBpF53Cgy=withCSS(Component,css,\"framer-BU0I6\");export default FramerOBpF53Cgy;FramerOBpF53Cgy.displayName=\"Counter\";FramerOBpF53Cgy.defaultProps={height:77,width:310};addPropertyControls(FramerOBpF53Cgy,{W5iPEcxEO:{defaultValue:\"30\",displayTextArea:false,title:\"Number\",type:ControlType.String},bQ02ZlnEh:{defaultValue:\"Years experience\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerOBpF53Cgy,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOBpF53Cgy\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"W5iPEcxEO\\\":\\\"number\\\",\\\"bQ02ZlnEh\\\":\\\"title\\\"}\",\"framerIntrinsicHeight\":\"77\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"310\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/kmUZJM8VlyP4fVDLSMsb/yxIBcP6WnNrW6rzx6qQo/LVrh07GT_.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/QQXYiJlTfmFJ7nW7PN6U/lpok0vJ72OuuLWak6TXU/pEzwPi7dx.js\";const serializationHash=\"framer-tDSF1\";const variantClassNames={Z9khuCNAO:\"framer-v-gc547f\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({content,height,id,number,title,width,...props})=>{return{...props,AUBCkIN5c:number??props.AUBCkIN5c??\"01\",onz4FgT03:title??props.onz4FgT03??\"Initial consultation\",XKumnzDHh:content??props.XKumnzDHh??\"We start with a detailed discussion to understand your needs, preferences, and vision for the.\"};};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,AUBCkIN5c,onz4FgT03,XKumnzDHh,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Z9khuCNAO\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-gc547f\",className,classNames),\"data-framer-name\":\"Process\",layoutDependency:layoutDependency,layoutId:\"Z9khuCNAO\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-e4myiw\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"qBOGExiZJ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10ksnyx\",\"data-border\":true,\"data-framer-name\":\"Number\",layoutDependency:layoutDependency,layoutId:\"QdmMkdeBE\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1uvzt6z\",\"data-styles-preset\":\"pEzwPi7dx\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84)))\"},children:\"01\"})}),className:\"framer-1ctdsn8\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"y4ISoWJxG\",style:{\"--extracted-r6o4lv\":\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:AUBCkIN5c,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-2k8iah\",\"data-styles-preset\":\"LVrh07GT_\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84)))\"},children:\"Initial consultation\"})}),className:\"framer-ap02ni\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hi5jz_GxT\",style:{\"--extracted-a0htzi\":\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:onz4FgT03,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1uvzt6z\",\"data-styles-preset\":\"pEzwPi7dx\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-931738e7-ba4c-4f0d-a54d-197a6b88f460, rgb(138, 143, 163)))\"},children:\"We start with a detailed discussion to understand your needs, preferences, and vision for the.\"})}),className:\"framer-kec039\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rSIRT4_lY\",style:{\"--extracted-r6o4lv\":\"var(--token-931738e7-ba4c-4f0d-a54d-197a6b88f460, rgb(138, 143, 163))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:XKumnzDHh,verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tDSF1.framer-lrvd1m, .framer-tDSF1 .framer-lrvd1m { display: block; }\",\".framer-tDSF1.framer-gc547f { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 384px; }\",\".framer-tDSF1 .framer-e4myiw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tDSF1 .framer-10ksnyx { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 40px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 40px; }\",\".framer-tDSF1 .framer-1ctdsn8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-tDSF1 .framer-ap02ni { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-tDSF1 .framer-kec039 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tDSF1.framer-gc547f, .framer-tDSF1 .framer-e4myiw, .framer-tDSF1 .framer-10ksnyx { gap: 0px; } .framer-tDSF1.framer-gc547f > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-tDSF1.framer-gc547f > :first-child { margin-top: 0px; } .framer-tDSF1.framer-gc547f > :last-child { margin-bottom: 0px; } .framer-tDSF1 .framer-e4myiw > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-tDSF1 .framer-e4myiw > :first-child, .framer-tDSF1 .framer-10ksnyx > :first-child { margin-left: 0px; } .framer-tDSF1 .framer-e4myiw > :last-child, .framer-tDSF1 .framer-10ksnyx > :last-child { margin-right: 0px; } .framer-tDSF1 .framer-10ksnyx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-tDSF1[data-border=\"true\"]::after, .framer-tDSF1 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 115\n * @framerIntrinsicWidth 384\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"AUBCkIN5c\":\"number\",\"onz4FgT03\":\"title\",\"XKumnzDHh\":\"content\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerVJFa_pneo=withCSS(Component,css,\"framer-tDSF1\");export default FramerVJFa_pneo;FramerVJFa_pneo.displayName=\"Process Card\";FramerVJFa_pneo.defaultProps={height:115,width:384};addPropertyControls(FramerVJFa_pneo,{AUBCkIN5c:{defaultValue:\"01\",displayTextArea:false,title:\"Number\",type:ControlType.String},onz4FgT03:{defaultValue:\"Initial consultation\",displayTextArea:false,title:\"Title\",type:ControlType.String},XKumnzDHh:{defaultValue:\"We start with a detailed discussion to understand your needs, preferences, and vision for the.\",displayTextArea:false,title:\"Content\",type:ControlType.String}});addFonts(FramerVJFa_pneo,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVJFa_pneo\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"AUBCkIN5c\\\":\\\"number\\\",\\\"onz4FgT03\\\":\\\"title\\\",\\\"XKumnzDHh\\\":\\\"content\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"115\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"384\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VJFa_pneo.map", "// Generated by Framer (c105afa)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Arc from\"https://framerusercontent.com/modules/4S4SnR1GdEzX95H1h5mT/2ycm7HJhFdePAmCNAAJd/Arc.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/bJnHw5VokAqNKlg6Rp7L/SlideShow.js\";import ReviewBox from\"#framer/local/canvasComponent/aTnPM1CIP/aTnPM1CIP.js\";import Button from\"#framer/local/canvasComponent/d8i0aJDf5/d8i0aJDf5.js\";import Arrow from\"#framer/local/canvasComponent/EnbJJJQgb/EnbJJJQgb.js\";import ClientLogos from\"#framer/local/canvasComponent/m9binkgdy/m9binkgdy.js\";import Counter from\"#framer/local/canvasComponent/OBpF53Cgy/OBpF53Cgy.js\";import SubHeading from\"#framer/local/canvasComponent/PxsSY4Ief/PxsSY4Ief.js\";import TestimonialList from\"#framer/local/canvasComponent/Qz7XU8EZ9/Qz7XU8EZ9.js\";import ProjectCard from\"#framer/local/canvasComponent/uz9gMWMUZ/uz9gMWMUZ.js\";import ProcessCard from\"#framer/local/canvasComponent/VJFa_pneo/VJFa_pneo.js\";import BlogCard from\"#framer/local/canvasComponent/x6oGu2_fR/x6oGu2_fR.js\";import ServiceCard from\"#framer/local/canvasComponent/xr8a_Gaxp/xr8a_Gaxp.js\";import Blog from\"#framer/local/collection/HJQ1LhwXl/HJQ1LhwXl.js\";import Projects from\"#framer/local/collection/O_DztikWW/O_DztikWW.js\";import*as sharedStyle from\"#framer/local/css/Fnq43650F/Fnq43650F.js\";import*as sharedStyle1 from\"#framer/local/css/pEzwPi7dx/pEzwPi7dx.js\";import*as sharedStyle2 from\"#framer/local/css/ZhmJZEQsZ/ZhmJZEQsZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/MnJSiO2Gu/MnJSiO2Gu.js\";const ReviewBoxFonts=getFonts(ReviewBox);const ArcFonts=getFonts(Arc);const PhosphorFonts=getFonts(Phosphor);const SlideshowFonts=getFonts(Slideshow);const ClientLogosFonts=getFonts(ClientLogos);const SubHeadingFonts=getFonts(SubHeading);const ButtonFonts=getFonts(Button);const CounterFonts=getFonts(Counter);const ServiceCardFonts=getFonts(ServiceCard);const ProjectCardFonts=getFonts(ProjectCard);const ProcessCardFonts=getFonts(ProcessCard);const TestimonialListFonts=getFonts(TestimonialList);const BlogCardFonts=getFonts(BlogCard);const ArrowFonts=getFonts(Arrow);const breakpoints={fcbICygpy:\"(min-width: 810px) and (max-width: 1279px)\",M_ty3IJ54:\"(min-width: 1280px)\",VKDhqiO41:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-qdeTN\";const variantClassNames={fcbICygpy:\"framer-v-18nnp2w\",M_ty3IJ54:\"framer-v-1hcr052\",VKDhqiO41:\"framer-v-1cjxjmn\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"M_ty3IJ54\",Phone:\"VKDhqiO41\",Tablet:\"fcbICygpy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"M_ty3IJ54\"};};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const cursor={component:Arrow,transition:transition1,variant:\"Sx_tzkw5a\"};const cursor1={component:Arrow,variant:\"Sx_tzkw5a\"};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,YmeSXdsKylJuInNmOO,tXqItZD4glJuInNmOO,pAXmAjUP6lJuInNmOO,DElqrNh12lJuInNmOO,idlJuInNmOO,YmeSXdsKyc_9PWe5zx,tXqItZD4gc_9PWe5zx,pAXmAjUP6c_9PWe5zx,DElqrNh12c_9PWe5zx,idc_9PWe5zx,YmeSXdsKyZSTEScBPd,tXqItZD4gZSTEScBPd,pAXmAjUP6ZSTEScBPd,DElqrNh12ZSTEScBPd,idZSTEScBPd,YmeSXdsKyegLEFKVNo,tXqItZD4gegLEFKVNo,pAXmAjUP6egLEFKVNo,DElqrNh12egLEFKVNo,idegLEFKVNo,Et4BISqoDSGzzN2QSF,aFMX32WjhSGzzN2QSF,kjwcz5QT6SGzzN2QSF,jKJyMkRF3SGzzN2QSF,idSGzzN2QSF,...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(\"IJ58R5Izg\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"G87gOLuve\");const ref2=React.useRef(null);const router=useRouter();const elementId2=useRouteElementId(\"WnJ0dqjtE\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"zWdYCvKie\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"WwvRADWXG\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"MuheIyhF8\");const ref6=React.useRef(null);const elementId6=useRouteElementId(\"dIAVodXwn\");const ref7=React.useRef(null);useCustomCursors({\"7r7kfe\":cursor1,o2ighn:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"M_ty3IJ54\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1hcr052\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1dc7ifs\",\"data-framer-name\":\"Hero Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rsd8jk\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:76,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qw0e89-container\",nodeId:\"fTkNAFpq5\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ReviewBox,{height:\"100%\",id:\"fTkNAFpq5\",layoutId:\"fTkNAFpq5\",style:{width:\"100%\"},width:\"100%\",x4766Ri_n:\"Our clients amazing rating. We scored 9.5/10, based on 700+ reviews.\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-16y3t0r\",\"data-styles-preset\":\"Fnq43650F\",children:\"Building the Future,\"})}),className:\"framer-wiqnbq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mmjd0p\",\"data-framer-name\":\"Bottom content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-styles-preset-16y3t0r\",\"data-styles-preset\":\"Fnq43650F\",children:\"Restoring the Past\"})}),className:\"framer-h2ihuw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uvzt6z\",\"data-styles-preset\":\"pEzwPi7dx\",children:\"At Anemir, we design and build spaces that inspire. From modern masterpieces to timeless restorations, we bring your vision to life with precision and passion.\"})}),className:\"framer-1cy598j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-je9en4\",\"data-framer-name\":\"Hero content\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"D7ULT6KuU\"},motionChild:true,nodeId:\"m41NXSxyI\",openInNewTab:false,scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1nh56om framer-13jk31\",\"data-border\":true,\"data-framer-name\":\"Circle button\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2mtux-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"I4SZ1vJpl\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(Arc,{alignmentBaseline:\"bottom\",animate:false,animateDuration:5,animateEnd:20,animateStart:0,color:\"var(--token-017f8b1d-72f2-4b90-bf9e-d2de69a89bc4, rgb(255, 255, 255))\",cylinderHeight:0,flip:false,font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",letterSpacing:\"0px\",lineHeight:\"0.1px\"},height:\"100%\",id:\"I4SZ1vJpl\",layoutId:\"I4SZ1vJpl\",rotate:true,rotateSpeed:5,slots:[],startOffset:0,style:{height:\"100%\",width:\"100%\"},text:\"\u2726 Discover More \u2726 Discover More \u2726 Discover More\",type:\"circle\",width:\"100%\",wordSpacing:2})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-185qza8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YczxAvwOU\",rendersWithMotion:true,scopeId:\"MnJSiO2Gu\",style:{rotate:-45},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-3bc12432-088d-46ef-9e33-087dd91f0f2b, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Arrow right\",iconSelection:\"House\",id:\"YczxAvwOU\",layoutId:\"YczxAvwOU\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-y2gbz5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"gX0VipG1S\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"gX0VipG1S\",intervalControl:5,itemAmount:1,layoutId:\"gX0VipG1S\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(Image,{as:\"section\",background:{alt:\"\",fit:\"fill\",pixelHeight:4736,pixelWidth:3346,positionX:\"44.5%\",positionY:\"38.5%\",sizes:\"1440px\",src:\"https://framerusercontent.com/images/XsLR3dPoe2q7pztiz7g15YoQDg.jpg\",srcSet:\"https://framerusercontent.com/images/XsLR3dPoe2q7pztiz7g15YoQDg.jpg?scale-down-to=1024 723w,https://framerusercontent.com/images/XsLR3dPoe2q7pztiz7g15YoQDg.jpg?scale-down-to=2048 1446w,https://framerusercontent.com/images/XsLR3dPoe2q7pztiz7g15YoQDg.jpg?scale-down-to=4096 2893w,https://framerusercontent.com/images/XsLR3dPoe2q7pztiz7g15YoQDg.jpg 3346w\"},className:\"framer-1mwjz5o\",\"data-framer-name\":\"Hero img\"}),/*#__PURE__*/_jsx(Image,{as:\"section\",background:{alt:\"\",fit:\"fill\",pixelHeight:5184,pixelWidth:3456,sizes:\"1440px\",src:\"https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg\",srcSet:\"https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg 3456w\"},className:\"framer-1p5iarl\",\"data-framer-name\":\"Hero img\"}),/*#__PURE__*/_jsx(Image,{as:\"section\",background:{alt:\"\",fit:\"fill\",pixelHeight:4e3,pixelWidth:6e3,sizes:\"1440px\",src:\"https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg\",srcSet:\"https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg 6000w\"},className:\"framer-75zd7b\",\"data-framer-name\":\"Hero img\"})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1bgkxpf\",\"data-framer-name\":\"Client Section\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xkhei0\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nk6igl\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VKDhqiO41:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uvzt6z\",\"data-styles-preset\":\"pEzwPi7dx\",style:{\"--framer-text-alignment\":\"center\"},children:\"Collaborated with over 700+ trusted worldwide partners\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uvzt6z\",\"data-styles-preset\":\"pEzwPi7dx\",children:\"Collaborated with over 700+ trusted worldwide partners\"})}),className:\"framer-1ni727i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VKDhqiO41:{height:77,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:128,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1440px) - 120px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12wa53p-container\",nodeId:\"hl746PRJh\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ClientLogos,{height:\"100%\",id:\"hl746PRJh\",layoutId:\"hl746PRJh\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1d3yw8p\",\"data-framer-name\":\"About Section\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hxnlhi\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n16e3t-container\",nodeId:\"JNtxmNd9D\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(SubHeading,{AFuHwQlkW:\"02 / ABOUT US\",height:\"100%\",id:\"JNtxmNd9D\",Im0jqXINI:\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\",layoutId:\"JNtxmNd9D\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cck6jb\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ip55s\",\"data-framer-name\":\"Left content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eqr6yy\",\"data-framer-name\":\"Img\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{background:{alt:\"\",fit:\"fill\",pixelHeight:3593,pixelWidth:5389,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 825px) - 25px) / 2, 1px)`,src:\"https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg\",srcSet:\"https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg 5389w\"}},VKDhqiO41:{background:{alt:\"\",fit:\"fill\",pixelHeight:3593,pixelWidth:5389,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 825px)`,src:\"https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg\",srcSet:\"https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg 5389w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:3593,pixelWidth:5389,sizes:`min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 1px), 825px)`,src:\"https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg\",srcSet:\"https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/PUYMeQ04ul4FdyjZZmH0OPEQE.jpg 5389w\"},className:\"framer-1nzi46l\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{background:{alt:\"\",fit:\"fill\",pixelHeight:4e3,pixelWidth:6e3,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 825px) - 25px) / 2, 1px)`,src:\"https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg\",srcSet:\"https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg 6000w\"}},VKDhqiO41:{background:{alt:\"\",fit:\"fill\",pixelHeight:4e3,pixelWidth:6e3,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 825px)`,src:\"https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg\",srcSet:\"https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg 6000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4e3,pixelWidth:6e3,sizes:`min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 1px), 825px)`,src:\"https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg\",srcSet:\"https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/hgwnK5ZFrAduSja5GHXZwI38Gg.jpg 6000w\"},className:\"framer-18pvrzg\"})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{background:{alt:\"\",fit:\"fill\",pixelHeight:6720,pixelWidth:4480,sizes:`max((min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 825px) - 25px) / 2, 1px)`,src:\"https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg\",srcSet:\"https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg 4480w\"}},VKDhqiO41:{background:{alt:\"\",fit:\"fill\",pixelHeight:6720,pixelWidth:4480,sizes:`min(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 825px)`,src:\"https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg\",srcSet:\"https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg 4480w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:6720,pixelWidth:4480,sizes:`min(max(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px, 1px), 825px)`,src:\"https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg\",srcSet:\"https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/4Dt1pOHDnS0C1WNX7a9Ma9Vl57I.jpg 4480w\"},className:\"framer-t08i3k\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vo5j7r\",\"data-border\":true,\"data-framer-name\":\"Right content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1fzklx9\",\"data-styles-preset\":\"ZhmJZEQsZ\",style:{\"--framer-text-color\":\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\"},children:\"Crafting Spaces with Purpose and Precision\"})}),className:\"framer-z606yv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1uvzt6z\",\"data-styles-preset\":\"pEzwPi7dx\",style:{\"--framer-text-color\":\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\"},children:\"With years of experience in architecture and construction, Anemir is your trusted partner in turning visions into reality. From initial design to final build, we create spaces that blend aesthetics, functionality, and sustainability.\"})}),className:\"framer-1sjvdz7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"D7ULT6KuU\"},implicitPathVariables:undefined},{href:{webPageId:\"D7ULT6KuU\"},implicitPathVariables:undefined},{href:{webPageId:\"D7ULT6KuU\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1opagne-container\",nodeId:\"hUWLS1J35\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{qVF3hd0L3:resolvedLinks[1]},VKDhqiO41:{qVF3hd0L3:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"hUWLS1J35\",layoutId:\"hUWLS1J35\",ODukmGHua:\"Read More\",Qq55YMfSu:false,qVF3hd0L3:resolvedLinks[0],variant:\"JYVAiZUN_\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11tafai\",\"data-framer-name\":\"Counter\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px) / 2)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 70px) / 4, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f9f51j-container\",nodeId:\"FgvkuakEB\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(Counter,{bQ02ZlnEh:\"Years experience\",height:\"100%\",id:\"FgvkuakEB\",layoutId:\"FgvkuakEB\",style:{width:\"100%\"},W5iPEcxEO:\"30\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px) / 2)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 70px) / 4, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jl0ozp-container\",nodeId:\"eqpwIZS_P\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(Counter,{bQ02ZlnEh:\"Satisfaction clients\",height:\"100%\",id:\"eqpwIZS_P\",layoutId:\"eqpwIZS_P\",style:{width:\"100%\"},W5iPEcxEO:\"98%\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px) / 2)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 70px) / 4, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ub2hda-container\",nodeId:\"rY0diCJmO\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(Counter,{bQ02ZlnEh:\"Projects done\",height:\"100%\",id:\"rY0diCJmO\",layoutId:\"rY0diCJmO\",style:{width:\"100%\"},W5iPEcxEO:\"10K\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px) / 2)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 70px) / 4, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r3qk4a-container\",nodeId:\"CIFgSH1Nn\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(Counter,{bQ02ZlnEh:\"Team member\",height:\"100%\",id:\"CIFgSH1Nn\",layoutId:\"CIFgSH1Nn\",style:{width:\"100%\"},W5iPEcxEO:\"25\",width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-jfals2\",\"data-framer-name\":\"Services Section\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gxkh2u\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bmefiq-container\",nodeId:\"p3ebja7g9\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(SubHeading,{AFuHwQlkW:\"03 / SERVICES\",height:\"100%\",id:\"p3ebja7g9\",Im0jqXINI:\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\",layoutId:\"p3ebja7g9\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5jyju2\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1fzklx9\",\"data-styles-preset\":\"ZhmJZEQsZ\",style:{\"--framer-text-color\":\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\"},children:\"Expertise in Structural Plans and Superior Construction\"})}),className:\"framer-qmrims\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ciHYU1bSp\"},implicitPathVariables:undefined},{href:{webPageId:\"ciHYU1bSp\"},implicitPathVariables:undefined},{href:{webPageId:\"ciHYU1bSp\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uz5v57-container\",nodeId:\"AB4znjjYX\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{qVF3hd0L3:resolvedLinks1[1]},VKDhqiO41:{qVF3hd0L3:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"AB4znjjYX\",layoutId:\"AB4znjjYX\",ODukmGHua:\"More Service\",Qq55YMfSu:false,qVF3hd0L3:resolvedLinks1[0],variant:\"G4CAjL1Po\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zjxqa6\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3mn7d5\",\"data-framer-name\":\"Card List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-55ts8l\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 65px) / 2, 1px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px) / 1.5, 1px) - 25px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jrfolh-container\",nodeId:\"N2QMfmG0n\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ServiceCard,{eOmTd93CS:\"We craft innovative, functional, and aesthetic designs tailored to your vision. From concept to blueprint, our architects ensure every detail aligns with your goals and the surrounding environment.\",gugWOQQiM:\"Architectural Design\",height:\"100%\",id:\"N2QMfmG0n\",layoutId:\"N2QMfmG0n\",style:{width:\"100%\"},variant:\"TwmY0koQE\",W4PzdM2gC:\"Buildings\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 65px) / 2, 1px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px) / 1.5, 1px) - 25px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bexrso-container\",nodeId:\"SzGzowMfE\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ServiceCard,{eOmTd93CS:\"We specialize in breathing new life into existing spaces, blending modern updates with the charm of original architecture for stunning transformations.\",gugWOQQiM:\"Renovation & Restoration\",height:\"100%\",id:\"SzGzowMfE\",layoutId:\"SzGzowMfE\",style:{width:\"100%\"},variant:\"Dz3CMs3Bq\",W4PzdM2gC:\"HouseLine\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nngo7y\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 65px) / 2, 1px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px) / 1.5, 1px) - 25px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m7mspt-container\",nodeId:\"J_Cu_ylcP\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ServiceCard,{eOmTd93CS:\"Our experienced team oversees every stage of construction, ensuring your project is delivered on time, within budget, and to the highest quality standards.\",gugWOQQiM:\"Construction Management\",height:\"100%\",id:\"J_Cu_ylcP\",layoutId:\"J_Cu_ylcP\",style:{width:\"100%\"},variant:\"Dz3CMs3Bq\",W4PzdM2gC:\"Kanban\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 65px) / 2, 1px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px) / 1.5, 1px) - 25px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oxf0vt-container\",nodeId:\"nZ7OD3lTQ\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ServiceCard,{eOmTd93CS:\"Our interior design services focus on creating spaces that balance beauty and functionality, perfectly tailored to suit your lifestyle or business needs.\",gugWOQQiM:\"Interior Design Solutions\",height:\"100%\",id:\"nZ7OD3lTQ\",layoutId:\"nZ7OD3lTQ\",style:{width:\"100%\"},variant:\"Dz3CMs3Bq\",W4PzdM2gC:\"PencilLine\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xrgaqq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"aAYbwashL\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"right\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:.7,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",id:\"aAYbwashL\",intervalControl:1.5,itemAmount:1,layoutId:\"aAYbwashL\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:5184,pixelWidth:3456,sizes:\"405px\",src:\"https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg\",srcSet:\"https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/kve3QBe3Sg4x730w386Y3xZJKs.jpg 3456w\"},className:\"framer-rc56cj\",\"data-framer-name\":\"Img\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:3783,pixelWidth:2965,sizes:\"405px\",src:\"https://framerusercontent.com/images/meNrcFhnSDlQiFc8Ft9PUdlwmRM.jpg\",srcSet:\"https://framerusercontent.com/images/meNrcFhnSDlQiFc8Ft9PUdlwmRM.jpg?scale-down-to=1024 802w,https://framerusercontent.com/images/meNrcFhnSDlQiFc8Ft9PUdlwmRM.jpg?scale-down-to=2048 1605w,https://framerusercontent.com/images/meNrcFhnSDlQiFc8Ft9PUdlwmRM.jpg 2965w\"},className:\"framer-19jn9re\",\"data-framer-name\":\"Img\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4568,pixelWidth:2436,sizes:\"405px\",src:\"https://framerusercontent.com/images/Vb3rRegU8EQ2x4gs93Fuwjiws.jpg\",srcSet:\"https://framerusercontent.com/images/Vb3rRegU8EQ2x4gs93Fuwjiws.jpg?scale-down-to=1024 546w,https://framerusercontent.com/images/Vb3rRegU8EQ2x4gs93Fuwjiws.jpg?scale-down-to=2048 1092w,https://framerusercontent.com/images/Vb3rRegU8EQ2x4gs93Fuwjiws.jpg?scale-down-to=4096 2184w,https://framerusercontent.com/images/Vb3rRegU8EQ2x4gs93Fuwjiws.jpg 2436w\"},className:\"framer-jdticj\",\"data-framer-name\":\"Img\"})],startFrom:1,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-y7b725\",\"data-framer-name\":\"Projects Section\",id:elementId3,ref:ref4,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7xze5b\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mx1s3j-container\",nodeId:\"izkBk9S3T\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(SubHeading,{AFuHwQlkW:\"04 / PROJECTS\",height:\"100%\",id:\"izkBk9S3T\",Im0jqXINI:\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\",layoutId:\"izkBk9S3T\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jts6h1\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1fzklx9\",\"data-styles-preset\":\"ZhmJZEQsZ\",style:{\"--framer-text-color\":\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\"},children:\"Showcasing Our Commitment to Exceptional Design\"})}),className:\"framer-1py3dey\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"dU7cEj7zM\"},implicitPathVariables:undefined},{href:{webPageId:\"dU7cEj7zM\"},implicitPathVariables:undefined},{href:{webPageId:\"dU7cEj7zM\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10npsld-container\",nodeId:\"bN0m8o4gz\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{qVF3hd0L3:resolvedLinks2[1]},VKDhqiO41:{qVF3hd0L3:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"bN0m8o4gz\",layoutId:\"bN0m8o4gz\",ODukmGHua:\"More Projects\",Qq55YMfSu:false,qVF3hd0L3:resolvedLinks2[0],variant:\"JYVAiZUN_\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ydq0ia\",\"data-framer-name\":\"Project List\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8t0zoa\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"lJuInNmOO\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"lJuInNmOO\",name:\"YmeSXdsKy\",type:\"Identifier\"},{collection:\"lJuInNmOO\",name:\"tXqItZD4g\",type:\"Identifier\"},{collection:\"lJuInNmOO\",name:\"pAXmAjUP6\",type:\"Identifier\"},{collection:\"lJuInNmOO\",name:\"DElqrNh12\",type:\"Identifier\"},{collection:\"lJuInNmOO\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({DElqrNh12:DElqrNh12lJuInNmOO,id:idlJuInNmOO,pAXmAjUP6:pAXmAjUP6lJuInNmOO,tXqItZD4g:tXqItZD4glJuInNmOO,YmeSXdsKy:YmeSXdsKylJuInNmOO},index)=>{YmeSXdsKylJuInNmOO??=\"\";pAXmAjUP6lJuInNmOO??=\"\";DElqrNh12lJuInNmOO??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`lJuInNmOO-${idlJuInNmOO}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YmeSXdsKy:YmeSXdsKylJuInNmOO},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{YmeSXdsKy:YmeSXdsKylJuInNmOO},webPageId:\"fiBzRN496\"},motionChild:true,nodeId:\"KEFbTHN5D\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-s97x3i framer-13jk31\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:775,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1giwbj2-container\",\"data-framer-cursor\":\"o2ighn\",nodeId:\"LdroKcAT7\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VKDhqiO41:{variant:\"fSP9evKS5\"}},children:/*#__PURE__*/_jsx(ProjectCard,{BClkH7OuQ:\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\",Db4vzlxPn:pAXmAjUP6lJuInNmOO,foLK5_sCn:DElqrNh12lJuInNmOO,GOyaEgUPK:toResponsiveImage(tXqItZD4glJuInNmOO),height:\"100%\",id:\"LdroKcAT7\",layoutId:\"LdroKcAT7\",style:{width:\"100%\"},variant:\"D5__tvPjQ\",width:\"100%\"})})})})})})})})},idlJuInNmOO);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rerjwm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"c_9PWe5zx\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"c_9PWe5zx\",name:\"YmeSXdsKy\",type:\"Identifier\"},{collection:\"c_9PWe5zx\",name:\"tXqItZD4g\",type:\"Identifier\"},{collection:\"c_9PWe5zx\",name:\"pAXmAjUP6\",type:\"Identifier\"},{collection:\"c_9PWe5zx\",name:\"DElqrNh12\",type:\"Identifier\"},{collection:\"c_9PWe5zx\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({DElqrNh12:DElqrNh12c_9PWe5zx,id:idc_9PWe5zx,pAXmAjUP6:pAXmAjUP6c_9PWe5zx,tXqItZD4g:tXqItZD4gc_9PWe5zx,YmeSXdsKy:YmeSXdsKyc_9PWe5zx},index1)=>{YmeSXdsKyc_9PWe5zx??=\"\";pAXmAjUP6c_9PWe5zx??=\"\";DElqrNh12c_9PWe5zx??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`c_9PWe5zx-${idc_9PWe5zx}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YmeSXdsKy:YmeSXdsKyc_9PWe5zx},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{YmeSXdsKy:YmeSXdsKyc_9PWe5zx},webPageId:\"fiBzRN496\"},motionChild:true,nodeId:\"KJ5i51DrN\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-10lxq7b framer-13jk31\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:775,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12wnv9i-container\",\"data-framer-cursor\":\"o2ighn\",nodeId:\"mXo1oiuLu\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VKDhqiO41:{variant:\"fSP9evKS5\"}},children:/*#__PURE__*/_jsx(ProjectCard,{BClkH7OuQ:\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\",Db4vzlxPn:pAXmAjUP6c_9PWe5zx,foLK5_sCn:DElqrNh12c_9PWe5zx,GOyaEgUPK:toResponsiveImage(tXqItZD4gc_9PWe5zx),height:\"100%\",id:\"mXo1oiuLu\",layoutId:\"mXo1oiuLu\",style:{width:\"100%\"},variant:\"q7h3NJSQV\",width:\"100%\"})})})})})})})})},idc_9PWe5zx);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-77zhe6\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ZSTEScBPd\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"ZSTEScBPd\",name:\"YmeSXdsKy\",type:\"Identifier\"},{collection:\"ZSTEScBPd\",name:\"tXqItZD4g\",type:\"Identifier\"},{collection:\"ZSTEScBPd\",name:\"pAXmAjUP6\",type:\"Identifier\"},{collection:\"ZSTEScBPd\",name:\"DElqrNh12\",type:\"Identifier\"},{collection:\"ZSTEScBPd\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({DElqrNh12:DElqrNh12ZSTEScBPd,id:idZSTEScBPd,pAXmAjUP6:pAXmAjUP6ZSTEScBPd,tXqItZD4g:tXqItZD4gZSTEScBPd,YmeSXdsKy:YmeSXdsKyZSTEScBPd},index2)=>{YmeSXdsKyZSTEScBPd??=\"\";pAXmAjUP6ZSTEScBPd??=\"\";DElqrNh12ZSTEScBPd??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`ZSTEScBPd-${idZSTEScBPd}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YmeSXdsKy:YmeSXdsKyZSTEScBPd},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{YmeSXdsKy:YmeSXdsKyZSTEScBPd},webPageId:\"fiBzRN496\"},motionChild:true,nodeId:\"KchrbX9rx\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-jvxvkn framer-13jk31\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:775,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8yftn-container\",\"data-framer-cursor\":\"o2ighn\",nodeId:\"mrUYF5pJt\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VKDhqiO41:{variant:\"fSP9evKS5\"}},children:/*#__PURE__*/_jsx(ProjectCard,{BClkH7OuQ:\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\",Db4vzlxPn:pAXmAjUP6ZSTEScBPd,foLK5_sCn:DElqrNh12ZSTEScBPd,GOyaEgUPK:toResponsiveImage(tXqItZD4gZSTEScBPd),height:\"100%\",id:\"mrUYF5pJt\",layoutId:\"mrUYF5pJt\",style:{width:\"100%\"},variant:\"q7h3NJSQV\",width:\"100%\"})})})})})})})})},idZSTEScBPd);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ct39mm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"egLEFKVNo\",data:Projects,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},offset:{type:\"LiteralValue\",value:3},select:[{collection:\"egLEFKVNo\",name:\"YmeSXdsKy\",type:\"Identifier\"},{collection:\"egLEFKVNo\",name:\"tXqItZD4g\",type:\"Identifier\"},{collection:\"egLEFKVNo\",name:\"pAXmAjUP6\",type:\"Identifier\"},{collection:\"egLEFKVNo\",name:\"DElqrNh12\",type:\"Identifier\"},{collection:\"egLEFKVNo\",name:\"id\",type:\"Identifier\"}]},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({DElqrNh12:DElqrNh12egLEFKVNo,id:idegLEFKVNo,pAXmAjUP6:pAXmAjUP6egLEFKVNo,tXqItZD4g:tXqItZD4gegLEFKVNo,YmeSXdsKy:YmeSXdsKyegLEFKVNo},index3)=>{YmeSXdsKyegLEFKVNo??=\"\";pAXmAjUP6egLEFKVNo??=\"\";DElqrNh12egLEFKVNo??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`egLEFKVNo-${idegLEFKVNo}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YmeSXdsKy:YmeSXdsKyegLEFKVNo},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{YmeSXdsKy:YmeSXdsKyegLEFKVNo},webPageId:\"fiBzRN496\"},motionChild:true,nodeId:\"msV5gDE3S\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-18xsxub framer-13jk31\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:775,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l301dn-container\",\"data-framer-cursor\":\"o2ighn\",nodeId:\"nB3xoVsDM\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VKDhqiO41:{variant:\"fSP9evKS5\"}},children:/*#__PURE__*/_jsx(ProjectCard,{BClkH7OuQ:\"var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, rgb(236, 236, 236))\",Db4vzlxPn:pAXmAjUP6egLEFKVNo,foLK5_sCn:DElqrNh12egLEFKVNo,GOyaEgUPK:toResponsiveImage(tXqItZD4gegLEFKVNo),height:\"100%\",id:\"nB3xoVsDM\",layoutId:\"nB3xoVsDM\",style:{width:\"100%\"},variant:\"D5__tvPjQ\",width:\"100%\"})})})})})})})})},idegLEFKVNo);})})})})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-ug04oj\",\"data-framer-name\":\"Process Section\",id:elementId4,ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ad2mae\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hsy2w-container\",nodeId:\"w0_H0LXQH\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(SubHeading,{AFuHwQlkW:\"05 / Why Choose Us\",height:\"100%\",id:\"w0_H0LXQH\",Im0jqXINI:\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\",layoutId:\"w0_H0LXQH\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jx3s6o\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1fzklx9\",\"data-styles-preset\":\"ZhmJZEQsZ\",style:{\"--framer-text-color\":\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\"},children:\"Experience the Difference in Quality, Innovation, and Expertise.\"})}),className:\"framer-590rwy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pxxvyk\",\"data-framer-name\":\"Process\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5br3s5\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:115,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 88px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y5tgmz-container\",nodeId:\"qQXD5WCa2\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ProcessCard,{AUBCkIN5c:\"01\",height:\"100%\",id:\"qQXD5WCa2\",layoutId:\"qQXD5WCa2\",onz4FgT03:\"Tailored Solutions\",style:{width:\"100%\"},width:\"100%\",XKumnzDHh:\"We prioritize your unique needs, delivering personalized designs and construction plans that reflect your goals and style.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:115,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 88px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vak7mn-container\",nodeId:\"bGue8G9D0\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ProcessCard,{AUBCkIN5c:\"02\",height:\"100%\",id:\"bGue8G9D0\",layoutId:\"bGue8G9D0\",onz4FgT03:\"Expert Team\",style:{width:\"100%\"},width:\"100%\",XKumnzDHh:\"Our team of seasoned architects, engineers, and builders brings unmatched expertise to every project, ensuring top-tier results.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:115,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 88px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jkbeuw-container\",nodeId:\"EGrRrVi5F\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ProcessCard,{AUBCkIN5c:\"03\",height:\"100%\",id:\"EGrRrVi5F\",layoutId:\"EGrRrVi5F\",onz4FgT03:\"Quality Craftsmanship\",style:{width:\"100%\"},width:\"100%\",XKumnzDHh:\"We use the finest materials and meticulous attention to detail to deliver structures that stand the test of time.\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14q7xqy\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:115,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 88px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19oedc3-container\",nodeId:\"pJAPzucvO\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ProcessCard,{AUBCkIN5c:\"04\",height:\"100%\",id:\"pJAPzucvO\",layoutId:\"pJAPzucvO\",onz4FgT03:\"Innovative Approach\",style:{width:\"100%\"},width:\"100%\",XKumnzDHh:\"We blend cutting-edge technology with forward-thinking design to create spaces that are both functional and inspiring.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:115,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 88px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hhhq71-container\",nodeId:\"iZPYjhRuR\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ProcessCard,{AUBCkIN5c:\"05\",height:\"100%\",id:\"iZPYjhRuR\",layoutId:\"iZPYjhRuR\",onz4FgT03:\"Sustainability Focus\",style:{width:\"100%\"},width:\"100%\",XKumnzDHh:\"We integrate eco-friendly practices and sustainable materials into our projects to minimize environmental impact.\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:115,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 88px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yxs8iy-container\",nodeId:\"YwI6Mpo69\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(ProcessCard,{AUBCkIN5c:\"06\",height:\"100%\",id:\"YwI6Mpo69\",layoutId:\"YwI6Mpo69\",onz4FgT03:\"Clear Communication\",style:{width:\"100%\"},width:\"100%\",XKumnzDHh:\"We keep you informed every step of the way, ensuring clarity, transparency, and a stress-free project experience.\"})})})})]})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-r390mz\",\"data-framer-name\":\"Testimonials Section\",id:elementId5,ref:ref6,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cxhe9p\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cgvldp-container\",nodeId:\"EPyEDfkEE\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(SubHeading,{AFuHwQlkW:\"06 / OUR CLIENTS\",height:\"100%\",id:\"EPyEDfkEE\",Im0jqXINI:\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\",layoutId:\"EPyEDfkEE\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dh1ren\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1fzklx9\",\"data-styles-preset\":\"ZhmJZEQsZ\",style:{\"--framer-text-color\":\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\"},children:\"What our clients say\"})}),className:\"framer-kjef6f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:632,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xal1x3-container\",nodeId:\"MZj0SXll4\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(TestimonialList,{height:\"100%\",id:\"MZj0SXll4\",layoutId:\"MZj0SXll4\",style:{width:\"100%\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-13nov5p\",\"data-framer-name\":\"Blog Section\",id:elementId6,ref:ref7,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4bjzb3\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7xpg6e\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,width:`min(max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px) / 2, 1px), 500px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x5icdr-container\",nodeId:\"bbyuWYpKa\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(SubHeading,{AFuHwQlkW:\"07 / OUR BLOG\",height:\"100%\",id:\"bbyuWYpKa\",Im0jqXINI:\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\",layoutId:\"bbyuWYpKa\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gmsusb\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1fzklx9\",\"data-styles-preset\":\"ZhmJZEQsZ\",style:{\"--framer-text-color\":\"var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, rgb(55, 67, 84))\"},children:\"Expert insights & design inspiration\"})}),className:\"framer-1lhal5s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"u7A1cwJjd\"},implicitPathVariables:undefined},{href:{webPageId:\"u7A1cwJjd\"},implicitPathVariables:undefined},{href:{webPageId:\"u7A1cwJjd\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f3hpj9-container\",nodeId:\"H5HBZOdp4\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{qVF3hd0L3:resolvedLinks3[1]},VKDhqiO41:{qVF3hd0L3:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"H5HBZOdp4\",layoutId:\"H5HBZOdp4\",ODukmGHua:\"More Blog\",Qq55YMfSu:false,qVF3hd0L3:resolvedLinks3[0],variant:\"G4CAjL1Po\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e7sed6\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b026kv\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"SGzzN2QSF\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},orderBy:[{collection:\"SGzzN2QSF\",direction:\"desc\",name:\"kjwcz5QT6\",type:\"Identifier\"}],select:[{collection:\"SGzzN2QSF\",name:\"Et4BISqoD\",type:\"Identifier\"},{collection:\"SGzzN2QSF\",name:\"aFMX32Wjh\",type:\"Identifier\"},{collection:\"SGzzN2QSF\",name:\"kjwcz5QT6\",type:\"Identifier\"},{collection:\"SGzzN2QSF\",name:\"jKJyMkRF3\",type:\"Identifier\"},{collection:\"SGzzN2QSF\",name:\"id\",type:\"Identifier\"}]},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({aFMX32Wjh:aFMX32WjhSGzzN2QSF,Et4BISqoD:Et4BISqoDSGzzN2QSF,id:idSGzzN2QSF,jKJyMkRF3:jKJyMkRF3SGzzN2QSF,kjwcz5QT6:kjwcz5QT6SGzzN2QSF},index4)=>{Et4BISqoDSGzzN2QSF??=\"\";aFMX32WjhSGzzN2QSF??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`SGzzN2QSF-${idSGzzN2QSF}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Et4BISqoD:Et4BISqoDSGzzN2QSF},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{Et4BISqoD:Et4BISqoDSGzzN2QSF},webPageId:\"C0Khhxh6J\"},motionChild:true,nodeId:\"rIDA1j2dW\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1dazk4q framer-13jk31\",\"data-framer-cursor\":\"7r7kfe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fcbICygpy:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},VKDhqiO41:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:300,width:`max((min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15g4q4q-container\",nodeId:\"KhX7jF2X9\",scopeId:\"MnJSiO2Gu\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VKDhqiO41:{variant:\"nbFpBm8br\"}},children:/*#__PURE__*/_jsx(BlogCard,{aO8xjC6cN:kjwcz5QT6SGzzN2QSF,height:\"100%\",id:\"KhX7jF2X9\",JuEMwFokB:toResponsiveImage(jKJyMkRF3SGzzN2QSF),layoutId:\"KhX7jF2X9\",style:{width:\"100%\"},variant:\"TYhmLpNXC\",VbCDh88xm:aFMX32WjhSGzzN2QSF,width:\"100%\"})})})})})})})})},idSGzzN2QSF);})})})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qdeTN.framer-13jk31, .framer-qdeTN .framer-13jk31 { display: block; }\",\".framer-qdeTN.framer-1hcr052 { align-content: center; align-items: center; background-color: var(--token-c9a04fff-944b-4c17-90a2-46e69fd521fd, #ececec); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-qdeTN .framer-1dc7ifs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 180px 0px 0px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-qdeTN .framer-rsd8jk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; z-index: 1; }\",\".framer-qdeTN .framer-qw0e89-container, .framer-qdeTN .framer-1n16e3t-container, .framer-qdeTN .framer-bmefiq-container, .framer-qdeTN .framer-jrfolh-container, .framer-qdeTN .framer-1bexrso-container, .framer-qdeTN .framer-m7mspt-container, .framer-qdeTN .framer-oxf0vt-container, .framer-qdeTN .framer-mx1s3j-container, .framer-qdeTN .framer-1hsy2w-container, .framer-qdeTN .framer-1cgvldp-container, .framer-qdeTN .framer-xal1x3-container, .framer-qdeTN .framer-x5icdr-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-qdeTN .framer-wiqnbq, .framer-qdeTN .framer-z606yv, .framer-qdeTN .framer-1sjvdz7, .framer-qdeTN .framer-1lhal5s { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qdeTN .framer-1mmjd0p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-h2ihuw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 75%; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-qdeTN .framer-1cy598j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 400px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-qdeTN .framer-je9en4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-1nh56om { --border-bottom-width: 9px; --border-color: var(--token-3bc12432-088d-46ef-9e33-087dd91f0f2b, #ffffff); --border-left-width: 9px; --border-right-width: 9px; --border-style: solid; --border-top-width: 9px; align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, #374354); border-bottom-left-radius: 200px; border-bottom-right-radius: 200px; border-top-left-radius: 200px; border-top-right-radius: 200px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 170px); justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 65px; text-decoration: none; top: -80px; width: 170px; z-index: 1; }\",\".framer-qdeTN .framer-2mtux-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 125px); position: relative; width: 125px; }\",\".framer-qdeTN .framer-185qza8-container { flex: none; height: 60px; left: calc(50.00000000000002% - 60px / 2); position: absolute; top: calc(50.00000000000002% - 60px / 2); width: 60px; z-index: 1; }\",\".framer-qdeTN .framer-y2gbz5-container { flex: none; height: 750px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-1mwjz5o, .framer-qdeTN .framer-75zd7b { align-content: flex-end; align-items: flex-end; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 750px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-qdeTN .framer-1p5iarl { align-content: flex-end; align-items: flex-end; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 750px; justify-content: flex-end; padding: 0px; position: relative; width: 1440px; }\",\".framer-qdeTN .framer-1bgkxpf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-1xkhei0 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1440px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1px; }\",\".framer-qdeTN .framer-nk6igl { 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; max-width: 260px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qdeTN .framer-1ni727i, .framer-qdeTN .framer-kjef6f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-qdeTN .framer-12wa53p-container, .framer-qdeTN .framer-t08i3k { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-qdeTN .framer-1d3yw8p { align-content: center; align-items: center; background-color: var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, #374354); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-hxnlhi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-cck6jb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-5ip55s { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 25px; height: min-content; justify-content: center; max-width: 825px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qdeTN .framer-eqr6yy { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qdeTN .framer-1nzi46l, .framer-qdeTN .framer-18pvrzg { flex: none; height: 300px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-1vo5j7r { --border-bottom-width: 1px; --border-color: var(--token-5f031678-9e17-42d2-a6ab-ce6b25bc25ff, #ececec); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, #374354); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; max-width: 650px; overflow: hidden; padding: 60px 40px 60px 40px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 1; }\",\".framer-qdeTN .framer-1opagne-container, .framer-qdeTN .framer-uz5v57-container, .framer-qdeTN .framer-10npsld-container, .framer-qdeTN .framer-1f3hpj9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-qdeTN .framer-11tafai { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-1f9f51j-container, .framer-qdeTN .framer-jl0ozp-container, .framer-qdeTN .framer-1ub2hda-container, .framer-qdeTN .framer-r3qk4a-container, .framer-qdeTN .framer-1giwbj2-container, .framer-qdeTN .framer-12wnv9i-container, .framer-qdeTN .framer-8yftn-container, .framer-qdeTN .framer-1l301dn-container, .framer-qdeTN .framer-y5tgmz-container, .framer-qdeTN .framer-vak7mn-container, .framer-qdeTN .framer-jkbeuw-container, .framer-qdeTN .framer-19oedc3-container, .framer-qdeTN .framer-hhhq71-container, .framer-qdeTN .framer-yxs8iy-container, .framer-qdeTN .framer-15g4q4q-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-qdeTN .framer-jfals2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-gxkh2u, .framer-qdeTN .framer-7xze5b, .framer-qdeTN .framer-ad2mae, .framer-qdeTN .framer-cxhe9p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-5jyju2, .framer-qdeTN .framer-1jts6h1 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-qmrims, .framer-qdeTN .framer-1py3dey { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 665px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-qdeTN .framer-zjxqa6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-3mn7d5 { align-content: center; align-items: center; display: flex; flex: 2 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qdeTN .framer-55ts8l, .framer-qdeTN .framer-1nngo7y { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qdeTN .framer-xrgaqq-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 1; }\",\".framer-qdeTN .framer-rc56cj, .framer-qdeTN .framer-19jn9re, .framer-qdeTN .framer-jdticj { height: 529px; position: relative; width: 405px; }\",\".framer-qdeTN .framer-y7b725 { align-content: center; align-items: center; background-color: var(--token-c25bc133-2c48-44ad-aa7e-b82bf0b1433e, #374354); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-ydq0ia { display: grid; flex: none; gap: 80px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-8t0zoa, .framer-qdeTN .framer-77zhe6, .framer-qdeTN .framer-1ct39mm { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 40px; height: auto; justify-content: flex-start; justify-self: center; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-s97x3i, .framer-qdeTN .framer-10lxq7b, .framer-qdeTN .framer-jvxvkn, .framer-qdeTN .framer-18xsxub { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-qdeTN .framer-rerjwm { align-content: center; align-items: center; align-self: end; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 40px; height: auto; justify-content: flex-start; justify-self: center; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-ug04oj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-jx3s6o, .framer-qdeTN .framer-dh1ren { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-590rwy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-qdeTN .framer-pxxvyk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-5br3s5, .framer-qdeTN .framer-14q7xqy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-r390mz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-13nov5p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: visible; padding: 60px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-4bjzb3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-7xpg6e { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 500px; overflow: hidden; padding: 0px; position: sticky; top: 140px; width: 1px; z-index: 1; }\",\".framer-qdeTN .framer-1gmsusb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-e7sed6 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: wrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-qdeTN .framer-1b026kv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-qdeTN .framer-1dazk4q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qdeTN.framer-1hcr052, .framer-qdeTN .framer-1dc7ifs, .framer-qdeTN .framer-rsd8jk, .framer-qdeTN .framer-1mmjd0p, .framer-qdeTN .framer-je9en4, .framer-qdeTN .framer-1nh56om, .framer-qdeTN .framer-1mwjz5o, .framer-qdeTN .framer-1p5iarl, .framer-qdeTN .framer-75zd7b, .framer-qdeTN .framer-1bgkxpf, .framer-qdeTN .framer-nk6igl, .framer-qdeTN .framer-1d3yw8p, .framer-qdeTN .framer-hxnlhi, .framer-qdeTN .framer-cck6jb, .framer-qdeTN .framer-5ip55s, .framer-qdeTN .framer-eqr6yy, .framer-qdeTN .framer-1vo5j7r, .framer-qdeTN .framer-jfals2, .framer-qdeTN .framer-gxkh2u, .framer-qdeTN .framer-zjxqa6, .framer-qdeTN .framer-3mn7d5, .framer-qdeTN .framer-55ts8l, .framer-qdeTN .framer-1nngo7y, .framer-qdeTN .framer-y7b725, .framer-qdeTN .framer-7xze5b, .framer-qdeTN .framer-8t0zoa, .framer-qdeTN .framer-s97x3i, .framer-qdeTN .framer-rerjwm, .framer-qdeTN .framer-10lxq7b, .framer-qdeTN .framer-77zhe6, .framer-qdeTN .framer-jvxvkn, .framer-qdeTN .framer-1ct39mm, .framer-qdeTN .framer-18xsxub, .framer-qdeTN .framer-ug04oj, .framer-qdeTN .framer-ad2mae, .framer-qdeTN .framer-jx3s6o, .framer-qdeTN .framer-pxxvyk, .framer-qdeTN .framer-5br3s5, .framer-qdeTN .framer-14q7xqy, .framer-qdeTN .framer-r390mz, .framer-qdeTN .framer-cxhe9p, .framer-qdeTN .framer-dh1ren, .framer-qdeTN .framer-13nov5p, .framer-qdeTN .framer-4bjzb3, .framer-qdeTN .framer-7xpg6e, .framer-qdeTN .framer-1gmsusb, .framer-qdeTN .framer-e7sed6, .framer-qdeTN .framer-1b026kv, .framer-qdeTN .framer-1dazk4q { gap: 0px; } .framer-qdeTN.framer-1hcr052 > *, .framer-qdeTN .framer-rsd8jk > *, .framer-qdeTN .framer-je9en4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-qdeTN.framer-1hcr052 > :first-child, .framer-qdeTN .framer-1dc7ifs > :first-child, .framer-qdeTN .framer-rsd8jk > :first-child, .framer-qdeTN .framer-je9en4 > :first-child, .framer-qdeTN .framer-1nh56om > :first-child, .framer-qdeTN .framer-1d3yw8p > :first-child, .framer-qdeTN .framer-hxnlhi > :first-child, .framer-qdeTN .framer-eqr6yy > :first-child, .framer-qdeTN .framer-1vo5j7r > :first-child, .framer-qdeTN .framer-jfals2 > :first-child, .framer-qdeTN .framer-gxkh2u > :first-child, .framer-qdeTN .framer-55ts8l > :first-child, .framer-qdeTN .framer-1nngo7y > :first-child, .framer-qdeTN .framer-y7b725 > :first-child, .framer-qdeTN .framer-7xze5b > :first-child, .framer-qdeTN .framer-8t0zoa > :first-child, .framer-qdeTN .framer-rerjwm > :first-child, .framer-qdeTN .framer-77zhe6 > :first-child, .framer-qdeTN .framer-1ct39mm > :first-child, .framer-qdeTN .framer-ug04oj > :first-child, .framer-qdeTN .framer-ad2mae > :first-child, .framer-qdeTN .framer-pxxvyk > :first-child, .framer-qdeTN .framer-r390mz > :first-child, .framer-qdeTN .framer-cxhe9p > :first-child, .framer-qdeTN .framer-13nov5p > :first-child, .framer-qdeTN .framer-7xpg6e > :first-child, .framer-qdeTN .framer-1gmsusb > :first-child, .framer-qdeTN .framer-e7sed6 > :first-child, .framer-qdeTN .framer-1b026kv > :first-child { margin-top: 0px; } .framer-qdeTN.framer-1hcr052 > :last-child, .framer-qdeTN .framer-1dc7ifs > :last-child, .framer-qdeTN .framer-rsd8jk > :last-child, .framer-qdeTN .framer-je9en4 > :last-child, .framer-qdeTN .framer-1nh56om > :last-child, .framer-qdeTN .framer-1d3yw8p > :last-child, .framer-qdeTN .framer-hxnlhi > :last-child, .framer-qdeTN .framer-eqr6yy > :last-child, .framer-qdeTN .framer-1vo5j7r > :last-child, .framer-qdeTN .framer-jfals2 > :last-child, .framer-qdeTN .framer-gxkh2u > :last-child, .framer-qdeTN .framer-55ts8l > :last-child, .framer-qdeTN .framer-1nngo7y > :last-child, .framer-qdeTN .framer-y7b725 > :last-child, .framer-qdeTN .framer-7xze5b > :last-child, .framer-qdeTN .framer-8t0zoa > :last-child, .framer-qdeTN .framer-rerjwm > :last-child, .framer-qdeTN .framer-77zhe6 > :last-child, .framer-qdeTN .framer-1ct39mm > :last-child, .framer-qdeTN .framer-ug04oj > :last-child, .framer-qdeTN .framer-ad2mae > :last-child, .framer-qdeTN .framer-pxxvyk > :last-child, .framer-qdeTN .framer-r390mz > :last-child, .framer-qdeTN .framer-cxhe9p > :last-child, .framer-qdeTN .framer-13nov5p > :last-child, .framer-qdeTN .framer-7xpg6e > :last-child, .framer-qdeTN .framer-1gmsusb > :last-child, .framer-qdeTN .framer-e7sed6 > :last-child, .framer-qdeTN .framer-1b026kv > :last-child { margin-bottom: 0px; } .framer-qdeTN .framer-1dc7ifs > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-qdeTN .framer-1mmjd0p > *, .framer-qdeTN .framer-5ip55s > *, .framer-qdeTN .framer-3mn7d5 > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-qdeTN .framer-1mmjd0p > :first-child, .framer-qdeTN .framer-1mwjz5o > :first-child, .framer-qdeTN .framer-1p5iarl > :first-child, .framer-qdeTN .framer-75zd7b > :first-child, .framer-qdeTN .framer-1bgkxpf > :first-child, .framer-qdeTN .framer-nk6igl > :first-child, .framer-qdeTN .framer-cck6jb > :first-child, .framer-qdeTN .framer-5ip55s > :first-child, .framer-qdeTN .framer-zjxqa6 > :first-child, .framer-qdeTN .framer-3mn7d5 > :first-child, .framer-qdeTN .framer-s97x3i > :first-child, .framer-qdeTN .framer-10lxq7b > :first-child, .framer-qdeTN .framer-jvxvkn > :first-child, .framer-qdeTN .framer-18xsxub > :first-child, .framer-qdeTN .framer-jx3s6o > :first-child, .framer-qdeTN .framer-5br3s5 > :first-child, .framer-qdeTN .framer-14q7xqy > :first-child, .framer-qdeTN .framer-dh1ren > :first-child, .framer-qdeTN .framer-4bjzb3 > :first-child, .framer-qdeTN .framer-1dazk4q > :first-child { margin-left: 0px; } .framer-qdeTN .framer-1mmjd0p > :last-child, .framer-qdeTN .framer-1mwjz5o > :last-child, .framer-qdeTN .framer-1p5iarl > :last-child, .framer-qdeTN .framer-75zd7b > :last-child, .framer-qdeTN .framer-1bgkxpf > :last-child, .framer-qdeTN .framer-nk6igl > :last-child, .framer-qdeTN .framer-cck6jb > :last-child, .framer-qdeTN .framer-5ip55s > :last-child, .framer-qdeTN .framer-zjxqa6 > :last-child, .framer-qdeTN .framer-3mn7d5 > :last-child, .framer-qdeTN .framer-s97x3i > :last-child, .framer-qdeTN .framer-10lxq7b > :last-child, .framer-qdeTN .framer-jvxvkn > :last-child, .framer-qdeTN .framer-18xsxub > :last-child, .framer-qdeTN .framer-jx3s6o > :last-child, .framer-qdeTN .framer-5br3s5 > :last-child, .framer-qdeTN .framer-14q7xqy > :last-child, .framer-qdeTN .framer-dh1ren > :last-child, .framer-qdeTN .framer-4bjzb3 > :last-child, .framer-qdeTN .framer-1dazk4q > :last-child { margin-right: 0px; } .framer-qdeTN .framer-1nh56om > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qdeTN .framer-1mwjz5o > *, .framer-qdeTN .framer-1p5iarl > *, .framer-qdeTN .framer-75zd7b > *, .framer-qdeTN .framer-nk6igl > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-qdeTN .framer-1bgkxpf > *, .framer-qdeTN .framer-4bjzb3 > *, .framer-qdeTN .framer-1dazk4q > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-qdeTN .framer-1d3yw8p > *, .framer-qdeTN .framer-hxnlhi > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-qdeTN .framer-cck6jb > *, .framer-qdeTN .framer-jx3s6o > *, .framer-qdeTN .framer-dh1ren > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-qdeTN .framer-eqr6yy > *, .framer-qdeTN .framer-1vo5j7r > *, .framer-qdeTN .framer-y7b725 > *, .framer-qdeTN .framer-ug04oj > *, .framer-qdeTN .framer-13nov5p > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-qdeTN .framer-jfals2 > *, .framer-qdeTN .framer-55ts8l > *, .framer-qdeTN .framer-1nngo7y > *, .framer-qdeTN .framer-r390mz > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qdeTN .framer-gxkh2u > *, .framer-qdeTN .framer-7xze5b > *, .framer-qdeTN .framer-8t0zoa > *, .framer-qdeTN .framer-rerjwm > *, .framer-qdeTN .framer-77zhe6 > *, .framer-qdeTN .framer-1ct39mm > *, .framer-qdeTN .framer-ad2mae > *, .framer-qdeTN .framer-pxxvyk > *, .framer-qdeTN .framer-cxhe9p > *, .framer-qdeTN .framer-7xpg6e > *, .framer-qdeTN .framer-1gmsusb > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qdeTN .framer-zjxqa6 > *, .framer-qdeTN .framer-s97x3i > *, .framer-qdeTN .framer-10lxq7b > *, .framer-qdeTN .framer-jvxvkn > *, .framer-qdeTN .framer-18xsxub > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-qdeTN .framer-5br3s5 > *, .framer-qdeTN .framer-14q7xqy > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-qdeTN .framer-e7sed6 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-qdeTN .framer-1b026kv > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-qdeTN[data-border=\"true\"]::after, .framer-qdeTN [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1279px) { .framer-qdeTN.framer-1hcr052 { width: 810px; } .framer-qdeTN .framer-1dc7ifs { padding: 180px 0px 40px 0px; } .framer-qdeTN .framer-1mmjd0p { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-qdeTN .framer-h2ihuw, .framer-qdeTN .framer-1cy598j, .framer-qdeTN .framer-qmrims, .framer-qdeTN .framer-y5tgmz-container, .framer-qdeTN .framer-vak7mn-container, .framer-qdeTN .framer-jkbeuw-container, .framer-qdeTN .framer-19oedc3-container, .framer-qdeTN .framer-hhhq71-container, .framer-qdeTN .framer-yxs8iy-container, .framer-qdeTN .framer-e7sed6 { flex: none; width: 100%; } .framer-qdeTN .framer-1bgkxpf, .framer-qdeTN .framer-1d3yw8p, .framer-qdeTN .framer-jfals2, .framer-qdeTN .framer-y7b725, .framer-qdeTN .framer-ug04oj, .framer-qdeTN .framer-r390mz, .framer-qdeTN .framer-13nov5p { padding: 80px 0px 80px 0px; } .framer-qdeTN .framer-hxnlhi { gap: 40px; } .framer-qdeTN .framer-cck6jb { flex-direction: column; gap: 40px; } .framer-qdeTN .framer-5ip55s { flex: none; flex-wrap: nowrap; order: 1; width: 100%; } .framer-qdeTN .framer-1vo5j7r { max-width: 100%; order: 0; position: relative; right: unset; top: unset; transform: unset; } .framer-qdeTN .framer-11tafai { flex-wrap: wrap; gap: 0px; justify-content: flex-start; } .framer-qdeTN .framer-1f9f51j-container, .framer-qdeTN .framer-jl0ozp-container, .framer-qdeTN .framer-1ub2hda-container, .framer-qdeTN .framer-r3qk4a-container { flex: none; width: 50%; } .framer-qdeTN .framer-gxkh2u, .framer-qdeTN .framer-7xze5b, .framer-qdeTN .framer-ad2mae, .framer-qdeTN .framer-cxhe9p { gap: 20px; } .framer-qdeTN .framer-5jyju2 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 25px; justify-content: flex-start; } .framer-qdeTN .framer-zjxqa6 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 25px; } .framer-qdeTN .framer-3mn7d5 { flex: none; order: 1; width: 100%; } .framer-qdeTN .framer-xrgaqq-container { align-self: unset; flex: none; height: 400px; order: 0; width: 100%; } .framer-qdeTN .framer-1jts6h1 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-qdeTN .framer-1py3dey { flex: none; max-width: unset; width: 100%; } .framer-qdeTN .framer-ydq0ia { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 40px; justify-content: flex-start; } .framer-qdeTN .framer-8t0zoa, .framer-qdeTN .framer-rerjwm, .framer-qdeTN .framer-77zhe6, .framer-qdeTN .framer-1ct39mm { align-self: unset; height: min-content; } .framer-qdeTN .framer-pxxvyk { gap: 24px; } .framer-qdeTN .framer-5br3s5, .framer-qdeTN .framer-14q7xqy { flex-direction: column; } .framer-qdeTN .framer-4bjzb3 { flex-direction: column; gap: 60px; } .framer-qdeTN .framer-7xpg6e { flex: none; max-width: unset; position: relative; top: unset; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qdeTN .framer-1mmjd0p, .framer-qdeTN .framer-hxnlhi, .framer-qdeTN .framer-cck6jb, .framer-qdeTN .framer-11tafai, .framer-qdeTN .framer-gxkh2u, .framer-qdeTN .framer-5jyju2, .framer-qdeTN .framer-zjxqa6, .framer-qdeTN .framer-7xze5b, .framer-qdeTN .framer-1jts6h1, .framer-qdeTN .framer-ydq0ia, .framer-qdeTN .framer-ad2mae, .framer-qdeTN .framer-pxxvyk, .framer-qdeTN .framer-5br3s5, .framer-qdeTN .framer-14q7xqy, .framer-qdeTN .framer-cxhe9p, .framer-qdeTN .framer-4bjzb3 { gap: 0px; } .framer-qdeTN .framer-1mmjd0p > *, .framer-qdeTN .framer-5jyju2 > *, .framer-qdeTN .framer-zjxqa6 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-qdeTN .framer-1mmjd0p > :first-child, .framer-qdeTN .framer-hxnlhi > :first-child, .framer-qdeTN .framer-cck6jb > :first-child, .framer-qdeTN .framer-gxkh2u > :first-child, .framer-qdeTN .framer-5jyju2 > :first-child, .framer-qdeTN .framer-zjxqa6 > :first-child, .framer-qdeTN .framer-7xze5b > :first-child, .framer-qdeTN .framer-1jts6h1 > :first-child, .framer-qdeTN .framer-ydq0ia > :first-child, .framer-qdeTN .framer-ad2mae > :first-child, .framer-qdeTN .framer-pxxvyk > :first-child, .framer-qdeTN .framer-5br3s5 > :first-child, .framer-qdeTN .framer-14q7xqy > :first-child, .framer-qdeTN .framer-cxhe9p > :first-child, .framer-qdeTN .framer-4bjzb3 > :first-child { margin-top: 0px; } .framer-qdeTN .framer-1mmjd0p > :last-child, .framer-qdeTN .framer-hxnlhi > :last-child, .framer-qdeTN .framer-cck6jb > :last-child, .framer-qdeTN .framer-gxkh2u > :last-child, .framer-qdeTN .framer-5jyju2 > :last-child, .framer-qdeTN .framer-zjxqa6 > :last-child, .framer-qdeTN .framer-7xze5b > :last-child, .framer-qdeTN .framer-1jts6h1 > :last-child, .framer-qdeTN .framer-ydq0ia > :last-child, .framer-qdeTN .framer-ad2mae > :last-child, .framer-qdeTN .framer-pxxvyk > :last-child, .framer-qdeTN .framer-5br3s5 > :last-child, .framer-qdeTN .framer-14q7xqy > :last-child, .framer-qdeTN .framer-cxhe9p > :last-child, .framer-qdeTN .framer-4bjzb3 > :last-child { margin-bottom: 0px; } .framer-qdeTN .framer-hxnlhi > *, .framer-qdeTN .framer-cck6jb > *, .framer-qdeTN .framer-1jts6h1 > *, .framer-qdeTN .framer-ydq0ia > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qdeTN .framer-11tafai > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-qdeTN .framer-11tafai > :first-child { margin-left: 0px; } .framer-qdeTN .framer-11tafai > :last-child { margin-right: 0px; } .framer-qdeTN .framer-gxkh2u > *, .framer-qdeTN .framer-7xze5b > *, .framer-qdeTN .framer-ad2mae > *, .framer-qdeTN .framer-cxhe9p > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-qdeTN .framer-pxxvyk > *, .framer-qdeTN .framer-5br3s5 > *, .framer-qdeTN .framer-14q7xqy > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qdeTN .framer-4bjzb3 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}\",\"@media (max-width: 809px) { .framer-qdeTN.framer-1hcr052 { width: 390px; } .framer-qdeTN .framer-1dc7ifs { padding: 150px 0px 40px 0px; } .framer-qdeTN .framer-1mmjd0p { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-qdeTN .framer-h2ihuw { flex: none; max-width: 100%; width: 100%; } .framer-qdeTN .framer-1cy598j, .framer-qdeTN .framer-nk6igl, .framer-qdeTN .framer-eqr6yy, .framer-qdeTN .framer-1f9f51j-container, .framer-qdeTN .framer-jl0ozp-container, .framer-qdeTN .framer-1ub2hda-container, .framer-qdeTN .framer-r3qk4a-container, .framer-qdeTN .framer-qmrims, .framer-qdeTN .framer-55ts8l, .framer-qdeTN .framer-1nngo7y, .framer-qdeTN .framer-y5tgmz-container, .framer-qdeTN .framer-vak7mn-container, .framer-qdeTN .framer-jkbeuw-container, .framer-qdeTN .framer-19oedc3-container, .framer-qdeTN .framer-hhhq71-container, .framer-qdeTN .framer-yxs8iy-container, .framer-qdeTN .framer-e7sed6 { flex: none; width: 100%; } .framer-qdeTN .framer-1nh56om { --border-bottom-width: 7px; --border-left-width: 7px; --border-right-width: 7px; --border-top-width: 7px; height: var(--framer-aspect-ratio-supported, 150px); right: 20px; top: -70px; width: 150px; } .framer-qdeTN .framer-2mtux-container { height: var(--framer-aspect-ratio-supported, 115px); width: 115px; } .framer-qdeTN .framer-185qza8-container { height: 40px; left: calc(50.00000000000002% - 40px / 2); top: calc(50.00000000000002% - 40px / 2); width: 40px; } .framer-qdeTN .framer-y2gbz5-container { height: 400px; } .framer-qdeTN .framer-1bgkxpf { flex-direction: column; padding: 40px 0px 40px 0px; } .framer-qdeTN .framer-1xkhei0 { flex: none; flex-direction: column; gap: 10px; justify-content: flex-start; width: 100%; } .framer-qdeTN .framer-12wa53p-container { align-self: unset; flex: none; height: 77px; width: 100%; } .framer-qdeTN .framer-1d3yw8p, .framer-qdeTN .framer-jfals2, .framer-qdeTN .framer-y7b725, .framer-qdeTN .framer-ug04oj, .framer-qdeTN .framer-r390mz, .framer-qdeTN .framer-13nov5p { padding: 80px 0px 80px 0px; } .framer-qdeTN .framer-hxnlhi { gap: 40px; } .framer-qdeTN .framer-cck6jb { flex-direction: column; gap: 40px; } .framer-qdeTN .framer-5ip55s { flex: none; flex-direction: column; flex-wrap: nowrap; order: 1; width: 100%; } .framer-qdeTN .framer-t08i3k { align-self: unset; flex: none; height: 400px; width: 100%; } .framer-qdeTN .framer-1vo5j7r { max-width: 100%; order: 0; padding: 40px 20px 40px 20px; position: relative; right: unset; top: unset; transform: unset; } .framer-qdeTN .framer-11tafai { flex-wrap: wrap; gap: 0px; justify-content: flex-start; } .framer-qdeTN .framer-gxkh2u, .framer-qdeTN .framer-7xze5b, .framer-qdeTN .framer-ad2mae, .framer-qdeTN .framer-cxhe9p, .framer-qdeTN .framer-1b026kv { gap: 20px; } .framer-qdeTN .framer-5jyju2 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 25px; justify-content: flex-start; } .framer-qdeTN .framer-zjxqa6 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 25px; } .framer-qdeTN .framer-3mn7d5 { flex: none; flex-direction: column; order: 1; width: 100%; } .framer-qdeTN .framer-xrgaqq-container { align-self: unset; flex: none; height: 400px; order: 0; width: 100%; } .framer-qdeTN .framer-1jts6h1 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-qdeTN .framer-1py3dey { flex: none; max-width: unset; width: 100%; } .framer-qdeTN .framer-ydq0ia { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: wrap; gap: 40px; justify-content: flex-start; } .framer-qdeTN .framer-8t0zoa, .framer-qdeTN .framer-rerjwm, .framer-qdeTN .framer-77zhe6, .framer-qdeTN .framer-1ct39mm { align-self: unset; height: min-content; } .framer-qdeTN .framer-pxxvyk { gap: 24px; } .framer-qdeTN .framer-5br3s5, .framer-qdeTN .framer-14q7xqy { flex-direction: column; } .framer-qdeTN .framer-4bjzb3 { flex-direction: column; gap: 60px; } .framer-qdeTN .framer-7xpg6e { flex: none; max-width: unset; position: relative; top: unset; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-qdeTN .framer-1mmjd0p, .framer-qdeTN .framer-1bgkxpf, .framer-qdeTN .framer-1xkhei0, .framer-qdeTN .framer-hxnlhi, .framer-qdeTN .framer-cck6jb, .framer-qdeTN .framer-5ip55s, .framer-qdeTN .framer-11tafai, .framer-qdeTN .framer-gxkh2u, .framer-qdeTN .framer-5jyju2, .framer-qdeTN .framer-zjxqa6, .framer-qdeTN .framer-3mn7d5, .framer-qdeTN .framer-7xze5b, .framer-qdeTN .framer-1jts6h1, .framer-qdeTN .framer-ydq0ia, .framer-qdeTN .framer-ad2mae, .framer-qdeTN .framer-pxxvyk, .framer-qdeTN .framer-5br3s5, .framer-qdeTN .framer-14q7xqy, .framer-qdeTN .framer-cxhe9p, .framer-qdeTN .framer-4bjzb3, .framer-qdeTN .framer-1b026kv { gap: 0px; } .framer-qdeTN .framer-1mmjd0p > *, .framer-qdeTN .framer-5ip55s > *, .framer-qdeTN .framer-5jyju2 > *, .framer-qdeTN .framer-zjxqa6 > *, .framer-qdeTN .framer-3mn7d5 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-qdeTN .framer-1mmjd0p > :first-child, .framer-qdeTN .framer-1bgkxpf > :first-child, .framer-qdeTN .framer-1xkhei0 > :first-child, .framer-qdeTN .framer-hxnlhi > :first-child, .framer-qdeTN .framer-cck6jb > :first-child, .framer-qdeTN .framer-5ip55s > :first-child, .framer-qdeTN .framer-gxkh2u > :first-child, .framer-qdeTN .framer-5jyju2 > :first-child, .framer-qdeTN .framer-zjxqa6 > :first-child, .framer-qdeTN .framer-3mn7d5 > :first-child, .framer-qdeTN .framer-7xze5b > :first-child, .framer-qdeTN .framer-1jts6h1 > :first-child, .framer-qdeTN .framer-ydq0ia > :first-child, .framer-qdeTN .framer-ad2mae > :first-child, .framer-qdeTN .framer-pxxvyk > :first-child, .framer-qdeTN .framer-5br3s5 > :first-child, .framer-qdeTN .framer-14q7xqy > :first-child, .framer-qdeTN .framer-cxhe9p > :first-child, .framer-qdeTN .framer-4bjzb3 > :first-child, .framer-qdeTN .framer-1b026kv > :first-child { margin-top: 0px; } .framer-qdeTN .framer-1mmjd0p > :last-child, .framer-qdeTN .framer-1bgkxpf > :last-child, .framer-qdeTN .framer-1xkhei0 > :last-child, .framer-qdeTN .framer-hxnlhi > :last-child, .framer-qdeTN .framer-cck6jb > :last-child, .framer-qdeTN .framer-5ip55s > :last-child, .framer-qdeTN .framer-gxkh2u > :last-child, .framer-qdeTN .framer-5jyju2 > :last-child, .framer-qdeTN .framer-zjxqa6 > :last-child, .framer-qdeTN .framer-3mn7d5 > :last-child, .framer-qdeTN .framer-7xze5b > :last-child, .framer-qdeTN .framer-1jts6h1 > :last-child, .framer-qdeTN .framer-ydq0ia > :last-child, .framer-qdeTN .framer-ad2mae > :last-child, .framer-qdeTN .framer-pxxvyk > :last-child, .framer-qdeTN .framer-5br3s5 > :last-child, .framer-qdeTN .framer-14q7xqy > :last-child, .framer-qdeTN .framer-cxhe9p > :last-child, .framer-qdeTN .framer-4bjzb3 > :last-child, .framer-qdeTN .framer-1b026kv > :last-child { margin-bottom: 0px; } .framer-qdeTN .framer-1bgkxpf > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-qdeTN .framer-1xkhei0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-qdeTN .framer-hxnlhi > *, .framer-qdeTN .framer-cck6jb > *, .framer-qdeTN .framer-1jts6h1 > *, .framer-qdeTN .framer-ydq0ia > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-qdeTN .framer-11tafai > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-qdeTN .framer-11tafai > :first-child { margin-left: 0px; } .framer-qdeTN .framer-11tafai > :last-child { margin-right: 0px; } .framer-qdeTN .framer-gxkh2u > *, .framer-qdeTN .framer-7xze5b > *, .framer-qdeTN .framer-ad2mae > *, .framer-qdeTN .framer-cxhe9p > *, .framer-qdeTN .framer-1b026kv > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-qdeTN .framer-pxxvyk > *, .framer-qdeTN .framer-5br3s5 > *, .framer-qdeTN .framer-14q7xqy > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-qdeTN .framer-4bjzb3 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10060\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fcbICygpy\":{\"layout\":[\"fixed\",\"auto\"]},\"VKDhqiO41\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"IJ58R5Izg\":{\"pattern\":\":IJ58R5Izg\",\"name\":\"client\"},\"G87gOLuve\":{\"pattern\":\":G87gOLuve\",\"name\":\"about\"},\"WnJ0dqjtE\":{\"pattern\":\":WnJ0dqjtE\",\"name\":\"services\"},\"zWdYCvKie\":{\"pattern\":\":zWdYCvKie\",\"name\":\"projects\"},\"WwvRADWXG\":{\"pattern\":\":WwvRADWXG\",\"name\":\"how-it-works\"},\"MuheIyhF8\":{\"pattern\":\":MuheIyhF8\",\"name\":\"clients\"},\"dIAVodXwn\":{\"pattern\":\":dIAVodXwn\",\"name\":\"blogs\"}}\n * @framerResponsiveScreen\n */const FramerMnJSiO2Gu=withCSS(Component,css,\"framer-qdeTN\");export default FramerMnJSiO2Gu;FramerMnJSiO2Gu.displayName=\"Home\";FramerMnJSiO2Gu.defaultProps={height:10060,width:1280};addFonts(FramerMnJSiO2Gu,[{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\"}]},...ReviewBoxFonts,...ArcFonts,...PhosphorFonts,...SlideshowFonts,...ClientLogosFonts,...SubHeadingFonts,...ButtonFonts,...CounterFonts,...ServiceCardFonts,...ProjectCardFonts,...ProcessCardFonts,...TestimonialListFonts,...BlogCardFonts,...ArrowFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMnJSiO2Gu\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fcbICygpy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VKDhqiO41\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"{\\\"IJ58R5Izg\\\":{\\\"pattern\\\":\\\":IJ58R5Izg\\\",\\\"name\\\":\\\"client\\\"},\\\"G87gOLuve\\\":{\\\"pattern\\\":\\\":G87gOLuve\\\",\\\"name\\\":\\\"about\\\"},\\\"WnJ0dqjtE\\\":{\\\"pattern\\\":\\\":WnJ0dqjtE\\\",\\\"name\\\":\\\"services\\\"},\\\"zWdYCvKie\\\":{\\\"pattern\\\":\\\":zWdYCvKie\\\",\\\"name\\\":\\\"projects\\\"},\\\"WwvRADWXG\\\":{\\\"pattern\\\":\\\":WwvRADWXG\\\",\\\"name\\\":\\\"how-it-works\\\"},\\\"MuheIyhF8\\\":{\\\"pattern\\\":\\\":MuheIyhF8\\\",\\\"name\\\":\\\"clients\\\"},\\\"dIAVodXwn\\\":{\\\"pattern\\\":\\\":dIAVodXwn\\\",\\\"name\\\":\\\"blogs\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"10060\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["murmur2", "t", "a", "e", "c", "d", "withCSS", "n", "a", "r", "x", "j", "b", "RenderTarget", "$", "w", "S", "v", "V", "f", "i", "m", "l", "o", "u", "p", "h", "g", "y", "e", "Gn", "t", "c", "C", "murmur2", "motion", "Arc_default", "addPropertyControls", "ControlType", "isBrowser", "usePageVisibility", "isVisible", "setIsVisible", "ye", "ue", "onVisibilityChange", "awaitRefCallback", "element", "controller", "refCallbackResolve", "current", "node", "resolve", "reject", "OPACITY_0", "Slideshow", "props", "slots", "startFrom", "direction", "effectsOptions", "autoPlayControl", "dragControl", "alignment", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "itemAmount", "fadeOptions", "intervalControl", "transitionControl", "arrowOptions", "borderRadius", "progressOptions", "style", "effectsOpacity", "effectsScale", "effectsRotate", "effectsPerspective", "effectsHover", "playOffscreen", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "showMouseControls", "arrowSize", "arrowRadius", "arrowFill", "leftArrow", "rightArrow", "arrowShouldSpace", "arrowShouldFadeIn", "arrowPosition", "arrowPadding", "arrowGap", "arrowPaddingTop", "arrowPaddingRight", "arrowPaddingBottom", "arrowPaddingLeft", "showProgressDots", "dotSize", "dotsInset", "dotsRadius", "dotsPadding", "dotsGap", "dotsFill", "dotsBackground", "dotsActiveOpacity", "dotsOpacity", "dotsBlur", "paddingValue", "isCanvas", "RenderTarget", "filteredSlots", "hasChildren", "j", "isHorizontal", "isInverted", "u", "placeholderStyles", "p", "emojiStyles", "titleStyles", "subtitleStyles", "parentRef", "pe", "childrenRef", "se", "timeoutRef", "size", "setSize", "ye", "isHovering", "setIsHovering", "shouldPlayOnHover", "setShouldPlayOnHover", "isMouseDown", "setIsMouseDown", "isResizing", "setIsResizing", "dupedChildren", "duplicateBy", "measure", "te", "firstChild", "lastChild", "parentLength", "start", "childrenLength", "itemSize", "itemWidth", "itemHeight", "viewportLength", "window", "scheduleMeasure", "frame", "fe", "initialResize", "ue", "resize", "contentSize", "Z", "timer", "totalItems", "childrenSize", "itemWithGap", "itemOffset", "currentItem", "setCurrentItem", "isDragging", "setIsDragging", "visibilityRef", "isInView", "useInView", "isVisible", "usePageVisibility", "factor", "xOrY", "useMotionValue", "canvasPosition", "newPosition", "wrappedValue", "useTransform", "value", "wrapped", "wrap", "wrappedIndex", "wrappedIndexInverted", "switchPages", "animate", "item", "setDelta", "delta", "transition", "setPage", "index", "currentItemWrapped", "currentItemWrappedInvert", "goto", "gotoInverted", "handleDragStart", "handleDragEnd", "event", "offset", "velocity", "offsetXorY", "velocityThreshold", "velocityXorY", "isHalfOfNext", "isHalfOfPrev", "normalizedOffset", "itemDelta", "itemDeltaFromOne", "childCounter", "columnOrRowValue", "child", "childIndex", "ref", "Slide", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "dots", "dotsBlurStyle", "i", "Dot", "dotStyle", "baseButtonStyles", "dragProps", "arrowHasTop", "arrowHasBottom", "arrowHasLeft", "arrowHasRight", "arrowHasMid", "containerStyle", "motion", "controlsStyles", "dotsContainerStyle", "addPropertyControls", "ControlType", "num", "min", "max", "X", "Y", "slideKey", "width", "height", "numChildren", "effects", "isLast", "fallbackRef", "childOffset", "scrollRange", "val", "rotateY", "rotateX", "opacity", "scale", "originXorY", "latest", "newValue", "visibility", "mix", "key", "LayoutGroup", "q", "selectedOpacity", "total", "buttonStyle", "isSelected", "inlinePadding", "top", "bottom", "right", "left", "serializationHash", "variantClassNames", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "image1", "image2", "image3", "text", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "GHbXdFhDy", "Rir0i4rxp", "w6_dd4A8s", "x4766Ri_n", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FrameraTnPM1CIP", "withCSS", "aTnPM1CIP_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "TickerFonts", "getFonts", "Ticker", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "ComponentViewportProvider", "SmartComponentScopedContainer", "Ticker", "SVG", "Image2", "css", "Framerm9binkgdy", "withCSS", "m9binkgdy_default", "addFonts", "TickerFonts", "fontStore", "fonts", "css", "className", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "number", "title", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "W5iPEcxEO", "bQ02ZlnEh", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "RichText2", "css", "FramerOBpF53Cgy", "withCSS", "OBpF53Cgy_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "content", "height", "id", "number", "title", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "AUBCkIN5c", "onz4FgT03", "XKumnzDHh", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "LayoutGroup", "u", "RichText2", "css", "FramerVJFa_pneo", "withCSS", "VJFa_pneo_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ReviewBoxFonts", "getFonts", "aTnPM1CIP_default", "ArcFonts", "Arc_default", "PhosphorFonts", "Icon", "SlideshowFonts", "Slideshow", "ClientLogosFonts", "m9binkgdy_default", "SubHeadingFonts", "PxsSY4Ief_default", "ButtonFonts", "d8i0aJDf5_default", "CounterFonts", "OBpF53Cgy_default", "ServiceCardFonts", "xr8a_Gaxp_default", "ProjectCardFonts", "uz9gMWMUZ_default", "ProcessCardFonts", "VJFa_pneo_default", "TestimonialListFonts", "Qz7XU8EZ9_default", "BlogCardFonts", "x6oGu2_fR_default", "ArrowFonts", "EnbJJJQgb_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition1", "cursor", "EnbJJJQgb_default", "cursor1", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "YmeSXdsKylJuInNmOO", "tXqItZD4glJuInNmOO", "pAXmAjUP6lJuInNmOO", "DElqrNh12lJuInNmOO", "idlJuInNmOO", "YmeSXdsKyc_9PWe5zx", "tXqItZD4gc_9PWe5zx", "pAXmAjUP6c_9PWe5zx", "DElqrNh12c_9PWe5zx", "idc_9PWe5zx", "YmeSXdsKyZSTEScBPd", "tXqItZD4gZSTEScBPd", "pAXmAjUP6ZSTEScBPd", "DElqrNh12ZSTEScBPd", "idZSTEScBPd", "YmeSXdsKyegLEFKVNo", "tXqItZD4gegLEFKVNo", "pAXmAjUP6egLEFKVNo", "DElqrNh12egLEFKVNo", "idegLEFKVNo", "Et4BISqoDSGzzN2QSF", "aFMX32WjhSGzzN2QSF", "kjwcz5QT6SGzzN2QSF", "jKJyMkRF3SGzzN2QSF", "idSGzzN2QSF", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "router", "useRouter", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "elementId6", "ref7", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "aTnPM1CIP_default", "RichText2", "x", "Link", "Arc_default", "Icon", "Slideshow", "Image2", "PropertyOverrides2", "m9binkgdy_default", "PxsSY4Ief_default", "ResolveLinks", "resolvedLinks", "d8i0aJDf5_default", "OBpF53Cgy_default", "resolvedLinks1", "xr8a_Gaxp_default", "resolvedLinks2", "ChildrenCanSuspend", "O_DztikWW_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "uz9gMWMUZ_default", "collection1", "paginationInfo1", "loadMore1", "index1", "collection2", "paginationInfo2", "loadMore2", "index2", "collection3", "paginationInfo3", "loadMore3", "index3", "VJFa_pneo_default", "Qz7XU8EZ9_default", "resolvedLinks3", "HJQ1LhwXl_default", "collection4", "paginationInfo4", "loadMore4", "index4", "x6oGu2_fR_default", "css", "FramerMnJSiO2Gu", "withCSS", "MnJSiO2Gu_default", "addFonts", "ReviewBoxFonts", "ArcFonts", "PhosphorFonts", "SlideshowFonts", "ClientLogosFonts", "SubHeadingFonts", "ButtonFonts", "CounterFonts", "ServiceCardFonts", "ProjectCardFonts", "ProcessCardFonts", "TestimonialListFonts", "BlogCardFonts", "ArrowFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
