{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:@studio-freight/lenis@1.0.29/dist/lenis.modern.mjs", "ssg:https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js", "ssg:https://framerusercontent.com/modules/fvR1NREdT3QYxi3RDSNp/L9dDErpnR7Ad1e3uTOlS/bKorsDuzP-0.js", "ssg:https://framerusercontent.com/modules/fvR1NREdT3QYxi3RDSNp/L9dDErpnR7Ad1e3uTOlS/bKorsDuzP-1.js", "ssg:https://framerusercontent.com/modules/fvR1NREdT3QYxi3RDSNp/L9dDErpnR7Ad1e3uTOlS/bKorsDuzP-2.js", "ssg:https://framerusercontent.com/modules/fvR1NREdT3QYxi3RDSNp/L9dDErpnR7Ad1e3uTOlS/bKorsDuzP.js", "ssg:https://framerusercontent.com/modules/Ag3TX1nVXVhcWAB7j1fJ/ExMIlRBOyCEipAo2Xd7M/bKorsDuzP.js", "ssg:https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js", "ssg:https://framerusercontent.com/modules/sIxZFVxIOBdfeANYhkj2/lGu9VayhxpYD2v9lbKlh/AnimatedCounter.js", "ssg:https://framerusercontent.com/modules/BCIYxJHMVSU26hkyTI7f/Irq8BrDrXjzzBDfnyeL4/ErFoeEuGA.js", "ssg:https://framerusercontent.com/modules/Jc2LN2KYIUhtVjBIep0O/h2LPLbabz7vhc77QolfP/wVXoBktEx.js", "ssg:https://framerusercontent.com/modules/kY7SOqJmhH8ZnkknZwEp/rPOOH5uSeUdZhdbwUIR2/jlhBRwYGZ.js", "ssg:https://framerusercontent.com/modules/BEuZxeOJwYKczxorImGs/xfVHxXTScEv43cWhlLV6/pYckadLVi-0.js", "ssg:https://framerusercontent.com/modules/BEuZxeOJwYKczxorImGs/xfVHxXTScEv43cWhlLV6/pYckadLVi-1.js", "ssg:https://framerusercontent.com/modules/BEuZxeOJwYKczxorImGs/xfVHxXTScEv43cWhlLV6/pYckadLVi-2.js", "ssg:https://framerusercontent.com/modules/BEuZxeOJwYKczxorImGs/xfVHxXTScEv43cWhlLV6/pYckadLVi.js", "ssg:https://framerusercontent.com/modules/KsSjqvg0vJc52amUCuOs/rDxDPhHqIL2KbJDHYqlF/pYckadLVi.js", "ssg:https://framerusercontent.com/modules/5QHODl1xovhGlHmk5gT5/3sBhhQL23nMtzo6G5f0a/HioTcNIas.js", "ssg:https://framerusercontent.com/modules/Tqi7fimeMlGrMN5qrzlh/B5KxMt931bVoUTBkHpEx/HioTcNIas.js"],
  "sourcesContent": ["function t(){return t=Object.assign?Object.assign.bind():function(r){for(var h=1;h<arguments.length;h++){var a=arguments[h];for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(r[c]=a[c])}return r},t.apply(this,arguments)}function e(r,h,a){return Math.max(r,Math.min(h,a))}class i{advance(r){var h;if(!this.isRunning)return;let a=!1;if(this.lerp)this.value=(c=this.value,u=this.to,(1-(p=1-Math.exp(-60*this.lerp*r)))*c+p*u),Math.round(this.value)===this.to&&(this.value=this.to,a=!0);else{this.currentTime+=r;const h=e(0,this.currentTime/this.duration,1);a=h>=1;const c=a?1:this.easing(h);this.value=this.from+(this.to-this.from)*c}var c,u,p;null==(h=this.onUpdate)||h.call(this,this.value,a),a&&this.stop()}stop(){this.isRunning=!1}fromTo(r,h,{lerp:a=.1,duration:c=1,easing:u=(r=>r),onStart:p,onUpdate:d}){this.from=this.value=r,this.to=h,this.lerp=a,this.duration=c,this.easing=u,this.currentTime=0,this.isRunning=!0,null==p||p(),this.onUpdate=d}}class s{constructor({wrapper:r,content:h,autoResize:a=!0}={}){if(this.resize=()=>{this.onWrapperResize(),this.onContentResize()},this.onWrapperResize=()=>{this.wrapper===window?(this.width=window.innerWidth,this.height=window.innerHeight):(this.width=this.wrapper.clientWidth,this.height=this.wrapper.clientHeight)},this.onContentResize=()=>{this.scrollHeight=this.content.scrollHeight,this.scrollWidth=this.content.scrollWidth},this.wrapper=r,this.content=h,a){const r=function(r,h){let a;return function(){let h=arguments,c=this;clearTimeout(a),a=setTimeout((function(){r.apply(c,h)}),250)}}(this.resize);this.wrapper!==window&&(this.wrapperResizeObserver=new ResizeObserver(r),this.wrapperResizeObserver.observe(this.wrapper)),this.contentResizeObserver=new ResizeObserver(r),this.contentResizeObserver.observe(this.content)}this.resize()}destroy(){var r,h;null==(r=this.wrapperResizeObserver)||r.disconnect(),null==(h=this.contentResizeObserver)||h.disconnect()}get limit(){return{x:this.scrollWidth-this.width,y:this.scrollHeight-this.height}}}class o{constructor(){this.events={}}emit(r,...h){let a=this.events[r]||[];for(let r=0,c=a.length;r<c;r++)a[r](...h)}on(r,h){var a;return(null==(a=this.events[r])?void 0:a.push(h))||(this.events[r]=[h]),()=>{var a;this.events[r]=null==(a=this.events[r])?void 0:a.filter((r=>h!==r))}}off(r,h){var a;this.events[r]=null==(a=this.events[r])?void 0:a.filter((r=>h!==r))}destroy(){this.events={}}}class n{constructor(r,{wheelMultiplier:h=1,touchMultiplier:a=2,normalizeWheel:c=!1}){this.onTouchStart=r=>{const{clientX:h,clientY:a}=r.targetTouches?r.targetTouches[0]:r;this.touchStart.x=h,this.touchStart.y=a,this.lastDelta={x:0,y:0}},this.onTouchMove=r=>{const{clientX:h,clientY:a}=r.targetTouches?r.targetTouches[0]:r,c=-(h-this.touchStart.x)*this.touchMultiplier,u=-(a-this.touchStart.y)*this.touchMultiplier;this.touchStart.x=h,this.touchStart.y=a,this.lastDelta={x:c,y:u},this.emitter.emit(\"scroll\",{deltaX:c,deltaY:u,event:r})},this.onTouchEnd=r=>{this.emitter.emit(\"scroll\",{deltaX:this.lastDelta.x,deltaY:this.lastDelta.y,event:r})},this.onWheel=r=>{let{deltaX:h,deltaY:a}=r;this.normalizeWheel&&(h=e(-100,h,100),a=e(-100,a,100)),h*=this.wheelMultiplier,a*=this.wheelMultiplier,this.emitter.emit(\"scroll\",{deltaX:h,deltaY:a,event:r})},this.element=r,this.wheelMultiplier=h,this.touchMultiplier=a,this.normalizeWheel=c,this.touchStart={x:null,y:null},this.emitter=new o,this.element.addEventListener(\"wheel\",this.onWheel,{passive:!1}),this.element.addEventListener(\"touchstart\",this.onTouchStart,{passive:!1}),this.element.addEventListener(\"touchmove\",this.onTouchMove,{passive:!1}),this.element.addEventListener(\"touchend\",this.onTouchEnd,{passive:!1})}on(r,h){return this.emitter.on(r,h)}destroy(){this.emitter.destroy(),this.element.removeEventListener(\"wheel\",this.onWheel,{passive:!1}),this.element.removeEventListener(\"touchstart\",this.onTouchStart,{passive:!1}),this.element.removeEventListener(\"touchmove\",this.onTouchMove,{passive:!1}),this.element.removeEventListener(\"touchend\",this.onTouchEnd,{passive:!1})}}class l{constructor({wrapper:r=window,content:h=document.documentElement,wheelEventsTarget:a=r,eventsTarget:c=a,smoothWheel:u=!0,smoothTouch:p=!1,syncTouch:d=!1,syncTouchLerp:m=.1,__iosNoInertiaSyncTouchLerp:v=.4,touchInertiaMultiplier:g=35,duration:S,easing:w=(r=>Math.min(1,1.001-Math.pow(2,-10*r))),lerp:f=!S&&.1,infinite:y=!1,orientation:T=\"vertical\",gestureOrientation:z=\"vertical\",touchMultiplier:_=1,wheelMultiplier:M=1,normalizeWheel:L=!1,autoResize:b=!0}={}){this.onVirtualScroll=({deltaX:r,deltaY:h,event:a})=>{if(a.ctrlKey)return;const c=a.type.includes(\"touch\"),u=a.type.includes(\"wheel\");if(\"both\"===this.options.gestureOrientation&&0===r&&0===h||\"vertical\"===this.options.gestureOrientation&&0===h||\"horizontal\"===this.options.gestureOrientation&&0===r||c&&\"vertical\"===this.options.gestureOrientation&&0===this.scroll&&!this.options.infinite&&h<=0)return;let p=a.composedPath();if(p=p.slice(0,p.indexOf(this.rootElement)),p.find((r=>{var h;return(null==r.hasAttribute?void 0:r.hasAttribute(\"data-lenis-prevent\"))||c&&(null==r.hasAttribute?void 0:r.hasAttribute(\"data-lenis-prevent-touch\"))||u&&(null==r.hasAttribute?void 0:r.hasAttribute(\"data-lenis-prevent-wheel\"))||(null==(h=r.classList)?void 0:h.contains(\"lenis\"))})))return;if(this.isStopped||this.isLocked)return void a.preventDefault();if(this.isSmooth=(this.options.smoothTouch||this.options.syncTouch)&&c||this.options.smoothWheel&&u,!this.isSmooth)return this.isScrolling=!1,void this.animate.stop();a.preventDefault();let d=h;\"both\"===this.options.gestureOrientation?d=Math.abs(h)>Math.abs(r)?h:r:\"horizontal\"===this.options.gestureOrientation&&(d=r);const m=c&&this.options.syncTouch,v=c&&\"touchend\"===a.type&&Math.abs(d)>1;v&&(d=this.velocity*this.options.touchInertiaMultiplier),this.scrollTo(this.targetScroll+d,t({programmatic:!1},m&&{lerp:v?this.syncTouchLerp:this.options.__iosNoInertiaSyncTouchLerp}))},this.onNativeScroll=()=>{if(!this.__preventNextScrollEvent&&!this.isScrolling){const r=this.animatedScroll;this.animatedScroll=this.targetScroll=this.actualScroll,this.velocity=0,this.direction=Math.sign(this.animatedScroll-r),this.emit()}},window.lenisVersion=\"1.0.29\",r!==document.documentElement&&r!==document.body||(r=window),this.options={wrapper:r,content:h,wheelEventsTarget:a,eventsTarget:c,smoothWheel:u,smoothTouch:p,syncTouch:d,syncTouchLerp:m,__iosNoInertiaSyncTouchLerp:v,touchInertiaMultiplier:g,duration:S,easing:w,lerp:f,infinite:y,gestureOrientation:z,orientation:T,touchMultiplier:_,wheelMultiplier:M,normalizeWheel:L,autoResize:b},this.animate=new i,this.emitter=new o,this.dimensions=new s({wrapper:r,content:h,autoResize:b}),this.toggleClass(\"lenis\",!0),this.velocity=0,this.isLocked=!1,this.isStopped=!1,this.isSmooth=d||u||p,this.isScrolling=!1,this.targetScroll=this.animatedScroll=this.actualScroll,this.options.wrapper.addEventListener(\"scroll\",this.onNativeScroll,{passive:!1}),this.virtualScroll=new n(c,{touchMultiplier:_,wheelMultiplier:M,normalizeWheel:L}),this.virtualScroll.on(\"scroll\",this.onVirtualScroll)}destroy(){this.emitter.destroy(),this.options.wrapper.removeEventListener(\"scroll\",this.onNativeScroll,{passive:!1}),this.virtualScroll.destroy(),this.dimensions.destroy(),this.toggleClass(\"lenis\",!1),this.toggleClass(\"lenis-smooth\",!1),this.toggleClass(\"lenis-scrolling\",!1),this.toggleClass(\"lenis-stopped\",!1),this.toggleClass(\"lenis-locked\",!1)}on(r,h){return this.emitter.on(r,h)}off(r,h){return this.emitter.off(r,h)}setScroll(r){this.isHorizontal?this.rootElement.scrollLeft=r:this.rootElement.scrollTop=r}resize(){this.dimensions.resize()}emit(){this.emitter.emit(\"scroll\",this)}reset(){this.isLocked=!1,this.isScrolling=!1,this.animatedScroll=this.targetScroll=this.actualScroll,this.velocity=0,this.animate.stop()}start(){this.isStopped=!1,this.reset()}stop(){this.isStopped=!0,this.animate.stop(),this.reset()}raf(r){const h=r-(this.time||r);this.time=r,this.animate.advance(.001*h)}scrollTo(r,{offset:h=0,immediate:a=!1,lock:c=!1,duration:u=this.options.duration,easing:p=this.options.easing,lerp:d=!u&&this.options.lerp,onComplete:m=null,force:v=!1,programmatic:g=!0}={}){if(!this.isStopped&&!this.isLocked||v){if([\"top\",\"left\",\"start\"].includes(r))r=0;else if([\"bottom\",\"right\",\"end\"].includes(r))r=this.limit;else{var S;let a;if(\"string\"==typeof r?a=document.querySelector(r):null!=(S=r)&&S.nodeType&&(a=r),a){if(this.options.wrapper!==window){const r=this.options.wrapper.getBoundingClientRect();h-=this.isHorizontal?r.left:r.top}const c=a.getBoundingClientRect();r=(this.isHorizontal?c.left:c.top)+this.animatedScroll}}if(\"number\"==typeof r){if(r+=h,r=Math.round(r),this.options.infinite?g&&(this.targetScroll=this.animatedScroll=this.scroll):r=e(0,r,this.limit),a)return this.animatedScroll=this.targetScroll=r,this.setScroll(this.scroll),this.reset(),void(null==m||m(this));if(!g){if(r===this.targetScroll)return;this.targetScroll=r}this.animate.fromTo(this.animatedScroll,r,{duration:u,easing:p,lerp:d,onStart:()=>{c&&(this.isLocked=!0),this.isScrolling=!0},onUpdate:(r,h)=>{this.isScrolling=!0,this.velocity=r-this.animatedScroll,this.direction=Math.sign(this.velocity),this.animatedScroll=r,this.setScroll(this.scroll),g&&(this.targetScroll=r),h||this.emit(),h&&(this.reset(),this.emit(),null==m||m(this),this.__preventNextScrollEvent=!0,requestAnimationFrame((()=>{delete this.__preventNextScrollEvent})))}})}}}get rootElement(){return this.options.wrapper===window?document.documentElement:this.options.wrapper}get limit(){return this.dimensions.limit[this.isHorizontal?\"x\":\"y\"]}get isHorizontal(){return\"horizontal\"===this.options.orientation}get actualScroll(){return this.isHorizontal?this.rootElement.scrollLeft:this.rootElement.scrollTop}get scroll(){return this.options.infinite?(this.animatedScroll%(r=this.limit)+r)%r:this.animatedScroll;var r}get progress(){return 0===this.limit?1:this.scroll/this.limit}get isSmooth(){return this.__isSmooth}set isSmooth(r){this.__isSmooth!==r&&(this.__isSmooth=r,this.toggleClass(\"lenis-smooth\",r))}get isScrolling(){return this.__isScrolling}set isScrolling(r){this.__isScrolling!==r&&(this.__isScrolling=r,this.toggleClass(\"lenis-scrolling\",r))}get isStopped(){return this.__isStopped}set isStopped(r){this.__isStopped!==r&&(this.__isStopped=r,this.toggleClass(\"lenis-stopped\",r))}get isLocked(){return this.__isLocked}set isLocked(r){this.__isLocked!==r&&(this.__isLocked=r,this.toggleClass(\"lenis-locked\",r))}get className(){let r=\"lenis\";return this.isStopped&&(r+=\" lenis-stopped\"),this.isLocked&&(r+=\" lenis-locked\"),this.isScrolling&&(r+=\" lenis-scrolling\"),this.isSmooth&&(r+=\" lenis-smooth\"),r}toggleClass(r,h){this.rootElement.classList.toggle(r,h),this.emitter.emit(\"className change\",this)}}export{l as default};\n//# sourceMappingURL=lenis.modern.mjs.map\n", "import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import Lenis from\"@studio-freight/lenis\";import{useEffect,useRef}from\"react\";/**\n * @framerDisableUnlink\n */export default function SmoothScroll(props){const{intensity}=props;const lenis=useRef(null);useEffect(()=>{if(lenis.current)lenis.current.scrollTo(0,{immediate:true});},[lenis]);useEffect(()=>{const overlayElement=document.getElementById(\"overlay\");if(overlayElement){const handleMutation=(mutationsList,observer)=>{for(const mutation of mutationsList){if(mutation.type===\"childList\"){const hasChildren=overlayElement.children.length>0;if(hasChildren){// Check if the html tag has the style \"overflow: hidden;\"\nconst htmlElement=document.documentElement;const computedStyle=window.getComputedStyle(htmlElement);const isOverflowHidden=computedStyle.getPropertyValue(\"overflow\")===\"hidden\";if(isOverflowHidden){lenis.current.stop();}else{lenis.current.start();}}else{lenis.current.start();}}}};const observer=new MutationObserver(handleMutation);const config={childList:true};observer.observe(overlayElement,config);return()=>observer.disconnect();}},[]);useEffect(()=>{lenis.current=new Lenis({duration:intensity/10});const raf=time=>{lenis.current.raf(time);requestAnimationFrame(raf);};requestAnimationFrame(raf);return()=>{lenis.current.destroy();lenis.current=null;};},[]);return /*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(\"style\",{children:`\n      html.lenis {\n        height: auto;\n      }\n\n      .lenis.lenis-smooth {\n        scroll-behavior: auto !important;\n      }\n\n      .lenis.lenis-smooth [data-lenis-prevent] {\n        overscroll-behavior: contain;\n      }\n\n      .lenis.lenis-stopped {\n        overflow: hidden;\n      }\n\n      .lenis.lenis-scrolling iframe {\n        pointer-events: none;\n      }\n    `})});}SmoothScroll.displayName=\"Smooth Scroll\";addPropertyControls(SmoothScroll,{intensity:{title:\"Intensity\",type:ControlType.Number,defaultValue:10}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SmoothScroll\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Smooth_Scroll.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)))\"},children:\"Wat onze klanten over ons zeggen\"})});export const v1=\"Leat heeft ons echt verbluft! Van de super gebruiksvriendelijke interface tot alle geweldige functies, dit platform maakt het beheren van onze klanten een stuk eenvoudiger.\";export const v3=\"Absoluut geweldig! Dit programma is innovatief, gebruiksvriendelijk en volledig digitaal, wat ons leven als horeca-ondernemers veel gemakkelijker maakt.\";export const v5=\"Leat's loyaliteitsprogramma is veel meer dan een basis loyaliteitsprogramma! Het is ongelooflijk gebruiksvriendelijk, en we wensen echt dat we het veel eerder hadden!\";export const v7=\"Geweldig team, Leat is een leider in de loyaliteit / CRM-sector. Hun toewijding aan het innoveren van het platform zorgt ervoor dat onze klanten hun systeem willen blijven gebruiken.\";export const v9=\"Na vele jaren zoeken naar wat het beste bij ons zou passen, was ik blij Leat te ontdekken! Een fantastische en innovatieve set die alle gebieden van CRM en loyaliteit dekt.\";export const v11=\"Start vandaag nog gratis\";export const v12=\"Demo aanvragen\";\nexport const __FramerMetadata__ = {\"exports\":{\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)))\"},children:\"Nehmen Sie nicht nur unser Wort f\\xfcr sich selbst.\"})});export const v1=\"Leat hat uns total umgehauen! Von der super einfach zu bedienenden Benutzeroberfl\\xe4che bis hin zu all den erstaunlichen Funktionen hat diese Plattform die Verwaltung unserer Kunden zu einem Kinderspiel gemacht.\";export const v2=\"Rahul Sharma\";export const v3=\"Absolut fantastisch! Dieses Programm ist innovativ, benutzerfreundlich und vollst\\xe4ndig digital, was unser Leben als Unternehmer im Gastgewerbe sehr vereinfacht.\";export const v4=\"Michelle Rome\";export const v5=\"Das Treueprogramm von Leat ist super! Es ist unglaublich benutzerfreundlich, und wir w\\xfcnschten uns ehrlich, wir h\\xe4tten es schon lange! Leat an Bord zu haben, war nach unserer ersten Demo ein Selbstl\\xe4ufer.\";export const v6=\"Dina Kordab\";export const v7=\"Ein gro\\xdfartiges Team, Leat ist f\\xfchrend im Bereich Kundenbindung/CRM. Ihr Engagement f\\xfcr die Innovation der Plattform sorgt daf\\xfcr, dass unsere Kunden ihr System nutzen wollen.\";export const v8=\"Adam Forman\";export const v9=\"Nach vielen Jahren der Suche nach dem f\\xfcr uns am besten geeigneten System war ich froh, dass ich Leat entdeckt hatte! Eine fantastische und innovative L\\xf6sung, die alle Bereiche des CRM und der Kundenbindung abdeckt.\";export const v10=\"KM\";export const v11=\"Kostenlos starten\";export const v12=\"Demo buchen\";\nexport const __FramerMetadata__ = {\"exports\":{\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)))\"},children:\"Ne nous croyez pas sur parole.\"})});export const v1=\"Leat nous a totalement bluff\\xe9s ! De son interface ultra intuitive \\xe0 ses nombreuses fonctionnalit\\xe9s, cette plateforme a r\\xe9volutionn\\xe9 notre gestion client.\";export const v3=\"Absolument incroyable ! Ce programme est innovant, intuitif et 100 % digital, ce qui facilite \\xe9norm\\xe9ment notre quotidien d\u2019entrepreneurs dans l\u2019h\\xf4tellerie.\";export const v4=\"Michelle Rome\";export const v5=\"Le programme de fid\\xe9lit\\xe9 de Leat d\\xe9passe tout ce qu'on a connu ! Son interface est ultra simple, et on aurait aim\\xe9 l\u2019avoir depuis longtemps ! Apr\\xe8s la premi\\xe8re d\\xe9mo, l\u2019adopter \\xe9tait une \\xe9vidence.\";export const v6=\"Dina Kordab\";export const v7=\"Une \\xe9quipe au top, Leat est un leader dans le domaine du CRM et de la fid\\xe9lisation. Leur engagement \\xe0 innover sur la plateforme incite nos clients \\xe0 l\u2019adopter.\";export const v8=\"Adam Forman\";export const v9=\"Apr\\xe8s des ann\\xe9es de recherche pour trouver l\u2019outil id\\xe9al, j\u2019ai enfin d\\xe9couvert Leat ! Un logiciel innovant et performant qui couvre tous les aspects du CRM et de la fid\\xe9lisation.\";export const v10=\"KM\";export const v11=\"Commencez gratuitement\";export const v12=\"R\\xe9servez une d\\xe9mo\";\nexport const __FramerMetadata__ = {\"exports\":{\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bc39543)\nimport*as localizedValues from\"./bKorsDuzP-0.js\";import*as localizedValues1 from\"./bKorsDuzP-1.js\";import*as localizedValues2 from\"./bKorsDuzP-2.js\";const valuesByLocaleId={bZ8frCFE8:localizedValues1,pummsqtLu:localizedValues,ytbr1g4ye:localizedValues2};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bc39543)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/bwgDNfOkuRQlrlKseDFD/SlideShow.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ZvD6uSTPDy7XMZw5IsAh/y5zNtYUTtfQHsNbTDYPV/ShpQD_3PS.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/lAIGSxGAq6e1o1fg10bu/yOQD6Kqh5yec4QgHSV1y/TsXtlB1BN.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/fvR1NREdT3QYxi3RDSNp/L9dDErpnR7Ad1e3uTOlS/bKorsDuzP.js\";import ReviewBlock from\"https://framerusercontent.com/modules/Bz9llesbiraB1ZGmjsQk/D2I9WSN2q8njMpqemtC0/qJfYrADuW.js\";import Button from\"https://framerusercontent.com/modules/XEr6WoarNTbgtKlRO5iJ/YPZhvd7JhVq8YLUy8LNZ/sazPsxLOU.js\";const ReviewBlockFonts=getFonts(ReviewBlock);const SlideshowFonts=getFonts(Slideshow);const ButtonFonts=getFonts(Button);const cycleOrder=[\"cnTcYYXST\",\"yxUvfXFZN\",\"m3XfJuLZs\"];const serializationHash=\"framer-zMI0U\";const variantClassNames={cnTcYYXST:\"framer-v-1o0xmma\",m3XfJuLZs:\"framer-v-ai1gka\",yxUvfXFZN:\"framer-v-d6qajl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"cnTcYYXST\",Phone:\"yxUvfXFZN\",Tablet:\"m3XfJuLZs\"};const getProps=({height,id,padding,width,...props})=>{return{...props,DwJTvuXWK:padding??props.DwJTvuXWK??\"160px 0px 160px 60px\",variant:humanReadableVariantMap[props.variant]??props.variant??\"cnTcYYXST\"};};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,DwJTvuXWK,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"cnTcYYXST\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1o0xmma\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"cnTcYYXST\",ref:refBinding,style:{\"--9gjjav\":numberToPixelString(DwJTvuXWK),...style},...addPropertyOverrides({m3XfJuLZs:{\"data-framer-name\":\"Tablet\"},yxUvfXFZN:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vuuria\",layoutDependency:layoutDependency,layoutId:\"Wb3FzqOot\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)))\"},children:\"Don\u2019t take just our word for it.\"})}),className:\"framer-1f0j2st\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"x1T5NdbV8\",style:{\"--extracted-a0htzi\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-95f3zt\",\"data-styles-preset\":\"ShpQD_3PS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)))\"},children:\"See what real customers are saying about Leat ~ and why they love it.\"})}),className:\"framer-1qyjm1k\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"T2eUvTwP_\",style:{\"--extracted-r6o4lv\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13o0upe-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"QDg7enlb4-container\",nodeId:\"QDg7enlb4\",rendersWithMotion:true,scopeId:\"bKorsDuzP\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, rgb(254, 250, 246))\",arrowGap:20,arrowPadding:20,arrowPaddingBottom:-100,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:500,arrowPosition:\"bottom-left\",arrowRadius:6,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:68,leftArrow:\"https://framerusercontent.com/images/Qg2LQc6uw3HAJAUvTCxZDZeNoY.png\",rightArrow:\"https://framerusercontent.com/images/WoUi4Z6eX4NnmgNXuZF9LmcygLg.png\",showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"right\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",id:\"QDg7enlb4\",intervalControl:2,itemAmount:5,layoutId:\"QDg7enlb4\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(255, 255, 255, 0.1)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:6,dotsInset:-50,dotSize:6,dotsOpacity:.3,dotsPadding:12,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:245,width:\"434px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ja255k-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ZOJfihVnk-container\",nodeId:\"ZOJfihVnk\",rendersWithMotion:true,scopeId:\"bKorsDuzP\",children:/*#__PURE__*/_jsx(ReviewBlock,{bJNzrLqIo:getLocalizedValue(\"v2\",activeLocale)??\"Rahul Sharma\",height:\"100%\",id:\"ZOJfihVnk\",layoutId:\"ZOJfihVnk\",style:{height:\"100%\",width:\"100%\"},Tmswj3y2L:getLocalizedValue(\"v1\",activeLocale)??\"Leat has totally blown us away! From the super easy-to-use interface to all the amazing features, this platform has made managing our customers a breeze.\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:245,width:\"434px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19fw7k5-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"JtiAmU26i-container\",nodeId:\"JtiAmU26i\",rendersWithMotion:true,scopeId:\"bKorsDuzP\",children:/*#__PURE__*/_jsx(ReviewBlock,{bJNzrLqIo:getLocalizedValue(\"v4\",activeLocale)??\"Michelle Rome\",height:\"100%\",id:\"JtiAmU26i\",layoutId:\"JtiAmU26i\",style:{height:\"100%\",width:\"100%\"},Tmswj3y2L:getLocalizedValue(\"v3\",activeLocale)??\"Absolutely amazing! This program is innovative, user friendly and completely digital which makes our life as hospitality entrepreneurs way easy. \",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:245,width:\"434px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18u8egz-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"nVE1IP_nH-container\",nodeId:\"nVE1IP_nH\",rendersWithMotion:true,scopeId:\"bKorsDuzP\",children:/*#__PURE__*/_jsx(ReviewBlock,{bJNzrLqIo:getLocalizedValue(\"v6\",activeLocale)??\"Dina Kordab\",height:\"100%\",id:\"nVE1IP_nH\",layoutId:\"nVE1IP_nH\",style:{height:\"100%\",width:\"100%\"},Tmswj3y2L:getLocalizedValue(\"v5\",activeLocale)??\"Leat\u2019s loyalty program is beyond basic loyalty! It\u2019s incredibly user-friendly, and we honestly wish we had it ages ago! Having Leat on board was a no-brainer after our first demo.\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:245,width:\"434px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-167sggw-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"nvv0YNdgw-container\",nodeId:\"nvv0YNdgw\",rendersWithMotion:true,scopeId:\"bKorsDuzP\",children:/*#__PURE__*/_jsx(ReviewBlock,{bJNzrLqIo:getLocalizedValue(\"v8\",activeLocale)??\"Adam Forman\",height:\"100%\",id:\"nvv0YNdgw\",layoutId:\"nvv0YNdgw\",style:{height:\"100%\",width:\"100%\"},Tmswj3y2L:getLocalizedValue(\"v7\",activeLocale)??\"Great team, Leat is a leader in the loyalty / CRM game. They commitment to innovating the platform keep our clients wanting to use their system.\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:245,width:\"434px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1g3flm3-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"vGWWIRN43-container\",nodeId:\"vGWWIRN43\",rendersWithMotion:true,scopeId:\"bKorsDuzP\",children:/*#__PURE__*/_jsx(ReviewBlock,{bJNzrLqIo:getLocalizedValue(\"v10\",activeLocale)??\"KM\",height:\"100%\",id:\"vGWWIRN43\",layoutId:\"vGWWIRN43\",style:{height:\"100%\",width:\"100%\"},Tmswj3y2L:getLocalizedValue(\"v9\",activeLocale)??\"After many years of searching for what would suit us best, I was glad to discover Leat! A fantastic & innovative bit of kit that covers all areas of CRM & loyalty.\",width:\"100%\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-27dpsj\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"USMkpLI_t\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-43qui7\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"RfSp9nzQ1\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({yxUvfXFZN:{width:`calc(max(min(${componentViewport?.width||\"100vw\"} - ${DwJTvuXWK*2}px, 1600px), 1px) - 16px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1olowy4-container\",layoutDependency:layoutDependency,layoutId:\"pnLRY2elk-container\",nodeId:\"pnLRY2elk\",rendersWithMotion:true,scopeId:\"bKorsDuzP\",children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"pnLRY2elk\",layoutId:\"pnLRY2elk\",rKAhd9xJ_:getLocalizedValue(\"v11\",activeLocale)??\"Get started for free\",variant:\"yjY2ePqd_\",width:\"100%\",XKoofokky:\"https://business.leat.com/sign-up-as\",...addPropertyOverrides({yxUvfXFZN:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({yxUvfXFZN:{width:`calc(max(min(${componentViewport?.width||\"100vw\"} - ${DwJTvuXWK*2}px, 1600px), 1px) - 16px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1kj7npy-container\",layoutDependency:layoutDependency,layoutId:\"cnMs888ES-container\",nodeId:\"cnMs888ES\",rendersWithMotion:true,scopeId:\"bKorsDuzP\",children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"cnMs888ES\",layoutId:\"cnMs888ES\",rKAhd9xJ_:getLocalizedValue(\"v12\",activeLocale)??\"Book a demo\",variant:\"pzpRN_b4J\",width:\"100%\",XKoofokky:resolvedLinks[0],...addPropertyOverrides({m3XfJuLZs:{XKoofokky:resolvedLinks[2]},yxUvfXFZN:{style:{width:\"100%\"},XKoofokky:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zMI0U.framer-uzeh3u, .framer-zMI0U .framer-uzeh3u { display: block; }\",\".framer-zMI0U.framer-1o0xmma { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: var(--9gjjav); position: relative; width: 1200px; }\",\".framer-zMI0U .framer-vuuria { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zMI0U .framer-1f0j2st, .framer-zMI0U .framer-1qyjm1k { flex: none; height: auto; max-width: 1600px; position: relative; white-space: pre-wrap; width: 1140px; word-break: break-word; word-wrap: break-word; }\",\".framer-zMI0U .framer-13o0upe-container { flex: none; height: 252px; position: relative; width: 2216px; z-index: 2; }\",\".framer-zMI0U .framer-1ja255k-container, .framer-zMI0U .framer-19fw7k5-container, .framer-zMI0U .framer-18u8egz-container, .framer-zMI0U .framer-167sggw-container, .framer-zMI0U .framer-1g3flm3-container { height: 245px; position: relative; width: 434px; }\",\".framer-zMI0U .framer-27dpsj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; max-width: 1600px; overflow: visible; padding: 0px 80px 0px 0px; position: relative; width: 100%; }\",\".framer-zMI0U .framer-43qui7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-zMI0U .framer-1olowy4-container, .framer-zMI0U .framer-1kj7npy-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zMI0U.framer-1o0xmma, .framer-zMI0U .framer-vuuria, .framer-zMI0U .framer-27dpsj, .framer-zMI0U .framer-43qui7 { gap: 0px; } .framer-zMI0U.framer-1o0xmma > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-zMI0U.framer-1o0xmma > :first-child, .framer-zMI0U .framer-vuuria > :first-child { margin-top: 0px; } .framer-zMI0U.framer-1o0xmma > :last-child, .framer-zMI0U .framer-vuuria > :last-child { margin-bottom: 0px; } .framer-zMI0U .framer-vuuria > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-zMI0U .framer-27dpsj > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-zMI0U .framer-27dpsj > :first-child, .framer-zMI0U .framer-43qui7 > :first-child { margin-left: 0px; } .framer-zMI0U .framer-27dpsj > :last-child, .framer-zMI0U .framer-43qui7 > :last-child { margin-right: 0px; } .framer-zMI0U .framer-43qui7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-zMI0U.framer-v-d6qajl.framer-1o0xmma { width: 280px; }\",\".framer-zMI0U.framer-v-d6qajl .framer-13o0upe-container { height: 315px; width: 1351px; }\",\".framer-zMI0U.framer-v-d6qajl .framer-27dpsj { padding: 80px 0px 0px 0px; }\",\".framer-zMI0U.framer-v-d6qajl .framer-43qui7 { flex: 1 0 0px; flex-direction: column; padding: 0px 16px 0px 0px; width: 1px; }\",\".framer-zMI0U.framer-v-d6qajl .framer-1olowy4-container, .framer-zMI0U.framer-v-d6qajl .framer-1kj7npy-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-zMI0U.framer-v-d6qajl .framer-43qui7 { gap: 0px; } .framer-zMI0U.framer-v-d6qajl .framer-43qui7 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-zMI0U.framer-v-d6qajl .framer-43qui7 > :first-child { margin-top: 0px; } .framer-zMI0U.framer-v-d6qajl .framer-43qui7 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 795\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"yxUvfXFZN\":{\"layout\":[\"fixed\",\"auto\"]},\"m3XfJuLZs\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"DwJTvuXWK\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbKorsDuzP=withCSS(Component,css,\"framer-zMI0U\");export default FramerbKorsDuzP;FramerbKorsDuzP.displayName=\"Review block\";FramerbKorsDuzP.defaultProps={height:795,width:1200};addPropertyControls(FramerbKorsDuzP,{variant:{options:[\"cnTcYYXST\",\"yxUvfXFZN\",\"m3XfJuLZs\"],optionTitles:[\"Desktop\",\"Phone\",\"Tablet\"],title:\"Variant\",type:ControlType.Enum},DwJTvuXWK:{defaultValue:\"160px 0px 160px 60px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramerbKorsDuzP,[{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\"}]},...ReviewBlockFonts,...SlideshowFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbKorsDuzP\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yxUvfXFZN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"m3XfJuLZs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"795\",\"framerVariables\":\"{\\\"DwJTvuXWK\\\":\\\"padding\\\"}\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,useIsInCurrentNavigationTarget,RenderTarget}from\"framer\";import{isMotionValue,useInView}from\"framer-motion\";import{borderRadiusControl,defaultEvents,useIsBrowserSafari,useIsOnCanvas,useOnEnter,useOnExit,useRadius,useRenderTarget}from\"https://framerusercontent.com/modules/G4IfyjvwmaeSBpdb4TWu/OIjZRBmWDcIE2B6qgG1j/index.js\";// https://framer.com/m/framer/default-utils.js@^0.45.0\nimport{memo,useCallback,useEffect,useMemo,useRef,useState}from\"react\";var ObjectFitType;(function(ObjectFitType){ObjectFitType[\"Fill\"]=\"fill\";ObjectFitType[\"Contain\"]=\"contain\";ObjectFitType[\"Cover\"]=\"cover\";ObjectFitType[\"None\"]=\"none\";ObjectFitType[\"ScaleDown\"]=\"scale-down\";})(ObjectFitType||(ObjectFitType={}));var SrcType;(function(SrcType){SrcType[\"Video\"]=\"Upload\";SrcType[\"Url\"]=\"URL\";})(SrcType||(SrcType={}));const defaultVideo=\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\";// Reduce renders\nfunction getProps(props){const{width,height,topLeft,topRight,bottomRight,bottomLeft,id,children,...rest}=props;return rest;}/**\n * VIDEO\n *\n * @framerIntrinsicWidth 200\n * @framerIntrinsicHeight 112\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n */export function Video(props){const newProps=getProps(props);return /*#__PURE__*/_jsx(VideoMemo,{...newProps});}function usePlaybackControls(videoRef){const isInCurrentNavigationTarget=useIsInCurrentNavigationTarget();const requestingPlay=useRef(false);const isPlayingRef=useRef(false);const setProgress=useCallback(rawProgress=>{if(!videoRef.current)return;const newProgress=(rawProgress===1?.999:rawProgress)*videoRef.current.duration;const isAlreadySet=Math.abs(videoRef.current.currentTime-newProgress)<.1;if(videoRef.current.duration>0&&!isAlreadySet){videoRef.current.currentTime=newProgress;}},[]);const play=useCallback(()=>{const video=videoRef.current;if(!video)return;video.preload=\"auto\"// makes sure browsers don't throttle: https://html.spec.whatwg.org/multipage/media.html#:~:text=When%20the%20media%20resource%20is%20playing%2C%20hints%20to%20the%20user%20agent%20that%20bandwidth%20is%20to%20be%20considered%20scarce%2C%20e.g.%20suggesting%20throttling%20the%20download%20so%20that%20the%20media%20data%20is%20obtained%20at%20the%20slowest%20possible%20rate%20that%20still%20maintains%20consistent%20playback.\n;const isPlaying=video.currentTime>0&&video.onplaying&&!video.paused&&!video.ended&&video.readyState>=video.HAVE_CURRENT_DATA;if(!isPlaying&&video&&!requestingPlay.current&&isInCurrentNavigationTarget){requestingPlay.current=true;isPlayingRef.current=true;video.play().catch(e=>{})// It's likely fine, swallow error\n.finally(()=>requestingPlay.current=false);}},[]);const pause=useCallback(()=>{if(!videoRef.current||requestingPlay.current)return;videoRef.current.pause();isPlayingRef.current=false;},[]);return{play,pause,setProgress,isPlaying:isPlayingRef};}function useAutoplayBehavior({playingProp,muted,loop,playsinline,controls}){const[initialPlayingProp]=useState(()=>playingProp);const[hasPlayingPropChanged,setHasPlayingPropChanged]=useState(false);if(playingProp!==initialPlayingProp&&!hasPlayingPropChanged){setHasPlayingPropChanged(true);}const behavesAsGif=// passing `playing === true` on mount indicates that the video should\n// autoplay, like a GIF\ninitialPlayingProp&&muted&&loop&&playsinline&&!controls&&// Some users of the <Video> component use it by wrapping it with\n// another smart component and adding their own controls on top. (The\n// controls use transitions to control the video: e.g., when clicking\n// the play button, the smart component will transition to a state with\n// <Video playing={true} />.) In this case, we don't want the video to\n// behave as a gif, as it will be weird if the video suddenly started\n// acting as such (and auto-pausing when leaving the viewport) as soon\n// as the site visitor mutes it and clicks \u201CPlay\u201D.\n!hasPlayingPropChanged;let autoplay;if(behavesAsGif)autoplay=\"on-viewport\";else if(initialPlayingProp)autoplay=\"on-mount\";else autoplay=\"no-autoplay\";return autoplay;}const VideoMemo=/*#__PURE__*/memo(function VideoInner(props){const{// default props\nsrcType=\"URL\",srcUrl,srcFile=\"\",posterEnabled=false,controls=false,playing=true,loop=true,muted=true,playsinline=true,restartOnEnter=false,objectFit=\"cover\",backgroundColor=\"rgba(0,0,0,0)\",radius=0,volume=25,startTime:startTimeProp=0,poster,playing:playingProp,progress,onSeeked,onPause,onPlay,onEnd,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp}=props;const videoRef=useRef();const isSafari=useIsBrowserSafari();const wasPausedOnLeave=useRef(null);const wasEndedOnLeave=useRef(null);const isOnCanvas=useIsOnCanvas();const renderTarget=useRenderTarget();const isStaticRenderer=isOnCanvas||renderTarget===RenderTarget.export;const borderRadius=useRadius(props);// Hard-coding `autoplayBehavior` and `isInViewport` when on canvas as a\n// tiny perf optimization. isStaticRenderer won\u2019t change through the lifecycle of\n// the component, so using these hooks conditionally should be safe\nconst autoplayBehavior=isStaticRenderer?\"no-autoplay\":useAutoplayBehavior({playingProp,muted,loop,playsinline,controls});const isInViewport=isStaticRenderer?true:useInView(videoRef);const isCloseToViewport=isStaticRenderer?false:useInView(videoRef,{margin:\"10%\",once:true});// Video elements behave oddly at 100% duration\nconst startTime=startTimeProp===100?99.9:startTimeProp;const{play,pause,setProgress,isPlaying}=usePlaybackControls(videoRef);// Pause/play via props\nuseEffect(()=>{if(isStaticRenderer)return;if(autoplayBehavior===\"on-viewport\")return;if(playingProp)play();else pause();},[autoplayBehavior,playingProp]);// Pause/play via viewport\nuseEffect(()=>{if(isStaticRenderer)return;// this also explicitly retries playing for videos that play on-mount, which could fail if they're not muted for example\nif(isInViewport&&playingProp&&autoplayBehavior!==\"no-autoplay\")play();if(autoplayBehavior!==\"on-viewport\")return;pause();},[autoplayBehavior,isInViewport,playingProp]);useEffect(()=>{if(!isOnCanvas||poster||posterEnabled||startTime||!videoRef.current)return;// forces a poster to show up when the video is in an iframe; this is needed when `poster` changes\nvideoRef.current.currentTime=.01;},[posterEnabled,poster,startTime]);/**\n     * The Video component has some effects that sync the video element with props\n     * like `startTime`, `progress`, etc. React calls these effects whenever these\n     * props change. However, it also calls them on the first mount, and this is\n     * troublesome \u2013 if we\u2019re doing SSR, and the user changed the video state before\n     * the video was hydrated, the initial `useEffect` call will reset the video\n     * state. To avoid this, we use this flag.\n     */const isMountedAndReadyForProgressChanges=useRef(false);// Allow scrubbling via progress prop\n// 1) Handle cases when the progress prop itself changes\nuseEffect(()=>{if(!isMountedAndReadyForProgressChanges.current){isMountedAndReadyForProgressChanges.current=true;return;}const rawProgressValue=isMotionValue(progress)?progress.get():(progress??0)*.01;setProgress(// When the progress value exists (e.g. <Video startTime={10}\n// progress={50} />), we respect the `progress` value over\n// `startTime`, even if `startTime` changes. That\u2019s because\n// `startTime` == start == changing it shouldn\u2019t affect the current\n// progress\n(rawProgressValue??0)||// Then why fall back to `startTime` when `progress` doesn\u2019t exist,\n// you might ask? Now, that\u2019s for\n// - canvas UX: we want the video progress to change when the user\n//   is scrobbling the \u201CStart Time\u201D in component settings.\n// - backwards compatibility: maybe some users *are* scrobbling\n//   using `startTime` instead of `progress`? We don\u2019t know, and it\n//   always supported it, so let\u2019s not break it\n(startTime??0)/100);},[startTime,srcFile,srcUrl,progress]);// 2) Handle cases when the motion value inside the progress prop changes\nuseEffect(()=>{if(!isMotionValue(progress))return;return progress.on(\"change\",value=>setProgress(value));},[progress]);// (Prototyping) Checking if we need to play on navigation enter\nuseOnEnter(()=>{if(wasPausedOnLeave.current===null)return;if(videoRef.current){// if (restartOnEnter) setProgress(0)\nif(!wasEndedOnLeave&&loop||!wasPausedOnLeave.current)play();}});// (Prototyping) Pausing & saving playing state on navigation exit\nuseOnExit(()=>{if(videoRef.current){wasEndedOnLeave.current=videoRef.current.ended;wasPausedOnLeave.current=videoRef.current.paused;pause();}});const src=useMemo(()=>{let fragment=\"\";// if (\n//     startTime > 0 &&\n//     videoRef.current &&\n//     !isNaN(videoRef.current.duration) &&\n//     !isStaticRenderer\n// ) {\n//     console.log(startTime, videoRef.current.duration)\n//     fragment = `#t=${startTime * videoRef.current.duration}`\n// }\nif(srcType===\"URL\")return srcUrl+fragment;if(srcType===\"Upload\")return srcFile+fragment;},[srcType,srcFile,srcUrl,startTime]);// Autoplay via JS to work in Safari\nuseEffect(()=>{if(isSafari&&videoRef.current&&autoplayBehavior===\"on-mount\"){setTimeout(()=>play(),50);}},[]);// Volume Control\nuseEffect(()=>{if(videoRef.current&&!muted)videoRef.current.volume=(volume??0)/100;},[volume]);// When video is ready, set start-time, then autoplay if needed\nconst handleReady=()=>{const video=videoRef.current;if(!video)return;if(video.currentTime<.3&&startTime>0)setProgress((startTime??0)*.01);if(// when the component updates (e.g. only srcFile/url changes), and the video was already playing, keep playing\nisPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport)play();};return /*#__PURE__*/_jsx(\"video\",{onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,src:src,loop:loop,ref:videoRef,onSeeked:e=>onSeeked?.(e),onPause:e=>onPause?.(e),onPlay:e=>onPlay?.(e),onEnded:e=>onEnd?.(e),autoPlay:isPlaying.current||autoplayBehavior===\"on-mount\"||playingProp&&autoplayBehavior===\"on-viewport\"&&isInViewport,preload:isPlaying.current?\"auto\":isStaticRenderer&&!poster?\"metadata\":autoplayBehavior!==\"on-mount\"&&!isCloseToViewport?\"none\":// `autoplay` overrides this too\n\"metadata\",poster:posterEnabled&&!srcFile&&srcUrl===defaultVideo?\"https://framerusercontent.com/images/5ILRvlYXf72kHSVHqpa3snGzjU.jpg\":posterEnabled&&poster?poster:undefined,onLoadedData:handleReady,controls:controls,muted:isStaticRenderer?true:muted,playsInline:playsinline,style:{cursor:!!onClick?\"pointer\":\"auto\",width:\"100%\",height:\"100%\",borderRadius,display:\"block\",objectFit:objectFit,backgroundColor:backgroundColor,objectPosition:\"50% 50%\"}});});Video.displayName=\"Video\";function capitalizeFirstLetter(value){return value.charAt(0).toUpperCase()+value.slice(1);}export function titleCase(value){const groups=value.match(/[A-Z]{2,}|[A-Z][a-z]+|[a-z]+|[A-Z]|\\d+/gu)||[];return groups.map(capitalizeFirstLetter).join(\" \");}const objectFitOptions=[\"cover\",\"fill\",\"contain\",\"scale-down\",\"none\"];addPropertyControls(Video,{srcType:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Source\",options:[\"URL\",\"Upload\"]},srcUrl:{type:ControlType.String,title:\"URL\",defaultValue:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",hidden(props){return props.srcType===\"Upload\";}},srcFile:{type:ControlType.File,title:\"File\",allowedFileTypes:[\"mp4\",\"webm\"],hidden(props){return props.srcType===\"URL\";}},playing:{type:ControlType.Boolean,title:\"Playing\",enabledTitle:\"Yes\",disabledTitle:\"No\"},...borderRadiusControl,posterEnabled:{type:ControlType.Boolean,title:\"Poster\",enabledTitle:\"Yes\",disabledTitle:\"No\"},poster:{type:ControlType.Image,title:\"Image\",hidden:({posterEnabled})=>!posterEnabled,description:\"We recommend adding a poster. [Learn more](https://www.framer.com/help/articles/how-are-videos-optimized-in-framer/).\"},backgroundColor:{type:ControlType.Color,title:\"Background\",defaultValue:\"rgba(0,0,0,0)\"},startTime:{title:\"Start Time\",type:ControlType.Number,min:0,max:100,step:.1,unit:\"%\"},loop:{type:ControlType.Boolean,title:\"Loop\",enabledTitle:\"Yes\",disabledTitle:\"No\"},objectFit:{type:ControlType.Enum,title:\"Fit\",options:objectFitOptions,optionTitles:objectFitOptions.map(titleCase)},// restartOnEnter: {\n//     type: ControlType.Boolean,\n//     title: \"On ReEnter\",\n//     enabledTitle: \"Restart\",\n//     disabledTitle: \"Resume\",\n// },\ncontrols:{type:ControlType.Boolean,title:\"Controls\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false},muted:{type:ControlType.Boolean,title:\"Muted\",enabledTitle:\"Yes\",disabledTitle:\"No\"},volume:{type:ControlType.Number,max:100,min:0,unit:\"%\",hidden:({muted})=>muted,defaultValue:25},onEnd:{type:ControlType.EventHandler},onSeeked:{type:ControlType.EventHandler},onPause:{type:ControlType.EventHandler},onPlay:{type:ControlType.EventHandler},...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"VideoProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"titleCase\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Video\":{\"type\":\"reactComponent\",\"name\":\"Video\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"112\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"200\",\"framerSupportedLayoutHeight\":\"any-prefer-fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Video.map", "/*\n * Animated Counter by framer.today\n * v1.0.1\n *\n * hi@framer.today\n * _joerl on \uD835\uDD4F\n *\n * Full terms here \u21B4\n * https://framer.today/license\n *\n */import{jsx as _jsx}from\"react/jsx-runtime\";import{animate,motion,useInView}from\"framer-motion\";import{useEffect,useRef,useState}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";/**\n * @framerDisableUnlink\n */export default function AnimatedCounter(props){const{from,to,duration,decimalPlaces,decimalSeparator,font:{fontFamily,fontWeight,fontSize,lineHeight,letterSpacing,textAlign},color,playOnLoad,once,animationType}=props;const ref=useRef(null);const isCanvas=RenderTarget.current()===RenderTarget.canvas;const ariaLabel=`Counter ends at ${to}`;// Pass 'once' to useInView\nconst isInView=useInView(ref,{once});const[hasAnimated,setHasAnimated]=useState(false);const[displayValue,setDisplayValue]=useState(()=>formatNumber(from));function formatNumber(value){let formattedNumber=value.toFixed(decimalPlaces).replace(\".\",decimalSeparator);return formattedNumber;}useEffect(()=>{// Determine if animation should play\nif(!isCanvas&&(playOnLoad||isInView)&&!hasAnimated){const animationControl=animate(from,to,{duration,ease:animationType===\"smooth\"?\"easeInOut\":\"linear\",onUpdate:latest=>{setDisplayValue(formatNumber(latest));},onComplete:()=>{if(once){setHasAnimated(true);}}});return()=>animationControl.stop();}},[from,to,duration,decimalPlaces,decimalSeparator,playOnLoad,isInView,animationType,once,hasAnimated]);return /*#__PURE__*/_jsx(motion.div,{ref:ref,initial:{opacity:isCanvas?1:0},whileInView:{opacity:1},style:{fontFamily,fontWeight,fontSize,lineHeight,letterSpacing,textAlign,color,fontVariantNumeric:\"tabular-nums\",userSelect:\"none\"},\"aria-label\":ariaLabel,children:isCanvas?formatNumber(to):displayValue});}AnimatedCounter.defaultProps={from:0,to:24,duration:5,decimalPlaces:0,decimalSeparator:\".\",font:{fontFamily:\"Manrope\",fontWeight:\"400\",fontSize:40,lineHeight:\"1.5em\",letterSpacing:\"normal\",textAlign:\"left\"},color:\"#FFF\",playOnLoad:true,once:true,animationType:\"smooth\"};addPropertyControls(AnimatedCounter,{from:{type:ControlType.Number,title:\"From\",defaultValue:0,min:0,step:.1,displayStepper:true},to:{type:ControlType.Number,title:\"To\",defaultValue:16,min:0,step:.1,displayStepper:true},animationType:{type:ControlType.Enum,title:\"Animation Type\",defaultValue:\"smooth\",options:[\"smooth\",\"linear\"],optionTitles:[\"Smooth\",\"Linear\"]},duration:{type:ControlType.Number,title:\"Duration\",defaultValue:2.5,min:0,step:.1,displayStepper:true},decimalPlaces:{type:ControlType.Number,displayStepper:true,title:\"Decimal Places\",defaultValue:0,min:0,max:2,step:1},decimalSeparator:{type:ControlType.Enum,title:\"\u21B3 Separator\",defaultValue:\".\",options:[\".\",\",\"],optionTitles:[\".\",\",\"],hidden:({decimalPlaces})=>decimalPlaces===0},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\",defaultValue:{fontFamily:\"Manrope\",fontWeight:\"400\",fontSize:64,lineHeight:\"1.5em\",letterSpacing:\"Medium\",textAlign:\"left\"},displayFontSize:true,displayTextAlignment:false,defaultFontType:\"monospace\"},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#FFF\"},once:{type:ControlType.Boolean,title:\"Once\",defaultValue:true,enabledTitle:\"Yes\",disabledTitle:\"No\"},playOnLoad:{type:ControlType.Boolean,title:\"Play on Load\",defaultValue:true,enabledTitle:\"Yes\",disabledTitle:\"No\",description:`\n        \n        *from framer.today*\n [License](https://framer.today/license)\n    `}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"AnimatedCounter\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./AnimatedCounter.map", "// Generated by Framer (bc39543)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import{Video as Video1}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/IZ0vSV62Dv7ax4rBiGUk/Video.js\";import AnimatedCounter from\"https://framerusercontent.com/modules/sIxZFVxIOBdfeANYhkj2/lGu9VayhxpYD2v9lbKlh/AnimatedCounter.js\";const VideoFonts=getFonts(Video);const AnimatedCounterFonts=getFonts(AnimatedCounter);const Video1Controls=getPropertyControls(Video1);const cycleOrder=[\"kSVkv1Pob\",\"YCHEnzIem\",\"udCwsjzDK\",\"oJHePw4sq\"];const serializationHash=\"framer-6cB18\";const variantClassNames={kSVkv1Pob:\"framer-v-1bvc4tt\",oJHePw4sq:\"framer-v-o53i33\",udCwsjzDK:\"framer-v-1ed9cg0\",YCHEnzIem:\"framer-v-awngsl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:0,delay:0,duration:1,type:\"spring\"};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?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 humanReadableEnumMap={Center:\"center\",End:\"flex-end\",Start:\"flex-start\"};const humanReadableVariantMap={\"Variant 1\":\"kSVkv1Pob\",\"Variant 2\":\"YCHEnzIem\",\"Variant 3\":\"udCwsjzDK\",\"Variant 4\":\"oJHePw4sq\"};const getProps=({align,bottomTextDataOne,bottomTextDataTwo,firstDataVisible,firstNumber,height,id,mouseEnter,name1,position,posterVideo,quote,secondNumber,suffixOne,suffixTwo,video,width,...props})=>{return{...props,c3aRBLP8t:suffixTwo??props.c3aRBLP8t??\"stores\",CA9IqfWe5:humanReadableEnumMap[align]??align??props.CA9IqfWe5??\"flex-start\",EN4GQAxwy:name1??props.EN4GQAxwy??\"Dan Aldridge\",JyR1_7H4g:secondNumber??props.JyR1_7H4g??9,kFFYSVmcg:bottomTextDataTwo??props.kFFYSVmcg??\"across the UK\",MSoA5l3sl:bottomTextDataOne??props.MSoA5l3sl??\"increase in loyalty\",ONpfFyjoL:video??props.ONpfFyjoL??\"https://framerusercontent.com/assets/addeleCsjMtnQVKlwoI0yCOCdjQ.mp4\",PY3mqntmT:quote??props.PY3mqntmT??\"\u201CWith Leat, the data comes from everywhere. It comes from our WiFi integration, QR ordering, the POS - you can\u2019t stop the data!\u201D\",T7fPEQiyj:posterVideo??props.T7fPEQiyj??{pixelHeight:908,pixelWidth:1319,src:\"https://framerusercontent.com/images/MOT6gcqRa67QTobcolsKxxzbnv0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/MOT6gcqRa67QTobcolsKxxzbnv0.png?scale-down-to=512 512w,https://framerusercontent.com/images/MOT6gcqRa67QTobcolsKxxzbnv0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MOT6gcqRa67QTobcolsKxxzbnv0.png 1319w\"},variant:humanReadableVariantMap[props.variant]??props.variant??\"kSVkv1Pob\",vcB8kLlL0:position??props.vcB8kLlL0??\"Owner at Eat the Bird\",Vvttx9E6_:firstNumber??props.Vvttx9E6_??200,xGp3Srj6g:mouseEnter??props.xGp3Srj6g,xMN8omZDs:firstDataVisible??props.xMN8omZDs??true,ymDgnWFVb:suffixOne??props.ymDgnWFVb??\"%\"};};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,xGp3Srj6g,ONpfFyjoL,EN4GQAxwy,vcB8kLlL0,PY3mqntmT,T7fPEQiyj,CA9IqfWe5,Vvttx9E6_,JyR1_7H4g,ymDgnWFVb,c3aRBLP8t,MSoA5l3sl,kFFYSVmcg,xMN8omZDs,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kSVkv1Pob\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1jil95e=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(xGp3Srj6g){const res=await xGp3Srj6g(...args);if(res===false)return false;}setVariant(\"YCHEnzIem\");});const onAppeartm0frw=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"udCwsjzDK\",true),500);});const onMouseLeave56oso=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"kSVkv1Pob\");});const onTap1p6lqhl=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"udCwsjzDK\");});const onTapreq3w2=activeVariantCallback(async(...args)=>{setVariant(\"oJHePw4sq\");});useOnVariantChange(baseVariant,{YCHEnzIem:onAppeartm0frw});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"oJHePw4sq\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"udCwsjzDK\")return true;return false;};const isDisplayed2=()=>{if([\"udCwsjzDK\",\"oJHePw4sq\"].includes(baseVariant))return true;return false;};const isDisplayed3=value=>{if([\"udCwsjzDK\",\"oJHePw4sq\"].includes(baseVariant))return value;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1bvc4tt\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"kSVkv1Pob\",onMouseEnter:onMouseEnter1jil95e,ref:refBinding,style:{\"--1qgivzy\":CA9IqfWe5,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({oJHePw4sq:{\"data-framer-name\":\"Variant 4\",onMouseEnter:undefined,onMouseLeave:onMouseLeave56oso,onTap:onTap1p6lqhl},udCwsjzDK:{\"data-framer-name\":\"Variant 3\",onMouseEnter:undefined,onMouseLeave:onMouseLeave56oso},YCHEnzIem:{\"data-framer-name\":\"Variant 2\",onMouseEnter:undefined,onMouseLeave:onMouseLeave56oso}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e70urt\",layoutDependency:layoutDependency,layoutId:\"lMf8K8CBj\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cb4dtx-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mupbJYzHN-container\",nodeId:\"mupbJYzHN\",rendersWithMotion:true,scopeId:\"ErFoeEuGA\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"mupbJYzHN\",isMixedBorderRadius:false,layoutId:\"mupbJYzHN\",loop:true,muted:true,objectFit:\"cover\",playing:false,poster:toImageSrc(T7fPEQiyj),posterEnabled:true,srcFile:ONpfFyjoL,srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({oJHePw4sq:{muted:false,playing:true,volume:15},udCwsjzDK:{playing:true},YCHEnzIem:{playing:true}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nv28g8\",layoutDependency:layoutDependency,layoutId:\"pTm4ib0RW\",style:{background:\"linear-gradient(180deg, rgba(84, 84, 84, 0) 0%, rgba(56, 56, 56, 0.55) 80.03237612612612%, rgb(0, 0, 0) 100%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,opacity:.24},...addPropertyOverrides({udCwsjzDK:{\"data-highlight\":true,onTap:onTapreq3w2}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1v6tgom\",\"data-framer-name\":\"lucide/volume\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"fCuh4ryoR\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11 4.70007C10.9998 4.56079 10.9583 4.42468 10.8809 4.30893C10.8034 4.19318 10.6934 4.10298 10.5647 4.0497C10.436 3.99643 10.2944 3.98247 10.1577 4.00958C10.0211 4.0367 9.89559 4.10368 9.797 4.20207L6.413 7.58507C6.2824 7.71645 6.12703 7.8206 5.95589 7.8915C5.78475 7.96239 5.60124 7.99862 5.416 7.99808H3C2.73478 7.99808 2.48043 8.10343 2.29289 8.29097C2.10536 8.4785 2 8.73286 2 8.99808V14.9981C2 15.2633 2.10536 15.5176 2.29289 15.7052C2.48043 15.8927 2.73478 15.9981 3 15.9981H5.416C5.60124 15.9975 5.78475 16.0338 5.95589 16.1047C6.12703 16.1755 6.2824 16.2797 6.413 16.4111L9.796 19.7951C9.8946 19.8939 10.0203 19.9612 10.1572 19.9885C10.2941 20.0157 10.436 20.0018 10.5649 19.9483C10.6939 19.8949 10.804 19.8044 10.8815 19.6883C10.959 19.5721 11.0002 19.4357 11 19.2961V4.70007Z\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-2yf8o8\",\"data-framer-name\":\"lucide/volume-off\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"fIUtKXgIo\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16 9C16.5044 9.67234 16.8311 10.461 16.95 11.293M19.364 5.636C20.643 6.91426 21.5073 8.54815 21.8442 10.3247C22.1812 12.1013 21.9751 13.9382 21.253 15.596M2 2L22 22M7 7L6.413 7.587C6.2824 7.71838 6.12703 7.82253 5.95589 7.89342C5.78475 7.96432 5.60124 8.00054 5.416 8H3C2.73478 8 2.48043 8.10536 2.29289 8.29289C2.10536 8.48043 2 8.73478 2 9V15C2 15.2652 2.10536 15.5196 2.29289 15.7071C2.48043 15.8946 2.73478 16 3 16H5.416C5.60124 15.9995 5.78475 16.0357 5.95589 16.1066C6.12703 16.1775 6.2824 16.2816 6.413 16.413L9.796 19.797C9.8946 19.8958 10.0203 19.9631 10.1572 19.9904C10.2941 20.0177 10.436 20.0037 10.5649 19.9503C10.6939 19.8968 10.804 19.8063 10.8815 19.6902C10.959 19.5741 11.0002 19.4376 11 19.298V11M9.828 4.172C9.92389 4.07575 10.0462 4.01013 10.1794 3.98348C10.3126 3.95683 10.4508 3.97033 10.5763 4.02228C10.7018 4.07423 10.8091 4.16229 10.8846 4.27529C10.96 4.38829 11.0002 4.52114 11 4.657V5.343\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19wx9i7\",layoutDependency:layoutDependency,layoutId:\"iv4yksKZB\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1cbrl7f\",\"data-framer-name\":\"Naam en functie\",layoutDependency:layoutDependency,layoutId:\"R82jx6pMG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"Dan Aldridge\"})}),className:\"framer-1jsioay\",\"data-framer-name\":\"Testimonal Name\",fonts:[\"GF;Geist-500\"],layoutDependency:layoutDependency,layoutId:\"xyUPkat2v\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\",\"--framer-paragraph-spacing\":\"0px\"},text:EN4GQAxwy,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(105, 102, 107))\"},children:\"Owner at Eat the Bird\"})}),className:\"framer-1xtrzc\",\"data-framer-name\":\"Testimonial Role\",fonts:[\"GF;Geist-300\"],layoutDependency:layoutDependency,layoutId:\"L6S0VZKDK\",style:{\"--extracted-r6o4lv\":\"rgb(105, 102, 107)\",\"--framer-paragraph-spacing\":\"0px\"},text:vcB8kLlL0,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18j4erz\",layoutDependency:layoutDependency,layoutId:\"tKpQcd9yz\",children:[isDisplayed3(xMN8omZDs)&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bx0ui0\",layoutDependency:layoutDependency,layoutId:\"QKZgaDdkM\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17d9bgv\",layoutDependency:layoutDependency,layoutId:\"HFStW3yFV\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t9uy5z-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ryoE_mtKq-container\",nodeId:\"ryoE_mtKq\",rendersWithMotion:true,scopeId:\"ErFoeEuGA\",children:/*#__PURE__*/_jsx(AnimatedCounter,{animationType:\"smooth\",color:\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\",decimalPlaces:0,decimalSeparator:\".\",duration:1.6,font:{fontFamily:'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',fontSize:\"20px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},from:0,height:\"100%\",id:\"ryoE_mtKq\",layoutId:\"ryoE_mtKq\",once:false,playOnLoad:false,style:{height:\"100%\"},to:200,width:\"100%\",...addPropertyOverrides({oJHePw4sq:{to:Vvttx9E6_},udCwsjzDK:{to:Vvttx9E6_}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"%\"})}),className:\"framer-152ain8\",fonts:[\"CUSTOM;Jokker Medium\"],layoutDependency:layoutDependency,layoutId:\"eiLIDV1WS\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oJHePw4sq:{text:ymDgnWFVb},udCwsjzDK:{text:ymDgnWFVb}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IExpZ2h0\",\"--framer-font-family\":'\"Geist Light\", \"Geist Light Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6dadbd72-2412-41ba-bab7-f3e2ffdd0bcb, rgb(136, 136, 136)))\"},children:\"increase in loyalty\"})}),className:\"framer-s8fp1s\",fonts:[\"CUSTOM;Geist Light\"],layoutDependency:layoutDependency,layoutId:\"vegP9XzHN\",style:{\"--extracted-r6o4lv\":\"var(--token-6dadbd72-2412-41ba-bab7-f3e2ffdd0bcb, rgb(136, 136, 136))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oJHePw4sq:{text:MSoA5l3sl},udCwsjzDK:{text:MSoA5l3sl}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y81599\",layoutDependency:layoutDependency,layoutId:\"LHMZZgSoe\",style:{backgroundColor:\"rgb(240, 240, 240)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rl5cde\",layoutDependency:layoutDependency,layoutId:\"aM6KAd7iQ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xl7a2b\",layoutDependency:layoutDependency,layoutId:\"VgROmG_KG\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1iolc6l-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"yPyvaRL7W-container\",nodeId:\"yPyvaRL7W\",rendersWithMotion:true,scopeId:\"ErFoeEuGA\",children:/*#__PURE__*/_jsx(AnimatedCounter,{animationType:\"smooth\",color:\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\",decimalPlaces:0,decimalSeparator:\".\",duration:1.6,font:{fontFamily:'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',fontSize:\"20px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},from:0,height:\"100%\",id:\"yPyvaRL7W\",layoutId:\"yPyvaRL7W\",once:false,playOnLoad:false,style:{height:\"100%\"},to:9,width:\"100%\",...addPropertyOverrides({udCwsjzDK:{to:JyR1_7H4g}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBSZWd1bGFy\",\"--framer-font-family\":'\"Jokker Regular\", \"Jokker Regular Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"stores\"})}),className:\"framer-1fi10eh\",fonts:[\"CUSTOM;Jokker Regular\"],layoutDependency:layoutDependency,layoutId:\"LMRwzSIia\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oJHePw4sq:{text:c3aRBLP8t},udCwsjzDK:{text:c3aRBLP8t}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dlaXN0IExpZ2h0\",\"--framer-font-family\":'\"Geist Light\", \"Geist Light Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6dadbd72-2412-41ba-bab7-f3e2ffdd0bcb, rgb(136, 136, 136)))\"},children:\"across the UK\"})}),className:\"framer-hzpime\",fonts:[\"CUSTOM;Geist Light\"],layoutDependency:layoutDependency,layoutId:\"AZ4BSKj5D\",style:{\"--extracted-r6o4lv\":\"var(--token-6dadbd72-2412-41ba-bab7-f3e2ffdd0bcb, rgb(136, 136, 136))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oJHePw4sq:{text:kFFYSVmcg},udCwsjzDK:{text:kFFYSVmcg}},baseVariant,gestureVariant)})]})]})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\u201CWith Leat, the data comes from everywhere. It comes from our WiFi integration, QR ordering, the POS - you can\u2019t stop the data!\u201D\"})}),className:\"framer-lw62ha\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Geist-500\"],layoutDependency:layoutDependency,layoutId:\"swpNvGE9M\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",opacity:0},text:PY3mqntmT,variants:{oJHePw4sq:{opacity:1},udCwsjzDK:{opacity:1},YCHEnzIem:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({oJHePw4sq:{verticalAlignment:\"bottom\"},udCwsjzDK:{verticalAlignment:\"bottom\"}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6cB18.framer-ktdwaa, .framer-6cB18 .framer-ktdwaa { display: block; }\",\".framer-6cB18.framer-1bvc4tt { align-content: var(--1qgivzy); align-items: var(--1qgivzy); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 506px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 659px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6cB18 .framer-1e70urt { flex: none; height: 400px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-6cB18 .framer-cb4dtx-container { bottom: 0px; flex: none; left: calc(49.92412746585738% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-6cB18 .framer-nv28g8 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-6cB18 .framer-1v6tgom, .framer-6cB18 .framer-2yf8o8 { flex: none; height: 24px; left: 15px; position: absolute; top: 15px; width: 24px; }\",\".framer-6cB18 .framer-19wx9i7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6cB18 .framer-1cbrl7f { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-6cB18 .framer-1jsioay, .framer-6cB18 .framer-1xtrzc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-6cB18 .framer-18j4erz { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-6cB18 .framer-bx0ui0, .framer-6cB18 .framer-rl5cde { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6cB18 .framer-17d9bgv { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6cB18 .framer-1t9uy5z-container, .framer-6cB18 .framer-1iolc6l-container { flex: none; height: 22px; position: relative; width: auto; }\",\".framer-6cB18 .framer-152ain8 { flex: none; height: 18px; position: relative; white-space: pre; width: auto; }\",\".framer-6cB18 .framer-s8fp1s, .framer-6cB18 .framer-hzpime { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-6cB18 .framer-1y81599 { flex: none; height: 41px; overflow: visible; position: relative; width: 1px; }\",\".framer-6cB18 .framer-1xl7a2b { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-6cB18 .framer-1fi10eh { flex: none; height: 16px; position: relative; white-space: pre; width: auto; }\",\".framer-6cB18 .framer-lw62ha { flex: none; height: 44px; left: calc(50.07587253414266% - 95.59939301972686% / 2); position: absolute; top: calc(116.40316205533598% - 44px / 2); white-space: pre-wrap; width: 96%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6cB18.framer-1bvc4tt, .framer-6cB18 .framer-19wx9i7, .framer-6cB18 .framer-1cbrl7f, .framer-6cB18 .framer-18j4erz, .framer-6cB18 .framer-bx0ui0, .framer-6cB18 .framer-17d9bgv, .framer-6cB18 .framer-rl5cde, .framer-6cB18 .framer-1xl7a2b { gap: 0px; } .framer-6cB18.framer-1bvc4tt > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-6cB18.framer-1bvc4tt > :first-child, .framer-6cB18 .framer-1cbrl7f > :first-child, .framer-6cB18 .framer-bx0ui0 > :first-child, .framer-6cB18 .framer-rl5cde > :first-child { margin-top: 0px; } .framer-6cB18.framer-1bvc4tt > :last-child, .framer-6cB18 .framer-1cbrl7f > :last-child, .framer-6cB18 .framer-bx0ui0 > :last-child, .framer-6cB18 .framer-rl5cde > :last-child { margin-bottom: 0px; } .framer-6cB18 .framer-19wx9i7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-6cB18 .framer-19wx9i7 > :first-child, .framer-6cB18 .framer-18j4erz > :first-child, .framer-6cB18 .framer-17d9bgv > :first-child, .framer-6cB18 .framer-1xl7a2b > :first-child { margin-left: 0px; } .framer-6cB18 .framer-19wx9i7 > :last-child, .framer-6cB18 .framer-18j4erz > :last-child, .framer-6cB18 .framer-17d9bgv > :last-child, .framer-6cB18 .framer-1xl7a2b > :last-child { margin-right: 0px; } .framer-6cB18 .framer-1cbrl7f > *, .framer-6cB18 .framer-bx0ui0 > *, .framer-6cB18 .framer-rl5cde > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6cB18 .framer-18j4erz > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-6cB18 .framer-17d9bgv > *, .framer-6cB18 .framer-1xl7a2b > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-6cB18.framer-v-awngsl .framer-nv28g8 { left: calc(49.92412746585738% - 100% / 2); }\",\".framer-6cB18.framer-v-1ed9cg0 .framer-1e70urt, .framer-6cB18.framer-v-1ed9cg0 .framer-1cbrl7f { order: 0; }\",\".framer-6cB18.framer-v-1ed9cg0 .framer-nv28g8, .framer-6cB18.framer-v-o53i33.framer-1bvc4tt { cursor: pointer; }\",\".framer-6cB18.framer-v-1ed9cg0 .framer-19wx9i7 { order: 2; }\",\".framer-6cB18.framer-v-1ed9cg0 .framer-18j4erz { order: 1; }\",\".framer-6cB18.framer-v-1ed9cg0 .framer-lw62ha { order: 1; top: calc(71.54150197628461% - 44px / 2); }\",\".framer-6cB18.framer-v-o53i33 .framer-lw62ha { top: calc(71.54150197628461% - 44px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 506\n * @framerIntrinsicWidth 659\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"YCHEnzIem\":{\"layout\":[\"fixed\",\"fixed\"]},\"udCwsjzDK\":{\"layout\":[\"fixed\",\"fixed\"]},\"oJHePw4sq\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"xGp3Srj6g\":\"mouseEnter\",\"ONpfFyjoL\":\"video\",\"EN4GQAxwy\":\"name1\",\"vcB8kLlL0\":\"position\",\"PY3mqntmT\":\"quote\",\"T7fPEQiyj\":\"posterVideo\",\"CA9IqfWe5\":\"align\",\"Vvttx9E6_\":\"firstNumber\",\"JyR1_7H4g\":\"secondNumber\",\"ymDgnWFVb\":\"suffixOne\",\"c3aRBLP8t\":\"suffixTwo\",\"MSoA5l3sl\":\"bottomTextDataOne\",\"kFFYSVmcg\":\"bottomTextDataTwo\",\"xMN8omZDs\":\"firstDataVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerErFoeEuGA=withCSS(Component,css,\"framer-6cB18\");export default FramerErFoeEuGA;FramerErFoeEuGA.displayName=\"Switchvideo\";FramerErFoeEuGA.defaultProps={height:506,width:659};addPropertyControls(FramerErFoeEuGA,{variant:{options:[\"kSVkv1Pob\",\"YCHEnzIem\",\"udCwsjzDK\",\"oJHePw4sq\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},xGp3Srj6g:{title:\"Mouse Enter\",type:ControlType.EventHandler},ONpfFyjoL:Video1Controls?.[\"srcFile\"]&&{...Video1Controls[\"srcFile\"],__defaultAssetReference:\"data:framer/asset-reference,addeleCsjMtnQVKlwoI0yCOCdjQ.mp4?originalFilename=Eat+the+Bird+x+Leat.mp4\",description:undefined,hidden:undefined,title:\"Video\"},EN4GQAxwy:{defaultValue:\"Dan Aldridge\",displayTextArea:false,title:\"Name\",type:ControlType.String},vcB8kLlL0:{defaultValue:\"Owner at Eat the Bird\",displayTextArea:false,title:\"Position\",type:ControlType.String},PY3mqntmT:{defaultValue:\"\u201CWith Leat, the data comes from everywhere. It comes from our WiFi integration, QR ordering, the POS - you can\u2019t stop the data!\u201D\",displayTextArea:false,title:\"Quote\",type:ControlType.String},T7fPEQiyj:{__defaultAssetReference:\"data:framer/asset-reference,MOT6gcqRa67QTobcolsKxxzbnv0.png?originalFilename=image.png&preferredSize=auto\",title:\"Poster video\",type:ControlType.ResponsiveImage},CA9IqfWe5:{defaultValue:\"flex-start\",options:[\"flex-start\",\"center\",\"flex-end\"],optionTitles:[\"Start\",\"Center\",\"End\"],title:\"Align\",type:ControlType.Enum},Vvttx9E6_:{defaultValue:200,displayStepper:true,min:0,step:.1,title:\"First number\",type:ControlType.Number},JyR1_7H4g:{defaultValue:9,displayStepper:true,min:0,step:.1,title:\"Second number\",type:ControlType.Number},ymDgnWFVb:{defaultValue:\"%\",displayTextArea:false,title:\"Suffix one\",type:ControlType.String},c3aRBLP8t:{defaultValue:\"stores\",displayTextArea:false,title:\"Suffix two\",type:ControlType.String},MSoA5l3sl:{defaultValue:\"increase in loyalty\",displayTextArea:false,title:\"Bottom text data one\",type:ControlType.String},kFFYSVmcg:{defaultValue:\"across the UK\",displayTextArea:false,title:\"Bottom text data two\",type:ControlType.String},xMN8omZDs:{defaultValue:true,title:\"First data visible\",type:ControlType.Boolean}});addFonts(FramerErFoeEuGA,[{explicitInter:true,fonts:[{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RruM4mJPby1QNtA.woff2\",weight:\"500\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RwuM4mJPby1QNtA.woff2\",weight:\"300\"},{family:\"Jokker Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/MIJfOnqlX0RU6hcUu7Aq1Lh6rI.woff2\"},{family:\"Geist Light\",source:\"custom\",url:\"https://framerusercontent.com/assets/a57KObLqlgzVEyzU0Y3lvpWordY.woff2\"},{family:\"Jokker Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/pc8NgKtLqbWU3UUQJobBhDZluM.woff2\"}]},...VideoFonts,...AnimatedCounterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerErFoeEuGA\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"506\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"659\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YCHEnzIem\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"udCwsjzDK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oJHePw4sq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"xGp3Srj6g\\\":\\\"mouseEnter\\\",\\\"ONpfFyjoL\\\":\\\"video\\\",\\\"EN4GQAxwy\\\":\\\"name1\\\",\\\"vcB8kLlL0\\\":\\\"position\\\",\\\"PY3mqntmT\\\":\\\"quote\\\",\\\"T7fPEQiyj\\\":\\\"posterVideo\\\",\\\"CA9IqfWe5\\\":\\\"align\\\",\\\"Vvttx9E6_\\\":\\\"firstNumber\\\",\\\"JyR1_7H4g\\\":\\\"secondNumber\\\",\\\"ymDgnWFVb\\\":\\\"suffixOne\\\",\\\"c3aRBLP8t\\\":\\\"suffixTwo\\\",\\\"MSoA5l3sl\\\":\\\"bottomTextDataOne\\\",\\\"kFFYSVmcg\\\":\\\"bottomTextDataTwo\\\",\\\"xMN8omZDs\\\":\\\"firstDataVisible\\\"}\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ErFoeEuGA.map", "// Generated by Framer (0afc761)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import{Video as Video1}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/IZ0vSV62Dv7ax4rBiGUk/Video.js\";const VideoFonts=getFonts(Video);const Video1Controls=getPropertyControls(Video1);const cycleOrder=[\"UQVqesh9G\",\"stXBZRFOj\",\"Cy3yqg66h\",\"xtTBhA2Pn\"];const serializationHash=\"framer-fCdhu\";const variantClassNames={Cy3yqg66h:\"framer-v-1cv4vlp\",stXBZRFOj:\"framer-v-1c4fn6h\",UQVqesh9G:\"framer-v-14lkmqz\",xtTBhA2Pn:\"framer-v-uf1i32\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:0,delay:0,duration:.4,type:\"spring\"};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"UQVqesh9G\",\"Variant 2\":\"stXBZRFOj\",\"Variant 3\":\"Cy3yqg66h\",\"Variant 4\":\"xtTBhA2Pn\"};const getProps=({height,id,name1,playing,position,posterVideo,quote,tabletclick,video,width,...props})=>{return{...props,EN4GQAxwy:name1??props.EN4GQAxwy??\"Dan Aldridge\",ONpfFyjoL:video??props.ONpfFyjoL??\"https://framerusercontent.com/assets/addeleCsjMtnQVKlwoI0yCOCdjQ.mp4\",PY3mqntmT:quote??props.PY3mqntmT??\"\u201CWith Leat, the data comes from everywhere. It comes from our WiFi integration, QR ordering, the POS - you can\u2019t stop the data!\u201D\",T7fPEQiyj:posterVideo??props.T7fPEQiyj??{pixelHeight:908,pixelWidth:1319,src:\"https://framerusercontent.com/images/MOT6gcqRa67QTobcolsKxxzbnv0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/MOT6gcqRa67QTobcolsKxxzbnv0.png?scale-down-to=512 512w,https://framerusercontent.com/images/MOT6gcqRa67QTobcolsKxxzbnv0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MOT6gcqRa67QTobcolsKxxzbnv0.png 1319w\"},TDiveSSwp:tabletclick??props.TDiveSSwp,variant:humanReadableVariantMap[props.variant]??props.variant??\"UQVqesh9G\",vcB8kLlL0:position??props.vcB8kLlL0??\"Owner at Eat the Bird\",WpbM2Zmuw:playing??props.WpbM2Zmuw};};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,ONpfFyjoL,EN4GQAxwy,vcB8kLlL0,PY3mqntmT,T7fPEQiyj,TDiveSSwp,WpbM2Zmuw,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UQVqesh9G\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaptm1ewl=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TDiveSSwp){const res=await TDiveSSwp(...args);if(res===false)return false;}setVariant(\"stXBZRFOj\");});const onAppear1ftpi1k=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"Cy3yqg66h\",true),500);});const onTapfpm7k8=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TDiveSSwp){const res=await TDiveSSwp(...args);if(res===false)return false;}setVariant(\"xtTBhA2Pn\");});const onTapzlagtl=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TDiveSSwp){const res=await TDiveSSwp(...args);if(res===false)return false;}setVariant(\"Cy3yqg66h\");});const onTap1ggor3p=activeVariantCallback(async(...args)=>{setVariant(\"xtTBhA2Pn\");});useOnVariantChange(baseVariant,{stXBZRFOj:onAppear1ftpi1k});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"Cy3yqg66h\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"xtTBhA2Pn\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-14lkmqz\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"UQVqesh9G\",onTap:onTaptm1ewl,ref:refBinding,style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({Cy3yqg66h:{\"data-framer-name\":\"Variant 3\",onTap:onTapfpm7k8},stXBZRFOj:{\"data-framer-name\":\"Variant 2\"},xtTBhA2Pn:{\"data-framer-name\":\"Variant 4\",onTap:onTapzlagtl}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v52c1s\",layoutDependency:layoutDependency,layoutId:\"F7fssQUUt\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1979q1q-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"sc7iODGrc-container\",nodeId:\"sc7iODGrc\",rendersWithMotion:true,scopeId:\"wVXoBktEx\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"sc7iODGrc\",isMixedBorderRadius:false,layoutId:\"sc7iODGrc\",loop:true,muted:true,objectFit:\"cover\",playing:WpbM2Zmuw,poster:toImageSrc(T7fPEQiyj),posterEnabled:true,srcFile:ONpfFyjoL,srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\",...addPropertyOverrides({xtTBhA2Pn:{muted:false,volume:15}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-lw69vy\",layoutDependency:layoutDependency,layoutId:\"Dl6LpI76e\",style:{background:\"linear-gradient(180deg, rgba(84, 84, 84, 0) 0%, rgba(56, 56, 56, 0.55) 80.03237612612612%, rgb(0, 0, 0) 100%)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,opacity:.24},...addPropertyOverrides({Cy3yqg66h:{\"data-highlight\":true,onTap:onTap1ggor3p}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1torqky\",\"data-framer-name\":\"Graphic\",fill:\"var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255))\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"gxZwr3a_0\",style:{opacity:.8},svg:'<svg fill=\"none\" viewBox=\"0 0 24 24\"><path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10m3.5-10L10 8.25v7.5z\" clip-rule=\"evenodd\"/></svg>',variants:{Cy3yqg66h:{opacity:0},stXBZRFOj:{opacity:0},xtTBhA2Pn:{opacity:0}},withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-2pzdps\",\"data-framer-name\":\"lucide/volume-off\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"TL20IzxAZ\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16 9C16.5044 9.67234 16.8311 10.461 16.95 11.293M19.364 5.636C20.643 6.91426 21.5073 8.54815 21.8442 10.3247C22.1812 12.1013 21.9751 13.9382 21.253 15.596M2 2L22 22M7 7L6.413 7.587C6.2824 7.71838 6.12703 7.82253 5.95589 7.89342C5.78475 7.96432 5.60124 8.00054 5.416 8H3C2.73478 8 2.48043 8.10536 2.29289 8.29289C2.10536 8.48043 2 8.73478 2 9V15C2 15.2652 2.10536 15.5196 2.29289 15.7071C2.48043 15.8946 2.73478 16 3 16H5.416C5.60124 15.9995 5.78475 16.0357 5.95589 16.1066C6.12703 16.1775 6.2824 16.2816 6.413 16.413L9.796 19.797C9.8946 19.8958 10.0203 19.9631 10.1572 19.9904C10.2941 20.0177 10.436 20.0037 10.5649 19.9503C10.6939 19.8968 10.804 19.8063 10.8815 19.6902C10.959 19.5741 11.0002 19.4376 11 19.298V11M9.828 4.172C9.92389 4.07575 10.0462 4.01013 10.1794 3.98348C10.3126 3.95683 10.4508 3.97033 10.5763 4.02228C10.7018 4.07423 10.8091 4.16229 10.8846 4.27529C10.96 4.38829 11.0002 4.52114 11 4.657V5.343\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1l52v60\",\"data-framer-name\":\"lucide/volume\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"st_ScRV7h\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11 4.70007C10.9998 4.56079 10.9583 4.42468 10.8809 4.30893C10.8034 4.19318 10.6934 4.10298 10.5647 4.0497C10.436 3.99643 10.2944 3.98247 10.1577 4.00958C10.0211 4.0367 9.89559 4.10368 9.797 4.20207L6.413 7.58507C6.2824 7.71645 6.12703 7.8206 5.95589 7.8915C5.78475 7.96239 5.60124 7.99862 5.416 7.99808H3C2.73478 7.99808 2.48043 8.10343 2.29289 8.29097C2.10536 8.4785 2 8.73286 2 8.99808V14.9981C2 15.2633 2.10536 15.5176 2.29289 15.7052C2.48043 15.8927 2.73478 15.9981 3 15.9981H5.416C5.60124 15.9975 5.78475 16.0338 5.95589 16.1047C6.12703 16.1755 6.2824 16.2797 6.413 16.4111L9.796 19.7951C9.8946 19.8939 10.0203 19.9612 10.1572 19.9885C10.2941 20.0157 10.436 20.0018 10.5649 19.9483C10.6939 19.8949 10.804 19.8044 10.8815 19.6883C10.959 19.5721 11.0002 19.4357 11 19.2961V4.70007Z\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u5ia22\",\"data-framer-name\":\"Naam en functie\",layoutDependency:layoutDependency,layoutId:\"efQDOqVWE\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(17, 17, 17))\"},children:\"Dan Aldridge\"})}),className:\"framer-18x9z96\",\"data-framer-name\":\"Testimonal Name\",fonts:[\"GF;Geist-500\"],layoutDependency:layoutDependency,layoutId:\"ZmuxcWkyb\",style:{\"--extracted-r6o4lv\":\"rgb(17, 17, 17)\",\"--framer-paragraph-spacing\":\"0px\"},text:EN4GQAxwy,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(105, 102, 107))\"},children:\"Owner at Eat the Bird\"})}),className:\"framer-1mjwrot\",\"data-framer-name\":\"Testimonial Role\",fonts:[\"GF;Geist-300\"],layoutDependency:layoutDependency,layoutId:\"dCMKNgF0R\",style:{\"--extracted-r6o4lv\":\"rgb(105, 102, 107)\",\"--framer-paragraph-spacing\":\"0px\"},text:vcB8kLlL0,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\u201CWith Leat, the data comes from everywhere. It comes from our WiFi integration, QR ordering, the POS - you can\u2019t stop the data!\u201D\"})}),className:\"framer-1xphxij\",\"data-framer-name\":\"Heading\",fonts:[\"GF;Geist-500\"],layoutDependency:layoutDependency,layoutId:\"Zs2srmTaD\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",opacity:0},text:PY3mqntmT,transformTemplate:transformTemplate1,variants:{Cy3yqg66h:{opacity:1},stXBZRFOj:{opacity:1},xtTBhA2Pn:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fCdhu.framer-1y55v0f, .framer-fCdhu .framer-1y55v0f { display: block; }\",\".framer-fCdhu.framer-14lkmqz { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 506px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 659px; will-change: var(--framer-will-change-override, transform); }\",\".framer-fCdhu .framer-1v52c1s { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-fCdhu .framer-1979q1q-container { bottom: 0px; flex: none; left: calc(49.92412746585738% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-fCdhu .framer-lw69vy { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-fCdhu .framer-1torqky { flex: none; height: 77px; left: calc(50.07587253414266% - 77px / 2); position: absolute; top: calc(50.00000000000002% - 77px / 2); width: 77px; z-index: 1; }\",\".framer-fCdhu .framer-2pzdps, .framer-fCdhu .framer-1l52v60 { flex: none; height: 24px; left: 15px; position: absolute; top: 15px; width: 24px; }\",\".framer-fCdhu .framer-1u5ia22 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 290px; }\",\".framer-fCdhu .framer-18x9z96 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-fCdhu .framer-1mjwrot { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 290px; word-break: break-word; word-wrap: break-word; }\",\".framer-fCdhu .framer-1xphxij { aspect-ratio: 14.326085870916193 / 1; bottom: -105px; flex: none; height: var(--framer-aspect-ratio-supported, 44px); left: 50%; position: absolute; white-space: pre-wrap; width: 631px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-fCdhu.framer-14lkmqz, .framer-fCdhu .framer-1u5ia22 { gap: 0px; } .framer-fCdhu.framer-14lkmqz > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-fCdhu.framer-14lkmqz > :first-child, .framer-fCdhu .framer-1u5ia22 > :first-child { margin-top: 0px; } .framer-fCdhu.framer-14lkmqz > :last-child, .framer-fCdhu .framer-1u5ia22 > :last-child { margin-bottom: 0px; } .framer-fCdhu .framer-1u5ia22 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-fCdhu.framer-v-1c4fn6h .framer-lw69vy { left: calc(49.92412746585738% - 100% / 2); }\",\".framer-fCdhu.framer-v-1cv4vlp .framer-lw69vy { cursor: pointer; }\",\".framer-fCdhu.framer-v-1cv4vlp .framer-1xphxij, .framer-fCdhu.framer-v-uf1i32 .framer-1xphxij { bottom: 66px; width: 96%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 506\n * @framerIntrinsicWidth 659\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"stXBZRFOj\":{\"layout\":[\"fixed\",\"fixed\"]},\"Cy3yqg66h\":{\"layout\":[\"fixed\",\"fixed\"]},\"xtTBhA2Pn\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ONpfFyjoL\":\"video\",\"EN4GQAxwy\":\"name1\",\"vcB8kLlL0\":\"position\",\"PY3mqntmT\":\"quote\",\"T7fPEQiyj\":\"posterVideo\",\"TDiveSSwp\":\"tabletclick\",\"WpbM2Zmuw\":\"playing\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerwVXoBktEx=withCSS(Component,css,\"framer-fCdhu\");export default FramerwVXoBktEx;FramerwVXoBktEx.displayName=\"Switchvideo tablet\";FramerwVXoBktEx.defaultProps={height:506,width:659};addPropertyControls(FramerwVXoBktEx,{variant:{options:[\"UQVqesh9G\",\"stXBZRFOj\",\"Cy3yqg66h\",\"xtTBhA2Pn\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},ONpfFyjoL:Video1Controls?.[\"srcFile\"]&&{...Video1Controls[\"srcFile\"],__defaultAssetReference:\"data:framer/asset-reference,addeleCsjMtnQVKlwoI0yCOCdjQ.mp4?originalFilename=Eat+the+Bird+x+Leat.mp4\",description:undefined,hidden:undefined,title:\"Video\"},EN4GQAxwy:{defaultValue:\"Dan Aldridge\",displayTextArea:false,title:\"Name\",type:ControlType.String},vcB8kLlL0:{defaultValue:\"Owner at Eat the Bird\",displayTextArea:false,title:\"Position\",type:ControlType.String},PY3mqntmT:{defaultValue:\"\u201CWith Leat, the data comes from everywhere. It comes from our WiFi integration, QR ordering, the POS - you can\u2019t stop the data!\u201D\",displayTextArea:false,title:\"Quote\",type:ControlType.String},T7fPEQiyj:{__defaultAssetReference:\"data:framer/asset-reference,MOT6gcqRa67QTobcolsKxxzbnv0.png?originalFilename=image.png&preferredSize=auto\",title:\"Poster video\",type:ControlType.ResponsiveImage},TDiveSSwp:{title:\"Tabletclick\",type:ControlType.EventHandler},WpbM2Zmuw:{defaultValue:false,title:\"Playing\",type:ControlType.Boolean}});addFonts(FramerwVXoBktEx,[{explicitInter:true,fonts:[{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RruM4mJPby1QNtA.woff2\",weight:\"500\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RwuM4mJPby1QNtA.woff2\",weight:\"300\"}]},...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwVXoBktEx\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"stXBZRFOj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Cy3yqg66h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xtTBhA2Pn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"ONpfFyjoL\\\":\\\"video\\\",\\\"EN4GQAxwy\\\":\\\"name1\\\",\\\"vcB8kLlL0\\\":\\\"position\\\",\\\"PY3mqntmT\\\":\\\"quote\\\",\\\"T7fPEQiyj\\\":\\\"posterVideo\\\",\\\"TDiveSSwp\\\":\\\"tabletclick\\\",\\\"WpbM2Zmuw\\\":\\\"playing\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"506\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"659\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./wVXoBktEx.map", "// Generated by Framer (bc39543)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Switchvideo from\"https://framerusercontent.com/modules/BCIYxJHMVSU26hkyTI7f/Irq8BrDrXjzzBDfnyeL4/ErFoeEuGA.js\";import SwitchvideoTablet from\"https://framerusercontent.com/modules/Jc2LN2KYIUhtVjBIep0O/h2LPLbabz7vhc77QolfP/wVXoBktEx.js\";const SwitchvideoTabletFonts=getFonts(SwitchvideoTablet);const SwitchvideoFonts=getFonts(Switchvideo);const cycleOrder=[\"H71oXzoMr\",\"W6Kuxm8_2\",\"Cuf82lyAM\",\"Z4Y_cSJFR\",\"s56bXDjoH\",\"gDui6UdF7\",\"QG2Mj0ibY\",\"LfqNxqOdu\",\"Y_xOKb0Qt\"];const serializationHash=\"framer-ITVJP\";const variantClassNames={Cuf82lyAM:\"framer-v-1ye6ibp\",gDui6UdF7:\"framer-v-dz0q8j\",H71oXzoMr:\"framer-v-1x1at2y\",LfqNxqOdu:\"framer-v-1gld3z5\",QG2Mj0ibY:\"framer-v-yb04pu\",s56bXDjoH:\"framer-v-t8fwil\",W6Kuxm8_2:\"framer-v-sw0fgy\",Y_xOKb0Qt:\"framer-v-1qaw790\",Z4Y_cSJFR:\"framer-v-1e0lz6c\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:0,delay:0,duration:1,type:\"spring\"};const transition2={bounce:0,delay:0,duration:.4,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition3={bounce:0,delay:0,duration:.5,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 transition4={bounce:0,delay:0,duration:.3,type:\"spring\"};const transition5={bounce:0,delay:0,duration:2,type:\"spring\"};const transition6={bounce:0,delay:0,duration:1.7,type:\"spring\"};const transition7={bounce:0,delay:0,duration:1.5,type:\"spring\"};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop 1\":\"H71oXzoMr\",\"Desktop 2\":\"W6Kuxm8_2\",\"Desktop 3\":\"Cuf82lyAM\",\"Phone 1\":\"QG2Mj0ibY\",\"Phone 2\":\"LfqNxqOdu\",\"Phone 3\":\"Y_xOKb0Qt\",\"Tablet 1\":\"Z4Y_cSJFR\",\"Tablet 2 \":\"s56bXDjoH\",\"Tablet 3\":\"gDui6UdF7\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"H71oXzoMr\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"H71oXzoMr\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const TDiveSSwp88bqgp=activeVariantCallback(async(...args)=>{setVariant(\"Z4Y_cSJFR\");});const TDiveSSwp1wl1hmu=activeVariantCallback(async(...args)=>{setVariant(\"QG2Mj0ibY\");});const TDiveSSwp165z9go=activeVariantCallback(async(...args)=>{setVariant(\"s56bXDjoH\");});const TDiveSSwph3oef3=activeVariantCallback(async(...args)=>{setVariant(\"LfqNxqOdu\");});const xGp3Srj6g1nr9pyl=activeVariantCallback(async(...args)=>{setVariant(\"Cuf82lyAM\");});const TDiveSSwprpi3jm=activeVariantCallback(async(...args)=>{setVariant(\"gDui6UdF7\");});const TDiveSSwp6uncjl=activeVariantCallback(async(...args)=>{setVariant(\"Y_xOKb0Qt\");});const xGp3Srj6gbzusnn=activeVariantCallback(async(...args)=>{setVariant(\"H71oXzoMr\");});const xGp3Srj6gplezg7=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"W6Kuxm8_2\"),100);});const xGp3Srj6g1asabrh=activeVariantCallback(async(...args)=>{setVariant(\"W6Kuxm8_2\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Z4Y_cSJFR\",\"s56bXDjoH\",\"gDui6UdF7\",\"QG2Mj0ibY\",\"LfqNxqOdu\",\"Y_xOKb0Qt\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"Z4Y_cSJFR\",\"s56bXDjoH\",\"gDui6UdF7\",\"QG2Mj0ibY\",\"LfqNxqOdu\",\"Y_xOKb0Qt\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({LfqNxqOdu:{value:transition2},QG2Mj0ibY:{value:transition2},Y_xOKb0Qt:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1x1at2y\",className,classNames),\"data-framer-name\":\"Desktop 1\",layoutDependency:layoutDependency,layoutId:\"H71oXzoMr\",ref:refBinding,style:{...style},...addPropertyOverrides({Cuf82lyAM:{\"data-framer-name\":\"Desktop 3\"},gDui6UdF7:{\"data-framer-name\":\"Tablet 3\"},LfqNxqOdu:{\"data-framer-name\":\"Phone 2\"},QG2Mj0ibY:{\"data-framer-name\":\"Phone 1\"},s56bXDjoH:{\"data-framer-name\":\"Tablet 2 \"},W6Kuxm8_2:{\"data-framer-name\":\"Desktop 2\"},Y_xOKb0Qt:{\"data-framer-name\":\"Phone 3\"},Z4Y_cSJFR:{\"data-framer-name\":\"Tablet 1\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({Z4Y_cSJFR:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({gDui6UdF7:{height:506,width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 200px)`,y:(componentViewport?.y||0)+0},LfqNxqOdu:{height:Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+((componentViewport?.height||1085)-0-(Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+506+48)+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+24)},QG2Mj0ibY:{height:506,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||1085)-0-(Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+506+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+48))/2+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+24)},s56bXDjoH:{height:506,width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 200px)`,y:(componentViewport?.y||0)+0},Y_xOKb0Qt:{height:Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+530},Z4Y_cSJFR:{height:506,width:`max(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 400px)`,y:(componentViewport?.y||0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8fcea5-container\",layoutDependency:layoutDependency,layoutId:\"NVMQwlKZY-container\",nodeId:\"NVMQwlKZY\",rendersWithMotion:true,scopeId:\"jlhBRwYGZ\",children:/*#__PURE__*/_jsx(SwitchvideoTablet,{EN4GQAxwy:\"Xan Coptcoat\",height:\"100%\",id:\"NVMQwlKZY\",layoutId:\"NVMQwlKZY\",ONpfFyjoL:\"https://framerusercontent.com/assets/zPpd3FJs8FWfYDtEtu0QAdCc.mp4\",PY3mqntmT:\"\u201CSince starting with Leat, we\u2019ve gotten 5x as many loyalty members. We\u2019re now at 60,000.\u201D\",style:{height:\"100%\",width:\"100%\"},T7fPEQiyj:addImageAlt({pixelHeight:2160,pixelWidth:3840,src:\"https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg\",srcSet:\"https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg 3840w\"},\"\"),variant:\"UQVqesh9G\",vcB8kLlL0:\"Head of Commercial & Strategy at Atis\",width:\"100%\",WpbM2Zmuw:false,...addPropertyOverrides({gDui6UdF7:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},TDiveSSwp:TDiveSSwp88bqgp,vcB8kLlL0:\"Atis\"},LfqNxqOdu:{TDiveSSwp:TDiveSSwp1wl1hmu},QG2Mj0ibY:{variant:\"Cy3yqg66h\",WpbM2Zmuw:true},s56bXDjoH:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},TDiveSSwp:TDiveSSwp88bqgp,vcB8kLlL0:\"Atis\"},Y_xOKb0Qt:{TDiveSSwp:TDiveSSwp1wl1hmu},Z4Y_cSJFR:{variant:\"Cy3yqg66h\",WpbM2Zmuw:true}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({QG2Mj0ibY:{value:transition4},Z4Y_cSJFR:{value:transition4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({gDui6UdF7:{height:506,width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 200px)`,y:(componentViewport?.y||0)+0},LfqNxqOdu:{height:506,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+((componentViewport?.height||1085)-0-(Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+506+48)+(Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1)+48)},QG2Mj0ibY:{height:Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||1085)-0-(Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+506+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+48))/2+(Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+506)+48)},s56bXDjoH:{height:506,width:`max(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 400px)`,y:(componentViewport?.y||0)+0},Y_xOKb0Qt:{height:Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(0+(506+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1)+48)},Z4Y_cSJFR:{height:506,width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 200px)`,y:(componentViewport?.y||0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-frdg7-container\",layoutDependency:layoutDependency,layoutId:\"m9RY8kC4c-container\",nodeId:\"m9RY8kC4c\",rendersWithMotion:true,scopeId:\"jlhBRwYGZ\",children:/*#__PURE__*/_jsx(SwitchvideoTablet,{EN4GQAxwy:\"Greg Ilsen\",height:\"100%\",id:\"m9RY8kC4c\",layoutId:\"m9RY8kC4c\",ONpfFyjoL:\"https://framerusercontent.com/assets/PTra7jtGtNqtEOscRYAJIVBUj1U.mp4\",PY3mqntmT:\"\u201CThe thing we love about Leat is that the customer journey is seamless. It\u2019s not just great for our team, but for the customer as well.\u201D\",style:{height:\"100%\",width:\"100%\"},T7fPEQiyj:addImageAlt({pixelHeight:908,pixelWidth:1318,src:\"https://framerusercontent.com/images/1cj5d1sC92uFr944O5fPuXM0mU.png\",srcSet:\"https://framerusercontent.com/images/1cj5d1sC92uFr944O5fPuXM0mU.png?scale-down-to=512 512w,https://framerusercontent.com/images/1cj5d1sC92uFr944O5fPuXM0mU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1cj5d1sC92uFr944O5fPuXM0mU.png 1318w\"},\"\"),variant:\"UQVqesh9G\",vcB8kLlL0:\"Owner at Sushidog\",width:\"100%\",WpbM2Zmuw:false,...addPropertyOverrides({gDui6UdF7:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},TDiveSSwp:TDiveSSwp165z9go,vcB8kLlL0:\"Sushidog\"},LfqNxqOdu:{variant:\"Cy3yqg66h\",WpbM2Zmuw:true},QG2Mj0ibY:{TDiveSSwp:TDiveSSwph3oef3},s56bXDjoH:{variant:\"Cy3yqg66h\",WpbM2Zmuw:true},Y_xOKb0Qt:{TDiveSSwp:TDiveSSwph3oef3},Z4Y_cSJFR:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},TDiveSSwp:TDiveSSwp165z9go,vcB8kLlL0:\"Sushidog\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({Cuf82lyAM:{value:transition5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:506,width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 160px)`,y:(componentViewport?.y||0)+0,...addPropertyOverrides({Cuf82lyAM:{width:`max(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 400px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1b7o95j-container\",layoutDependency:layoutDependency,layoutId:\"sSvVROrob-container\",nodeId:\"sSvVROrob\",rendersWithMotion:true,scopeId:\"jlhBRwYGZ\",children:/*#__PURE__*/_jsx(Switchvideo,{c3aRBLP8t:\"stores\",CA9IqfWe5:\"flex-start\",EN4GQAxwy:\"Tom Rundell\",height:\"100%\",id:\"sSvVROrob\",JyR1_7H4g:4,kFFYSVmcg:\"across the UK\",layoutId:\"sSvVROrob\",MSoA5l3sl:\"email open rate\",ONpfFyjoL:\"https://framerusercontent.com/assets/CrMiciXQMKVfpmRz1Ifguv8dB4.mp4\",PY3mqntmT:'\"Leat came out on top for us against the competitors - working with Shopify in-store and online, plugging into Klaviyo, it was all there for us.\"',style:{maxWidth:\"100%\",width:\"100%\"},T7fPEQiyj:addImageAlt({pixelHeight:908,pixelWidth:760,src:\"https://framerusercontent.com/images/6miiJVsUa1Nu2DginvpyA5oMQQ.png\",srcSet:\"https://framerusercontent.com/images/6miiJVsUa1Nu2DginvpyA5oMQQ.png 760w\"},\"\"),variant:\"kSVkv1Pob\",vcB8kLlL0:\"Konditor\",Vvttx9E6_:63,width:\"100%\",xGp3Srj6g:xGp3Srj6g1nr9pyl,xMN8omZDs:true,ymDgnWFVb:\"%\",...addPropertyOverrides({Cuf82lyAM:{style:{width:\"100%\"},vcB8kLlL0:\"Online Marketing Manager at Konditor\"}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Transition,{value:transition4,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({gDui6UdF7:{height:506,width:`max(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 400px)`,y:(componentViewport?.y||0)+0},LfqNxqOdu:{height:Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+((componentViewport?.height||1085)-0-(Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+506+48)+0+0)},QG2Mj0ibY:{height:Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||1085)-0-(Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+506+Math.max(0,((componentViewport?.height||1085)-0-554)/2)*1+48))/2+0+0)},s56bXDjoH:{height:506,width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 200px)`,y:(componentViewport?.y||0)+0},Y_xOKb0Qt:{height:506,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0},Z4Y_cSJFR:{height:506,width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 200px)`,y:(componentViewport?.y||0)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gx38l5-container\",layoutDependency:layoutDependency,layoutId:\"vZqtZlAw1-container\",nodeId:\"vZqtZlAw1\",rendersWithMotion:true,scopeId:\"jlhBRwYGZ\",children:/*#__PURE__*/_jsx(SwitchvideoTablet,{EN4GQAxwy:\"Tom Rundell\",height:\"100%\",id:\"vZqtZlAw1\",layoutId:\"vZqtZlAw1\",ONpfFyjoL:\"https://framerusercontent.com/assets/CrMiciXQMKVfpmRz1Ifguv8dB4.mp4\",PY3mqntmT:'\"Leat came out on top for us against the competitors - working with Shopify in-store and online, plugging into Klaviyo, it was all there for us.\"',style:{height:\"100%\",width:\"100%\"},T7fPEQiyj:addImageAlt({pixelHeight:908,pixelWidth:760,src:\"https://framerusercontent.com/images/6miiJVsUa1Nu2DginvpyA5oMQQ.png\",srcSet:\"https://framerusercontent.com/images/6miiJVsUa1Nu2DginvpyA5oMQQ.png 760w\"},\"\"),variant:\"UQVqesh9G\",vcB8kLlL0:\"Manager at Konditor\",width:\"100%\",WpbM2Zmuw:false,...addPropertyOverrides({gDui6UdF7:{variant:\"Cy3yqg66h\",vcB8kLlL0:\"Online Marketing Manager at Konditor\",WpbM2Zmuw:true},LfqNxqOdu:{TDiveSSwp:TDiveSSwp6uncjl,vcB8kLlL0:\"Online Marketing Manager at Konditor\"},QG2Mj0ibY:{TDiveSSwp:TDiveSSwp6uncjl,vcB8kLlL0:\"Online Marketing Manager at Konditor\"},s56bXDjoH:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},TDiveSSwp:TDiveSSwprpi3jm,vcB8kLlL0:\"Konditor\"},Y_xOKb0Qt:{variant:\"Cy3yqg66h\",vcB8kLlL0:\"Online Marketing Manager at Konditor\",WpbM2Zmuw:true},Z4Y_cSJFR:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},TDiveSSwp:TDiveSSwprpi3jm,vcB8kLlL0:\"Konditor\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Transition,{value:transition6,...addPropertyOverrides({Cuf82lyAM:{value:transition1},W6Kuxm8_2:{value:transition1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:506,width:`max(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 400px)`,y:(componentViewport?.y||0)+0,...addPropertyOverrides({Cuf82lyAM:{width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 160px)`},W6Kuxm8_2:{width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 160px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9g9l6g-container\",layoutDependency:layoutDependency,layoutId:\"hMx6J6cJ7-container\",nodeId:\"hMx6J6cJ7\",rendersWithMotion:true,scopeId:\"jlhBRwYGZ\",children:/*#__PURE__*/_jsx(Switchvideo,{c3aRBLP8t:\"stores\",CA9IqfWe5:\"center\",EN4GQAxwy:\"Xan Coptcoat\",height:\"100%\",id:\"hMx6J6cJ7\",JyR1_7H4g:9,kFFYSVmcg:\"across the UK\",layoutId:\"hMx6J6cJ7\",MSoA5l3sl:\"increase in loyalty members\",ONpfFyjoL:\"https://framerusercontent.com/assets/zPpd3FJs8FWfYDtEtu0QAdCc.mp4\",PY3mqntmT:\"\u201CSince starting with Leat, we\u2019ve gotten 5x as many loyalty members. We\u2019re now at 60,000.\u201D\",style:{width:\"100%\"},T7fPEQiyj:addImageAlt({pixelHeight:2160,pixelWidth:3840,src:\"https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg\",srcSet:\"https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/hf1ucKn6GwHJsfxVDLeqm5n8.jpg 3840w\"},\"\"),variant:\"kSVkv1Pob\",vcB8kLlL0:\"Head of Commercial & Strategy at Atis\",Vvttx9E6_:500,width:\"100%\",xMN8omZDs:true,ymDgnWFVb:\"%\",...addPropertyOverrides({Cuf82lyAM:{style:{maxWidth:\"100%\",width:\"100%\"},vcB8kLlL0:\"Atis\",xGp3Srj6g:xGp3Srj6gbzusnn},W6Kuxm8_2:{style:{maxWidth:\"100%\",width:\"100%\"},vcB8kLlL0:\"Atis\",xGp3Srj6g:xGp3Srj6gbzusnn}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({W6Kuxm8_2:{value:transition7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:506,width:`min(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 160px)`,y:(componentViewport?.y||0)+0,...addPropertyOverrides({W6Kuxm8_2:{width:`max(max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px), 400px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rv92os-container\",layoutDependency:layoutDependency,layoutId:\"sViYI6i1d-container\",nodeId:\"sViYI6i1d\",rendersWithMotion:true,scopeId:\"jlhBRwYGZ\",children:/*#__PURE__*/_jsx(Switchvideo,{c3aRBLP8t:\"stores\",CA9IqfWe5:\"flex-end\",EN4GQAxwy:\"Greg Ilsen\",height:\"100%\",id:\"sViYI6i1d\",JyR1_7H4g:9,kFFYSVmcg:\"across the UK\",layoutId:\"sViYI6i1d\",MSoA5l3sl:\"increase in loyalty members\",ONpfFyjoL:\"https://framerusercontent.com/assets/PTra7jtGtNqtEOscRYAJIVBUj1U.mp4\",PY3mqntmT:\"\u201CThe thing we love about Leat is that the customer journey is seamless. It\u2019s not just great for our team, but for the customer as well.\u201D\",style:{maxWidth:\"100%\",width:\"100%\"},T7fPEQiyj:addImageAlt({pixelHeight:908,pixelWidth:1318,src:\"https://framerusercontent.com/images/1cj5d1sC92uFr944O5fPuXM0mU.png\",srcSet:\"https://framerusercontent.com/images/1cj5d1sC92uFr944O5fPuXM0mU.png?scale-down-to=512 512w,https://framerusercontent.com/images/1cj5d1sC92uFr944O5fPuXM0mU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1cj5d1sC92uFr944O5fPuXM0mU.png 1318w\"},\"\"),variant:\"kSVkv1Pob\",vcB8kLlL0:\"Sushidog\",Vvttx9E6_:200,width:\"100%\",xGp3Srj6g:xGp3Srj6gplezg7,xMN8omZDs:true,ymDgnWFVb:\"%\",...addPropertyOverrides({Cuf82lyAM:{xGp3Srj6g:xGp3Srj6g1asabrh},W6Kuxm8_2:{style:{width:\"100%\"},vcB8kLlL0:\"Owner at Sushidog\",xGp3Srj6g:xGp3Srj6g1asabrh}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ITVJP.framer-1waq44i, .framer-ITVJP .framer-1waq44i { display: block; }\",\".framer-ITVJP.framer-1x1at2y { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1080px; }\",\".framer-ITVJP .framer-8fcea5-container { flex: none; height: 506px; position: relative; width: 659px; }\",\".framer-ITVJP .framer-frdg7-container, .framer-ITVJP .framer-1gx38l5-container { flex: 1 0 0px; height: 506px; position: relative; width: 1px; }\",\".framer-ITVJP .framer-1b7o95j-container, .framer-ITVJP .framer-1rv92os-container { flex: 1 0 0px; height: auto; max-width: 160px; position: relative; width: 1px; }\",\".framer-ITVJP .framer-9g9l6g-container { flex: 1 0 0px; height: auto; min-width: 400px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ITVJP.framer-1x1at2y { gap: 0px; } .framer-ITVJP.framer-1x1at2y > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-ITVJP.framer-1x1at2y > :first-child { margin-left: 0px; } .framer-ITVJP.framer-1x1at2y > :last-child { margin-right: 0px; } }\",\".framer-ITVJP.framer-v-sw0fgy.framer-1x1at2y, .framer-ITVJP.framer-v-t8fwil.framer-1x1at2y { justify-content: flex-end; }\",\".framer-ITVJP.framer-v-sw0fgy .framer-9g9l6g-container, .framer-ITVJP.framer-v-1ye6ibp .framer-9g9l6g-container { max-width: 160px; min-width: unset; }\",\".framer-ITVJP.framer-v-sw0fgy .framer-1rv92os-container, .framer-ITVJP.framer-v-1ye6ibp .framer-1b7o95j-container { max-width: unset; min-width: 400px; }\",\".framer-ITVJP.framer-v-1ye6ibp.framer-1x1at2y { justify-content: flex-start; }\",\".framer-ITVJP.framer-v-1e0lz6c .framer-8fcea5-container { flex: 1 0 0px; min-width: 400px; order: 3; width: 1px; }\",\".framer-ITVJP.framer-v-1e0lz6c .framer-frdg7-container { max-width: 200px; order: 4; }\",\".framer-ITVJP.framer-v-1e0lz6c .framer-1gx38l5-container { max-width: 200px; order: 1; }\",\".framer-ITVJP.framer-v-t8fwil .framer-8fcea5-container { flex: 1 0 0px; max-width: 200px; order: 3; width: 1px; }\",\".framer-ITVJP.framer-v-t8fwil .framer-frdg7-container { min-width: 400px; order: 4; }\",\".framer-ITVJP.framer-v-t8fwil .framer-1gx38l5-container { max-width: 200px; order: 2; }\",\".framer-ITVJP.framer-v-dz0q8j .framer-8fcea5-container { flex: 1 0 0px; max-width: 200px; order: 4; width: 1px; }\",\".framer-ITVJP.framer-v-dz0q8j .framer-frdg7-container { max-width: 200px; order: 5; }\",\".framer-ITVJP.framer-v-dz0q8j .framer-1gx38l5-container { min-width: 400px; order: 3; }\",\".framer-ITVJP.framer-v-yb04pu.framer-1x1at2y { flex-direction: column; height: 1085px; width: 360px; }\",\".framer-ITVJP.framer-v-yb04pu .framer-8fcea5-container { order: 3; width: 100%; }\",\".framer-ITVJP.framer-v-yb04pu .framer-frdg7-container { height: 1px; order: 4; width: 100%; }\",\".framer-ITVJP.framer-v-yb04pu .framer-1gx38l5-container { height: 1px; order: 1; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ITVJP.framer-v-yb04pu.framer-1x1at2y { gap: 0px; } .framer-ITVJP.framer-v-yb04pu.framer-1x1at2y > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ITVJP.framer-v-yb04pu.framer-1x1at2y > :first-child { margin-top: 0px; } .framer-ITVJP.framer-v-yb04pu.framer-1x1at2y > :last-child { margin-bottom: 0px; } }\",\".framer-ITVJP.framer-v-1gld3z5.framer-1x1at2y { flex-direction: column; height: 1085px; justify-content: flex-end; width: 360px; }\",\".framer-ITVJP.framer-v-1gld3z5 .framer-8fcea5-container { flex: 1 0 0px; height: 1px; order: 3; width: 100%; }\",\".framer-ITVJP.framer-v-1gld3z5 .framer-frdg7-container { flex: none; order: 4; width: 100%; }\",\".framer-ITVJP.framer-v-1gld3z5 .framer-1gx38l5-container { height: 1px; order: 2; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ITVJP.framer-v-1gld3z5.framer-1x1at2y { gap: 0px; } .framer-ITVJP.framer-v-1gld3z5.framer-1x1at2y > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ITVJP.framer-v-1gld3z5.framer-1x1at2y > :first-child { margin-top: 0px; } .framer-ITVJP.framer-v-1gld3z5.framer-1x1at2y > :last-child { margin-bottom: 0px; } }\",\".framer-ITVJP.framer-v-1qaw790.framer-1x1at2y { flex-direction: column; height: 1085px; justify-content: flex-start; width: 360px; }\",\".framer-ITVJP.framer-v-1qaw790 .framer-8fcea5-container { flex: 1 0 0px; height: 1px; order: 4; width: 100%; }\",\".framer-ITVJP.framer-v-1qaw790 .framer-frdg7-container { height: 1px; order: 5; width: 100%; }\",\".framer-ITVJP.framer-v-1qaw790 .framer-1gx38l5-container { flex: none; order: 3; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ITVJP.framer-v-1qaw790.framer-1x1at2y { gap: 0px; } .framer-ITVJP.framer-v-1qaw790.framer-1x1at2y > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ITVJP.framer-v-1qaw790.framer-1x1at2y > :first-child { margin-top: 0px; } .framer-ITVJP.framer-v-1qaw790.framer-1x1at2y > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 506\n * @framerIntrinsicWidth 1080\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"W6Kuxm8_2\":{\"layout\":[\"fixed\",\"auto\"]},\"Cuf82lyAM\":{\"layout\":[\"fixed\",\"auto\"]},\"Z4Y_cSJFR\":{\"layout\":[\"fixed\",\"auto\"]},\"s56bXDjoH\":{\"layout\":[\"fixed\",\"auto\"]},\"gDui6UdF7\":{\"layout\":[\"fixed\",\"auto\"]},\"QG2Mj0ibY\":{\"layout\":[\"fixed\",\"fixed\"]},\"LfqNxqOdu\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y_xOKb0Qt\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerjlhBRwYGZ=withCSS(Component,css,\"framer-ITVJP\");export default FramerjlhBRwYGZ;FramerjlhBRwYGZ.displayName=\"Videoswitcher\";FramerjlhBRwYGZ.defaultProps={height:506,width:1080};addPropertyControls(FramerjlhBRwYGZ,{variant:{options:[\"H71oXzoMr\",\"W6Kuxm8_2\",\"Cuf82lyAM\",\"Z4Y_cSJFR\",\"s56bXDjoH\",\"gDui6UdF7\",\"QG2Mj0ibY\",\"LfqNxqOdu\",\"Y_xOKb0Qt\"],optionTitles:[\"Desktop 1\",\"Desktop 2\",\"Desktop 3\",\"Tablet 1\",\"Tablet 2 \",\"Tablet 3\",\"Phone 1\",\"Phone 2\",\"Phone 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerjlhBRwYGZ,[{explicitInter:true,fonts:[]},...SwitchvideoTabletFonts,...SwitchvideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjlhBRwYGZ\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1080\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"W6Kuxm8_2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Cuf82lyAM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Z4Y_cSJFR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s56bXDjoH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gDui6UdF7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QG2Mj0ibY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LfqNxqOdu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y_xOKb0Qt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"506\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Probeer Leat gratis uit.\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"105%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Probeer Leat gratis uit.\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Probeer Leat gratis uit.\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Probeer Leat gratis uit.\"})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Meld je aan en start direct.\"})});export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Meld je aan en start direct.\"})});export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Meld je aan en start direct.\"})});export const v7=\"Probeer gratis\";export const v8=\"Demo aanvragen\";\nexport const __FramerMetadata__ = {\"exports\":{\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Teste Leat gratis.\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"105%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Teste Leat gratis.\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Teste Leat gratis.\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Teste Leat gratis.\"})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Beginnen Sie heute. Keine Zahlungsinformationen n\\xf6tig.\"})});export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Beginnen Sie heute. Keine Zahlungsinformationen n\\xf6tig.\"})});export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Beginnen Sie heute. Keine Zahlungsinformationen n\\xf6tig.\"})});export const v7=\"Kostenlos starten\";export const v8=\"Demo buchen\";\nexport const __FramerMetadata__ = {\"exports\":{\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Essayez Leat gratuitement d\\xe8s aujourd'hui.\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"105%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Essayez Leat gratuitement d\\xe8s aujourd'hui.\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Essayez Leat gratuitement d\\xe8s aujourd'hui.\"})});export const v3=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Essayez Leat gratuitement d\\xe8s aujourd'hui.\"})});export const v4=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Inscrivez-vous et donnez un coup de pouce \\xe0 votre entreprise.\"})});export const v5=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Inscrivez-vous et donnez un coup de pouce \\xe0 votre entreprise.\"})});export const v6=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Inscrivez-vous et donnez un coup de pouce \\xe0 votre entreprise.\"})});export const v7=\"Commencez gratuitement\";export const v8=\"R\\xe9servez une d\\xe9mo\";\nexport const __FramerMetadata__ = {\"exports\":{\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bc39543)\nimport*as localizedValues from\"./pYckadLVi-0.js\";import*as localizedValues1 from\"./pYckadLVi-1.js\";import*as localizedValues2 from\"./pYckadLVi-2.js\";const valuesByLocaleId={bZ8frCFE8:localizedValues1,pummsqtLu:localizedValues,ytbr1g4ye:localizedValues2};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bc39543)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import getLocalizedValue from\"https://framerusercontent.com/modules/BEuZxeOJwYKczxorImGs/xfVHxXTScEv43cWhlLV6/pYckadLVi.js\";import Button from\"https://framerusercontent.com/modules/XEr6WoarNTbgtKlRO5iJ/YPZhvd7JhVq8YLUy8LNZ/sazPsxLOU.js\";const ButtonFonts=getFonts(Button);const cycleOrder=[\"vvpslv3iM\",\"Qsyqnv58W\",\"gQKu0iuS3\",\"eznlieCAC\"];const serializationHash=\"framer-sISZY\";const variantClassNames={eznlieCAC:\"framer-v-195nzyq\",gQKu0iuS3:\"framer-v-8ocq5f\",Qsyqnv58W:\"framer-v-ze8wbh\",vvpslv3iM:\"framer-v-zisdzk\"};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 transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,y:-2};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop L\":\"vvpslv3iM\",Desktop:\"Qsyqnv58W\",Phone:\"eznlieCAC\",Tablet:\"gQKu0iuS3\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vvpslv3iM\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vvpslv3iM\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-zisdzk\",className,classNames),\"data-framer-name\":\"Desktop L\",layoutDependency:layoutDependency,layoutId:\"vvpslv3iM\",ref:refBinding,style:{backgroundColor:\"var(--token-a7a1bd0b-1ca5-4edd-8fff-1949bc86d0ae, rgb(0, 114, 239))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},...addPropertyOverrides({eznlieCAC:{\"data-framer-name\":\"Phone\"},gQKu0iuS3:{\"data-framer-name\":\"Tablet\"},Qsyqnv58W:{\"data-framer-name\":\"Desktop\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-utzvxz\",\"data-framer-name\":\"CTA block\",layoutDependency:layoutDependency,layoutId:\"NEPHJuFvD\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1507h6j\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"I455:55697;434:54471\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"44px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Try out Leat for free today.\"})}),className:\"framer-r6ma9a\",\"data-framer-name\":\"Try out Leat for free, today.\",fonts:[\"CUSTOM;Jokker Medium\"],layoutDependency:layoutDependency,layoutId:\"I455:55697;434:54472\",style:{\"--extracted-1lwpl3i\":\"var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({eznlieCAC:{children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Try out Leat for free today.\"})})},gQKu0iuS3:{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"125%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Try out Leat for free today.\"})})},Qsyqnv58W:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBNZWRpdW0=\",\"--framer-font-family\":'\"Jokker Medium\", \"Jokker Medium Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-line-height\":\"105%\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Try out Leat for free today.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Sign up and boost your business.\"})}),className:\"framer-1il704\",\"data-framer-name\":\"Sign up and boost your business in less than 1 minute.\",fonts:[\"GF;Geist-300\"],layoutDependency:layoutDependency,layoutId:\"I455:55697;434:54473\",style:{\"--extracted-r6o4lv\":\"var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({eznlieCAC:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Sign up and boost your business.\"})})},gQKu0iuS3:{children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Sign up and boost your business.\"})})},Qsyqnv58W:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-31de215b-3d83-4897-be50-41e39778cb7b, rgb(255, 255, 255)))\"},children:\"Sign up and boost your business.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1raq666\",\"data-framer-name\":\"Buttons\",layoutDependency:layoutDependency,layoutId:\"I455:55697;434:54475\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+(((componentViewport?.height||216)-0-(Math.max(0,((componentViewport?.height||216)-0-0)/1)*1+0))/2+0+0)+(60+(Math.max(0,((componentViewport?.height||216)-0-0)/1)*1-120-48)/2)+0,...addPropertyOverrides({eznlieCAC:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||358)-0-358)/2+0+0)+60+151.75+0+0},gQKu0iuS3:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||188)-0-(Math.max(0,((componentViewport?.height||188)-0-0)/1)*1+0))/2+0+0)+(40+(Math.max(0,((componentViewport?.height||188)-0-0)/1)*1-80-48)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p4qvoa-container\",layoutDependency:layoutDependency,layoutId:\"j2_DSSX08-container\",nodeId:\"j2_DSSX08\",rendersWithMotion:true,scopeId:\"pYckadLVi\",whileHover:animation,children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"j2_DSSX08\",layoutId:\"j2_DSSX08\",rKAhd9xJ_:getLocalizedValue(\"v7\",activeLocale)??\"Get started for free\",variant:\"oRTZsGPow\",width:\"100%\",XKoofokky:\"https://business.leat.com/sign-up-as\",...addPropertyOverrides({eznlieCAC:{style:{width:\"100%\"},variant:\"vWw6UDEM2\"},gQKu0iuS3:{variant:\"vWw6UDEM2\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+(((componentViewport?.height||216)-0-(Math.max(0,((componentViewport?.height||216)-0-0)/1)*1+0))/2+0+0)+(60+(Math.max(0,((componentViewport?.height||216)-0-0)/1)*1-120-48)/2)+0,...addPropertyOverrides({eznlieCAC:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+(((componentViewport?.height||358)-0-358)/2+0+0)+60+151.75+0+68},gQKu0iuS3:{y:(componentViewport?.y||0)+0+(((componentViewport?.height||188)-0-(Math.max(0,((componentViewport?.height||188)-0-0)/1)*1+0))/2+0+0)+(40+(Math.max(0,((componentViewport?.height||188)-0-0)/1)*1-80-48)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-c0ahhj-container\",layoutDependency:layoutDependency,layoutId:\"CJdm0hPx5-container\",nodeId:\"CJdm0hPx5\",rendersWithMotion:true,scopeId:\"pYckadLVi\",whileHover:animation,children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"CJdm0hPx5\",layoutId:\"CJdm0hPx5\",rKAhd9xJ_:getLocalizedValue(\"v8\",activeLocale)??\"Book a demo\",variant:\"NymgowSoE\",width:\"100%\",XKoofokky:resolvedLinks[0],...addPropertyOverrides({eznlieCAC:{style:{width:\"100%\"},variant:\"G9Rsu_axT\",XKoofokky:resolvedLinks[3]},gQKu0iuS3:{variant:\"G9Rsu_axT\",XKoofokky:resolvedLinks[2]},Qsyqnv58W:{XKoofokky:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-hmgfky\",layoutDependency:layoutDependency,layoutId:\"d4k_aWgoB\"})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-sISZY.framer-1clnpz3, .framer-sISZY .framer-1clnpz3 { display: block; }\",\".framer-sISZY.framer-zisdzk { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 216px; justify-content: center; padding: 0px; position: relative; width: 1280px; }\",\".framer-sISZY .framer-utzvxz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 1px; justify-content: center; max-width: 100%; overflow: hidden; padding: 60px 70px 60px 70px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-sISZY .framer-1507h6j { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-sISZY .framer-r6ma9a, .framer-sISZY .framer-1il704 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-sISZY .framer-1raq666 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-sISZY .framer-p4qvoa-container, .framer-sISZY .framer-c0ahhj-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-sISZY .framer-hmgfky { bottom: -277px; flex: none; left: 58px; overflow: visible; position: absolute; top: -277px; width: 942px; z-index: -1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sISZY.framer-zisdzk, .framer-sISZY .framer-utzvxz, .framer-sISZY .framer-1507h6j, .framer-sISZY .framer-1raq666 { gap: 0px; } .framer-sISZY.framer-zisdzk > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-sISZY.framer-zisdzk > :first-child, .framer-sISZY .framer-1507h6j > :first-child { margin-top: 0px; } .framer-sISZY.framer-zisdzk > :last-child, .framer-sISZY .framer-1507h6j > :last-child { margin-bottom: 0px; } .framer-sISZY .framer-utzvxz > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-sISZY .framer-utzvxz > :first-child, .framer-sISZY .framer-1raq666 > :first-child { margin-left: 0px; } .framer-sISZY .framer-utzvxz > :last-child, .framer-sISZY .framer-1raq666 > :last-child { margin-right: 0px; } .framer-sISZY .framer-1507h6j > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-sISZY .framer-1raq666 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-sISZY.framer-v-ze8wbh.framer-zisdzk { width: 1040px; }\",\".framer-sISZY.framer-v-ze8wbh .framer-utzvxz { gap: 32px; padding: 60px 40px 60px 40px; }\",\".framer-sISZY.framer-v-ze8wbh .framer-1raq666 { justify-content: flex-end; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sISZY.framer-v-ze8wbh .framer-utzvxz { gap: 0px; } .framer-sISZY.framer-v-ze8wbh .framer-utzvxz > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-sISZY.framer-v-ze8wbh .framer-utzvxz > :first-child { margin-left: 0px; } .framer-sISZY.framer-v-ze8wbh .framer-utzvxz > :last-child { margin-right: 0px; } }\",\".framer-sISZY.framer-v-8ocq5f.framer-zisdzk { height: 188px; width: 730px; }\",\".framer-sISZY.framer-v-8ocq5f .framer-utzvxz { gap: 20px; padding: 40px; }\",\".framer-sISZY.framer-v-8ocq5f .framer-1507h6j { gap: 4px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sISZY.framer-v-8ocq5f .framer-utzvxz, .framer-sISZY.framer-v-8ocq5f .framer-1507h6j { gap: 0px; } .framer-sISZY.framer-v-8ocq5f .framer-utzvxz > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-sISZY.framer-v-8ocq5f .framer-utzvxz > :first-child { margin-left: 0px; } .framer-sISZY.framer-v-8ocq5f .framer-utzvxz > :last-child { margin-right: 0px; } .framer-sISZY.framer-v-8ocq5f .framer-1507h6j > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-sISZY.framer-v-8ocq5f .framer-1507h6j > :first-child { margin-top: 0px; } .framer-sISZY.framer-v-8ocq5f .framer-1507h6j > :last-child { margin-bottom: 0px; } }\",\".framer-sISZY.framer-v-195nzyq.framer-zisdzk { align-content: flex-start; align-items: flex-start; height: min-content; width: 416px; }\",\".framer-sISZY.framer-v-195nzyq .framer-utzvxz { align-content: flex-start; align-items: flex-start; flex: none; flex-direction: column; gap: 20px; height: 358px; padding: 60px 16px 60px 16px; }\",\".framer-sISZY.framer-v-195nzyq .framer-1507h6j { flex: none; gap: 4px; width: 100%; }\",\".framer-sISZY.framer-v-195nzyq .framer-1raq666 { align-content: flex-start; align-items: flex-start; flex-direction: column; width: 100%; }\",\".framer-sISZY.framer-v-195nzyq .framer-p4qvoa-container, .framer-sISZY.framer-v-195nzyq .framer-c0ahhj-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-sISZY.framer-v-195nzyq .framer-utzvxz, .framer-sISZY.framer-v-195nzyq .framer-1507h6j, .framer-sISZY.framer-v-195nzyq .framer-1raq666 { gap: 0px; } .framer-sISZY.framer-v-195nzyq .framer-utzvxz > *, .framer-sISZY.framer-v-195nzyq .framer-1raq666 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-sISZY.framer-v-195nzyq .framer-utzvxz > :first-child, .framer-sISZY.framer-v-195nzyq .framer-1507h6j > :first-child, .framer-sISZY.framer-v-195nzyq .framer-1raq666 > :first-child { margin-top: 0px; } .framer-sISZY.framer-v-195nzyq .framer-utzvxz > :last-child, .framer-sISZY.framer-v-195nzyq .framer-1507h6j > :last-child, .framer-sISZY.framer-v-195nzyq .framer-1raq666 > :last-child { margin-bottom: 0px; } .framer-sISZY.framer-v-195nzyq .framer-1507h6j > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 216\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Qsyqnv58W\":{\"layout\":[\"fixed\",\"fixed\"]},\"gQKu0iuS3\":{\"layout\":[\"fixed\",\"fixed\"]},\"eznlieCAC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerpYckadLVi=withCSS(Component,css,\"framer-sISZY\");export default FramerpYckadLVi;FramerpYckadLVi.displayName=\"CTA block\";FramerpYckadLVi.defaultProps={height:216,width:1280};addPropertyControls(FramerpYckadLVi,{variant:{options:[\"vvpslv3iM\",\"Qsyqnv58W\",\"gQKu0iuS3\",\"eznlieCAC\"],optionTitles:[\"Desktop L\",\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerpYckadLVi,[{explicitInter:true,fonts:[{family:\"Jokker Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/MIJfOnqlX0RU6hcUu7Aq1Lh6rI.woff2\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v1/gyBhhwUxId8gMGYQMKR3pzfaWI_RwuM4mJPby1QNtA.woff2\",weight:\"300\"}]},...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpYckadLVi\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Qsyqnv58W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gQKu0iuS3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eznlieCAC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"216\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (455587d)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={bZ8frCFE8:new LazyValue(()=>import(\"./HioTcNIas-2.js\")),H6i44qa3z:new LazyValue(()=>import(\"./HioTcNIas-1.js\")),pummsqtLu:new LazyValue(()=>import(\"./HioTcNIas-0.js\")),ytbr1g4ye:new LazyValue(()=>import(\"./HioTcNIas-3.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (455587d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/IZ0vSV62Dv7ax4rBiGUk/Video.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/bwgDNfOkuRQlrlKseDFD/SlideShow.js\";import FeatureBlockOptionNewPhone from\"#framer/local/canvasComponent/biQPziToM/biQPziToM.js\";import ReviewBlock from\"#framer/local/canvasComponent/bKorsDuzP/bKorsDuzP.js\";import FeatureBlockOptionNew from\"#framer/local/canvasComponent/D4C_RIwhA/D4C_RIwhA.js\";import LogoSectionLogoStrip from\"#framer/local/canvasComponent/GD6RAXTNC/GD6RAXTNC.js\";import Videoswitcher from\"#framer/local/canvasComponent/jlhBRwYGZ/jlhBRwYGZ.js\";import AccordionSimple from\"#framer/local/canvasComponent/mDHaYDFKh/mDHaYDFKh.js\";import CTABlock from\"#framer/local/canvasComponent/pYckadLVi/pYckadLVi.js\";import Button from\"#framer/local/canvasComponent/sazPsxLOU/sazPsxLOU.js\";import USPS from\"#framer/local/canvasComponent/Tjzx3cxVp/Tjzx3cxVp.js\";import BrandsBlock from\"#framer/local/canvasComponent/VWS_G0mHQ/VWS_G0mHQ.js\";import CustomerStories from\"#framer/local/collection/sv0Dv4N1I/sv0Dv4N1I.js\";import*as sharedStyle from\"#framer/local/css/b7x1pJJt7/b7x1pJJt7.js\";import*as sharedStyle3 from\"#framer/local/css/D575UaYVE/D575UaYVE.js\";import*as sharedStyle1 from\"#framer/local/css/ShpQD_3PS/ShpQD_3PS.js\";import*as sharedStyle2 from\"#framer/local/css/TsXtlB1BN/TsXtlB1BN.js\";import*as sharedStyle4 from\"#framer/local/css/Udg8c7Iag/Udg8c7Iag.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/HioTcNIas/HioTcNIas.js\";import metadataProvider from\"#framer/local/webPageMetadata/HioTcNIas/HioTcNIas.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const ButtonFonts=getFonts(Button);const VideoFonts=getFonts(Video);const USPSFonts=getFonts(USPS);const LogoSectionLogoStripFonts=getFonts(LogoSectionLogoStrip);const FeatureBlockOptionNewPhoneFonts=getFonts(FeatureBlockOptionNewPhone);const FeatureBlockOptionNewFonts=getFonts(FeatureBlockOptionNew);const CTABlockFonts=getFonts(CTABlock);const VideoswitcherFonts=getFonts(Videoswitcher);const ReviewBlockFonts=getFonts(ReviewBlock);const MotionDivWithFX=withFX(motion.div);const BrandsBlockFonts=getFonts(BrandsBlock);const SlideshowFonts=getFonts(Slideshow);const AccordionSimpleFonts=getFonts(AccordionSimple);const breakpoints={RDGy7AeDv:\"(min-width: 1200px) and (max-width: 1439px)\",VpaTTMz1w:\"(min-width: 810px) and (max-width: 1199px)\",z8f8CM5YC:\"(max-width: 809px)\",ZSLmhDsjD:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Wi4Ym\";const variantClassNames={RDGy7AeDv:\"framer-v-sgszzj\",VpaTTMz1w:\"framer-v-g4mdn9\",z8f8CM5YC:\"framer-v-150hfyq\",ZSLmhDsjD:\"framer-v-1tczkkb\"};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,y:-2};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;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 L\":\"ZSLmhDsjD\",Desktop:\"RDGy7AeDv\",Phone:\"z8f8CM5YC\",Tablet:\"VpaTTMz1w\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RDGy7AeDv\"};};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,JYzRHv6JEC5duLieas,uQaPu_yajC5duLieas,ynzNRfdq8C5duLieas,iIH34zQl0C5duLieas,YR8oTa5rSC5duLieas,idC5duLieas,JYzRHv6JEPut_gFMpW,uQaPu_yajPut_gFMpW,ynzNRfdq8Put_gFMpW,iIH34zQl0Put_gFMpW,YR8oTa5rSPut_gFMpW,idPut_gFMpW,JYzRHv6JEwpBsEdqIX,uQaPu_yajwpBsEdqIX,ynzNRfdq8wpBsEdqIX,iIH34zQl0wpBsEdqIX,YR8oTa5rSwpBsEdqIX,idwpBsEdqIX,JYzRHv6JEB4jxJNX4V,uQaPu_yajB4jxJNX4V,ynzNRfdq8B4jxJNX4V,iIH34zQl0B4jxJNX4V,YR8oTa5rSB4jxJNX4V,idB4jxJNX4V,JYzRHv6JEcBT4UO7Om,uQaPu_yajcBT4UO7Om,ynzNRfdq8cBT4UO7Om,iIH34zQl0cBT4UO7Om,YR8oTa5rScBT4UO7Om,idcBT4UO7Om,JYzRHv6JEtMyy9H70B,uQaPu_yajtMyy9H70B,ynzNRfdq8tMyy9H70B,iIH34zQl0tMyy9H70B,YR8oTa5rStMyy9H70B,idtMyy9H70B,JYzRHv6JEQiN9lQFHS,uQaPu_yajQiN9lQFHS,ynzNRfdq8QiN9lQFHS,iIH34zQl0QiN9lQFHS,YR8oTa5rSQiN9lQFHS,idQiN9lQFHS,JYzRHv6JEsSRkYkQOR,uQaPu_yajsSRkYkQOR,ynzNRfdq8sSRkYkQOR,iIH34zQl0sSRkYkQOR,YR8oTa5rSsSRkYkQOR,idsSRkYkQOR,JYzRHv6JEkZeef6aNZ,uQaPu_yajkZeef6aNZ,ynzNRfdq8kZeef6aNZ,iIH34zQl0kZeef6aNZ,YR8oTa5rSkZeef6aNZ,idkZeef6aNZ,JYzRHv6JEMxAx8ySqQ,uQaPu_yajMxAx8ySqQ,ynzNRfdq8MxAx8ySqQ,iIH34zQl0MxAx8ySqQ,YR8oTa5rSMxAx8ySqQ,idMxAx8ySqQ,JYzRHv6JEgzNH7ZLJZ,uQaPu_yajgzNH7ZLJZ,ynzNRfdq8gzNH7ZLJZ,iIH34zQl0gzNH7ZLJZ,YR8oTa5rSgzNH7ZLJZ,idgzNH7ZLJZ,JYzRHv6JEUceQ5L_gF,uQaPu_yajUceQ5L_gF,ynzNRfdq8UceQ5L_gF,iIH34zQl0UceQ5L_gF,YR8oTa5rSUceQ5L_gF,idUceQ5L_gF,JYzRHv6JEX7KzWE5P4,uQaPu_yajX7KzWE5P4,ynzNRfdq8X7KzWE5P4,iIH34zQl0X7KzWE5P4,YR8oTa5rSX7KzWE5P4,idX7KzWE5P4,JYzRHv6JEKol2tZt48,uQaPu_yajKol2tZt48,ynzNRfdq8Kol2tZt48,iIH34zQl0Kol2tZt48,YR8oTa5rSKol2tZt48,idKol2tZt48,JYzRHv6JEStKe0PVep,uQaPu_yajStKe0PVep,ynzNRfdq8StKe0PVep,iIH34zQl0StKe0PVep,YR8oTa5rSStKe0PVep,idStKe0PVep,JYzRHv6JEZl5blyu8C,uQaPu_yajZl5blyu8C,ynzNRfdq8Zl5blyu8C,iIH34zQl0Zl5blyu8C,YR8oTa5rSZl5blyu8C,idZl5blyu8C,JYzRHv6JEX55d7fKnr,uQaPu_yajX55d7fKnr,ynzNRfdq8X55d7fKnr,iIH34zQl0X55d7fKnr,YR8oTa5rSX55d7fKnr,idX55d7fKnr,JYzRHv6JEcEOca8JUV,uQaPu_yajcEOca8JUV,ynzNRfdq8cEOca8JUV,iIH34zQl0cEOca8JUV,YR8oTa5rScEOca8JUV,idcEOca8JUV,JYzRHv6JEBuJuGV5rv,uQaPu_yajBuJuGV5rv,ynzNRfdq8BuJuGV5rv,iIH34zQl0BuJuGV5rv,YR8oTa5rSBuJuGV5rv,idBuJuGV5rv,JYzRHv6JEpC3hQlhb8,uQaPu_yajpC3hQlhb8,ynzNRfdq8pC3hQlhb8,iIH34zQl0pC3hQlhb8,YR8oTa5rSpC3hQlhb8,idpC3hQlhb8,...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,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();const elementId=useRouteElementId(\"zKT1HwL_i\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"ls6hcTiw_\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"VpaTTMz1w\",\"z8f8CM5YC\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"VpaTTMz1w\",\"z8f8CM5YC\"].includes(baseVariant))return false;return true;};const elementId2=useRouteElementId(\"YlDCS_PQs\");const ref3=React.useRef(null);const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"z8f8CM5YC\")return false;return true;};const elementId3=useRouteElementId(\"rF9d2woVn\");const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const elementId4=useRouteElementId(\"IDw59yO7G\");const elementId5=useRouteElementId(\"PVjN7g6kP\");const elementId6=useRouteElementId(\"CPXmqr6kt\");const elementId7=useRouteElementId(\"cZDkdISz4\");const ref8=React.useRef(null);const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"z8f8CM5YC\")return true;return false;};const elementId8=useRouteElementId(\"hwnMtlKez\");const ref9=React.useRef(null);const elementId9=useRouteElementId(\"YVLB5fjHz\");const ref10=React.useRef(null);const ref11=React.useRef(null);const ref12=React.useRef(null);const ref13=React.useRef(null);const elementId10=useRouteElementId(\"I7icO1OUp\");const elementId11=useRouteElementId(\"WOn_h6erP\");const elementId12=useRouteElementId(\"gYnsUyc4o\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RDGy7AeDv\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, rgb(254, 250, 246)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-sgszzj\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16hthbt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fFH0axGd0\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"fFH0axGd0\",intensity:10,layoutId:\"fFH0axGd0\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qxrljp\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-7mfw5d\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f7o8vr\",\"data-framer-name\":\"HERO\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ckklml\",\"data-framer-name\":\"Titles, buttons, rating\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-owv8be\",\"data-framer-name\":\"Title + subtitle\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1wcnaey\",\"data-styles-preset\":\"b7x1pJJt7\",children:\"Simplifying CRM and loyalty solutions to build your success.\"})}),className:\"framer-ntrxw3\",\"data-framer-name\":\"Simplifying CRM and loyalty solutions to build your success.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-95f3zt\",\"data-styles-preset\":\"ShpQD_3PS\",children:\"Understand your customers, automate your retention, and boost your bottom line with Leat\u2019s CRM & loyalty engine.\"})}),className:\"framer-o2c2un\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11u0ugi\",\"data-framer-name\":\"Buttons & rating\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w8r3t3\",\"data-framer-name\":\"Buttons\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1600px) - 32px)`,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+24+272.7+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+280.7+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ndlbv8-container\",nodeId:\"nF1NzxASD\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{variant:\"Hj2K_ylP8\"},z8f8CM5YC:{style:{width:\"100%\"},variant:\"Hj2K_ylP8\"}},children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"nF1NzxASD\",layoutId:\"nF1NzxASD\",rKAhd9xJ_:getLocalizedValue(\"v2\",activeLocale)??\"Get our Shopify app\",variant:\"yjY2ePqd_\",width:\"100%\",XKoofokky:\"https://apps.shopify.com/leat-loyalty-rewards?locale=nl&st_source=autocomplete\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1600px) - 32px)`,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+24+272.7+0+0+0+60}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+0+0+0+0+0+280.7+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wmejh-container\",nodeId:\"QvczW97cD\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{variant:\"AocRqMFjb\",XKoofokky:resolvedLinks[2]},z8f8CM5YC:{style:{width:\"100%\"},variant:\"AocRqMFjb\",XKoofokky:resolvedLinks[3]},ZSLmhDsjD:{XKoofokky:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"QvczW97cD\",layoutId:\"QvczW97cD\",rKAhd9xJ_:getLocalizedValue(\"v3\",activeLocale)??\"Book a demo\",variant:\"pzpRN_b4J\",width:\"100%\",XKoofokky:resolvedLinks[0]})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hzabge\",\"data-framer-name\":\"Stars & rating\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-uif8gd\",\"data-framer-name\":\"Stars\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 126 22\"><path d=\"M 88.941 0 L 91.604 7.601 L 100.22 7.601 L 93.249 12.298 L 95.912 19.899 L 88.941 15.202 L 81.971 19.899 L 84.633 12.298 L 77.663 7.601 L 86.279 7.601 Z\" fill=\"var(--token-936c7b92-8de1-45d5-b048-39ad801b5333, rgb(234, 144, 16))\"></path><path d=\"M 114.141 0 L 116.804 7.601 L 125.42 7.601 L 118.449 12.298 L 121.112 19.899 L 114.141 15.202 L 107.171 19.899 L 109.833 12.298 L 102.863 7.601 L 111.479 7.601 Z\" fill=\"var(--token-936c7b92-8de1-45d5-b048-39ad801b5333, rgb(234, 144, 16))\"></path><path d=\"M 11.859 0 L 14.521 7.601 L 23.137 7.601 L 16.167 12.298 L 18.829 19.899 L 11.859 15.202 L 4.888 19.899 L 7.551 12.298 L 0.58 7.601 L 9.196 7.601 Z\" fill=\"var(--token-936c7b92-8de1-45d5-b048-39ad801b5333, rgb(234, 144, 16))\"></path><path d=\"M 37.059 0 L 39.721 7.601 L 48.337 7.601 L 41.367 12.298 L 44.029 19.899 L 37.059 15.202 L 30.088 19.899 L 32.751 12.298 L 25.78 7.601 L 34.396 7.601 Z\" fill=\"var(--token-936c7b92-8de1-45d5-b048-39ad801b5333, rgb(234, 144, 16))\"></path><path d=\"M 63 0 L 65.496 7.601 L 73.573 7.601 L 67.039 12.298 L 69.535 19.899 L 63 15.202 L 56.465 19.899 L 58.961 12.298 L 52.427 7.601 L 60.504 7.601 Z\" fill=\"var(--token-936c7b92-8de1-45d5-b048-39ad801b5333, rgb(234, 144, 16))\"></path></svg>',svgContentId:8712652493,withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12mwxpl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-a7a1bd0b-1ca5-4edd-8fff-1949bc86d0ae, rgb(0, 114, 239))\"},children:\"5 star\"}),\" rating on\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtNTAw\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-a7a1bd0b-1ca5-4edd-8fff-1949bc86d0ae, rgb(0, 114, 239))\"},children:\"5 star\"}),\" rating on\"]})}),className:\"framer-3n4idm\",\"data-framer-name\":\"5 star rating at Google\",fonts:[\"GF;Geist-300\",\"GF;Geist-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p9dnb1\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.google.com/search?sca_esv=228e2d00367f1a3c&si=APYL9bs7Hg2KMLB-4tSoTdxuOx8BdRvHbByC_AuVpNyh0x2KzUgOGSoBNQ7dZof_xy3nbgOkPx9v-iqdxQ7ePbn4eRbHjeeYxrT6_cXGO7f5emYQiC9aVMqTRqLM7rwsVOydbNY1w8or&q=Leat+Reviews&sa=X&ved=2ahUKEwjgqZLG1sqLAxVX3QIHHY2KIcoQ0bkNegQIJhAE&biw=1709&bih=992&dpr=2\",motionChild:true,nodeId:\"k5DG2UU0r\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-h552c1 framer-135x9mx\",whileHover:animation,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-8e2kue\",\"data-framer-name\":\"Google_Symbol_0 1\",fill:'var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {\"name\":\"Leat Black\"} */',intrinsicHeight:14,intrinsicWidth:14,svg:'<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1166_22621)\">\\n<path d=\"M13.16 7.14587C13.16 6.69087 13.1192 6.25337 13.0433 5.83337H7V8.31546H10.4533C10.3046 9.11754 9.8525 9.79712 9.17292 10.2521V11.8621H11.2467C12.46 10.745 13.16 9.10004 13.16 7.14587Z\" fill=\"#4285F4\"/>\\n<path d=\"M6.99979 13.4166C8.73229 13.4166 10.1848 12.842 11.2465 11.862L9.17271 10.252C8.59813 10.637 7.86313 10.8645 6.99979 10.8645C5.32854 10.8645 3.91396 9.73578 3.40937 8.21912H1.26562V9.88162C2.32146 11.9787 4.49146 13.4166 6.99979 13.4166Z\" fill=\"#34A853\"/>\\n<path d=\"M3.40828 8.21912C3.27995 7.83412 3.20703 7.42287 3.20703 6.99995C3.20703 6.57704 3.27995 6.16579 3.40828 5.78079V4.11829H1.26453C0.815365 5.01245 0.581635 5.99931 0.582032 6.99995C0.582032 8.03537 0.829948 9.01537 1.26453 9.88162L3.40828 8.21912Z\" fill=\"#FBBC05\"/>\\n<path d=\"M6.99979 3.13546C7.94187 3.13546 8.78771 3.45921 9.45271 4.09504L11.2931 2.25462C10.1819 1.21921 8.72937 0.583374 6.99979 0.583374C4.49146 0.583374 2.32146 2.02129 1.26562 4.11837L3.40937 5.78087C3.91396 4.26421 5.32854 3.13546 6.99979 3.13546Z\" fill=\"#EA4335\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_1166_22621\">\\n<rect width=\"14\" height=\"14\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Google\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Google\"})}),className:\"framer-rrjqp3\",\"data-framer-name\":\"5 star rating at Google\",fonts:[\"GF;Geist-300\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"&\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"&\"})}),className:\"framer-14qf3np\",\"data-framer-name\":\"5 star rating at Google\",fonts:[\"GF;Geist-300\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"https://apps.shopify.com/leat-loyalty-rewards\",motionChild:true,nodeId:\"AYJm2skcF\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1bcd8c3 framer-135x9mx\",whileHover:animation,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1r5sxb9\",\"data-framer-name\":\"Shopify.com_Symbol_0 1\",fill:'var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {\"name\":\"Leat Black\"} */',intrinsicHeight:18,intrinsicWidth:15,svg:'<svg width=\"15\" height=\"18\" viewBox=\"0 0 15 18\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_1166_22630)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.5546 17.1998L10.5169 2.63326C10.4192 2.53515 10.2285 2.56477 10.154 2.58663L9.65754 2.74109C9.59626 2.53867 9.51674 2.34228 9.41996 2.15435C9.0677 1.4792 8.55286 1.1222 7.92964 1.12123H7.9277C7.88609 1.12123 7.84496 1.12512 7.80335 1.12852L7.79851 1.129C7.78049 1.10672 7.76177 1.08501 7.74238 1.06392C7.47141 0.772489 7.12302 0.630175 6.70593 0.642318C5.90173 0.665632 5.10093 1.24946 4.45109 2.28646C3.99383 3.01649 3.6469 3.93303 3.5477 4.64266L1.96399 5.13566C1.49802 5.28283 1.48351 5.2974 1.42206 5.73892C1.37609 6.07309 0.15625 15.5537 0.15625 15.5537L10.3795 17.3305L10.5546 17.1998ZM7.20528 1.30823C7.06931 1.21837 6.91012 1.1766 6.72141 1.18049C5.4798 1.21643 4.39689 3.1656 4.1206 4.4644L5.30996 4.09429L5.52238 4.02823C5.67818 3.20349 6.06915 2.34766 6.5806 1.79686C6.75943 1.59949 6.97053 1.43424 7.2048 1.30823H7.20528ZM6.11028 3.84512L7.81738 3.31375C7.8227 2.86689 7.77431 2.20632 7.55173 1.74003C7.31464 1.83815 7.11528 2.01009 6.97206 2.16406C6.58835 2.57837 6.27528 3.21029 6.11077 3.84512H6.11028ZM8.35206 3.14763L9.14561 2.9004C9.01883 2.48657 8.71786 1.79297 8.1077 1.6764C8.29738 2.16843 8.34625 2.73817 8.35206 3.14763Z\" fill=\"#95BF47\"/>\\n<path d=\"M12.8447 3.71695C12.7837 3.71209 11.6021 3.69363 11.6021 3.69363C11.6021 3.69363 10.6136 2.729 10.5158 2.6304C10.478 2.59534 10.4301 2.57324 10.3789 2.56726V17.3281L14.8087 16.2212C14.8087 16.2212 13.001 3.93698 12.9894 3.85295C12.9838 3.81726 12.9665 3.78448 12.9402 3.75983C12.9139 3.73519 12.8806 3.72009 12.8447 3.71695Z\" fill=\"#5E8E3E\"/>\\n<path d=\"M7.92326 6.00893L7.40842 7.94402C7.40842 7.94402 6.83455 7.68124 6.15374 7.72447C5.156 7.78762 5.14536 8.4205 5.15552 8.57933C5.20971 9.4439 7.47471 9.63333 7.60197 11.6602C7.70213 13.2548 6.76052 14.3462 5.40374 14.4317C3.77552 14.5352 2.87891 13.5696 2.87891 13.5696L3.22391 12.094C3.22391 12.094 4.12633 12.7783 4.84826 12.7322C5.32052 12.7026 5.48891 12.3169 5.47197 12.0439C5.40084 10.9156 3.55633 10.9817 3.43971 9.12722C3.34197 7.56564 4.36149 5.98464 6.61197 5.84184C7.47907 5.78647 7.92326 6.00942 7.92326 6.00942\" fill=\"white\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_1166_22630\">\\n<rect width=\"15\" height=\"17\" fill=\"white\" transform=\"translate(0 0.5)\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Shopify\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Shopify\"})}),className:\"framer-mmwh4v\",\"data-framer-name\":\"5 star rating at Google\",fonts:[\"GF;Geist-300\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})]})]})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11t9o01-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"PgS1ttCcp\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,controls:false,height:\"100%\",id:\"PgS1ttCcp\",isMixedBorderRadius:false,layoutId:\"PgS1ttCcp\",loop:true,muted:true,objectFit:\"cover\",playing:true,poster:\"https://framerusercontent.com/images/yTdKF5O6iVNEkPJHmxcLspOI2Rg.png\",posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/eJ1eBDPOHVWH3VnusDVrIXy4Jaw.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:8,topRightRadius:8,volume:25,width:\"100%\"})})})]})})}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-1vtoue5\",\"data-framer-name\":\"USPS\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 128px) / 3, 1px)`,y:(componentViewport?.y||0)+0+486+80},z8f8CM5YC:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 32px)`,y:(componentViewport?.y||0)+0+791.7+60+0},ZSLmhDsjD:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 208px) / 3, 1px)`,y:(componentViewport?.y||0)+0+672+120}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:89,width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 168px) / 3, 1px)`,y:(componentViewport?.y||0)+0+534+120,children:/*#__PURE__*/_jsx(Container,{as:\"li\",className:\"framer-12ts1ef-container\",nodeId:\"t2pLd_fbR\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{variant:\"oS6g0mrtt\"}},children:/*#__PURE__*/_jsx(USPS,{height:\"100%\",id:\"t2pLd_fbR\",KrrdK7QtK:getLocalizedValue(\"v10\",activeLocale)??\"50+ integrations\",layoutId:\"t2pLd_fbR\",ODvUpN7rs:getLocalizedValue(\"v11\",activeLocale)??\"Integrate Leat with your current stack in a matter of clicks.\",style:{width:\"100%\"},variant:\"Ww1dled3K\",width:\"100%\",xii8KqDyd:\"ajAaidBlN\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 128px) / 3, 1px)`,y:(componentViewport?.y||0)+0+486+80},z8f8CM5YC:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 32px)`,y:(componentViewport?.y||0)+0+791.7+60+129},ZSLmhDsjD:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 208px) / 3, 1px)`,y:(componentViewport?.y||0)+0+672+120}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:89,width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 168px) / 3, 1px)`,y:(componentViewport?.y||0)+0+534+120,children:/*#__PURE__*/_jsx(Container,{as:\"li\",className:\"framer-sd2a9p-container\",nodeId:\"xMwrfP4fH\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(USPS,{height:\"100%\",id:\"xMwrfP4fH\",KrrdK7QtK:getLocalizedValue(\"v12\",activeLocale)??\"Omnichannel solutions\",layoutId:\"xMwrfP4fH\",ODvUpN7rs:getLocalizedValue(\"v13\",activeLocale)??\"Combine online and offline with omnichannel solutions.\",style:{width:\"100%\"},variant:\"Ww1dled3K\",width:\"100%\",xii8KqDyd:\"Nz_4lTxxo\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 128px) / 3, 1px)`,y:(componentViewport?.y||0)+0+486+80},z8f8CM5YC:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 32px)`,y:(componentViewport?.y||0)+0+791.7+60+258},ZSLmhDsjD:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 208px) / 3, 1px)`,y:(componentViewport?.y||0)+0+672+120}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:89,width:`max((min(${componentViewport?.width||\"100vw\"}, 1600px) - 168px) / 3, 1px)`,y:(componentViewport?.y||0)+0+534+120,children:/*#__PURE__*/_jsx(Container,{as:\"li\",className:\"framer-n0z5cz-container\",nodeId:\"dyrkKPV52\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{KrrdK7QtK:getLocalizedValue(\"v16\",activeLocale)??\"All-in-one platform\"}},children:/*#__PURE__*/_jsx(USPS,{height:\"100%\",id:\"dyrkKPV52\",KrrdK7QtK:getLocalizedValue(\"v14\",activeLocale)??\"All-in-one platform\",layoutId:\"dyrkKPV52\",ODvUpN7rs:getLocalizedValue(\"v15\",activeLocale)??\"Loyalty, marketing, CRM, and integrations - all in one place.\",style:{width:\"100%\"},variant:\"Ww1dled3K\",width:\"100%\",xii8KqDyd:\"m4B1udUKg\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18d4hvq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bq8ndf\",\"data-framer-name\":\"Logo's\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t6yx5e\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",children:\"Powering 15,000 growth-focused brands across hospitality, retail, and e-commerce.\"})}),className:\"framer-1vqb34q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`calc(max(${componentViewport?.width||\"100vw\"}, 1px) - 80px)`,y:(componentViewport?.y||0)+0+735+0+80+55},z8f8CM5YC:{y:(componentViewport?.y||0)+0+1258.7+0+80+55},ZSLmhDsjD:{width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1600px)`,y:(componentViewport?.y||0)+0+961+0+80+55}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:162,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+823+0+80+55,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y3shkd-container\",nodeId:\"Zoys3oRvg\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(LogoSectionLogoStrip,{height:\"100%\",id:\"Zoys3oRvg\",layoutId:\"Zoys3oRvg\",style:{width:\"100%\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-scecmu\",\"data-framer-name\":\"Features\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-lj8523\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1dv2isc\",\"data-styles-preset\":\"D575UaYVE\",children:\"Powerful features, all in one platform.\"})}),className:\"framer-1phs57r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{height:776,width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+0+1072+140+0+0+72},z8f8CM5YC:{height:776,width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+1595.7+60+0+0+72}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10zqhg4-container hidden-sgszzj hidden-1tczkkb\",nodeId:\"uMzN9kcOS\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(FeatureBlockOptionNewPhone,{height:\"100%\",id:\"uMzN9kcOS\",layoutId:\"uMzN9kcOS\",style:{width:\"100%\"},variant:\"BJC8Jg674\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZSLmhDsjD:{width:`min(max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 485px, 1px), 1600px)`,y:(componentViewport?.y||0)+0+1298+140+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:500,width:`min(${componentViewport?.width||\"100vw\"} - 120px, 1600px)`,y:(componentViewport?.y||0)+0+1160+140+0+0+72,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t6kce1-container hidden-g4mdn9 hidden-150hfyq\",nodeId:\"ZHdqzCXXy\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(FeatureBlockOptionNew,{height:\"100%\",id:\"ZHdqzCXXy\",layoutId:\"ZHdqzCXXy\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"Aoc97Kvdv\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r2ifn1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8djcm5\",\"data-framer-name\":\"Text + buttons\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i4cef1\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"A CRM built for growth.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",style:{\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"A CRM built for growth.\"})}),className:\"framer-i8ju5g\",\"data-framer-name\":\"Powerful CRM\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-95f3zt\",\"data-styles-preset\":\"ShpQD_3PS\",style:{\"--framer-text-alignment\":\"center\"},children:\"Centralize and understand your customer data in seconds. Automatically record sign-ups, transactions, visits, and more with integrated data collected. Customizable segments keeps everything organized your way.\"})}),className:\"framer-ozmtlx\",\"data-framer-name\":\"Your customer data, all in one place. Automatically record sign-ups, orders, visits, and more with built-in integrations or custom forms. Dynamic segmentation keeps everything organized your way.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kqyvvk\",\"data-framer-name\":\"Buttons\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"xpREdAp5V\"},implicitPathVariables:undefined},{href:{webPageId:\"xpREdAp5V\"},implicitPathVariables:undefined},{href:{webPageId:\"xpREdAp5V\"},implicitPathVariables:undefined},{href:{webPageId:\"xpREdAp5V\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{y:(componentViewport?.y||0)+0+1072+140+1008+40+0+0+247+0},z8f8CM5YC:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+1595.7+60+968+0+0+0+247+0+0},ZSLmhDsjD:{y:(componentViewport?.y||0)+0+1298+140+660+0+0+0+247+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+1160+140+732+0+0+0+247+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ezz2i-container\",nodeId:\"WrEoNn_el\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{XKoofokky:resolvedLinks1[2]},z8f8CM5YC:{style:{width:\"100%\"},XKoofokky:resolvedLinks1[3]},ZSLmhDsjD:{XKoofokky:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"WrEoNn_el\",layoutId:\"WrEoNn_el\",rKAhd9xJ_:getLocalizedValue(\"v21\",activeLocale)??\"Discover all features\",variant:\"yjY2ePqd_\",width:\"100%\",XKoofokky:resolvedLinks1[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{y:(componentViewport?.y||0)+0+1072+140+1008+40+0+0+247+0},z8f8CM5YC:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+1595.7+60+968+0+0+0+247+0+68},ZSLmhDsjD:{y:(componentViewport?.y||0)+0+1298+140+660+0+0+0+247+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"205px\",y:(componentViewport?.y||0)+0+1160+140+732+0+0+0+247+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t4mb4s-container\",nodeId:\"YDyBrPhdX\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{XKoofokky:resolvedLinks2[2]},z8f8CM5YC:{XKoofokky:resolvedLinks2[3]},ZSLmhDsjD:{XKoofokky:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"YDyBrPhdX\",layoutId:\"YDyBrPhdX\",rKAhd9xJ_:getLocalizedValue(\"v22\",activeLocale)??\"Book a demo\",style:{width:\"100%\"},variant:\"pzpRN_b4J\",width:\"100%\",XKoofokky:resolvedLinks2[0]})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{background:{alt:\"Screenshot of the Leat dashboard\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1072+140+1008+40+335),pixelHeight:2174,pixelWidth:3323,positionX:\"50%\",positionY:\"25%\",sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1400px)`,src:\"https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png\",srcSet:\"https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png 3323w\"}},z8f8CM5YC:{background:{alt:\"Screenshot of the Leat dashboard\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1595.7+60+968+0+403),pixelHeight:2174,pixelWidth:3323,positionX:\"50%\",positionY:\"25%\",sizes:\"513px\",src:\"https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png\",srcSet:\"https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png 3323w\"}},ZSLmhDsjD:{background:{alt:\"Screenshot of the Leat dashboard\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1298+140+660+0+335),pixelHeight:2174,pixelWidth:3323,positionX:\"50%\",positionY:\"25%\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1400px)`,src:\"https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png\",srcSet:\"https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png 3323w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"figure\",background:{alt:\"Screenshot of the Leat dashboard\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1160+140+732+0+335),pixelHeight:2174,pixelWidth:3323,positionX:\"50%\",positionY:\"25%\",sizes:`min(${componentViewport?.width||\"100vw\"}, 1400px)`,src:\"https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png\",srcSet:\"https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5uKgn3QrqbYSMtgmvqmeASW8GHM.png 3323w\"},className:\"framer-1k70159\",\"data-framer-name\":\"Rectangle 366\"})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hooopp\",\"data-framer-name\":\"CTA BLOCK\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px)`,y:(componentViewport?.y||0)+0+2979+0},z8f8CM5YC:{height:216,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px)`,y:(componentViewport?.y||0)+0+3215.7+0},ZSLmhDsjD:{y:(componentViewport?.y||0)+0+2817+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:254,width:\"1200px\",y:(componentViewport?.y||0)+0+2751+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ryodif-container\",nodeId:\"daphrv8Ig\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"gQKu0iuS3\"},z8f8CM5YC:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"eznlieCAC\"},ZSLmhDsjD:{variant:\"vvpslv3iM\"}},children:/*#__PURE__*/_jsx(CTABlock,{height:\"100%\",id:\"daphrv8Ig\",layoutId:\"daphrv8Ig\",style:{height:\"100%\",maxWidth:\"100%\"},variant:\"Qsyqnv58W\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1liw395\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ul1fha\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZSLmhDsjD:{children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBSZWd1bGFy\",\"--framer-font-family\":'\"Jokker Regular\", \"Jokker Regular Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"How Leat powers growing brands\"})}),fonts:[\"CUSTOM;Jokker Regular\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"How Leat powers growing brands\"})}),className:\"framer-z41rn0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"15000+ companies use Leat to stay ahead of the competition.\"})}),className:\"framer-ws3nfx\",fonts:[\"GF;Geist-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px)`,y:(componentViewport?.y||0)+0+3233+120+123},z8f8CM5YC:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 32px)`,y:(componentViewport?.y||0)+0+3431.7+120+123},ZSLmhDsjD:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 457px, 1px)`,y:(componentViewport?.y||0)+0+3071+120}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:506,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px)`,y:(componentViewport?.y||0)+0+3005+120+123,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oa11cq-container\",nodeId:\"LpaIQoaHN\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{variant:\"Z4Y_cSJFR\"},z8f8CM5YC:{variant:\"Y_xOKb0Qt\"}},children:/*#__PURE__*/_jsx(Videoswitcher,{height:\"100%\",id:\"LpaIQoaHN\",layoutId:\"LpaIQoaHN\",style:{width:\"100%\"},variant:\"H71oXzoMr\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{y:(componentViewport?.y||0)+0+3982},z8f8CM5YC:{y:(componentViewport?.y||0)+0+4180.7},ZSLmhDsjD:{y:(componentViewport?.y||0)+0+3697}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:795,width:`min(${componentViewport?.width||\"100vw\"}, 1600px)`,y:(componentViewport?.y||0)+0+3754,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tv1g63-container\",id:elementId2,nodeId:\"YlDCS_PQs\",ref:ref3,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{DwJTvuXWK:\"160px 0px 160px 40px\",variant:\"m3XfJuLZs\"},z8f8CM5YC:{DwJTvuXWK:\"120px 0px 240px 16px\",variant:\"yxUvfXFZN\"},ZSLmhDsjD:{DwJTvuXWK:\"160px 0px 160px 80px\"}},children:/*#__PURE__*/_jsx(ReviewBlock,{DwJTvuXWK:\"160px 0px 160px 60px\",height:\"100%\",id:\"YlDCS_PQs\",layoutId:\"YlDCS_PQs\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"cnTcYYXST\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1614reo hidden-150hfyq\",\"data-framer-name\":\"Integrations block\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kfy31p\",\"data-framer-name\":\"Sticky\",id:elementId3,ref:ref4,children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref5,target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ndd66v\",\"data-framer-name\":\"Ellipse 2\",transformTemplate:transformTemplate1}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0}},{ref:ref6,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mhzb43\",\"data-framer-name\":\"Tekst logo + button\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w4e1cl\",\"data-framer-name\":\"Logo + tekst\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-m5kxxe\",\"data-framer-name\":\"Logo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 47 43\"><path d=\"M 37.01 17.486 C 36.387 20.576 35.453 22.115 34.208 22.115 C 33.307 22.115 32.525 21.554 31.869 20.419 C 31.213 19.291 30.332 17.486 29.226 15.017 C 27.908 12.029 26.695 9.588 25.589 7.68 C 24.483 5.779 23.065 4.103 21.336 2.66 C 19.601 1.225 17.527 0.5 15.102 0.5 C 9.359 0.5 5.298 4.438 2.907 12.316 C 1.176 18.027 0.22 24.899 0.037 32.917 C 0.019 33.67 0.011 34.047 0.157 34.344 C 0.283 34.604 0.497 34.822 0.753 34.955 C 1.047 35.107 1.43 35.107 2.196 35.107 L 7.063 35.107 C 7.799 35.107 8.167 35.107 8.448 34.971 C 8.701 34.849 8.899 34.663 9.038 34.42 C 9.192 34.148 9.217 33.771 9.268 33.015 C 9.463 30.095 9.816 27.647 10.333 25.671 C 11.161 22.477 12.267 20.884 13.652 20.884 C 14.619 20.884 15.454 21.452 16.143 22.58 C 16.831 23.715 17.766 25.616 18.945 28.297 C 20.747 32.721 22.615 36.195 24.549 38.718 C 26.49 41.241 29.12 42.499 32.439 42.499 C 38.05 42.499 41.972 38.588 44.224 30.765 C 45.858 25.073 46.773 18.18 46.963 10.087 C 46.981 9.331 46.99 8.954 46.844 8.655 C 46.717 8.396 46.504 8.178 46.248 8.045 C 45.953 7.892 45.57 7.892 44.803 7.892 L 40.012 7.892 C 39.269 7.892 38.897 7.892 38.613 8.032 C 38.359 8.156 38.158 8.348 38.022 8.595 C 37.869 8.872 37.851 9.251 37.815 10.01 C 37.669 13.05 37.401 15.542 37.01 17.486 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></svg>',svgContentId:10069824550,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Connected to your favorite tools.\"})}),className:\"framer-19qaey2\",\"data-framer-name\":\"Connected to \\u2028your favorite tools.\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"More than 50 integrations ~ POS, booking, ordering, e-commerce, and beyond.\"})}),className:\"framer-11qne0t\",\"data-framer-name\":\"POS, booking, ordering systems, and beyond.\",fonts:[\"GF;Geist-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nPuGPXQyc\"},implicitPathVariables:undefined},{href:{webPageId:\"nPuGPXQyc\"},implicitPathVariables:undefined},{href:{webPageId:\"nPuGPXQyc\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{y:(componentViewport?.y||0)+0+4777+40+0+0+133+0+299},ZSLmhDsjD:{y:(componentViewport?.y||0)+0+4492+40+0+0+133+0+299}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+4549+40+0+0+133+0+299,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vdpjf1-container\",nodeId:\"aDdAqKjCK\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{XKoofokky:resolvedLinks3[2]},ZSLmhDsjD:{XKoofokky:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"aDdAqKjCK\",layoutId:\"aDdAqKjCK\",rKAhd9xJ_:getLocalizedValue(\"v27\",activeLocale)??\"Discover all our integrations\",variant:\"pzpRN_b4J\",width:\"100%\",XKoofokky:resolvedLinks3[0]})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hyuyff\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.4,skewX:0,skewY:0,x:-257,y:-174}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fgh18m\",\"data-framer-name\":\"Storekit\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ngykx2\",\"data-framer-name\":\"Group 30\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 387 387\"><g transform=\"translate(52.69 159.887)\"><path d=\"M 0 63.083 L 0 0 L 281.62 0 L 281.62 63.083 Z\" fill=\"transparent\"></path><path d=\"M 94.155 16.75 C 79.444 16.75 68.257 28.302 68.257 42.31 C 68.257 54.945 77.731 62.792 89.902 62.792 C 104.586 62.792 115.713 51.246 115.713 37.259 C 115.719 24.69 106.364 16.75 94.155 16.75 Z M 91.082 52.394 C 84.067 52.367 79.716 49.055 79.716 41.92 C 79.716 34.072 83.599 27.121 93.345 27.121 C 100.29 27.121 104.531 30.275 104.531 37.497 C 104.531 45.297 100.741 52.394 91.082 52.394 Z M 53.171 51.774 L 64.902 51.774 L 62.727 61.884 L 53.258 61.884 C 45.046 61.884 40.717 56.38 42.43 48.168 L 46.781 27.775 L 48.956 17.67 L 50.892 8.234 L 62.313 8.234 L 60.372 17.653 L 71.357 17.653 L 69.285 27.762 L 58.224 27.762 Z M 241.205 7.516 C 241.205 3.791 243.041 0.495 247.664 0.495 C 250.967 0.495 252.973 1.991 252.973 5.417 C 252.973 9.098 251.194 12.487 246.599 12.487 C 243.265 12.481 241.205 10.893 241.205 7.516 Z M 16.424 30.015 C 16.424 32.092 17.599 33.349 21.025 34.256 L 29.683 36.514 C 35.638 38.048 39.157 41.658 39.157 47.167 C 39.157 56.913 30.14 62.776 19.491 62.776 C 8.93 62.776 0.457 57.995 0 48.973 L 11.192 46.716 C 11.013 51.952 14.624 54.042 20.671 54.042 C 24.728 54.042 27.257 52.508 27.257 49.082 C 27.257 47.085 25.903 45.922 21.754 44.839 L 14.684 42.839 C 8.359 41.126 4.579 37.426 4.579 31.83 C 4.601 22.455 12.28 16.761 22.374 16.761 C 32.842 16.761 40.69 20.568 41.234 30.026 L 30.858 31.923 C 30.95 26.872 27.698 25.066 22.558 25.066 C 18.398 25.055 16.424 27.039 16.424 30.015 Z M 148.577 28.018 L 133.786 28.018 L 126.568 61.867 L 115.109 61.867 L 121.592 31.374 C 123.223 23.162 130.439 17.653 138.648 17.653 L 150.743 17.653 Z M 251.743 17.653 L 242.362 61.867 L 230.903 61.867 L 240.285 17.653 Z M 267.586 27.762 L 262.533 51.774 L 274.263 51.774 L 272.088 61.884 L 262.626 61.884 C 254.413 61.884 250.08 56.38 251.799 48.168 L 256.149 27.775 L 258.323 17.67 L 260.26 8.234 L 271.692 8.234 L 269.75 17.653 L 280.74 17.653 L 278.664 27.762 Z M 191.42 35.252 C 191.42 23.88 183.296 16.761 172.195 16.761 C 157.584 16.761 147.294 29.216 147.294 43.126 C 147.294 55.853 155.507 62.798 167.96 62.798 C 176.259 62.798 183.943 60.078 188.44 51.338 L 178.89 47.625 C 176.17 52.763 172.756 53.851 168.607 53.851 C 161.835 53.851 159.041 50.523 158.948 43.382 L 189.984 43.382 C 190.895 40.766 191.38 38.02 191.42 35.252 Z M 180.762 35.524 L 159.747 35.524 C 161.188 29.194 165.078 25.413 171.93 25.413 C 178.254 25.413 180.767 29.025 180.767 34.708 Z M 216.166 37.868 L 229.816 61.927 L 217.688 61.927 L 206.082 41.947 L 201.97 61.927 L 190.513 61.927 L 201.503 8.277 L 212.381 8.277 L 207.975 32.375 L 223.235 17.724 L 236.493 17.724 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></svg>',svgContentId:12176567023,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:-280}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1h4t3sm\",\"data-framer-name\":\"Jamezz\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-a6hke\",\"data-framer-name\":\"Group 29\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 213 213\"><g transform=\"translate(50 75)\"><path d=\"M 0 64.464 L 0 0 L 114 0 L 114 64.464 Z\" fill=\"transparent\"></path><g transform=\"translate(0.006 0.272)\"><path d=\"M 84.408 28.404 C 87.778 25.12 91.071 21.91 94.365 18.7 C 94.303 18.607 94.242 18.515 94.182 18.422 C 92.866 18.558 91.551 18.747 90.23 18.812 C 89.171 18.862 88.082 18.884 87.045 18.7 C 85.034 18.343 83.96 15.988 84.875 14.153 C 85.146 13.611 85.465 13.323 86.14 13.655 C 89.02 15.072 92.08 15.688 95.285 15.568 C 96.309 15.529 97.309 15.61 97.892 16.574 C 98.581 17.711 98.326 18.873 97.643 19.915 C 95.775 22.766 93.756 25.502 91.198 27.794 C 90.261 28.634 89.343 29.498 88.452 30.427 C 89.944 30.265 91.37 29.94 92.389 28.683 C 92.504 28.541 92.558 28.257 92.503 28.082 C 92.258 27.324 92.671 27.172 93.273 27.195 C 94.58 27.248 96.562 28.947 96.816 30.219 C 96.995 31.116 96.484 32.035 95.535 32.57 C 94.048 33.407 92.418 33.708 90.752 33.754 C 89.04 33.8 87.322 33.766 85.612 33.675 C 83.606 33.571 82.951 32.905 82.682 30.794 C 82.437 31.006 82.245 31.175 82.047 31.341 C 79.084 33.835 75.71 35.04 71.824 34.475 C 69.229 34.097 67.814 32.556 67.505 29.94 C 67.488 29.802 67.478 29.664 67.449 29.376 C 66.981 29.925 66.64 30.439 66.192 30.827 C 65.245 31.646 64.32 32.547 63.237 33.146 C 61.411 34.157 59.554 33.05 59.334 30.996 C 59.079 28.606 59.873 26.45 60.787 24.322 C 61.031 23.755 61.338 23.215 61.571 22.643 C 61.642 22.467 61.561 22.23 61.548 22.02 C 61.345 22.055 61.081 22.021 60.951 22.138 C 60.282 22.737 59.568 23.311 59.022 24.012 C 58.126 25.162 57.273 26.361 56.545 27.622 C 55.991 28.582 55.9 29.647 56.744 30.591 C 57.244 31.15 57.219 31.817 56.665 32.228 C 55.982 32.734 55.2 33.236 54.389 33.407 C 52.777 33.75 51.512 32.684 51.373 31.028 C 51.181 28.716 51.899 26.588 52.787 24.503 C 53.019 23.961 53.286 23.433 53.497 22.883 C 53.6 22.617 53.61 22.316 53.708 21.791 C 53.247 22.031 52.961 22.123 52.75 22.301 C 50.848 23.9 49.452 25.916 48.293 28.077 C 47.886 28.836 47.91 29.821 47.709 30.695 C 47.57 31.296 47.425 31.9 47.212 32.477 C 46.932 33.237 46.33 33.635 45.529 33.662 C 44.774 33.689 44.291 33.198 44.088 32.565 C 43.811 31.697 43.683 30.781 43.476 29.816 C 43.333 29.977 43.16 30.209 42.949 30.395 C 41.944 31.28 41.032 32.337 39.891 32.988 C 37.636 34.278 35.721 33.12 35.551 30.419 C 35.301 30.727 35.101 30.972 34.904 31.219 C 33.929 32.442 32.832 33.53 31.364 34.141 C 28.95 35.149 26.799 33.821 26.816 31.213 C 26.824 29.922 27.006 28.523 27.537 27.366 C 29.482 23.122 32.332 19.572 36.306 17.027 C 37.103 16.516 38 16.155 38.872 15.773 C 39.252 15.607 39.68 15.517 40.096 15.47 C 41.057 15.36 42.091 15.275 42.721 16.172 C 43.37 17.097 42.838 18.002 42.371 18.85 C 42.251 19.069 42.093 19.267 41.93 19.507 C 42.699 19.981 42.755 20.718 42.542 21.442 C 42.204 22.599 41.741 23.716 41.376 24.864 C 41.157 25.553 40.923 26.262 40.876 26.974 C 40.825 27.739 41.341 28.023 41.974 27.603 C 43.225 26.777 44.309 25.783 44.968 24.378 C 46.268 21.608 47.58 18.845 48.947 16.11 C 49.471 15.058 49.831 15.038 50.795 15.727 C 51.919 16.53 52.181 17.457 51.615 18.73 C 51.221 19.617 50.804 20.493 50.512 21.442 C 50.964 20.887 51.363 20.276 51.88 19.79 C 53.225 18.525 54.565 17.241 56.028 16.123 C 56.628 15.664 57.527 15.532 58.316 15.405 C 59.039 15.289 59.549 15.758 59.508 16.489 C 59.461 17.344 59.324 18.216 59.071 19.033 C 58.758 20.041 58.284 20.995 58 22.048 C 58.356 21.601 58.686 21.127 59.076 20.713 C 60.308 19.406 61.468 18.006 62.842 16.866 C 63.688 16.164 64.836 15.737 65.919 15.431 C 66.921 15.148 67.519 15.707 67.438 16.758 C 67.368 17.664 67.103 18.568 66.833 19.443 C 66.11 21.772 65.315 24.08 64.608 26.415 C 64.496 26.786 64.692 27.249 64.744 27.669 C 65.184 27.556 65.762 27.581 66.039 27.303 C 67.262 26.076 68.556 24.873 69.533 23.459 C 71.565 20.516 73.876 17.926 77.146 16.357 C 77.972 15.961 78.869 15.666 79.766 15.477 C 81.142 15.185 82.384 15.482 83.326 16.646 C 84.216 17.748 84.031 18.959 83.56 20.083 C 82.46 22.705 80.567 24.61 77.945 25.746 C 76.952 26.175 75.989 26.093 75.24 25.264 C 74.972 24.966 74.807 24.474 74.816 24.076 C 74.82 23.912 75.39 23.689 75.728 23.618 C 77.125 23.33 78.31 22.661 79.28 21.64 C 79.508 21.402 79.535 20.972 79.655 20.63 C 79.291 20.591 78.842 20.396 78.579 20.54 C 77.605 21.073 76.566 21.588 75.784 22.348 C 74.194 23.895 73.121 25.829 72.451 27.944 C 72.258 28.55 72.276 29.276 72.379 29.916 C 72.5 30.656 73.02 31.158 73.797 31.299 C 76 31.697 78.119 31.482 80.05 30.278 C 81.027 29.669 81.943 28.963 82.889 28.303 C 83.342 27.989 83.798 27.7 84.404 28.394 Z M 40.214 20.579 C 39.009 20.2 38.085 20.53 37.267 21.105 C 34.773 22.859 33.292 25.331 32.474 28.216 C 32.369 28.583 32.616 29.051 32.699 29.472 C 33.109 29.374 33.523 29.284 33.929 29.171 C 34.028 29.144 34.111 29.042 34.192 28.964 C 36.689 26.56 38.372 23.579 40.215 20.577 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 39.044 40.739 L 106.513 40.739 C 106.371 42.54 105.092 43.767 103.35 43.769 C 98.461 43.774 93.569 43.769 88.518 43.769 C 90.116 45.139 91.608 46.415 93.026 47.629 C 90.028 50.636 87.08 53.591 84.098 56.582 C 83.99 56.492 83.775 56.314 83.562 56.136 C 82.184 54.978 80.663 54.331 78.796 54.334 C 74.523 54.341 70.258 54.192 66.011 53.57 C 62.64 53.078 59.77 51.778 57.523 49.195 C 56.139 47.604 54.753 46.014 53.414 44.385 C 53.057 43.952 52.723 43.752 52.153 43.757 C 48.919 43.783 45.686 43.786 42.452 43.762 C 40.421 43.747 39.218 42.662 39.046 40.739 Z M 58.239 43.772 C 58.171 43.871 58.104 43.969 58.036 44.069 C 59.604 45.533 61.137 47.04 62.764 48.435 C 63.264 48.865 63.999 49.105 64.666 49.244 C 67.511 49.833 70.377 49.704 73.192 49.095 C 74.1 48.899 74.937 48.254 75.734 47.707 C 76.018 47.512 76.087 47.002 76.256 46.637 C 75.912 46.503 75.567 46.251 75.224 46.254 C 73.205 46.278 71.176 46.249 69.172 46.454 C 67.035 46.672 65.462 45.946 64.257 44.221 C 64.107 44.006 63.777 43.796 63.527 43.791 C 61.765 43.754 60.003 43.771 58.241 43.771 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 27.788 9.423 C 24.619 8.375 20.211 9.096 17.99 12.25 C 17.255 13.293 16.015 13.064 15.505 11.864 C 14.809 10.229 15.659 7.654 17.34 6.384 C 18.938 5.179 20.815 4.782 22.748 4.798 C 24.88 4.815 27.014 4.979 29.145 5.14 C 34.601 5.549 39.439 4.158 43.481 0.345 C 43.579 0.254 43.701 0.186 43.964 0 C 44.206 0.494 44.518 0.906 44.61 1.361 C 45.081 3.713 44.588 5.783 42.643 7.344 C 40.37 9.169 37.669 9.76 34.854 9.946 C 33.68 10.024 32.497 9.959 31.301 9.959 C 30.868 11.72 30.507 13.506 29.986 15.245 C 28.516 20.157 26.725 24.954 24.027 29.335 C 22.796 31.336 21.434 33.312 19.832 35.02 C 16.428 38.651 12.178 40.326 7.182 39.384 C 3.087 38.614 0.772 36.032 0.152 31.916 C -0.554 27.234 1.193 24.058 5.555 22.23 C 7.507 21.412 9.529 20.809 11.675 20.797 C 12.121 20.796 12.57 20.853 13.013 20.923 C 13.802 21.048 14.142 21.525 14.16 22.331 C 14.209 24.622 13.42 25.714 11.215 26.296 C 10.075 26.598 8.909 26.825 7.797 27.209 C 6.853 27.537 5.895 27.933 5.077 28.496 C 3.585 29.523 3.192 30.91 3.685 32.652 C 4.048 33.931 5.075 34.785 6.691 34.771 C 7.99 34.761 9.326 34.561 10.577 34.202 C 12.793 33.566 14.711 32.347 16.385 30.737 C 20.988 26.313 24.135 21.004 26.062 14.943 C 26.646 13.105 27.215 11.261 27.792 9.421 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 104.108 30.332 C 105.397 30.351 106.571 30.012 107.57 29.237 C 107.99 28.91 108.49 28.556 108.166 27.832 C 108.122 27.733 108.561 27.244 108.806 27.217 C 110.186 27.068 112.496 29.091 112.547 30.468 C 112.582 31.436 112.065 32.103 111.243 32.568 C 109.73 33.422 108.07 33.718 106.375 33.759 C 104.635 33.8 102.891 33.728 101.149 33.669 C 99.973 33.632 98.988 33.207 98.574 32 C 98.146 30.75 98.647 29.374 99.666 28.522 C 103.273 25.507 106.709 22.309 109.779 18.737 C 109.831 18.678 109.862 18.6 109.975 18.412 C 108.57 18.557 107.257 18.747 105.939 18.81 C 104.88 18.86 103.791 18.882 102.754 18.701 C 100.737 18.346 99.662 16.003 100.574 14.159 C 100.842 13.621 101.154 13.318 101.835 13.653 C 104.716 15.072 107.775 15.688 110.981 15.571 C 112.033 15.532 113.054 15.617 113.633 16.643 C 114.289 17.804 113.976 18.94 113.313 19.988 C 110.93 23.748 108.009 27.039 104.602 29.9 C 104.435 30.041 104.271 30.188 104.106 30.332 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 95.989 47.52 C 97.693 49.23 99.417 50.959 101.073 52.62 C 97.119 56.561 93.127 60.541 89.192 64.465 C 87.595 62.877 85.831 61.121 84.098 59.396 C 88.019 55.48 91.993 51.511 95.99 47.52 Z M 89.715 60.1 C 89.72 59.51 89.192 58.972 88.601 58.964 C 88.002 58.955 87.487 59.47 87.478 60.081 C 87.47 60.7 87.961 61.202 88.58 61.203 C 89.19 61.203 89.71 60.699 89.715 60.1 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></g></svg>',svgContentId:10715445629,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,x:140,y:263}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vsmqrw\",\"data-framer-name\":\"Toast\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-14uvqni\",\"data-framer-name\":\"Toast\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ujzcld\",\"data-framer-name\":\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 163 41\"><path d=\"M 58.033 38.26 C 53.445 38.26 50.962 35.94 50.962 31.61 L 50.962 18.912 L 49.361 18.912 C 48.598 18.903 47.862 18.592 47.329 18.053 C 46.796 17.514 46.501 16.793 46.52 16.044 C 46.557 14.536 47.816 13.33 49.361 13.321 L 50.962 13.321 L 50.962 9.539 C 51.099 7.858 52.534 6.552 54.263 6.552 C 55.992 6.552 57.436 7.849 57.565 9.539 L 57.565 13.321 L 60.139 13.321 C 60.875 13.342 61.574 13.645 62.089 14.166 C 62.605 14.687 62.898 15.386 62.908 16.117 C 62.898 16.847 62.605 17.546 62.089 18.067 C 61.574 18.588 60.875 18.891 60.139 18.912 L 57.565 18.912 L 57.565 29.892 C 57.565 31.811 58.806 32.56 59.836 32.56 L 60.406 32.56 C 62.264 32.56 63.303 33.766 63.303 35.337 C 63.303 36.908 62.319 38.26 58.033 38.26 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 78.679 38.26 C 70.476 38.26 65.519 32.414 65.519 25.462 C 65.519 18.565 70.485 12.718 78.679 12.718 C 86.938 12.718 91.894 18.565 91.894 25.462 C 91.949 27.186 91.643 28.902 90.994 30.501 C 90.345 32.101 89.368 33.548 88.124 34.752 C 86.881 35.956 85.4 36.89 83.773 37.494 C 82.147 38.098 80.412 38.359 78.679 38.26 Z M 78.679 18.41 C 74.596 18.41 72.334 21.68 72.334 25.462 C 72.334 29.244 74.605 32.578 78.679 32.578 C 82.753 32.578 85.08 29.308 85.08 25.462 C 85.08 21.68 82.753 18.41 78.679 18.41 Z M 115.06 37.959 L 114.545 37.959 C 114.03 37.959 111.703 37.557 111.703 35.136 C 110.002 37.1 107.068 38.26 103.813 38.26 C 99.84 38.26 95.141 35.638 95.141 30.194 C 95.141 24.503 99.84 22.338 103.813 22.338 C 107.123 22.338 110.057 23.397 111.703 25.306 L 111.703 22.027 C 111.703 19.561 109.533 17.944 106.231 17.944 C 104.259 17.903 102.319 18.447 100.658 19.506 C 100.3 19.722 99.891 19.845 99.472 19.862 C 98.093 19.844 96.989 18.738 96.989 17.395 C 96.996 16.951 97.12 16.517 97.348 16.135 C 98.893 13.714 104.466 12.709 107.353 12.709 C 113.027 12.709 118.242 14.929 118.242 21.927 L 118.242 34.78 C 118.251 36.515 116.825 37.94 115.041 37.95 Z M 111.703 28.787 C 110.618 27.38 108.558 26.668 106.443 26.668 C 103.859 26.668 101.743 27.965 101.743 30.349 C 101.743 32.615 103.859 33.93 106.443 33.93 C 108.558 33.93 110.618 33.227 111.703 31.811 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 133.747 38.26 C 130.5 38.26 125.286 37.201 123.741 35.026 C 123.438 34.634 123.272 34.159 123.281 33.665 C 123.3 32.956 123.596 32.281 124.105 31.784 C 124.614 31.286 125.298 31.005 126.013 30.998 C 126.491 30.998 126.951 31.126 127.355 31.372 C 129.314 32.478 131.898 33.336 134.059 33.336 C 136.901 33.336 138.244 32.231 138.244 30.715 C 138.244 26.686 123.428 29.956 123.428 20.383 C 123.428 16.299 127.098 12.728 133.645 12.728 C 136.892 12.728 141.334 13.742 142.731 15.696 C 142.999 16.056 143.144 16.491 143.145 16.939 C 143.099 18.291 141.959 19.369 140.57 19.36 C 140.138 19.361 139.712 19.257 139.329 19.058 C 137.606 18.102 135.665 17.599 133.691 17.597 C 131.319 17.597 129.774 18.656 129.774 20.017 C 129.774 23.644 144.534 20.62 144.534 30.441 C 144.534 34.88 140.662 38.26 133.747 38.26 Z M 157.74 38.26 C 153.151 38.26 150.668 35.94 150.668 31.61 L 150.668 18.912 L 149.068 18.912 C 148.304 18.903 147.569 18.592 147.035 18.053 C 146.502 17.514 146.208 16.793 146.226 16.044 C 146.263 14.536 147.523 13.33 149.068 13.321 L 150.668 13.321 L 150.668 9.539 C 150.744 8.722 151.124 7.962 151.735 7.41 C 152.346 6.857 153.143 6.551 153.969 6.552 C 155.698 6.552 157.142 7.849 157.271 9.539 L 157.271 13.321 L 159.855 13.321 C 160.59 13.342 161.289 13.645 161.805 14.166 C 162.321 14.687 162.614 15.386 162.623 16.117 C 162.614 16.847 162.321 17.546 161.805 18.067 C 161.289 18.588 160.59 18.891 159.855 18.912 L 157.271 18.912 L 157.271 29.892 C 157.271 31.811 158.512 32.56 159.542 32.56 L 160.112 32.56 C 161.97 32.56 163 33.766 163 35.337 C 163 36.908 162.034 38.26 157.74 38.26 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 42.317 28.248 C 42.354 25.553 42.234 22.858 41.958 20.182 C 41.756 18.373 41.14 16.053 39.163 15.578 C 39.418 15.642 39.686 15.632 39.935 15.55 C 42.225 14.363 42.05 11.43 41.241 9.311 C 40.174 6.534 37.645 4.561 35.135 3.254 C 30.479 0.948 25.316 -0.164 20.116 0.02 C 14.917 0.203 9.846 1.676 5.366 4.305 C 3.095 5.693 0.483 8.407 1.633 11.43 C 1.944 12.183 2.404 12.866 2.985 13.44 L 3.849 14.335 C 2.681 15.906 1.826 17.332 1.274 19.241 C -0.381 24.996 -0.105 28.696 0.345 33.318 C 0.63 36.177 1.578 40.434 4.897 40.909 C 7.601 41.284 10.535 40.398 13.238 40.078 C 16.218 39.731 19.225 39.183 22.242 39.265 C 26.49 39.375 30.702 40.37 34.96 40.416 C 37.204 40.434 40.938 40.654 41.609 37.712 C 42.243 34.917 42.271 32.012 42.271 29.162 C 42.308 28.86 42.308 28.549 42.308 28.257 Z M 37.461 33.08 C 36.404 35.446 33.415 35.182 31.328 35.008 L 21.993 33.903 C 19.216 33.82 16.466 34.341 13.763 34.935 C 11.739 35.373 8.916 36.534 7.086 34.99 C 5.054 33.281 4.695 30.367 4.667 27.91 C 4.706 25.691 4.927 23.479 5.33 21.296 C 5.578 19.944 5.983 18.629 6.516 17.368 C 7.242 15.541 8.318 14.436 8.374 14.491 C 7.831 13.933 7.178 13.632 6.81 12.874 C 5.422 9.996 8.889 7.557 10.783 6.726 C 17.414 3.784 26.683 4.077 32.946 7.849 C 34.896 9.028 38.685 13.075 35.144 15.093 C 37.324 16.117 37.885 19.204 38.124 21.397 C 38.506 24.918 38.395 28.475 37.793 31.966 C 37.727 32.35 37.622 32.725 37.461 33.08 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></svg>',svgContentId:12235470721,withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:303,y:151}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16ac39j\",\"data-framer-name\":\"Lightspeed\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-j9biue\",\"data-framer-name\":\"svg-554708819_5460\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 166 39\"><g><path d=\"M 0 38.262 L 0 0 L 166 0 L 166 38.262 Z\" fill=\"transparent\"></path><g transform=\"translate(0.185 0.587)\"><path d=\"M 12.712 0 L 14.46 3.026 C 14.809 3.652 14.809 4.417 14.46 5.043 L 4.045 23.025 L 8.973 31.511 C 9.742 32.833 11.174 33.668 12.712 33.668 C 14.25 33.668 15.683 32.833 16.452 31.511 L 21.379 23.025 L 20.086 20.729 L 14.494 30.364 C 14.145 30.99 13.446 31.372 12.747 31.372 C 12.013 31.372 11.349 30.99 11 30.364 L 6.701 23.025 L 16.382 6.33 L 18.129 9.356 C 18.478 9.982 18.478 10.747 18.129 11.373 L 11.384 23.025 L 12.712 25.32 L 20.051 12.66 L 24.874 20.973 C 25.608 22.26 25.608 23.825 24.874 25.112 L 19.981 33.563 C 19.247 34.85 16.906 37.737 12.712 37.737 C 8.518 37.737 6.212 34.85 5.443 33.563 L 0.55 25.112 C -0.183 23.825 -0.183 22.26 0.55 20.973 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 35.463 9.008 L 38.853 9.008 L 38.853 28.938 L 35.463 28.938 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 43.395 12.66 C 44.496 12.66 45.387 11.773 45.387 10.678 C 45.387 9.583 44.496 8.695 43.395 8.695 C 42.295 8.695 41.403 9.583 41.403 10.678 C 41.403 11.773 42.295 12.66 43.395 12.66 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 41.684 15.095 L 45.108 15.095 L 45.108 28.938 L 41.684 28.938 Z M 54.09 14.747 C 50.211 14.747 47.065 17.46 47.065 21.773 C 47.065 26.086 49.791 28.729 54.125 28.729 C 55.837 28.729 57.655 29.599 57.655 31.512 C 57.655 33.425 56.117 34.503 54.125 34.503 C 52.133 34.503 50.49 33.32 50.49 31.512 L 47.065 31.512 C 47.065 35.233 50.071 37.703 54.125 37.703 C 58.144 37.703 61.079 35.338 61.079 31.512 C 61.079 29.738 60.52 28.068 58.214 26.92 C 60.486 25.877 61.15 23.477 61.15 21.738 C 61.15 17.46 57.969 14.747 54.09 14.747 Z M 54.125 25.912 C 52.133 25.912 50.49 24.208 50.49 21.773 C 50.49 19.373 52.133 17.599 54.125 17.599 C 56.117 17.599 57.724 19.408 57.724 21.773 C 57.724 24.173 56.082 25.912 54.125 25.912 Z M 71.074 14.747 C 69.502 14.747 67.999 15.234 66.741 16.799 L 66.741 8.974 L 63.316 8.974 L 63.316 28.903 L 66.741 28.903 L 66.741 21.877 C 66.741 19.825 68.139 18.121 70.166 18.121 C 71.983 18.121 73.311 19.199 73.311 21.703 L 73.311 28.903 L 76.736 28.903 L 76.736 21.46 C 76.771 17.391 75.023 14.747 71.074 14.747 Z M 85.088 26.573 C 84.669 26.573 84.319 26.434 84.11 26.155 C 83.9 25.877 83.795 25.46 83.795 24.834 L 83.795 18.017 L 86.556 18.017 L 86.871 15.06 L 83.83 15.06 L 83.83 11.269 L 80.37 11.652 L 80.37 15.095 L 77.75 15.095 L 77.75 18.051 L 80.37 18.051 L 80.37 24.938 C 80.37 26.364 80.72 27.442 81.384 28.173 C 82.048 28.903 83.062 29.286 84.354 29.286 C 84.948 29.286 85.507 29.216 86.102 29.042 C 86.696 28.868 87.22 28.625 87.674 28.312 L 86.486 26.121 C 86.032 26.434 85.543 26.573 85.088 26.573 Z M 99.172 21.495 C 97.774 20.625 96.131 20.521 94.524 20.417 C 93.58 20.347 92.147 20.138 92.147 18.921 C 92.147 18.051 93.056 17.564 94.699 17.564 C 96.027 17.564 97.18 17.877 98.159 18.782 L 100.08 16.556 C 98.473 15.165 96.831 14.747 94.629 14.747 C 92.078 14.747 88.723 15.86 88.723 19.06 C 88.723 20.382 89.422 21.599 90.575 22.295 C 91.868 23.095 93.545 23.199 94.978 23.373 C 95.957 23.477 97.564 23.721 97.285 25.077 C 97.11 26.016 95.957 26.294 95.153 26.329 C 94.279 26.364 93.406 26.294 92.532 26.086 C 91.623 25.842 90.889 25.425 90.086 24.903 L 88.338 27.094 C 88.443 27.164 88.548 27.268 88.548 27.268 C 90.785 29.112 93.895 29.703 96.726 29.077 C 98.857 28.59 100.674 27.06 100.674 24.764 C 100.744 23.477 100.325 22.19 99.172 21.495 Z M 110.459 14.747 C 108.887 14.747 107.035 15.408 105.951 16.938 L 105.847 15.06 L 102.527 15.06 L 102.527 34.99 L 105.951 34.607 L 105.951 27.303 C 106.93 28.799 109.062 29.286 110.529 29.286 C 114.968 29.286 117.554 25.981 117.554 21.982 C 117.554 17.912 114.723 14.747 110.459 14.747 Z M 110.18 26.329 C 107.839 26.329 106.266 24.208 106.266 22.051 C 106.266 19.895 107.734 17.599 110.18 17.599 C 112.661 17.599 114.094 19.93 114.094 22.051 C 114.129 24.208 112.521 26.329 110.18 26.329 Z M 122.027 23.234 C 122.411 24.868 123.914 26.294 126.361 26.294 C 127.619 26.294 129.296 25.668 130.1 24.868 L 132.302 27.025 C 130.834 28.52 128.423 29.251 126.326 29.251 C 121.992 29.251 118.847 26.399 118.847 21.982 C 118.847 17.808 122.097 14.747 126.081 14.747 C 130.275 14.747 133.769 17.599 133.42 23.234 Z M 130.1 20.625 C 129.715 18.99 128.073 17.564 126.081 17.564 C 124.229 17.564 122.517 18.817 122.027 20.625 Z M 137.893 23.234 C 138.278 24.868 139.781 26.294 142.227 26.294 C 143.485 26.294 145.162 25.668 145.966 24.868 L 148.168 27.025 C 146.7 28.52 144.289 29.251 142.192 29.251 C 137.858 29.251 134.713 26.399 134.713 21.982 C 134.713 17.808 137.963 14.747 141.947 14.747 C 146.141 14.747 149.635 17.599 149.286 23.234 Z M 146.001 20.625 C 145.617 18.99 143.974 17.564 141.982 17.564 C 140.13 17.564 138.417 18.817 137.928 20.625 Z M 157.569 29.286 C 159.141 29.286 160.993 28.625 162.077 27.094 L 162.182 28.938 L 165.502 28.938 L 165.502 9.008 L 162.077 9.008 L 162.077 16.73 C 161.098 15.234 158.931 14.782 157.464 14.782 C 153.025 14.782 150.474 18.051 150.474 22.086 C 150.474 26.121 153.305 29.286 157.569 29.286 Z M 157.813 17.704 C 160.155 17.704 161.727 19.825 161.727 21.982 C 161.727 24.138 160.259 26.434 157.813 26.434 C 155.332 26.434 153.899 24.103 153.899 21.982 C 153.899 19.825 155.472 17.704 157.813 17.704 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></g></svg>',svgContentId:12325376854,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:300,y:-5}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xue9gy\",\"data-framer-name\":\"Woo commerce\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-um7svy\",\"data-framer-name\":\"Group 31\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 386 386\"><g transform=\"translate(45.698 168.535)\"><path d=\"M 0 59.803 L 0 0 L 296.414 0 L 296.414 59.803 Z\" fill=\"transparent\"></path><path d=\"M 91.049 0.494 L 9.32 0.494 C 4.148 0.494 -0.039 4.722 0.002 9.853 L 0.002 41.05 C 0.002 46.222 4.189 50.408 9.361 50.408 L 48.07 50.408 L 65.763 60.261 L 61.74 50.408 L 91.049 50.408 C 96.221 50.408 100.408 46.222 100.408 41.05 L 100.408 9.853 C 100.408 4.681 96.221 0.494 91.049 0.494 Z M 86.698 10.674 C 89.612 11.29 91.788 12.85 93.266 15.436 C 94.579 17.653 95.236 20.32 95.236 23.522 C 95.236 27.75 94.169 31.609 92.034 35.139 C 89.571 39.243 86.369 41.297 82.388 41.297 C 81.69 41.297 80.951 41.215 80.171 41.05 C 77.257 40.434 75.081 38.875 73.603 36.288 C 72.29 34.031 71.633 31.322 71.633 28.162 C 71.633 23.932 72.7 20.074 74.835 16.585 C 77.339 12.48 80.54 10.428 84.481 10.428 C 85.179 10.428 85.918 10.51 86.698 10.674 Z M 84.974 32.881 C 86.493 31.527 87.518 29.515 88.094 26.806 C 88.258 25.862 88.381 24.836 88.381 23.769 C 88.381 22.578 88.135 21.306 87.642 20.034 C 87.026 18.432 86.205 17.569 85.22 17.365 C 83.742 17.078 82.306 17.899 80.951 19.911 C 79.843 21.469 79.145 23.111 78.775 24.795 C 78.57 25.739 78.488 26.764 78.488 27.792 C 78.488 28.983 78.734 30.255 79.227 31.527 C 79.843 33.127 80.663 33.99 81.649 34.195 C 82.675 34.399 83.783 33.948 84.974 32.881 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 7.597 7.718 C 6.447 7.8 5.585 8.211 5.011 8.991 C 4.436 9.73 4.231 10.674 4.354 11.741 C 6.776 27.134 9.033 37.52 11.127 42.897 C 11.948 44.868 12.892 45.813 14 45.729 C 15.724 45.606 17.777 43.225 20.198 38.587 C 21.471 35.96 23.441 32.02 26.11 26.764 C 28.326 34.523 31.364 40.352 35.181 44.252 C 36.249 45.36 37.357 45.852 38.424 45.771 C 39.369 45.689 40.107 45.196 40.6 44.292 C 41.01 43.513 41.175 42.61 41.093 41.583 C 40.846 37.848 41.216 32.634 42.242 25.944 C 43.309 19.048 44.623 14.081 46.224 11.125 C 46.552 10.51 46.675 9.894 46.634 9.155 C 46.552 8.211 46.141 7.431 45.362 6.815 C 44.582 6.2 43.719 5.912 42.776 5.994 C 41.585 6.076 40.682 6.651 40.066 7.8 C 37.521 12.439 35.715 19.951 34.648 30.378 C 33.088 26.436 31.774 21.797 30.748 16.339 C 30.297 13.916 29.188 12.767 27.382 12.89 C 26.151 12.972 25.124 13.793 24.304 15.353 L 15.314 32.471 C 13.836 26.518 12.44 19.253 11.168 10.674 C 10.88 8.539 9.69 7.554 7.597 7.718 Z\" fill=\"var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, rgb(254, 250, 246))\"></path><path d=\"M 110.791 15.067 C 108.041 17.776 106.687 21.223 106.687 25.411 C 106.687 29.885 108.041 33.539 110.751 36.289 C 113.46 39.039 116.99 40.434 121.383 40.434 C 122.655 40.434 124.092 40.229 125.652 39.778 L 125.652 33.127 C 124.215 33.539 122.983 33.743 121.915 33.743 C 119.74 33.743 118.016 33.004 116.702 31.569 C 115.389 30.09 114.732 28.12 114.732 25.616 C 114.732 23.276 115.389 21.346 116.662 19.869 C 117.975 18.35 119.576 17.611 121.546 17.611 C 122.819 17.611 124.173 17.816 125.652 18.227 L 125.652 11.577 C 124.297 11.208 122.778 11.043 121.177 11.043 C 116.99 11.002 113.542 12.357 110.791 15.067 Z M 139.279 11.002 C 135.503 11.002 132.547 12.275 130.413 14.779 C 128.279 17.283 127.253 20.813 127.253 25.329 C 127.253 30.213 128.32 33.948 130.413 36.534 C 132.507 39.122 135.586 40.434 139.609 40.434 C 143.507 40.434 146.505 39.122 148.598 36.534 C 150.691 33.948 151.758 30.295 151.758 25.616 C 151.758 20.936 150.691 17.325 148.556 14.779 C 146.381 12.275 143.302 11.002 139.279 11.002 Z M 142.523 32.348 C 141.784 33.497 140.675 34.071 139.279 34.071 C 137.965 34.071 136.981 33.497 136.284 32.348 C 135.586 31.199 135.257 28.899 135.257 25.411 C 135.257 20.034 136.612 17.365 139.361 17.365 C 142.235 17.365 143.714 20.074 143.714 25.534 C 143.672 28.899 143.261 31.199 142.523 32.348 Z M 172.037 11.782 L 170.558 18.062 C 170.19 19.664 169.82 21.306 169.492 22.988 L 168.671 27.341 C 167.89 22.988 166.823 17.816 165.468 11.782 L 155.946 11.782 L 152.374 39.736 L 159.516 39.736 L 161.446 20.485 L 166.33 39.736 L 171.421 39.736 L 176.1 20.525 L 178.111 39.736 L 185.583 39.736 L 181.806 11.782 Z M 206.231 11.782 L 204.753 18.062 C 204.383 19.664 204.013 21.306 203.685 22.988 L 202.864 27.341 C 202.085 22.988 201.018 17.816 199.662 11.782 L 190.139 11.782 L 186.569 39.736 L 193.711 39.736 L 195.639 20.485 L 200.525 39.736 L 205.615 39.736 L 210.253 20.525 L 212.264 39.736 L 219.736 39.736 L 215.959 11.782 Z M 229.464 28.694 L 236.156 28.694 L 236.156 22.906 L 229.464 22.906 L 229.464 17.776 L 237.182 17.776 L 237.182 11.823 L 221.91 11.823 L 221.91 39.778 L 237.222 39.778 L 237.222 33.825 L 229.464 33.825 Z M 258.484 24.262 C 259.266 22.988 259.677 21.676 259.677 20.32 C 259.677 17.693 258.649 15.599 256.598 14.081 C 254.545 12.562 251.712 11.782 248.182 11.782 L 239.398 11.782 L 239.398 39.736 L 246.952 39.736 L 246.952 27.011 L 247.075 27.011 L 253.191 39.736 L 261.154 39.736 L 255.119 27.134 C 256.556 26.478 257.705 25.534 258.484 24.262 Z M 246.91 23.811 L 246.91 17.16 C 248.715 17.201 249.989 17.488 250.768 18.062 C 251.547 18.637 251.917 19.541 251.917 20.855 C 251.917 22.783 250.235 23.769 246.91 23.811 Z M 264.108 15.067 C 261.359 17.776 260.005 21.223 260.005 25.411 C 260.005 29.885 261.359 33.539 264.068 36.289 C 266.779 39.039 270.305 40.434 274.7 40.434 C 275.972 40.434 277.409 40.229 278.968 39.778 L 278.968 33.127 C 277.534 33.539 276.3 33.743 275.233 33.743 C 273.058 33.743 271.335 33.004 270.021 31.569 C 268.707 30.09 268.051 28.12 268.051 25.616 C 268.051 23.276 268.707 21.346 269.979 19.869 C 271.293 18.35 272.893 17.611 274.863 17.611 C 276.135 17.611 277.491 17.816 278.968 18.227 L 278.968 11.577 C 277.614 11.208 276.095 11.043 274.495 11.043 C 270.349 11.002 266.86 12.357 264.108 15.067 Z M 288.616 33.743 L 288.616 28.653 L 295.305 28.653 L 295.305 22.866 L 288.616 22.866 L 288.616 17.734 L 296.372 17.734 L 296.372 11.782 L 281.104 11.782 L 281.104 39.736 L 296.416 39.736 L 296.416 33.785 L 288.616 33.785 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 67.528 15.436 C 66.05 12.85 63.834 11.29 60.96 10.674 C 60.18 10.51 59.441 10.428 58.743 10.428 C 54.803 10.428 51.601 12.48 49.097 16.585 C 46.962 20.074 45.895 23.932 45.895 28.162 C 45.895 31.322 46.552 34.031 47.865 36.288 C 49.343 38.875 51.519 40.434 54.433 41.05 C 55.213 41.215 55.952 41.297 56.65 41.297 C 60.632 41.297 63.834 39.243 66.296 35.139 C 68.431 31.609 69.498 27.75 69.498 23.522 C 69.498 20.32 68.841 17.653 67.528 15.436 Z\" fill=\"var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, rgb(254, 250, 246))\"></path><path d=\"M 62.355 25.806 C 61.781 28.515 60.755 30.527 59.236 31.881 C 58.046 32.948 56.937 33.399 55.911 33.195 C 54.926 32.99 54.105 32.127 53.489 30.527 C 52.997 29.255 52.75 27.983 52.75 26.792 C 52.75 25.764 52.832 24.739 53.038 23.795 C 53.407 22.111 54.105 20.469 55.213 18.911 C 56.568 16.899 58.005 16.078 59.482 16.365 C 60.467 16.569 61.288 17.432 61.904 19.034 C 62.397 20.306 62.643 21.578 62.643 22.769 C 62.643 23.836 62.561 24.862 62.355 25.806 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></svg>',svgContentId:10007780641,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:-280,y:151}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-uifw4y\",\"data-framer-name\":\"Klaviyo\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fvp203\",\"data-framer-name\":\"Klaviyo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-o5r1rx\",\"data-framer-name\":\"Klaviyo Logo 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 183 54\"><g><path d=\"M 0 54 L 0 0 L 183 0 L 183 54 Z\" fill=\"transparent\"></path><path d=\"M 103.91 10.8 C 104.886 10.8 105.831 10.423 106.524 9.764 C 107.217 9.105 107.627 8.163 107.658 7.221 C 107.658 6.248 107.249 5.306 106.556 4.615 C 105.863 3.924 104.918 3.516 103.941 3.516 C 102.965 3.548 102.052 3.924 101.359 4.647 C 100.666 5.337 100.288 6.279 100.319 7.221 C 100.319 8.163 100.697 9.073 101.39 9.764 C 102.052 10.392 102.965 10.769 103.91 10.8 Z M 129.297 14.253 L 138.305 14.253 L 138.305 14.976 C 137.801 15.07 137.329 15.227 136.888 15.478 C 136.069 15.855 134.431 17.707 133.14 20.815 C 130.998 26.184 128.761 32.557 126.399 39.841 L 125.517 42.603 C 125.139 43.859 124.793 44.676 124.635 45.147 C 124.478 45.649 124.257 46.402 123.879 47.313 C 123.659 48.003 123.375 48.694 123.029 49.322 C 122.588 50.138 121.769 51.802 121.108 52.305 C 120.068 53.184 118.525 54.157 116.603 54 C 112.855 54 110.052 51.237 110.02 47.972 C 110.02 45.743 111.438 44.267 113.58 44.267 C 115.123 44.267 116.477 45.084 116.477 46.81 C 116.477 48.066 115.218 49.353 115.218 50.013 C 115.218 51.708 116.194 52.493 118.115 52.493 C 119.659 52.493 120.919 51.52 121.864 49.573 C 123.123 47.344 123.249 44.895 122.178 42.164 L 114.273 21.443 C 112.446 16.671 111.091 15.101 109.391 14.913 L 109.391 14.191 L 121.864 14.191 L 121.864 14.913 C 120.383 15.07 119.627 15.949 119.627 17.519 C 119.627 18.649 120.068 20.407 120.887 22.636 L 122.367 26.655 C 124.068 31.019 125.454 34.817 126.147 37.203 C 127.754 32.243 129.234 27.91 130.651 24.112 C 131.691 21.286 132.195 19.277 132.195 18.084 C 132.195 15.949 131.029 14.976 129.297 14.976 Z M 42.585 40.72 C 40.978 40.437 39.624 39.024 39.624 36.042 L 39.624 0 L 30.552 1.947 L 30.552 2.7 C 32.096 2.543 33.639 3.893 33.639 6.781 L 33.639 36.042 C 33.639 38.867 32.096 40.5 30.552 40.72 C 30.395 40.751 30.269 40.751 30.112 40.783 C 29.324 40.845 28.537 40.688 27.812 40.374 C 26.584 39.841 25.576 38.899 24.725 37.517 L 20.536 30.893 C 19.654 29.48 18.331 28.413 16.788 27.816 C 15.245 27.22 13.544 27.126 11.938 27.565 L 16.662 22.385 C 20.221 18.46 23.529 15.98 26.647 14.944 L 26.647 14.222 L 16.253 14.222 L 16.253 14.944 C 18.93 15.98 18.772 18.272 15.686 21.851 L 9.071 29.512 L 9.071 0 L 0 1.947 L 0 2.7 C 1.543 2.7 3.087 4.207 3.087 6.876 L 3.087 36.01 C 3.087 39.244 1.575 40.5 0 40.72 L 0 41.442 L 12.032 41.442 L 12.032 40.72 C 10.048 40.437 9.071 38.93 9.071 36.042 L 9.071 30.673 L 11.654 27.848 L 17.891 38.02 C 19.371 40.469 20.757 41.442 22.93 41.442 L 43.844 41.442 L 43.844 40.877 C 43.876 40.877 43.277 40.845 42.585 40.72 Z M 67.53 37.298 L 67.53 25.116 C 67.404 17.173 64.034 13.531 56.317 13.531 C 53.861 13.5 51.467 14.316 49.514 15.823 C 47.467 17.362 46.49 19.088 46.49 21.098 C 46.49 23.044 47.593 24.52 49.388 24.52 C 51.309 24.52 52.695 23.421 52.695 21.914 C 52.695 20.784 51.939 19.183 51.939 18.115 C 51.939 16.169 53.42 14.473 56.002 14.473 C 59.31 14.473 61.672 16.922 61.672 22.353 L 61.672 25.619 L 58.932 26.278 C 57.514 26.56 56.286 26.843 55.372 27.094 C 54.428 27.377 53.231 27.753 51.813 28.287 C 48.947 29.386 47.435 30.422 46.112 32.369 C 45.451 33.31 45.136 34.441 45.136 35.571 C 45.136 40.092 48.317 42.164 52.758 42.164 C 56.286 42.164 60.003 40.312 61.703 36.827 C 61.735 37.926 61.987 38.993 62.491 39.998 C 64.349 43.734 70.523 41.536 70.523 41.536 L 70.523 40.814 C 67.751 41.222 67.53 38.051 67.53 37.298 Z M 61.672 33.53 C 61.672 35.32 61.01 36.795 59.688 37.831 C 58.428 38.867 57.105 39.401 55.719 39.401 C 53.042 39.401 51.278 37.674 51.278 34.441 C 51.278 32.934 52.128 31.521 52.821 30.705 C 53.388 30.14 54.018 29.669 54.743 29.355 C 55.687 28.852 56.128 28.601 56.79 28.319 L 59.31 27.408 C 60.57 26.906 61.325 26.655 61.672 26.498 Z M 183 14.253 L 161.645 14.253 L 161.645 0 L 183 0 L 178.527 7.127 Z M 139.565 37.957 C 136.919 35.257 135.439 31.615 135.502 27.816 C 135.47 25.964 135.817 24.112 136.51 22.385 C 137.203 20.658 138.242 19.088 139.565 17.738 C 142.274 14.913 145.55 13.5 149.424 13.5 C 153.203 13.5 156.511 14.913 159.219 17.738 C 160.542 19.057 161.613 20.627 162.306 22.353 C 163.031 24.08 163.377 25.933 163.346 27.816 C 163.377 29.7 163.031 31.552 162.306 33.279 C 161.582 35.006 160.542 36.607 159.219 37.926 C 156.511 40.688 153.235 42.133 149.424 42.133 C 145.581 42.164 142.274 40.751 139.565 37.957 Z M 154.369 18.209 C 153.298 16.106 151.849 14.881 150.18 14.536 C 146.778 13.845 143.786 17.33 142.652 22.824 C 142.179 25.305 142.053 27.816 142.305 30.297 C 142.557 32.808 143.25 35.226 144.384 37.486 C 145.487 39.59 146.904 40.814 148.573 41.159 C 151.975 41.85 155.062 38.24 156.196 32.683 C 157.141 28.036 156.668 22.385 154.369 18.209 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 107.091 36.042 L 107.091 14.253 L 87.752 14.253 L 87.752 14.913 C 90.335 15.289 91.563 17.236 90.398 20.344 C 84.35 36.607 84.728 35.885 84.35 37.172 C 83.972 35.916 83.09 32.84 81.673 28.978 C 80.255 25.116 79.31 22.573 78.933 21.412 C 77.452 16.891 77.956 15.227 80.35 14.944 L 80.35 14.222 L 67.814 14.222 L 67.814 14.944 C 69.672 15.321 71.342 17.456 72.696 21.255 L 74.617 26.215 C 76.728 31.552 79.216 38.93 80.035 41.442 L 84.193 41.442 C 85.547 37.58 90.902 22.134 91.626 20.564 C 92.413 18.774 93.295 17.424 94.272 16.482 C 94.744 15.98 95.311 15.572 95.973 15.321 C 96.603 15.07 97.296 14.913 97.988 14.944 C 97.988 14.944 101.012 14.944 101.012 17.832 L 101.012 36.073 C 101.012 39.119 99.532 40.531 97.988 40.751 L 97.988 41.473 L 109.957 41.473 L 109.957 40.751 C 108.414 40.5 107.091 39.087 107.091 36.042 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></svg>',svgContentId:11426297221,withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.4,skewX:0,skewY:0,x:-140,y:260}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tqgq14\",\"data-framer-name\":\"Deliverect\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-77rx1z\",\"data-framer-name\":\"Group 33\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 386 386\"><g transform=\"translate(45.305 168.535)\"><path d=\"M 0 54.366 L 0 0 L 295.39 0 L 295.39 54.366 Z\" fill=\"transparent\"></path><path d=\"M 44.592 7.347 L 44.592 27.393 C 44.592 37.299 36.606 45.327 26.755 45.327 C 16.904 45.327 8.918 37.299 8.918 27.393 C 8.918 17.488 16.904 9.459 26.755 9.459 L 28.737 9.459 L 28.737 21.415 L 26.755 21.415 C 23.472 21.415 20.81 24.091 20.81 27.393 C 20.81 30.693 23.472 33.37 26.755 33.37 C 30.038 33.37 32.7 30.693 32.7 27.393 L 32.7 1.168 C 30.786 0.731 28.799 0.494 26.755 0.494 C 11.979 0.494 0 12.538 0 27.395 C 0 42.252 11.979 54.296 26.755 54.296 C 41.531 54.296 53.51 42.252 53.51 27.395 C 53.51 19.43 50.063 12.275 44.592 7.349 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 109.151 41.826 C 112.412 41.826 114.86 40.349 116.164 38.437 L 121.005 41.278 C 118.503 44.995 114.425 47.237 109.096 47.237 C 100.126 47.237 94.307 41.059 94.307 32.861 C 94.307 24.661 100.126 18.483 108.661 18.483 C 117.198 18.483 122.308 25.043 122.308 32.915 C 122.308 33.734 122.2 34.61 122.091 35.374 L 100.452 35.374 C 101.376 39.638 104.802 41.826 109.151 41.826 Z M 116.382 30.565 C 115.567 25.862 112.14 23.84 108.607 23.84 C 104.203 23.84 101.213 26.464 100.398 30.565 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 126.113 7.641 L 131.986 7.641 L 131.986 46.525 L 126.113 46.525 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 136.135 11.321 C 136.135 9.244 137.82 7.548 139.886 7.548 C 141.952 7.548 143.637 9.242 143.637 11.321 C 143.637 13.399 141.952 15.092 139.886 15.092 C 137.82 15.092 136.135 13.343 136.135 11.321 Z M 136.95 19.193 L 142.824 19.193 L 142.824 46.525 L 136.95 46.525 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 173.988 19.193 L 163.389 46.525 L 156.591 46.525 L 145.99 19.193 L 152.405 19.193 L 160.018 39.966 L 167.575 19.193 L 173.99 19.193 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 188.768 41.826 C 192.029 41.826 194.477 40.349 195.782 38.437 L 200.622 41.278 C 198.121 44.995 194.042 47.237 188.712 47.237 C 179.742 47.237 173.925 41.059 173.925 32.861 C 173.925 24.661 179.742 18.483 188.277 18.483 C 196.815 18.483 201.925 25.043 201.925 32.915 C 201.925 33.734 201.816 34.61 201.708 35.374 L 180.068 35.374 C 180.992 39.638 184.419 41.826 188.768 41.826 Z M 195.999 30.565 C 195.184 25.862 191.757 23.84 188.223 23.84 C 183.819 23.84 180.829 26.464 180.014 30.565 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 219.261 18.7 L 219.261 25.097 C 215.402 24.824 210.888 26.627 210.888 32.75 L 210.888 46.527 L 205.017 46.527 L 205.017 19.195 L 210.888 19.195 L 210.888 23.787 C 212.519 20.07 215.837 18.702 219.261 18.702 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 234.846 41.826 C 238.108 41.826 240.556 40.349 241.861 38.437 L 246.699 41.278 C 244.2 44.995 240.121 47.237 234.791 47.237 C 225.821 47.237 220.002 41.059 220.002 32.861 C 220.002 24.661 225.821 18.483 234.358 18.483 C 242.894 18.483 248.004 25.043 248.004 32.915 C 248.004 33.734 247.895 34.61 247.787 35.374 L 226.147 35.374 C 227.071 39.638 230.498 41.826 234.846 41.826 Z M 242.078 30.565 C 241.263 25.862 237.836 23.84 234.302 23.84 C 229.898 23.84 226.908 26.464 226.093 30.565 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 250.315 32.859 C 250.315 24.713 256.458 18.481 264.669 18.481 C 269.997 18.481 274.618 21.268 276.795 25.532 L 271.737 28.484 C 270.541 25.915 267.879 24.276 264.615 24.276 C 259.829 24.276 256.188 27.937 256.188 32.859 C 256.188 37.779 259.829 41.442 264.615 41.442 C 267.875 41.442 270.541 39.747 271.845 37.23 L 276.903 40.128 C 274.62 44.446 269.997 47.233 264.669 47.233 C 256.458 47.233 250.315 40.947 250.315 32.857 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 288.646 24.876 L 288.646 37.997 C 288.646 41.496 290.93 41.44 295.39 41.222 L 295.39 46.525 C 286.365 47.618 282.775 45.104 282.775 37.997 L 282.775 24.876 L 277.771 24.876 L 277.771 19.191 L 282.775 19.191 L 282.775 11.027 L 288.646 11.027 L 288.646 19.191 L 295.39 19.191 L 295.39 24.876 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 85.074 7.641 L 85.074 21.237 C 82.693 19.496 79.736 18.481 76.516 18.481 C 68.578 18.481 62.162 24.713 62.162 32.859 C 62.162 41.003 68.578 47.235 76.516 47.235 C 84.454 47.235 90.87 40.949 90.87 32.859 L 90.87 7.641 L 85.075 7.641 Z M 76.516 41.496 C 71.731 41.496 68.034 37.833 68.034 32.859 C 68.034 27.883 71.731 24.222 76.516 24.222 C 81.301 24.222 84.998 27.883 84.998 32.859 C 84.998 37.833 81.3 41.496 76.516 41.496 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></svg>',svgContentId:11281029188,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,x:257,y:-183}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-iws46r\",\"data-framer-name\":\"Caspeco\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12jifdd\",\"data-framer-name\":\"Caspeco\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1qoddy8\",\"data-framer-name\":\"idYW8wJ1zn_1720621137269 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 182 27\"><path d=\"M 0.719 13.748 C 0.719 6.254 5.885 0.688 13.427 0.688 C 16.162 0.688 18.621 1.377 20.444 2.645 C 23.041 4.435 24.561 7.218 24.865 10.414 L 17.544 10.414 C 17.378 8.458 15.72 6.695 13.344 6.695 C 9.863 6.695 8.178 9.643 8.178 13.72 C 8.178 17.798 10.139 20.746 13.399 20.746 C 15.969 20.746 17.516 19.065 17.765 16.833 L 25.141 16.833 C 24.948 19.451 23.787 21.93 21.881 23.749 C 19.726 25.815 17.074 26.724 13.427 26.724 C 5.774 26.779 0.719 21.241 0.719 13.748 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 33.29 1.157 L 40.777 1.157 L 50.087 26.173 L 42.297 26.173 L 41.081 22.509 L 32.572 22.509 L 31.329 26.173 L 24.035 26.173 Z M 34.202 17.467 L 39.396 17.467 L 37.821 12.563 C 37.434 11.351 36.882 9.339 36.882 9.339 L 36.799 9.339 C 36.799 9.339 36.274 11.323 35.86 12.563 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 49.424 18.212 L 56.938 18.212 C 57.187 20.195 58.734 21.16 61.165 21.16 C 62.602 21.16 64.37 20.608 64.37 19.093 C 64.37 17.578 62.685 17.192 59.591 16.448 C 55.364 15.401 50.28 13.969 50.28 8.651 C 50.28 2.921 54.977 0.744 60.64 0.744 C 65.834 0.744 70.614 2.921 70.724 8.376 L 63.458 8.376 C 63.237 6.998 62.27 6.144 60.254 6.144 C 58.651 6.144 57.519 6.888 57.519 7.88 C 57.519 9.34 59.673 9.56 63.431 10.47 C 67.657 11.489 71.857 13.115 71.857 18.432 C 71.857 23.887 66.967 26.78 61.027 26.78 C 54.48 26.78 49.534 23.97 49.424 18.212 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 73.985 1.157 L 85.533 1.157 C 88.737 1.157 91.058 1.983 92.688 3.471 C 94.484 5.041 95.506 7.328 95.506 10.083 C 95.506 14.905 91.915 18.541 86.859 18.541 L 81.306 18.541 L 81.306 26.173 L 73.957 26.173 L 73.957 1.157 Z M 81.333 12.893 L 85.312 12.893 C 87.107 12.893 88.213 11.709 88.213 10.001 C 88.213 8.32 87.135 7.246 85.229 7.246 L 81.333 7.246 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 97.495 1.157 L 117.055 1.157 L 117.055 7.108 L 104.844 7.108 L 104.844 10.496 L 115.066 10.496 L 115.066 15.979 L 104.844 15.979 L 104.844 19.891 L 117.414 19.891 L 117.414 26.173 L 97.495 26.173 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 118.437 13.748 C 118.437 6.254 123.603 0.688 131.145 0.688 C 133.88 0.688 136.339 1.377 138.162 2.645 C 140.759 4.435 142.279 7.218 142.583 10.414 L 135.234 10.414 C 135.068 8.458 133.41 6.695 131.007 6.695 C 127.526 6.695 125.841 9.643 125.841 13.72 C 125.841 17.798 127.802 20.746 131.062 20.746 C 133.631 20.746 135.178 19.065 135.427 16.833 L 142.831 16.833 C 142.638 19.451 141.477 21.93 139.571 23.749 C 137.416 25.815 134.764 26.724 131.117 26.724 C 123.492 26.779 118.437 21.241 118.437 13.748 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 143.881 13.748 C 143.881 6.254 148.798 0.688 156.589 0.688 C 164.38 0.688 169.38 6.254 169.38 13.748 C 169.38 21.241 164.407 26.752 156.589 26.752 C 148.798 26.779 143.881 21.241 143.881 13.748 Z M 161.948 13.748 C 161.948 9.643 160.154 6.557 156.645 6.557 C 153.135 6.557 151.34 9.67 151.34 13.748 C 151.34 17.825 153.135 20.911 156.645 20.911 C 160.154 20.911 161.948 17.853 161.948 13.748 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 174.906 11.737 C 171.866 11.737 169.38 9.258 169.38 6.227 C 169.38 3.196 171.866 0.717 174.906 0.717 C 177.944 0.717 180.431 3.196 180.431 6.227 C 180.431 9.258 177.973 11.737 174.906 11.737 Z M 174.906 3.582 C 173.441 3.582 172.254 4.767 172.254 6.227 C 172.254 7.687 173.441 8.872 174.906 8.872 C 176.37 8.872 177.558 7.687 177.558 6.227 C 177.558 4.767 176.37 3.582 174.906 3.582 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></svg>',svgContentId:10332545105,withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref7,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.4,skewX:0,skewY:0,x:-300,y:-5}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-15bo208\",\"data-framer-name\":\"Shopify\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-hp63vm\",\"data-framer-name\":\"Group 32\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 386 386\"><g transform=\"translate(48.93 149.119)\"><path d=\"M 0 82.326 L 0 0 L 288.141 0 L 288.141 82.326 Z\" fill=\"transparent\"></path><g transform=\"translate(0 0.777)\"><path d=\"M 32.56 2.595 C 33.136 2.595 33.424 2.883 34.001 3.171 C 30.543 4.61 27.085 8.352 25.356 16.412 L 19.017 18.139 C 21.034 12.382 25.068 2.595 32.56 2.595 Z M 35.729 5.474 C 36.306 7.201 36.882 9.216 36.882 12.382 C 36.882 12.67 36.882 12.67 36.882 12.958 L 28.526 15.261 C 30.255 9.216 33.136 6.625 35.729 5.474 Z M 43.221 10.655 L 39.475 11.807 C 39.475 11.519 39.475 11.231 39.475 10.943 C 39.475 8.352 39.187 6.337 38.611 4.61 C 40.628 5.186 42.357 7.777 43.221 10.655 Z M 61.95 15.261 C 61.95 14.973 61.662 14.685 61.374 14.685 C 60.798 14.685 54.747 14.109 54.747 14.109 C 54.747 14.109 50.425 9.792 49.848 9.504 C 49.272 8.928 48.408 9.216 48.12 9.216 C 48.12 9.216 47.255 9.504 45.814 10.08 C 44.374 6.05 41.78 2.307 37.458 2.307 L 37.17 2.307 C 36.018 0.58 34.289 0.005 32.848 0.005 C 22.475 -0.283 17.577 12.67 15.848 19.291 C 13.543 19.867 11.237 20.73 8.644 21.594 C 6.339 22.169 6.339 22.457 6.051 24.472 C 5.763 25.911 0 71.393 0 71.393 L 45.814 80.028 L 70.595 74.559 C 70.595 74.559 61.95 15.837 61.95 15.261 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 61.086 14.685 C 60.798 14.685 54.747 14.109 54.747 14.109 C 54.747 14.109 50.425 9.792 49.849 9.504 C 49.561 9.216 49.561 9.216 49.273 9.216 L 45.815 80.028 L 70.595 74.559 C 70.595 74.559 61.951 15.837 61.951 15.261 C 61.951 14.973 61.375 14.685 61.086 14.685 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 37.46 28.502 L 34.29 37.713 C 34.29 37.713 31.697 36.274 28.239 36.274 C 23.341 36.274 23.053 39.152 23.053 40.016 C 23.053 44.045 34.002 45.774 34.002 55.56 C 34.002 63.332 29.104 68.225 22.476 68.225 C 14.697 68.225 10.663 63.332 10.663 63.332 L 12.68 56.424 C 12.68 56.424 16.714 59.878 20.171 59.878 C 22.476 59.878 23.341 58.151 23.341 56.71 C 23.341 51.243 14.408 50.955 14.408 42.032 C 14.408 34.547 19.883 27.35 30.544 27.35 C 35.443 27.062 37.46 28.502 37.46 28.502 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 99.696 45.486 C 97.103 44.047 95.95 42.894 95.95 41.455 C 95.95 39.44 97.679 38.289 100.56 38.289 C 103.73 38.289 106.611 39.728 106.611 39.728 L 108.916 32.82 C 108.916 32.82 106.899 31.093 100.848 31.093 C 92.204 31.093 86.441 35.986 86.441 42.894 C 86.441 46.925 89.323 49.804 92.78 51.818 C 95.662 53.546 96.814 54.697 96.814 56.424 C 96.814 58.151 95.374 59.878 92.492 59.878 C 88.458 59.878 84.424 57.863 84.424 57.863 L 82.119 64.771 C 82.119 64.771 85.577 67.074 91.628 67.074 C 100.272 67.074 106.611 62.756 106.611 54.985 C 106.611 50.667 103.442 47.501 99.696 45.486 Z M 134.56 30.805 C 130.239 30.805 126.781 32.82 124.188 35.986 L 127.934 16.412 L 118.137 16.412 L 108.628 66.212 L 118.425 66.212 L 121.595 49.228 C 122.747 42.894 126.205 38.866 129.374 38.866 C 131.679 38.866 132.543 40.305 132.543 42.608 C 132.543 44.047 132.543 45.486 132.256 46.925 L 128.51 66.498 L 138.306 66.498 L 142.052 46.348 C 142.34 44.335 142.628 41.743 142.628 40.016 C 142.628 34.259 139.746 30.805 134.56 30.805 Z M 159.628 59.302 C 156.171 59.302 155.018 56.424 155.018 52.97 C 155.018 47.501 157.899 38.289 163.086 38.289 C 166.544 38.289 167.696 41.167 167.696 44.047 C 167.696 50.379 164.815 59.302 159.628 59.302 Z M 164.527 30.805 C 152.713 30.805 144.933 41.455 144.933 53.258 C 144.933 60.743 149.543 66.786 158.476 66.786 C 170.001 66.786 177.781 56.424 177.781 44.335 C 177.781 37.425 173.747 30.805 164.527 30.805 Z M 193.341 59.59 C 190.747 59.59 189.307 58.151 189.307 58.151 L 191.036 48.94 C 192.188 42.894 195.358 38.866 198.815 38.866 C 201.697 38.866 202.849 41.743 202.849 44.335 C 202.561 50.667 198.815 59.59 193.341 59.59 Z M 202.849 30.805 C 196.222 30.805 192.476 36.562 192.476 36.562 L 193.053 31.381 L 184.408 31.381 C 184.12 34.835 183.256 40.305 182.391 44.335 L 175.476 80.028 L 185.273 80.028 L 187.866 65.636 L 188.154 65.636 C 188.154 65.636 190.171 66.786 193.917 66.786 C 205.443 66.786 212.934 54.985 212.934 43.182 C 212.934 36.851 210.053 30.805 202.849 30.805 Z M 226.765 16.988 C 223.595 16.988 221.29 19.579 221.29 22.745 C 221.29 25.624 223.019 27.639 225.901 27.639 C 229.07 27.639 231.663 25.624 231.663 21.882 C 231.663 19.003 229.646 16.988 226.765 16.988 Z M 213.222 66.212 L 223.019 66.212 L 229.646 31.669 L 219.85 31.669 Z M 254.427 31.669 L 247.511 31.669 L 247.799 29.941 C 248.376 26.487 250.393 23.609 253.562 23.609 C 255.291 23.609 256.732 24.184 256.732 24.184 L 258.749 16.412 C 258.749 16.412 257.02 15.549 253.562 15.549 C 250.104 15.549 246.647 16.412 244.053 18.715 C 240.596 21.594 239.155 25.624 238.291 29.654 L 238.003 31.381 L 233.392 31.381 L 231.952 38.866 L 236.562 38.866 L 231.375 66.212 L 241.172 66.212 L 246.359 38.866 L 252.986 38.866 Z M 277.766 31.669 C 277.766 31.669 271.715 46.925 268.834 55.273 C 268.545 52.682 266.528 31.669 266.528 31.669 L 256.155 31.669 L 261.918 63.332 C 261.918 63.909 261.918 64.483 261.63 65.059 C 260.478 67.363 258.461 69.378 256.444 70.817 C 254.715 72.256 252.41 73.12 250.969 73.694 L 253.562 82.043 C 255.579 81.755 259.613 80.028 263.071 76.862 C 267.393 72.832 271.715 66.212 275.749 57.575 L 287.563 31.956 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></g></svg>',svgContentId:9180777283,withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-strj4a\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g2wbza\",\"data-framer-name\":\"Image\",id:elementId4,ref:ref7}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y9gvkx\",\"data-framer-name\":\"Elipsetimer\",id:elementId5,ref:ref5}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gppag7\",\"data-framer-name\":\"Text\",id:elementId6,ref:ref6})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ogd4ch\",\"data-framer-name\":\"Brands block\",id:elementId7,ref:ref8,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",style:{\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Discover how Leat is powering over 15,000 growing brands.\"})}),className:\"framer-1c7zwqb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-z9wavy-container hidden-150hfyq\",isModuleExternal:true,nodeId:\"s8KpaQFo8\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, rgb(254, 250, 246))\",arrowGap:20,arrowPadding:20,arrowPaddingBottom:-80,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:500,arrowPosition:\"bottom-left\",arrowRadius:6,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:68,leftArrow:\"https://framerusercontent.com/images/Qg2LQc6uw3HAJAUvTCxZDZeNoY.png\",rightArrow:\"https://framerusercontent.com/images/WoUi4Z6eX4NnmgNXuZF9LmcygLg.png\",showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"right\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:24,height:\"100%\",id:\"s8KpaQFo8\",intervalControl:2,itemAmount:10,layoutId:\"s8KpaQFo8\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(255, 255, 255, 0.1)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:6,dotsInset:-50,dotSize:6,dotsOpacity:.3,dotsPadding:12,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-7o8ul6\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"C5duLieas\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"C5duLieas\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"C5duLieas\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"C5duLieas\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"C5duLieas\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"C5duLieas\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"C5duLieas\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idC5duLieas,iIH34zQl0:iIH34zQl0C5duLieas,JYzRHv6JE:JYzRHv6JEC5duLieas,uQaPu_yaj:uQaPu_yajC5duLieas,ynzNRfdq8:ynzNRfdq8C5duLieas,YR8oTa5rS:YR8oTa5rSC5duLieas},index)=>{uQaPu_yajC5duLieas??=\"#09F\";iIH34zQl0C5duLieas??=\"\";YR8oTa5rSC5duLieas??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`C5duLieas-${idC5duLieas}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSC5duLieas},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSC5duLieas},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e2p37e-container\",inComponentSlot:true,nodeId:\"kMBa_s9Ai\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks4[0],height:\"100%\",id:\"kMBa_s9Ai\",l8j8q8jD9:iIH34zQl0C5duLieas,layoutId:\"kMBa_s9Ai\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEC5duLieas),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajC5duLieas,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8C5duLieas),width:\"100%\"})})})})})},idC5duLieas);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6rs7rl\",\"data-framer-name\":\"cs2\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Put_gFMpW\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"Put_gFMpW\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"Put_gFMpW\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"Put_gFMpW\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"Put_gFMpW\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"Put_gFMpW\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"Put_gFMpW\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"Put_gFMpW\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:2},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({id:idPut_gFMpW,iIH34zQl0:iIH34zQl0Put_gFMpW,JYzRHv6JE:JYzRHv6JEPut_gFMpW,uQaPu_yaj:uQaPu_yajPut_gFMpW,ynzNRfdq8:ynzNRfdq8Put_gFMpW,YR8oTa5rS:YR8oTa5rSPut_gFMpW},index1)=>{uQaPu_yajPut_gFMpW??=\"#09F\";iIH34zQl0Put_gFMpW??=\"\";YR8oTa5rSPut_gFMpW??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Put_gFMpW-${idPut_gFMpW}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSPut_gFMpW},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSPut_gFMpW},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bge7se-container\",inComponentSlot:true,nodeId:\"dzshlexmm\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks5[0],height:\"100%\",id:\"dzshlexmm\",l8j8q8jD9:iIH34zQl0Put_gFMpW,layoutId:\"dzshlexmm\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEPut_gFMpW),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajPut_gFMpW,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8Put_gFMpW),width:\"100%\"})})})})})},idPut_gFMpW);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-o75446\",\"data-framer-name\":\"cs3\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"wpBsEdqIX\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"wpBsEdqIX\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"wpBsEdqIX\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"wpBsEdqIX\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"wpBsEdqIX\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"wpBsEdqIX\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"wpBsEdqIX\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"wpBsEdqIX\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:3},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({id:idwpBsEdqIX,iIH34zQl0:iIH34zQl0wpBsEdqIX,JYzRHv6JE:JYzRHv6JEwpBsEdqIX,uQaPu_yaj:uQaPu_yajwpBsEdqIX,ynzNRfdq8:ynzNRfdq8wpBsEdqIX,YR8oTa5rS:YR8oTa5rSwpBsEdqIX},index2)=>{uQaPu_yajwpBsEdqIX??=\"#09F\";iIH34zQl0wpBsEdqIX??=\"\";YR8oTa5rSwpBsEdqIX??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`wpBsEdqIX-${idwpBsEdqIX}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSwpBsEdqIX},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSwpBsEdqIX},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8ih43m-container\",inComponentSlot:true,nodeId:\"tAav1zzje\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks6[0],height:\"100%\",id:\"tAav1zzje\",l8j8q8jD9:iIH34zQl0wpBsEdqIX,layoutId:\"tAav1zzje\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEwpBsEdqIX),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajwpBsEdqIX,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8wpBsEdqIX),width:\"100%\"})})})})})},idwpBsEdqIX);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ul1gab\",\"data-framer-name\":\"cs4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"B4jxJNX4V\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"B4jxJNX4V\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"B4jxJNX4V\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"B4jxJNX4V\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"B4jxJNX4V\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"B4jxJNX4V\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"B4jxJNX4V\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"B4jxJNX4V\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:4},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({id:idB4jxJNX4V,iIH34zQl0:iIH34zQl0B4jxJNX4V,JYzRHv6JE:JYzRHv6JEB4jxJNX4V,uQaPu_yaj:uQaPu_yajB4jxJNX4V,ynzNRfdq8:ynzNRfdq8B4jxJNX4V,YR8oTa5rS:YR8oTa5rSB4jxJNX4V},index3)=>{uQaPu_yajB4jxJNX4V??=\"#09F\";iIH34zQl0B4jxJNX4V??=\"\";YR8oTa5rSB4jxJNX4V??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`B4jxJNX4V-${idB4jxJNX4V}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSB4jxJNX4V},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSB4jxJNX4V},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-irzhr5-container\",inComponentSlot:true,nodeId:\"iABWkGzPK\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks7[0],height:\"100%\",id:\"iABWkGzPK\",l8j8q8jD9:iIH34zQl0B4jxJNX4V,layoutId:\"iABWkGzPK\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEB4jxJNX4V),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajB4jxJNX4V,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8B4jxJNX4V),width:\"100%\"})})})})})},idB4jxJNX4V);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-141yzz0\",\"data-framer-name\":\"cs5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"cBT4UO7Om\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"cBT4UO7Om\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"cBT4UO7Om\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"cBT4UO7Om\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"cBT4UO7Om\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"cBT4UO7Om\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"cBT4UO7Om\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"cBT4UO7Om\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:5},type:\"BinaryOperation\"}},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({id:idcBT4UO7Om,iIH34zQl0:iIH34zQl0cBT4UO7Om,JYzRHv6JE:JYzRHv6JEcBT4UO7Om,uQaPu_yaj:uQaPu_yajcBT4UO7Om,ynzNRfdq8:ynzNRfdq8cBT4UO7Om,YR8oTa5rS:YR8oTa5rScBT4UO7Om},index4)=>{uQaPu_yajcBT4UO7Om??=\"#09F\";iIH34zQl0cBT4UO7Om??=\"\";YR8oTa5rScBT4UO7Om??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`cBT4UO7Om-${idcBT4UO7Om}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rScBT4UO7Om},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rScBT4UO7Om},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-xxys5k-container\",inComponentSlot:true,nodeId:\"Q0orDIw_G\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks8[0],height:\"100%\",id:\"Q0orDIw_G\",l8j8q8jD9:iIH34zQl0cBT4UO7Om,layoutId:\"Q0orDIw_G\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEcBT4UO7Om),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajcBT4UO7Om,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8cBT4UO7Om),width:\"100%\"})})})})})},idcBT4UO7Om);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-121q1gu\",\"data-framer-name\":\"cs6\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"tMyy9H70B\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"tMyy9H70B\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"tMyy9H70B\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"tMyy9H70B\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"tMyy9H70B\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"tMyy9H70B\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"tMyy9H70B\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"tMyy9H70B\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:6},type:\"BinaryOperation\"}},children:(collection5,paginationInfo5,loadMore5)=>/*#__PURE__*/_jsx(_Fragment,{children:collection5?.map(({id:idtMyy9H70B,iIH34zQl0:iIH34zQl0tMyy9H70B,JYzRHv6JE:JYzRHv6JEtMyy9H70B,uQaPu_yaj:uQaPu_yajtMyy9H70B,ynzNRfdq8:ynzNRfdq8tMyy9H70B,YR8oTa5rS:YR8oTa5rStMyy9H70B},index5)=>{uQaPu_yajtMyy9H70B??=\"#09F\";iIH34zQl0tMyy9H70B??=\"\";YR8oTa5rStMyy9H70B??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`tMyy9H70B-${idtMyy9H70B}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rStMyy9H70B},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rStMyy9H70B},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-vx6mu3-container\",inComponentSlot:true,nodeId:\"z3jHWqVAn\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks9[0],height:\"100%\",id:\"z3jHWqVAn\",l8j8q8jD9:iIH34zQl0tMyy9H70B,layoutId:\"z3jHWqVAn\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEtMyy9H70B),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajtMyy9H70B,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8tMyy9H70B),width:\"100%\"})})})})})},idtMyy9H70B);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-eyt8pr\",\"data-framer-name\":\"cs7\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"QiN9lQFHS\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"QiN9lQFHS\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"QiN9lQFHS\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"QiN9lQFHS\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"QiN9lQFHS\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"QiN9lQFHS\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"QiN9lQFHS\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"QiN9lQFHS\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:7},type:\"BinaryOperation\"}},children:(collection6,paginationInfo6,loadMore6)=>/*#__PURE__*/_jsx(_Fragment,{children:collection6?.map(({id:idQiN9lQFHS,iIH34zQl0:iIH34zQl0QiN9lQFHS,JYzRHv6JE:JYzRHv6JEQiN9lQFHS,uQaPu_yaj:uQaPu_yajQiN9lQFHS,ynzNRfdq8:ynzNRfdq8QiN9lQFHS,YR8oTa5rS:YR8oTa5rSQiN9lQFHS},index6)=>{uQaPu_yajQiN9lQFHS??=\"#09F\";iIH34zQl0QiN9lQFHS??=\"\";YR8oTa5rSQiN9lQFHS??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`QiN9lQFHS-${idQiN9lQFHS}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSQiN9lQFHS},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSQiN9lQFHS},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-dpd756-container\",inComponentSlot:true,nodeId:\"KIDScFcxP\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks10[0],height:\"100%\",id:\"KIDScFcxP\",l8j8q8jD9:iIH34zQl0QiN9lQFHS,layoutId:\"KIDScFcxP\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEQiN9lQFHS),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajQiN9lQFHS,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8QiN9lQFHS),width:\"100%\"})})})})})},idQiN9lQFHS);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-5zpmnt\",\"data-framer-name\":\"cs8\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"sSRkYkQOR\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"sSRkYkQOR\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"sSRkYkQOR\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"sSRkYkQOR\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"sSRkYkQOR\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"sSRkYkQOR\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"sSRkYkQOR\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"sSRkYkQOR\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:8},type:\"BinaryOperation\"}},children:(collection7,paginationInfo7,loadMore7)=>/*#__PURE__*/_jsx(_Fragment,{children:collection7?.map(({id:idsSRkYkQOR,iIH34zQl0:iIH34zQl0sSRkYkQOR,JYzRHv6JE:JYzRHv6JEsSRkYkQOR,uQaPu_yaj:uQaPu_yajsSRkYkQOR,ynzNRfdq8:ynzNRfdq8sSRkYkQOR,YR8oTa5rS:YR8oTa5rSsSRkYkQOR},index7)=>{uQaPu_yajsSRkYkQOR??=\"#09F\";iIH34zQl0sSRkYkQOR??=\"\";YR8oTa5rSsSRkYkQOR??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`sSRkYkQOR-${idsSRkYkQOR}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSsSRkYkQOR},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSsSRkYkQOR},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-d22wf0-container\",inComponentSlot:true,nodeId:\"FZ8Uo89tE\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks11[0],height:\"100%\",id:\"FZ8Uo89tE\",l8j8q8jD9:iIH34zQl0sSRkYkQOR,layoutId:\"FZ8Uo89tE\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEsSRkYkQOR),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajsSRkYkQOR,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8sSRkYkQOR),width:\"100%\"})})})})})},idsSRkYkQOR);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b2jhf8\",\"data-framer-name\":\"cs9\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"kZeef6aNZ\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"kZeef6aNZ\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"kZeef6aNZ\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"kZeef6aNZ\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"kZeef6aNZ\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"kZeef6aNZ\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"kZeef6aNZ\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"kZeef6aNZ\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:9},type:\"BinaryOperation\"}},children:(collection8,paginationInfo8,loadMore8)=>/*#__PURE__*/_jsx(_Fragment,{children:collection8?.map(({id:idkZeef6aNZ,iIH34zQl0:iIH34zQl0kZeef6aNZ,JYzRHv6JE:JYzRHv6JEkZeef6aNZ,uQaPu_yaj:uQaPu_yajkZeef6aNZ,ynzNRfdq8:ynzNRfdq8kZeef6aNZ,YR8oTa5rS:YR8oTa5rSkZeef6aNZ},index8)=>{uQaPu_yajkZeef6aNZ??=\"#09F\";iIH34zQl0kZeef6aNZ??=\"\";YR8oTa5rSkZeef6aNZ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`kZeef6aNZ-${idkZeef6aNZ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSkZeef6aNZ},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSkZeef6aNZ},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qfuv2h-container\",inComponentSlot:true,nodeId:\"bG5hktH69\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks12[0],height:\"100%\",id:\"bG5hktH69\",l8j8q8jD9:iIH34zQl0kZeef6aNZ,layoutId:\"bG5hktH69\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEkZeef6aNZ),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajkZeef6aNZ,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8kZeef6aNZ),width:\"100%\"})})})})})},idkZeef6aNZ);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rhg0mq\",\"data-framer-name\":\"cs10\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"MxAx8ySqQ\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"MxAx8ySqQ\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"MxAx8ySqQ\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"MxAx8ySqQ\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"MxAx8ySqQ\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"MxAx8ySqQ\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"MxAx8ySqQ\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"MxAx8ySqQ\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:10},type:\"BinaryOperation\"}},children:(collection9,paginationInfo9,loadMore9)=>/*#__PURE__*/_jsx(_Fragment,{children:collection9?.map(({id:idMxAx8ySqQ,iIH34zQl0:iIH34zQl0MxAx8ySqQ,JYzRHv6JE:JYzRHv6JEMxAx8ySqQ,uQaPu_yaj:uQaPu_yajMxAx8ySqQ,ynzNRfdq8:ynzNRfdq8MxAx8ySqQ,YR8oTa5rS:YR8oTa5rSMxAx8ySqQ},index9)=>{uQaPu_yajMxAx8ySqQ??=\"#09F\";iIH34zQl0MxAx8ySqQ??=\"\";YR8oTa5rSMxAx8ySqQ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`MxAx8ySqQ-${idMxAx8ySqQ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSMxAx8ySqQ},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSMxAx8ySqQ},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks13=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"400px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-udo91k-container\",inComponentSlot:true,nodeId:\"oFY_XfedS\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks13[0],height:\"100%\",id:\"oFY_XfedS\",l8j8q8jD9:iIH34zQl0MxAx8ySqQ,layoutId:\"oFY_XfedS\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEMxAx8ySqQ),variant:\"w9J1nfbVk\",vu0k9hKa7:uQaPu_yajMxAx8ySqQ,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8MxAx8ySqQ),width:\"100%\"})})})})})},idMxAx8ySqQ);})})})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:300,type:\"spring\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14vdatd\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Grj66LCLc\"},implicitPathVariables:undefined},{href:{webPageId:\"Grj66LCLc\"},implicitPathVariables:undefined},{href:{webPageId:\"Grj66LCLc\"},implicitPathVariables:undefined},{href:{webPageId:\"Grj66LCLc\"},implicitPathVariables:undefined}],children:resolvedLinks14=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{y:(componentViewport?.y||0)+0+5480+120+525+0},z8f8CM5YC:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 32px, 1px)`,y:(componentViewport?.y||0)+0+5588.7+160+525+60},ZSLmhDsjD:{y:(componentViewport?.y||0)+0+5195+120+525+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+5252+120+525+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18ukk9k-container\",nodeId:\"jeML3YXyK\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{XKoofokky:resolvedLinks14[2]},z8f8CM5YC:{style:{width:\"100%\"},variant:\"Hj2K_ylP8\",XKoofokky:resolvedLinks14[3]},ZSLmhDsjD:{XKoofokky:resolvedLinks14[1]}},children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"jeML3YXyK\",layoutId:\"jeML3YXyK\",rKAhd9xJ_:getLocalizedValue(\"v29\",activeLocale)??\"Read all customer stories\",variant:\"yjY2ePqd_\",width:\"100%\",XKoofokky:resolvedLinks14[0]})})})})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m8s47-container hidden-sgszzj hidden-1tczkkb hidden-g4mdn9\",\"data-framer-name\":\"slideshow mobiel\",isModuleExternal:true,name:\"slideshow mobiel\",nodeId:\"E2_lxkZZG\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, rgb(254, 250, 246))\",arrowGap:20,arrowPadding:20,arrowPaddingBottom:-80,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:500,arrowPosition:\"bottom-left\",arrowRadius:6,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:68,leftArrow:\"https://framerusercontent.com/images/Qg2LQc6uw3HAJAUvTCxZDZeNoY.png\",rightArrow:\"https://framerusercontent.com/images/WoUi4Z6eX4NnmgNXuZF9LmcygLg.png\",showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"right\",dragControl:true,effectsOptions:{effectsHover:false,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:15,height:\"100%\",id:\"E2_lxkZZG\",intervalControl:2,itemAmount:10,layoutId:\"E2_lxkZZG\",name:\"slideshow mobiel\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(255, 255, 255, 0.1)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:6,dotsInset:-50,dotSize:6,dotsOpacity:.3,dotsPadding:12,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ca664w\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"gzNH7ZLJZ\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"gzNH7ZLJZ\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"gzNH7ZLJZ\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"gzNH7ZLJZ\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"gzNH7ZLJZ\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"gzNH7ZLJZ\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"gzNH7ZLJZ\",name:\"id\",type:\"Identifier\"}]},children:(collection10,paginationInfo10,loadMore10)=>/*#__PURE__*/_jsx(_Fragment,{children:collection10?.map(({id:idgzNH7ZLJZ,iIH34zQl0:iIH34zQl0gzNH7ZLJZ,JYzRHv6JE:JYzRHv6JEgzNH7ZLJZ,uQaPu_yaj:uQaPu_yajgzNH7ZLJZ,ynzNRfdq8:ynzNRfdq8gzNH7ZLJZ,YR8oTa5rS:YR8oTa5rSgzNH7ZLJZ},index10)=>{uQaPu_yajgzNH7ZLJZ??=\"#09F\";iIH34zQl0gzNH7ZLJZ??=\"\";YR8oTa5rSgzNH7ZLJZ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`gzNH7ZLJZ-${idgzNH7ZLJZ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSgzNH7ZLJZ},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSgzNH7ZLJZ},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks15=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eq8wl1-container\",inComponentSlot:true,nodeId:\"S5QiN4wrn\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks15[0],height:\"100%\",id:\"S5QiN4wrn\",l8j8q8jD9:iIH34zQl0gzNH7ZLJZ,layoutId:\"S5QiN4wrn\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEgzNH7ZLJZ),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajgzNH7ZLJZ,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8gzNH7ZLJZ),width:\"100%\"})})})})})},idgzNH7ZLJZ);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mje45a\",\"data-framer-name\":\"cs2\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"UceQ5L_gF\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"UceQ5L_gF\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"UceQ5L_gF\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"UceQ5L_gF\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"UceQ5L_gF\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"UceQ5L_gF\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"UceQ5L_gF\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"UceQ5L_gF\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:2},type:\"BinaryOperation\"}},children:(collection11,paginationInfo11,loadMore11)=>/*#__PURE__*/_jsx(_Fragment,{children:collection11?.map(({id:idUceQ5L_gF,iIH34zQl0:iIH34zQl0UceQ5L_gF,JYzRHv6JE:JYzRHv6JEUceQ5L_gF,uQaPu_yaj:uQaPu_yajUceQ5L_gF,ynzNRfdq8:ynzNRfdq8UceQ5L_gF,YR8oTa5rS:YR8oTa5rSUceQ5L_gF},index11)=>{uQaPu_yajUceQ5L_gF??=\"#09F\";iIH34zQl0UceQ5L_gF??=\"\";YR8oTa5rSUceQ5L_gF??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`UceQ5L_gF-${idUceQ5L_gF}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSUceQ5L_gF},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSUceQ5L_gF},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks16=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mbh9er-container\",inComponentSlot:true,nodeId:\"AdL8BF_dV\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks16[0],height:\"100%\",id:\"AdL8BF_dV\",l8j8q8jD9:iIH34zQl0UceQ5L_gF,layoutId:\"AdL8BF_dV\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEUceQ5L_gF),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajUceQ5L_gF,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8UceQ5L_gF),width:\"100%\"})})})})})},idUceQ5L_gF);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wca0ok\",\"data-framer-name\":\"cs3\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"X7KzWE5P4\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"X7KzWE5P4\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"X7KzWE5P4\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"X7KzWE5P4\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"X7KzWE5P4\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"X7KzWE5P4\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"X7KzWE5P4\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"X7KzWE5P4\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:3},type:\"BinaryOperation\"}},children:(collection12,paginationInfo12,loadMore12)=>/*#__PURE__*/_jsx(_Fragment,{children:collection12?.map(({id:idX7KzWE5P4,iIH34zQl0:iIH34zQl0X7KzWE5P4,JYzRHv6JE:JYzRHv6JEX7KzWE5P4,uQaPu_yaj:uQaPu_yajX7KzWE5P4,ynzNRfdq8:ynzNRfdq8X7KzWE5P4,YR8oTa5rS:YR8oTa5rSX7KzWE5P4},index12)=>{uQaPu_yajX7KzWE5P4??=\"#09F\";iIH34zQl0X7KzWE5P4??=\"\";YR8oTa5rSX7KzWE5P4??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`X7KzWE5P4-${idX7KzWE5P4}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSX7KzWE5P4},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSX7KzWE5P4},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks17=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vtvxdd-container\",inComponentSlot:true,nodeId:\"Mb3IKm3f4\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks17[0],height:\"100%\",id:\"Mb3IKm3f4\",l8j8q8jD9:iIH34zQl0X7KzWE5P4,layoutId:\"Mb3IKm3f4\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEX7KzWE5P4),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajX7KzWE5P4,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8X7KzWE5P4),width:\"100%\"})})})})})},idX7KzWE5P4);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jik26w\",\"data-framer-name\":\"cs4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Kol2tZt48\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"Kol2tZt48\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"Kol2tZt48\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"Kol2tZt48\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"Kol2tZt48\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"Kol2tZt48\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"Kol2tZt48\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"Kol2tZt48\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:4},type:\"BinaryOperation\"}},children:(collection13,paginationInfo13,loadMore13)=>/*#__PURE__*/_jsx(_Fragment,{children:collection13?.map(({id:idKol2tZt48,iIH34zQl0:iIH34zQl0Kol2tZt48,JYzRHv6JE:JYzRHv6JEKol2tZt48,uQaPu_yaj:uQaPu_yajKol2tZt48,ynzNRfdq8:ynzNRfdq8Kol2tZt48,YR8oTa5rS:YR8oTa5rSKol2tZt48},index13)=>{uQaPu_yajKol2tZt48??=\"#09F\";iIH34zQl0Kol2tZt48??=\"\";YR8oTa5rSKol2tZt48??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Kol2tZt48-${idKol2tZt48}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSKol2tZt48},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSKol2tZt48},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks18=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-sfoyi9-container\",inComponentSlot:true,nodeId:\"yf3Dx6xM4\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks18[0],height:\"100%\",id:\"yf3Dx6xM4\",l8j8q8jD9:iIH34zQl0Kol2tZt48,layoutId:\"yf3Dx6xM4\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEKol2tZt48),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajKol2tZt48,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8Kol2tZt48),width:\"100%\"})})})})})},idKol2tZt48);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-pmfnri\",\"data-framer-name\":\"cs5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"StKe0PVep\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"StKe0PVep\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"StKe0PVep\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"StKe0PVep\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"StKe0PVep\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"StKe0PVep\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"StKe0PVep\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"StKe0PVep\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:5},type:\"BinaryOperation\"}},children:(collection14,paginationInfo14,loadMore14)=>/*#__PURE__*/_jsx(_Fragment,{children:collection14?.map(({id:idStKe0PVep,iIH34zQl0:iIH34zQl0StKe0PVep,JYzRHv6JE:JYzRHv6JEStKe0PVep,uQaPu_yaj:uQaPu_yajStKe0PVep,ynzNRfdq8:ynzNRfdq8StKe0PVep,YR8oTa5rS:YR8oTa5rSStKe0PVep},index14)=>{uQaPu_yajStKe0PVep??=\"#09F\";iIH34zQl0StKe0PVep??=\"\";YR8oTa5rSStKe0PVep??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`StKe0PVep-${idStKe0PVep}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSStKe0PVep},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSStKe0PVep},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks19=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rnzzx1-container\",inComponentSlot:true,nodeId:\"yT66qEBmV\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks19[0],height:\"100%\",id:\"yT66qEBmV\",l8j8q8jD9:iIH34zQl0StKe0PVep,layoutId:\"yT66qEBmV\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEStKe0PVep),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajStKe0PVep,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8StKe0PVep),width:\"100%\"})})})})})},idStKe0PVep);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-nb4ue5\",\"data-framer-name\":\"cs6\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Zl5blyu8C\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"Zl5blyu8C\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"Zl5blyu8C\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"Zl5blyu8C\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"Zl5blyu8C\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"Zl5blyu8C\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"Zl5blyu8C\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"Zl5blyu8C\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:6},type:\"BinaryOperation\"}},children:(collection15,paginationInfo15,loadMore15)=>/*#__PURE__*/_jsx(_Fragment,{children:collection15?.map(({id:idZl5blyu8C,iIH34zQl0:iIH34zQl0Zl5blyu8C,JYzRHv6JE:JYzRHv6JEZl5blyu8C,uQaPu_yaj:uQaPu_yajZl5blyu8C,ynzNRfdq8:ynzNRfdq8Zl5blyu8C,YR8oTa5rS:YR8oTa5rSZl5blyu8C},index15)=>{uQaPu_yajZl5blyu8C??=\"#09F\";iIH34zQl0Zl5blyu8C??=\"\";YR8oTa5rSZl5blyu8C??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Zl5blyu8C-${idZl5blyu8C}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSZl5blyu8C},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSZl5blyu8C},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks20=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-nkc683-container\",inComponentSlot:true,nodeId:\"u5IpJiH_9\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks20[0],height:\"100%\",id:\"u5IpJiH_9\",l8j8q8jD9:iIH34zQl0Zl5blyu8C,layoutId:\"u5IpJiH_9\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEZl5blyu8C),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajZl5blyu8C,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8Zl5blyu8C),width:\"100%\"})})})})})},idZl5blyu8C);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-uyv2du\",\"data-framer-name\":\"cs7\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"X55d7fKnr\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"X55d7fKnr\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"X55d7fKnr\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"X55d7fKnr\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"X55d7fKnr\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"X55d7fKnr\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"X55d7fKnr\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"X55d7fKnr\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:7},type:\"BinaryOperation\"}},children:(collection16,paginationInfo16,loadMore16)=>/*#__PURE__*/_jsx(_Fragment,{children:collection16?.map(({id:idX55d7fKnr,iIH34zQl0:iIH34zQl0X55d7fKnr,JYzRHv6JE:JYzRHv6JEX55d7fKnr,uQaPu_yaj:uQaPu_yajX55d7fKnr,ynzNRfdq8:ynzNRfdq8X55d7fKnr,YR8oTa5rS:YR8oTa5rSX55d7fKnr},index16)=>{uQaPu_yajX55d7fKnr??=\"#09F\";iIH34zQl0X55d7fKnr??=\"\";YR8oTa5rSX55d7fKnr??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`X55d7fKnr-${idX55d7fKnr}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSX55d7fKnr},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSX55d7fKnr},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks21=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-x02hbk-container\",inComponentSlot:true,nodeId:\"UxmIb6wPH\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks21[0],height:\"100%\",id:\"UxmIb6wPH\",l8j8q8jD9:iIH34zQl0X55d7fKnr,layoutId:\"UxmIb6wPH\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEX55d7fKnr),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajX55d7fKnr,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8X55d7fKnr),width:\"100%\"})})})})})},idX55d7fKnr);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-m2xcyp\",\"data-framer-name\":\"cs8\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"cEOca8JUV\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"cEOca8JUV\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"cEOca8JUV\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"cEOca8JUV\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"cEOca8JUV\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"cEOca8JUV\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"cEOca8JUV\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"cEOca8JUV\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:8},type:\"BinaryOperation\"}},children:(collection17,paginationInfo17,loadMore17)=>/*#__PURE__*/_jsx(_Fragment,{children:collection17?.map(({id:idcEOca8JUV,iIH34zQl0:iIH34zQl0cEOca8JUV,JYzRHv6JE:JYzRHv6JEcEOca8JUV,uQaPu_yaj:uQaPu_yajcEOca8JUV,ynzNRfdq8:ynzNRfdq8cEOca8JUV,YR8oTa5rS:YR8oTa5rScEOca8JUV},index17)=>{uQaPu_yajcEOca8JUV??=\"#09F\";iIH34zQl0cEOca8JUV??=\"\";YR8oTa5rScEOca8JUV??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`cEOca8JUV-${idcEOca8JUV}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rScEOca8JUV},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rScEOca8JUV},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks22=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yqru6i-container\",inComponentSlot:true,nodeId:\"MHR4Bc5kk\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks22[0],height:\"100%\",id:\"MHR4Bc5kk\",l8j8q8jD9:iIH34zQl0cEOca8JUV,layoutId:\"MHR4Bc5kk\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEcEOca8JUV),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajcEOca8JUV,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8cEOca8JUV),width:\"100%\"})})})})})},idcEOca8JUV);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hvxgcr\",\"data-framer-name\":\"cs9\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"BuJuGV5rv\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"BuJuGV5rv\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"BuJuGV5rv\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"BuJuGV5rv\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"BuJuGV5rv\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"BuJuGV5rv\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"BuJuGV5rv\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"BuJuGV5rv\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:9},type:\"BinaryOperation\"}},children:(collection18,paginationInfo18,loadMore18)=>/*#__PURE__*/_jsx(_Fragment,{children:collection18?.map(({id:idBuJuGV5rv,iIH34zQl0:iIH34zQl0BuJuGV5rv,JYzRHv6JE:JYzRHv6JEBuJuGV5rv,uQaPu_yaj:uQaPu_yajBuJuGV5rv,ynzNRfdq8:ynzNRfdq8BuJuGV5rv,YR8oTa5rS:YR8oTa5rSBuJuGV5rv},index18)=>{uQaPu_yajBuJuGV5rv??=\"#09F\";iIH34zQl0BuJuGV5rv??=\"\";YR8oTa5rSBuJuGV5rv??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`BuJuGV5rv-${idBuJuGV5rv}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSBuJuGV5rv},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSBuJuGV5rv},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks23=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-o3q3s6-container\",inComponentSlot:true,nodeId:\"Woa0RSjpD\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks23[0],height:\"100%\",id:\"Woa0RSjpD\",l8j8q8jD9:iIH34zQl0BuJuGV5rv,layoutId:\"Woa0RSjpD\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEBuJuGV5rv),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajBuJuGV5rv,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8BuJuGV5rv),width:\"100%\"})})})})})},idBuJuGV5rv);})})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-3589gc\",\"data-framer-name\":\"cs10\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"pC3hQlhb8\",data:CustomerStories,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"pC3hQlhb8\",name:\"JYzRHv6JE\",type:\"Identifier\"},{collection:\"pC3hQlhb8\",name:\"uQaPu_yaj\",type:\"Identifier\"},{collection:\"pC3hQlhb8\",name:\"ynzNRfdq8\",type:\"Identifier\"},{collection:\"pC3hQlhb8\",name:\"iIH34zQl0\",type:\"Identifier\"},{collection:\"pC3hQlhb8\",name:\"YR8oTa5rS\",type:\"Identifier\"},{collection:\"pC3hQlhb8\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"pC3hQlhb8\",name:\"nmgl1WRSZ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:10},type:\"BinaryOperation\"}},children:(collection19,paginationInfo19,loadMore19)=>/*#__PURE__*/_jsx(_Fragment,{children:collection19?.map(({id:idpC3hQlhb8,iIH34zQl0:iIH34zQl0pC3hQlhb8,JYzRHv6JE:JYzRHv6JEpC3hQlhb8,uQaPu_yaj:uQaPu_yajpC3hQlhb8,ynzNRfdq8:ynzNRfdq8pC3hQlhb8,YR8oTa5rS:YR8oTa5rSpC3hQlhb8},index19)=>{uQaPu_yajpC3hQlhb8??=\"#09F\";iIH34zQl0pC3hQlhb8??=\"\";YR8oTa5rSpC3hQlhb8??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`pC3hQlhb8-${idpC3hQlhb8}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{YR8oTa5rS:YR8oTa5rSpC3hQlhb8},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{YR8oTa5rS:YR8oTa5rSpC3hQlhb8},webPageId:\"KqNXOFt3_\"},implicitPathVariables:undefined}],children:resolvedLinks24=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,width:\"280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-lqroxf-container\",inComponentSlot:true,nodeId:\"Vs7cqe8tA\",rendersWithMotion:true,scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(BrandsBlock,{byJmDT9Bg:resolvedLinks24[0],height:\"100%\",id:\"Vs7cqe8tA\",l8j8q8jD9:iIH34zQl0pC3hQlhb8,layoutId:\"Vs7cqe8tA\",style:{height:\"100%\",width:\"100%\"},Ufv0LZ9gt:toResponsiveImage(JYzRHv6JEpC3hQlhb8),variant:\"ghRAjbubD\",vu0k9hKa7:uQaPu_yajpC3hQlhb8,wdJ1vHomZ:toResponsiveImage(ynzNRfdq8pC3hQlhb8),width:\"100%\"})})})})})},idpC3hQlhb8);})})})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:20,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1x1dgsp\",\"data-framer-name\":\"FAQ / Accordion-05 2\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-eubm6t\",\"data-framer-name\":\"Container + Padding\",id:elementId8,ref:ref9,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pwo68v\",\"data-framer-name\":\"Layout\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1danwhp\",\"data-framer-name\":\"Heading Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{children:getLocalizedValue(\"v31\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Frequently \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Asked Questions\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-cs9nfp\",\"data-styles-preset\":\"TsXtlB1BN\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Frequently \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"Asked Questions\"})]})}),className:\"framer-p8tyq0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1nzxceo\",\"data-styles-preset\":\"Udg8c7Iag\",children:[\"Not all your questions answered? \",/*#__PURE__*/_jsx(\"br\",{}),\"Our customer success agents can help you out.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1nzxceo\",\"data-styles-preset\":\"Udg8c7Iag\",children:[\"Not all your questions answered? \",/*#__PURE__*/_jsx(\"br\",{}),\"Our customer success agents can help you out.\"]})}),className:\"framer-vujbgv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined},{href:{webPageId:\"vdvrSOHGE\"},implicitPathVariables:undefined}],children:resolvedLinks25=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{y:(componentViewport?.y||0)+0+6293+0+0+80+0+0+213},z8f8CM5YC:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+6501.7+0+0+80+0+0+0+213},ZSLmhDsjD:{y:(componentViewport?.y||0)+0+6008+0+0+80+0+0+213}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+6065+0+0+80+0+0+213,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ovhkdp-container\",nodeId:\"EZkVNBdFv\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{XKoofokky:resolvedLinks25[2]},z8f8CM5YC:{style:{width:\"100%\"},variant:\"Hj2K_ylP8\",XKoofokky:resolvedLinks25[3]},ZSLmhDsjD:{XKoofokky:resolvedLinks25[1]}},children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"EZkVNBdFv\",layoutId:\"EZkVNBdFv\",rKAhd9xJ_:getLocalizedValue(\"v22\",activeLocale)??\"Book a demo\",variant:\"yjY2ePqd_\",width:\"100%\",XKoofokky:resolvedLinks25[0]})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wdbu7h\",\"data-framer-name\":\"Accordion Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 1px) - 40px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+6293+0+0+80+0+0+0},z8f8CM5YC:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+6501.7+0+0+80+0+301+0+0},ZSLmhDsjD:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 160px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6008+0+0+80+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6065+0+0+80+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-z1dxwj-container\",nodeId:\"zYtlZZF4i\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(AccordionSimple,{eEvLkW4gn:getLocalizedValue(\"v34\",activeLocale)??\"How does Leat help my business grow?\",height:\"100%\",id:\"zYtlZZF4i\",layoutId:\"zYtlZZF4i\",style:{width:\"100%\"},UZQLyC5pj:getLocalizedValue(\"v35\",activeLocale)??\"Leat helps you collect valuable customer data, engage with your customers, and encourage repeat visits while increasing average spending. Additionally, Leat provides insightful analytics to help you make smarter business decisions and drive growth.\",variant:\"qxq79g1Yi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 1px) - 40px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+6293+0+0+80+0+0+118},z8f8CM5YC:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+6501.7+0+0+80+0+301+0+118},ZSLmhDsjD:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 160px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6008+0+0+80+0+0+118}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6065+0+0+80+0+0+118,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1udfte0-container\",nodeId:\"Bqm6w_hie\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZSLmhDsjD:{eEvLkW4gn:getLocalizedValue(\"v38\",activeLocale)??\"Is Leat easy to integrate with my existing systems?\"}},children:/*#__PURE__*/_jsx(AccordionSimple,{eEvLkW4gn:getLocalizedValue(\"v36\",activeLocale)??\"Is Leat easy to integrate with my existing systems?\",height:\"100%\",id:\"Bqm6w_hie\",layoutId:\"Bqm6w_hie\",style:{width:\"100%\"},UZQLyC5pj:getLocalizedValue(\"v37\",activeLocale)??\"Leat offers more than 50 unique integrations. Visit our integration page to explore them. If your desired integration is not available, you can use our open API to create a custom connection.\",variant:\"qxq79g1Yi\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 1px) - 40px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+6293+0+0+80+0+0+236},z8f8CM5YC:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+6501.7+0+0+80+0+301+0+236},ZSLmhDsjD:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 160px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6008+0+0+80+0+0+236}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6065+0+0+80+0+0+236,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hnlcfa-container\",nodeId:\"aYahypcUb\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(AccordionSimple,{eEvLkW4gn:getLocalizedValue(\"v39\",activeLocale)??\"Can I tailor the loyalty program to match my brand?\",height:\"100%\",id:\"aYahypcUb\",layoutId:\"aYahypcUb\",style:{width:\"100%\"},UZQLyC5pj:getLocalizedValue(\"v40\",activeLocale)??\"Absolutely! Leat serves over 10,000 unique clients, each with a fully customized setup. Our software is highly flexible and can be tailored to meet your specific needs. Create a free account today and see how it works for you.\",variant:\"qxq79g1Yi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 1px) - 40px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+6293+0+0+80+0+0+354},z8f8CM5YC:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+6501.7+0+0+80+0+301+0+354},ZSLmhDsjD:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 160px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6008+0+0+80+0+0+354}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6065+0+0+80+0+0+354,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g1m0mo-container\",nodeId:\"kgwrNpp7C\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ZSLmhDsjD:{eEvLkW4gn:getLocalizedValue(\"v43\",activeLocale)??\"How secure is my customer data with Leat?\"}},children:/*#__PURE__*/_jsx(AccordionSimple,{eEvLkW4gn:getLocalizedValue(\"v41\",activeLocale)??\"How secure is my customer data with Leat?\",height:\"100%\",id:\"kgwrNpp7C\",layoutId:\"kgwrNpp7C\",style:{width:\"100%\"},UZQLyC5pj:getLocalizedValue(\"v42\",activeLocale)??\"We take data security very seriously. Your information is highly protected, and safeguarding it is our top priority. For more details, please read our privacy statement.\",variant:\"qxq79g1Yi\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{VpaTTMz1w:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 80px, 1px) - 40px) * 0.6, 1px)`,y:(componentViewport?.y||0)+0+6293+0+0+80+0+0+472},z8f8CM5YC:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 40px, 1px)`,y:(componentViewport?.y||0)+0+6501.7+0+0+80+0+301+0+472},ZSLmhDsjD:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 160px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6008+0+0+80+0+0+472}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1600px) - 120px, 1px) - 4px) / 2, 1px)`,y:(componentViewport?.y||0)+0+6065+0+0+80+0+0+472,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aghopv-container\",nodeId:\"uPZOergCL\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(AccordionSimple,{eEvLkW4gn:getLocalizedValue(\"v44\",activeLocale)??\"What features and plans can I work with?\",height:\"100%\",id:\"uPZOergCL\",layoutId:\"uPZOergCL\",style:{width:\"100%\"},UZQLyC5pj:getLocalizedValue(\"v45\",activeLocale)??\"You have access to all features within Leat. Your usage is limited solely by tokens, so you can use any feature as long as you have sufficient tokens.\",variant:\"qxq79g1Yi\",width:\"100%\"})})})})]})]})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jmvm1o hidden-sgszzj hidden-1tczkkb hidden-g4mdn9\",\"data-framer-name\":\"Integrations block\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8f8v6r\",\"data-framer-name\":\"Sticky\",id:elementId9,ref:ref10,children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref11,target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19c9ujl\",\"data-framer-name\":\"Ellipse 2\"}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0}},{ref:ref12,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-tr149a\",\"data-framer-name\":\"Tekst logo + button\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-i8xhb8\",\"data-framer-name\":\"Logo + tekst\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1lbxqau\",\"data-framer-name\":\"Logo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 47 43\"><path d=\"M 37.01 17.486 C 36.387 20.576 35.453 22.115 34.208 22.115 C 33.307 22.115 32.525 21.554 31.869 20.419 C 31.213 19.291 30.332 17.486 29.226 15.017 C 27.908 12.029 26.695 9.588 25.589 7.68 C 24.483 5.779 23.065 4.103 21.336 2.66 C 19.601 1.225 17.527 0.5 15.102 0.5 C 9.359 0.5 5.298 4.438 2.907 12.316 C 1.176 18.027 0.22 24.899 0.037 32.917 C 0.019 33.67 0.011 34.047 0.157 34.344 C 0.283 34.604 0.497 34.822 0.753 34.955 C 1.047 35.107 1.43 35.107 2.196 35.107 L 7.063 35.107 C 7.799 35.107 8.167 35.107 8.448 34.971 C 8.701 34.849 8.899 34.663 9.038 34.42 C 9.192 34.148 9.217 33.771 9.268 33.015 C 9.463 30.095 9.816 27.647 10.333 25.671 C 11.161 22.477 12.267 20.884 13.652 20.884 C 14.619 20.884 15.454 21.452 16.143 22.58 C 16.831 23.715 17.766 25.616 18.945 28.297 C 20.747 32.721 22.615 36.195 24.549 38.718 C 26.49 41.241 29.12 42.499 32.439 42.499 C 38.05 42.499 41.972 38.588 44.224 30.765 C 45.858 25.073 46.773 18.18 46.963 10.087 C 46.981 9.331 46.99 8.954 46.844 8.655 C 46.717 8.396 46.504 8.178 46.248 8.045 C 45.953 7.892 45.57 7.892 44.803 7.892 L 40.012 7.892 C 39.269 7.892 38.897 7.892 38.613 8.032 C 38.359 8.156 38.158 8.348 38.022 8.595 C 37.869 8.872 37.851 9.251 37.815 10.01 C 37.669 13.05 37.401 15.542 37.01 17.486 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></svg>',svgContentId:10069824550,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v46\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0pva2tlciBSZWd1bGFy\",\"--framer-font-family\":'\"Jokker Regular\", \"Jokker Regular Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"125%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:[\"Connected to \",/*#__PURE__*/_jsx(\"br\",{}),\"your favorite tools.\"]})}),className:\"framer-1lulaqw\",\"data-framer-name\":\"Connected to \\u2028your favorite tools.\",fonts:[\"CUSTOM;Jokker Regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v47\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"More than 40 integrations\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7R2Vpc3QtMzAw\",\"--framer-font-family\":'\"Geist\", \"Geist Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17))\"},children:\"POS, booking, ordering systems, and beyond.\"})]}),className:\"framer-1fu346z\",\"data-framer-name\":\"POS, booking, ordering systems, and beyond.\",fonts:[\"GF;Geist-300\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"nPuGPXQyc\"},implicitPathVariables:undefined},{href:{webPageId:\"nPuGPXQyc\"},implicitPathVariables:undefined}],children:resolvedLinks26=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{y:(componentViewport?.y||0)+0+4975.7+0+0+0+88+0+389}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-onyd19-container\",nodeId:\"sv_9n09tB\",scopeId:\"HioTcNIas\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{z8f8CM5YC:{XKoofokky:resolvedLinks26[1]}},children:/*#__PURE__*/_jsx(Button,{dtPYWnEMb:false,height:\"100%\",id:\"sv_9n09tB\",layoutId:\"sv_9n09tB\",rKAhd9xJ_:getLocalizedValue(\"v48\",activeLocale)??\"Discover all our integrations\",variant:\"AocRqMFjb\",width:\"100%\",XKoofokky:resolvedLinks26[0]})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ovfk1u\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.32,skewX:0,skewY:0,x:-100,y:-190}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1yyexr6\",\"data-framer-name\":\"Storekit\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1rqgasv\",\"data-framer-name\":\"Group 30\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 387 387\"><g transform=\"translate(52.69 159.887)\"><path d=\"M 0 63.083 L 0 0 L 281.62 0 L 281.62 63.083 Z\" fill=\"transparent\"></path><path d=\"M 94.155 16.75 C 79.444 16.75 68.257 28.302 68.257 42.31 C 68.257 54.945 77.731 62.792 89.902 62.792 C 104.586 62.792 115.713 51.246 115.713 37.259 C 115.719 24.69 106.364 16.75 94.155 16.75 Z M 91.082 52.394 C 84.067 52.367 79.716 49.055 79.716 41.92 C 79.716 34.072 83.599 27.121 93.345 27.121 C 100.29 27.121 104.531 30.275 104.531 37.497 C 104.531 45.297 100.741 52.394 91.082 52.394 Z M 53.171 51.774 L 64.902 51.774 L 62.727 61.884 L 53.258 61.884 C 45.046 61.884 40.717 56.38 42.43 48.168 L 46.781 27.775 L 48.956 17.67 L 50.892 8.234 L 62.313 8.234 L 60.372 17.653 L 71.357 17.653 L 69.285 27.762 L 58.224 27.762 Z M 241.205 7.516 C 241.205 3.791 243.041 0.495 247.664 0.495 C 250.967 0.495 252.973 1.991 252.973 5.417 C 252.973 9.098 251.194 12.487 246.599 12.487 C 243.265 12.481 241.205 10.893 241.205 7.516 Z M 16.424 30.015 C 16.424 32.092 17.599 33.349 21.025 34.256 L 29.683 36.514 C 35.638 38.048 39.157 41.658 39.157 47.167 C 39.157 56.913 30.14 62.776 19.491 62.776 C 8.93 62.776 0.457 57.995 0 48.973 L 11.192 46.716 C 11.013 51.952 14.624 54.042 20.671 54.042 C 24.728 54.042 27.257 52.508 27.257 49.082 C 27.257 47.085 25.903 45.922 21.754 44.839 L 14.684 42.839 C 8.359 41.126 4.579 37.426 4.579 31.83 C 4.601 22.455 12.28 16.761 22.374 16.761 C 32.842 16.761 40.69 20.568 41.234 30.026 L 30.858 31.923 C 30.95 26.872 27.698 25.066 22.558 25.066 C 18.398 25.055 16.424 27.039 16.424 30.015 Z M 148.577 28.018 L 133.786 28.018 L 126.568 61.867 L 115.109 61.867 L 121.592 31.374 C 123.223 23.162 130.439 17.653 138.648 17.653 L 150.743 17.653 Z M 251.743 17.653 L 242.362 61.867 L 230.903 61.867 L 240.285 17.653 Z M 267.586 27.762 L 262.533 51.774 L 274.263 51.774 L 272.088 61.884 L 262.626 61.884 C 254.413 61.884 250.08 56.38 251.799 48.168 L 256.149 27.775 L 258.323 17.67 L 260.26 8.234 L 271.692 8.234 L 269.75 17.653 L 280.74 17.653 L 278.664 27.762 Z M 191.42 35.252 C 191.42 23.88 183.296 16.761 172.195 16.761 C 157.584 16.761 147.294 29.216 147.294 43.126 C 147.294 55.853 155.507 62.798 167.96 62.798 C 176.259 62.798 183.943 60.078 188.44 51.338 L 178.89 47.625 C 176.17 52.763 172.756 53.851 168.607 53.851 C 161.835 53.851 159.041 50.523 158.948 43.382 L 189.984 43.382 C 190.895 40.766 191.38 38.02 191.42 35.252 Z M 180.762 35.524 L 159.747 35.524 C 161.188 29.194 165.078 25.413 171.93 25.413 C 178.254 25.413 180.767 29.025 180.767 34.708 Z M 216.166 37.868 L 229.816 61.927 L 217.688 61.927 L 206.082 41.947 L 201.97 61.927 L 190.513 61.927 L 201.503 8.277 L 212.381 8.277 L 207.975 32.375 L 223.235 17.724 L 236.493 17.724 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></svg>',svgContentId:12176567023,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:-280}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ok7vcg\",\"data-framer-name\":\"Jamezz\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1xkifik\",\"data-framer-name\":\"Group 29\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 213 213\"><g transform=\"translate(50 75)\"><path d=\"M 0 64.464 L 0 0 L 114 0 L 114 64.464 Z\" fill=\"transparent\"></path><g transform=\"translate(0.006 0.272)\"><path d=\"M 84.408 28.404 C 87.778 25.12 91.071 21.91 94.365 18.7 C 94.303 18.607 94.242 18.515 94.182 18.422 C 92.866 18.558 91.551 18.747 90.23 18.812 C 89.171 18.862 88.082 18.884 87.045 18.7 C 85.034 18.343 83.96 15.988 84.875 14.153 C 85.146 13.611 85.465 13.323 86.14 13.655 C 89.02 15.072 92.08 15.688 95.285 15.568 C 96.309 15.529 97.309 15.61 97.892 16.574 C 98.581 17.711 98.326 18.873 97.643 19.915 C 95.775 22.766 93.756 25.502 91.198 27.794 C 90.261 28.634 89.343 29.498 88.452 30.427 C 89.944 30.265 91.37 29.94 92.389 28.683 C 92.504 28.541 92.558 28.257 92.503 28.082 C 92.258 27.324 92.671 27.172 93.273 27.195 C 94.58 27.248 96.562 28.947 96.816 30.219 C 96.995 31.116 96.484 32.035 95.535 32.57 C 94.048 33.407 92.418 33.708 90.752 33.754 C 89.04 33.8 87.322 33.766 85.612 33.675 C 83.606 33.571 82.951 32.905 82.682 30.794 C 82.437 31.006 82.245 31.175 82.047 31.341 C 79.084 33.835 75.71 35.04 71.824 34.475 C 69.229 34.097 67.814 32.556 67.505 29.94 C 67.488 29.802 67.478 29.664 67.449 29.376 C 66.981 29.925 66.64 30.439 66.192 30.827 C 65.245 31.646 64.32 32.547 63.237 33.146 C 61.411 34.157 59.554 33.05 59.334 30.996 C 59.079 28.606 59.873 26.45 60.787 24.322 C 61.031 23.755 61.338 23.215 61.571 22.643 C 61.642 22.467 61.561 22.23 61.548 22.02 C 61.345 22.055 61.081 22.021 60.951 22.138 C 60.282 22.737 59.568 23.311 59.022 24.012 C 58.126 25.162 57.273 26.361 56.545 27.622 C 55.991 28.582 55.9 29.647 56.744 30.591 C 57.244 31.15 57.219 31.817 56.665 32.228 C 55.982 32.734 55.2 33.236 54.389 33.407 C 52.777 33.75 51.512 32.684 51.373 31.028 C 51.181 28.716 51.899 26.588 52.787 24.503 C 53.019 23.961 53.286 23.433 53.497 22.883 C 53.6 22.617 53.61 22.316 53.708 21.791 C 53.247 22.031 52.961 22.123 52.75 22.301 C 50.848 23.9 49.452 25.916 48.293 28.077 C 47.886 28.836 47.91 29.821 47.709 30.695 C 47.57 31.296 47.425 31.9 47.212 32.477 C 46.932 33.237 46.33 33.635 45.529 33.662 C 44.774 33.689 44.291 33.198 44.088 32.565 C 43.811 31.697 43.683 30.781 43.476 29.816 C 43.333 29.977 43.16 30.209 42.949 30.395 C 41.944 31.28 41.032 32.337 39.891 32.988 C 37.636 34.278 35.721 33.12 35.551 30.419 C 35.301 30.727 35.101 30.972 34.904 31.219 C 33.929 32.442 32.832 33.53 31.364 34.141 C 28.95 35.149 26.799 33.821 26.816 31.213 C 26.824 29.922 27.006 28.523 27.537 27.366 C 29.482 23.122 32.332 19.572 36.306 17.027 C 37.103 16.516 38 16.155 38.872 15.773 C 39.252 15.607 39.68 15.517 40.096 15.47 C 41.057 15.36 42.091 15.275 42.721 16.172 C 43.37 17.097 42.838 18.002 42.371 18.85 C 42.251 19.069 42.093 19.267 41.93 19.507 C 42.699 19.981 42.755 20.718 42.542 21.442 C 42.204 22.599 41.741 23.716 41.376 24.864 C 41.157 25.553 40.923 26.262 40.876 26.974 C 40.825 27.739 41.341 28.023 41.974 27.603 C 43.225 26.777 44.309 25.783 44.968 24.378 C 46.268 21.608 47.58 18.845 48.947 16.11 C 49.471 15.058 49.831 15.038 50.795 15.727 C 51.919 16.53 52.181 17.457 51.615 18.73 C 51.221 19.617 50.804 20.493 50.512 21.442 C 50.964 20.887 51.363 20.276 51.88 19.79 C 53.225 18.525 54.565 17.241 56.028 16.123 C 56.628 15.664 57.527 15.532 58.316 15.405 C 59.039 15.289 59.549 15.758 59.508 16.489 C 59.461 17.344 59.324 18.216 59.071 19.033 C 58.758 20.041 58.284 20.995 58 22.048 C 58.356 21.601 58.686 21.127 59.076 20.713 C 60.308 19.406 61.468 18.006 62.842 16.866 C 63.688 16.164 64.836 15.737 65.919 15.431 C 66.921 15.148 67.519 15.707 67.438 16.758 C 67.368 17.664 67.103 18.568 66.833 19.443 C 66.11 21.772 65.315 24.08 64.608 26.415 C 64.496 26.786 64.692 27.249 64.744 27.669 C 65.184 27.556 65.762 27.581 66.039 27.303 C 67.262 26.076 68.556 24.873 69.533 23.459 C 71.565 20.516 73.876 17.926 77.146 16.357 C 77.972 15.961 78.869 15.666 79.766 15.477 C 81.142 15.185 82.384 15.482 83.326 16.646 C 84.216 17.748 84.031 18.959 83.56 20.083 C 82.46 22.705 80.567 24.61 77.945 25.746 C 76.952 26.175 75.989 26.093 75.24 25.264 C 74.972 24.966 74.807 24.474 74.816 24.076 C 74.82 23.912 75.39 23.689 75.728 23.618 C 77.125 23.33 78.31 22.661 79.28 21.64 C 79.508 21.402 79.535 20.972 79.655 20.63 C 79.291 20.591 78.842 20.396 78.579 20.54 C 77.605 21.073 76.566 21.588 75.784 22.348 C 74.194 23.895 73.121 25.829 72.451 27.944 C 72.258 28.55 72.276 29.276 72.379 29.916 C 72.5 30.656 73.02 31.158 73.797 31.299 C 76 31.697 78.119 31.482 80.05 30.278 C 81.027 29.669 81.943 28.963 82.889 28.303 C 83.342 27.989 83.798 27.7 84.404 28.394 Z M 40.214 20.579 C 39.009 20.2 38.085 20.53 37.267 21.105 C 34.773 22.859 33.292 25.331 32.474 28.216 C 32.369 28.583 32.616 29.051 32.699 29.472 C 33.109 29.374 33.523 29.284 33.929 29.171 C 34.028 29.144 34.111 29.042 34.192 28.964 C 36.689 26.56 38.372 23.579 40.215 20.577 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 39.044 40.739 L 106.513 40.739 C 106.371 42.54 105.092 43.767 103.35 43.769 C 98.461 43.774 93.569 43.769 88.518 43.769 C 90.116 45.139 91.608 46.415 93.026 47.629 C 90.028 50.636 87.08 53.591 84.098 56.582 C 83.99 56.492 83.775 56.314 83.562 56.136 C 82.184 54.978 80.663 54.331 78.796 54.334 C 74.523 54.341 70.258 54.192 66.011 53.57 C 62.64 53.078 59.77 51.778 57.523 49.195 C 56.139 47.604 54.753 46.014 53.414 44.385 C 53.057 43.952 52.723 43.752 52.153 43.757 C 48.919 43.783 45.686 43.786 42.452 43.762 C 40.421 43.747 39.218 42.662 39.046 40.739 Z M 58.239 43.772 C 58.171 43.871 58.104 43.969 58.036 44.069 C 59.604 45.533 61.137 47.04 62.764 48.435 C 63.264 48.865 63.999 49.105 64.666 49.244 C 67.511 49.833 70.377 49.704 73.192 49.095 C 74.1 48.899 74.937 48.254 75.734 47.707 C 76.018 47.512 76.087 47.002 76.256 46.637 C 75.912 46.503 75.567 46.251 75.224 46.254 C 73.205 46.278 71.176 46.249 69.172 46.454 C 67.035 46.672 65.462 45.946 64.257 44.221 C 64.107 44.006 63.777 43.796 63.527 43.791 C 61.765 43.754 60.003 43.771 58.241 43.771 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 27.788 9.423 C 24.619 8.375 20.211 9.096 17.99 12.25 C 17.255 13.293 16.015 13.064 15.505 11.864 C 14.809 10.229 15.659 7.654 17.34 6.384 C 18.938 5.179 20.815 4.782 22.748 4.798 C 24.88 4.815 27.014 4.979 29.145 5.14 C 34.601 5.549 39.439 4.158 43.481 0.345 C 43.579 0.254 43.701 0.186 43.964 0 C 44.206 0.494 44.518 0.906 44.61 1.361 C 45.081 3.713 44.588 5.783 42.643 7.344 C 40.37 9.169 37.669 9.76 34.854 9.946 C 33.68 10.024 32.497 9.959 31.301 9.959 C 30.868 11.72 30.507 13.506 29.986 15.245 C 28.516 20.157 26.725 24.954 24.027 29.335 C 22.796 31.336 21.434 33.312 19.832 35.02 C 16.428 38.651 12.178 40.326 7.182 39.384 C 3.087 38.614 0.772 36.032 0.152 31.916 C -0.554 27.234 1.193 24.058 5.555 22.23 C 7.507 21.412 9.529 20.809 11.675 20.797 C 12.121 20.796 12.57 20.853 13.013 20.923 C 13.802 21.048 14.142 21.525 14.16 22.331 C 14.209 24.622 13.42 25.714 11.215 26.296 C 10.075 26.598 8.909 26.825 7.797 27.209 C 6.853 27.537 5.895 27.933 5.077 28.496 C 3.585 29.523 3.192 30.91 3.685 32.652 C 4.048 33.931 5.075 34.785 6.691 34.771 C 7.99 34.761 9.326 34.561 10.577 34.202 C 12.793 33.566 14.711 32.347 16.385 30.737 C 20.988 26.313 24.135 21.004 26.062 14.943 C 26.646 13.105 27.215 11.261 27.792 9.421 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 104.108 30.332 C 105.397 30.351 106.571 30.012 107.57 29.237 C 107.99 28.91 108.49 28.556 108.166 27.832 C 108.122 27.733 108.561 27.244 108.806 27.217 C 110.186 27.068 112.496 29.091 112.547 30.468 C 112.582 31.436 112.065 32.103 111.243 32.568 C 109.73 33.422 108.07 33.718 106.375 33.759 C 104.635 33.8 102.891 33.728 101.149 33.669 C 99.973 33.632 98.988 33.207 98.574 32 C 98.146 30.75 98.647 29.374 99.666 28.522 C 103.273 25.507 106.709 22.309 109.779 18.737 C 109.831 18.678 109.862 18.6 109.975 18.412 C 108.57 18.557 107.257 18.747 105.939 18.81 C 104.88 18.86 103.791 18.882 102.754 18.701 C 100.737 18.346 99.662 16.003 100.574 14.159 C 100.842 13.621 101.154 13.318 101.835 13.653 C 104.716 15.072 107.775 15.688 110.981 15.571 C 112.033 15.532 113.054 15.617 113.633 16.643 C 114.289 17.804 113.976 18.94 113.313 19.988 C 110.93 23.748 108.009 27.039 104.602 29.9 C 104.435 30.041 104.271 30.188 104.106 30.332 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 95.989 47.52 C 97.693 49.23 99.417 50.959 101.073 52.62 C 97.119 56.561 93.127 60.541 89.192 64.465 C 87.595 62.877 85.831 61.121 84.098 59.396 C 88.019 55.48 91.993 51.511 95.99 47.52 Z M 89.715 60.1 C 89.72 59.51 89.192 58.972 88.601 58.964 C 88.002 58.955 87.487 59.47 87.478 60.081 C 87.47 60.7 87.961 61.202 88.58 61.203 C 89.19 61.203 89.71 60.699 89.715 60.1 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></g></svg>',svgContentId:10715445629,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,x:100,y:300}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-u2w9vi\",\"data-framer-name\":\"Toast\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-qlx5az\",\"data-framer-name\":\"Toast\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-16bsbxb\",\"data-framer-name\":\"Vector\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 163 41\"><path d=\"M 58.033 38.26 C 53.445 38.26 50.962 35.94 50.962 31.61 L 50.962 18.912 L 49.361 18.912 C 48.598 18.903 47.862 18.592 47.329 18.053 C 46.796 17.514 46.501 16.793 46.52 16.044 C 46.557 14.536 47.816 13.33 49.361 13.321 L 50.962 13.321 L 50.962 9.539 C 51.099 7.858 52.534 6.552 54.263 6.552 C 55.992 6.552 57.436 7.849 57.565 9.539 L 57.565 13.321 L 60.139 13.321 C 60.875 13.342 61.574 13.645 62.089 14.166 C 62.605 14.687 62.898 15.386 62.908 16.117 C 62.898 16.847 62.605 17.546 62.089 18.067 C 61.574 18.588 60.875 18.891 60.139 18.912 L 57.565 18.912 L 57.565 29.892 C 57.565 31.811 58.806 32.56 59.836 32.56 L 60.406 32.56 C 62.264 32.56 63.303 33.766 63.303 35.337 C 63.303 36.908 62.319 38.26 58.033 38.26 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 78.679 38.26 C 70.476 38.26 65.519 32.414 65.519 25.462 C 65.519 18.565 70.485 12.718 78.679 12.718 C 86.938 12.718 91.894 18.565 91.894 25.462 C 91.949 27.186 91.643 28.902 90.994 30.501 C 90.345 32.101 89.368 33.548 88.124 34.752 C 86.881 35.956 85.4 36.89 83.773 37.494 C 82.147 38.098 80.412 38.359 78.679 38.26 Z M 78.679 18.41 C 74.596 18.41 72.334 21.68 72.334 25.462 C 72.334 29.244 74.605 32.578 78.679 32.578 C 82.753 32.578 85.08 29.308 85.08 25.462 C 85.08 21.68 82.753 18.41 78.679 18.41 Z M 115.06 37.959 L 114.545 37.959 C 114.03 37.959 111.703 37.557 111.703 35.136 C 110.002 37.1 107.068 38.26 103.813 38.26 C 99.84 38.26 95.141 35.638 95.141 30.194 C 95.141 24.503 99.84 22.338 103.813 22.338 C 107.123 22.338 110.057 23.397 111.703 25.306 L 111.703 22.027 C 111.703 19.561 109.533 17.944 106.231 17.944 C 104.259 17.903 102.319 18.447 100.658 19.506 C 100.3 19.722 99.891 19.845 99.472 19.862 C 98.093 19.844 96.989 18.738 96.989 17.395 C 96.996 16.951 97.12 16.517 97.348 16.135 C 98.893 13.714 104.466 12.709 107.353 12.709 C 113.027 12.709 118.242 14.929 118.242 21.927 L 118.242 34.78 C 118.251 36.515 116.825 37.94 115.041 37.95 Z M 111.703 28.787 C 110.618 27.38 108.558 26.668 106.443 26.668 C 103.859 26.668 101.743 27.965 101.743 30.349 C 101.743 32.615 103.859 33.93 106.443 33.93 C 108.558 33.93 110.618 33.227 111.703 31.811 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 133.747 38.26 C 130.5 38.26 125.286 37.201 123.741 35.026 C 123.438 34.634 123.272 34.159 123.281 33.665 C 123.3 32.956 123.596 32.281 124.105 31.784 C 124.614 31.286 125.298 31.005 126.013 30.998 C 126.491 30.998 126.951 31.126 127.355 31.372 C 129.314 32.478 131.898 33.336 134.059 33.336 C 136.901 33.336 138.244 32.231 138.244 30.715 C 138.244 26.686 123.428 29.956 123.428 20.383 C 123.428 16.299 127.098 12.728 133.645 12.728 C 136.892 12.728 141.334 13.742 142.731 15.696 C 142.999 16.056 143.144 16.491 143.145 16.939 C 143.099 18.291 141.959 19.369 140.57 19.36 C 140.138 19.361 139.712 19.257 139.329 19.058 C 137.606 18.102 135.665 17.599 133.691 17.597 C 131.319 17.597 129.774 18.656 129.774 20.017 C 129.774 23.644 144.534 20.62 144.534 30.441 C 144.534 34.88 140.662 38.26 133.747 38.26 Z M 157.74 38.26 C 153.151 38.26 150.668 35.94 150.668 31.61 L 150.668 18.912 L 149.068 18.912 C 148.304 18.903 147.569 18.592 147.035 18.053 C 146.502 17.514 146.208 16.793 146.226 16.044 C 146.263 14.536 147.523 13.33 149.068 13.321 L 150.668 13.321 L 150.668 9.539 C 150.744 8.722 151.124 7.962 151.735 7.41 C 152.346 6.857 153.143 6.551 153.969 6.552 C 155.698 6.552 157.142 7.849 157.271 9.539 L 157.271 13.321 L 159.855 13.321 C 160.59 13.342 161.289 13.645 161.805 14.166 C 162.321 14.687 162.614 15.386 162.623 16.117 C 162.614 16.847 162.321 17.546 161.805 18.067 C 161.289 18.588 160.59 18.891 159.855 18.912 L 157.271 18.912 L 157.271 29.892 C 157.271 31.811 158.512 32.56 159.542 32.56 L 160.112 32.56 C 161.97 32.56 163 33.766 163 35.337 C 163 36.908 162.034 38.26 157.74 38.26 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 42.317 28.248 C 42.354 25.553 42.234 22.858 41.958 20.182 C 41.756 18.373 41.14 16.053 39.163 15.578 C 39.418 15.642 39.686 15.632 39.935 15.55 C 42.225 14.363 42.05 11.43 41.241 9.311 C 40.174 6.534 37.645 4.561 35.135 3.254 C 30.479 0.948 25.316 -0.164 20.116 0.02 C 14.917 0.203 9.846 1.676 5.366 4.305 C 3.095 5.693 0.483 8.407 1.633 11.43 C 1.944 12.183 2.404 12.866 2.985 13.44 L 3.849 14.335 C 2.681 15.906 1.826 17.332 1.274 19.241 C -0.381 24.996 -0.105 28.696 0.345 33.318 C 0.63 36.177 1.578 40.434 4.897 40.909 C 7.601 41.284 10.535 40.398 13.238 40.078 C 16.218 39.731 19.225 39.183 22.242 39.265 C 26.49 39.375 30.702 40.37 34.96 40.416 C 37.204 40.434 40.938 40.654 41.609 37.712 C 42.243 34.917 42.271 32.012 42.271 29.162 C 42.308 28.86 42.308 28.549 42.308 28.257 Z M 37.461 33.08 C 36.404 35.446 33.415 35.182 31.328 35.008 L 21.993 33.903 C 19.216 33.82 16.466 34.341 13.763 34.935 C 11.739 35.373 8.916 36.534 7.086 34.99 C 5.054 33.281 4.695 30.367 4.667 27.91 C 4.706 25.691 4.927 23.479 5.33 21.296 C 5.578 19.944 5.983 18.629 6.516 17.368 C 7.242 15.541 8.318 14.436 8.374 14.491 C 7.831 13.933 7.178 13.632 6.81 12.874 C 5.422 9.996 8.889 7.557 10.783 6.726 C 17.414 3.784 26.683 4.077 32.946 7.849 C 34.896 9.028 38.685 13.075 35.144 15.093 C 37.324 16.117 37.885 19.204 38.124 21.397 C 38.506 24.918 38.395 28.475 37.793 31.966 C 37.727 32.35 37.622 32.725 37.461 33.08 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></svg>',svgContentId:12235470721,withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:100,y:-340}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9w1apw\",\"data-framer-name\":\"Lightspeed\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-wn60s7\",\"data-framer-name\":\"svg-554708819_5460\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 166 39\"><g><path d=\"M 0 38.262 L 0 0 L 166 0 L 166 38.262 Z\" fill=\"transparent\"></path><g transform=\"translate(0.185 0.587)\"><path d=\"M 12.712 0 L 14.46 3.026 C 14.809 3.652 14.809 4.417 14.46 5.043 L 4.045 23.025 L 8.973 31.511 C 9.742 32.833 11.174 33.668 12.712 33.668 C 14.25 33.668 15.683 32.833 16.452 31.511 L 21.379 23.025 L 20.086 20.729 L 14.494 30.364 C 14.145 30.99 13.446 31.372 12.747 31.372 C 12.013 31.372 11.349 30.99 11 30.364 L 6.701 23.025 L 16.382 6.33 L 18.129 9.356 C 18.478 9.982 18.478 10.747 18.129 11.373 L 11.384 23.025 L 12.712 25.32 L 20.051 12.66 L 24.874 20.973 C 25.608 22.26 25.608 23.825 24.874 25.112 L 19.981 33.563 C 19.247 34.85 16.906 37.737 12.712 37.737 C 8.518 37.737 6.212 34.85 5.443 33.563 L 0.55 25.112 C -0.183 23.825 -0.183 22.26 0.55 20.973 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 35.463 9.008 L 38.853 9.008 L 38.853 28.938 L 35.463 28.938 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 43.395 12.66 C 44.496 12.66 45.387 11.773 45.387 10.678 C 45.387 9.583 44.496 8.695 43.395 8.695 C 42.295 8.695 41.403 9.583 41.403 10.678 C 41.403 11.773 42.295 12.66 43.395 12.66 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 41.684 15.095 L 45.108 15.095 L 45.108 28.938 L 41.684 28.938 Z M 54.09 14.747 C 50.211 14.747 47.065 17.46 47.065 21.773 C 47.065 26.086 49.791 28.729 54.125 28.729 C 55.837 28.729 57.655 29.599 57.655 31.512 C 57.655 33.425 56.117 34.503 54.125 34.503 C 52.133 34.503 50.49 33.32 50.49 31.512 L 47.065 31.512 C 47.065 35.233 50.071 37.703 54.125 37.703 C 58.144 37.703 61.079 35.338 61.079 31.512 C 61.079 29.738 60.52 28.068 58.214 26.92 C 60.486 25.877 61.15 23.477 61.15 21.738 C 61.15 17.46 57.969 14.747 54.09 14.747 Z M 54.125 25.912 C 52.133 25.912 50.49 24.208 50.49 21.773 C 50.49 19.373 52.133 17.599 54.125 17.599 C 56.117 17.599 57.724 19.408 57.724 21.773 C 57.724 24.173 56.082 25.912 54.125 25.912 Z M 71.074 14.747 C 69.502 14.747 67.999 15.234 66.741 16.799 L 66.741 8.974 L 63.316 8.974 L 63.316 28.903 L 66.741 28.903 L 66.741 21.877 C 66.741 19.825 68.139 18.121 70.166 18.121 C 71.983 18.121 73.311 19.199 73.311 21.703 L 73.311 28.903 L 76.736 28.903 L 76.736 21.46 C 76.771 17.391 75.023 14.747 71.074 14.747 Z M 85.088 26.573 C 84.669 26.573 84.319 26.434 84.11 26.155 C 83.9 25.877 83.795 25.46 83.795 24.834 L 83.795 18.017 L 86.556 18.017 L 86.871 15.06 L 83.83 15.06 L 83.83 11.269 L 80.37 11.652 L 80.37 15.095 L 77.75 15.095 L 77.75 18.051 L 80.37 18.051 L 80.37 24.938 C 80.37 26.364 80.72 27.442 81.384 28.173 C 82.048 28.903 83.062 29.286 84.354 29.286 C 84.948 29.286 85.507 29.216 86.102 29.042 C 86.696 28.868 87.22 28.625 87.674 28.312 L 86.486 26.121 C 86.032 26.434 85.543 26.573 85.088 26.573 Z M 99.172 21.495 C 97.774 20.625 96.131 20.521 94.524 20.417 C 93.58 20.347 92.147 20.138 92.147 18.921 C 92.147 18.051 93.056 17.564 94.699 17.564 C 96.027 17.564 97.18 17.877 98.159 18.782 L 100.08 16.556 C 98.473 15.165 96.831 14.747 94.629 14.747 C 92.078 14.747 88.723 15.86 88.723 19.06 C 88.723 20.382 89.422 21.599 90.575 22.295 C 91.868 23.095 93.545 23.199 94.978 23.373 C 95.957 23.477 97.564 23.721 97.285 25.077 C 97.11 26.016 95.957 26.294 95.153 26.329 C 94.279 26.364 93.406 26.294 92.532 26.086 C 91.623 25.842 90.889 25.425 90.086 24.903 L 88.338 27.094 C 88.443 27.164 88.548 27.268 88.548 27.268 C 90.785 29.112 93.895 29.703 96.726 29.077 C 98.857 28.59 100.674 27.06 100.674 24.764 C 100.744 23.477 100.325 22.19 99.172 21.495 Z M 110.459 14.747 C 108.887 14.747 107.035 15.408 105.951 16.938 L 105.847 15.06 L 102.527 15.06 L 102.527 34.99 L 105.951 34.607 L 105.951 27.303 C 106.93 28.799 109.062 29.286 110.529 29.286 C 114.968 29.286 117.554 25.981 117.554 21.982 C 117.554 17.912 114.723 14.747 110.459 14.747 Z M 110.18 26.329 C 107.839 26.329 106.266 24.208 106.266 22.051 C 106.266 19.895 107.734 17.599 110.18 17.599 C 112.661 17.599 114.094 19.93 114.094 22.051 C 114.129 24.208 112.521 26.329 110.18 26.329 Z M 122.027 23.234 C 122.411 24.868 123.914 26.294 126.361 26.294 C 127.619 26.294 129.296 25.668 130.1 24.868 L 132.302 27.025 C 130.834 28.52 128.423 29.251 126.326 29.251 C 121.992 29.251 118.847 26.399 118.847 21.982 C 118.847 17.808 122.097 14.747 126.081 14.747 C 130.275 14.747 133.769 17.599 133.42 23.234 Z M 130.1 20.625 C 129.715 18.99 128.073 17.564 126.081 17.564 C 124.229 17.564 122.517 18.817 122.027 20.625 Z M 137.893 23.234 C 138.278 24.868 139.781 26.294 142.227 26.294 C 143.485 26.294 145.162 25.668 145.966 24.868 L 148.168 27.025 C 146.7 28.52 144.289 29.251 142.192 29.251 C 137.858 29.251 134.713 26.399 134.713 21.982 C 134.713 17.808 137.963 14.747 141.947 14.747 C 146.141 14.747 149.635 17.599 149.286 23.234 Z M 146.001 20.625 C 145.617 18.99 143.974 17.564 141.982 17.564 C 140.13 17.564 138.417 18.817 137.928 20.625 Z M 157.569 29.286 C 159.141 29.286 160.993 28.625 162.077 27.094 L 162.182 28.938 L 165.502 28.938 L 165.502 9.008 L 162.077 9.008 L 162.077 16.73 C 161.098 15.234 158.931 14.782 157.464 14.782 C 153.025 14.782 150.474 18.051 150.474 22.086 C 150.474 26.121 153.305 29.286 157.569 29.286 Z M 157.813 17.704 C 160.155 17.704 161.727 19.825 161.727 21.982 C 161.727 24.138 160.259 26.434 157.813 26.434 C 155.332 26.434 153.899 24.103 153.899 21.982 C 153.899 19.825 155.472 17.704 157.813 17.704 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></g></svg>',svgContentId:12325376854,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:-100,y:-340}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-3efqnm\",\"data-framer-name\":\"Woo commerce\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-nd0o2x\",\"data-framer-name\":\"Group 31\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 386 386\"><g transform=\"translate(45.698 168.535)\"><path d=\"M 0 59.803 L 0 0 L 296.414 0 L 296.414 59.803 Z\" fill=\"transparent\"></path><path d=\"M 91.049 0.494 L 9.32 0.494 C 4.148 0.494 -0.039 4.722 0.002 9.853 L 0.002 41.05 C 0.002 46.222 4.189 50.408 9.361 50.408 L 48.07 50.408 L 65.763 60.261 L 61.74 50.408 L 91.049 50.408 C 96.221 50.408 100.408 46.222 100.408 41.05 L 100.408 9.853 C 100.408 4.681 96.221 0.494 91.049 0.494 Z M 86.698 10.674 C 89.612 11.29 91.788 12.85 93.266 15.436 C 94.579 17.653 95.236 20.32 95.236 23.522 C 95.236 27.75 94.169 31.609 92.034 35.139 C 89.571 39.243 86.369 41.297 82.388 41.297 C 81.69 41.297 80.951 41.215 80.171 41.05 C 77.257 40.434 75.081 38.875 73.603 36.288 C 72.29 34.031 71.633 31.322 71.633 28.162 C 71.633 23.932 72.7 20.074 74.835 16.585 C 77.339 12.48 80.54 10.428 84.481 10.428 C 85.179 10.428 85.918 10.51 86.698 10.674 Z M 84.974 32.881 C 86.493 31.527 87.518 29.515 88.094 26.806 C 88.258 25.862 88.381 24.836 88.381 23.769 C 88.381 22.578 88.135 21.306 87.642 20.034 C 87.026 18.432 86.205 17.569 85.22 17.365 C 83.742 17.078 82.306 17.899 80.951 19.911 C 79.843 21.469 79.145 23.111 78.775 24.795 C 78.57 25.739 78.488 26.764 78.488 27.792 C 78.488 28.983 78.734 30.255 79.227 31.527 C 79.843 33.127 80.663 33.99 81.649 34.195 C 82.675 34.399 83.783 33.948 84.974 32.881 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 7.597 7.718 C 6.447 7.8 5.585 8.211 5.011 8.991 C 4.436 9.73 4.231 10.674 4.354 11.741 C 6.776 27.134 9.033 37.52 11.127 42.897 C 11.948 44.868 12.892 45.813 14 45.729 C 15.724 45.606 17.777 43.225 20.198 38.587 C 21.471 35.96 23.441 32.02 26.11 26.764 C 28.326 34.523 31.364 40.352 35.181 44.252 C 36.249 45.36 37.357 45.852 38.424 45.771 C 39.369 45.689 40.107 45.196 40.6 44.292 C 41.01 43.513 41.175 42.61 41.093 41.583 C 40.846 37.848 41.216 32.634 42.242 25.944 C 43.309 19.048 44.623 14.081 46.224 11.125 C 46.552 10.51 46.675 9.894 46.634 9.155 C 46.552 8.211 46.141 7.431 45.362 6.815 C 44.582 6.2 43.719 5.912 42.776 5.994 C 41.585 6.076 40.682 6.651 40.066 7.8 C 37.521 12.439 35.715 19.951 34.648 30.378 C 33.088 26.436 31.774 21.797 30.748 16.339 C 30.297 13.916 29.188 12.767 27.382 12.89 C 26.151 12.972 25.124 13.793 24.304 15.353 L 15.314 32.471 C 13.836 26.518 12.44 19.253 11.168 10.674 C 10.88 8.539 9.69 7.554 7.597 7.718 Z\" fill=\"var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, rgb(254, 250, 246))\"></path><path d=\"M 110.791 15.067 C 108.041 17.776 106.687 21.223 106.687 25.411 C 106.687 29.885 108.041 33.539 110.751 36.289 C 113.46 39.039 116.99 40.434 121.383 40.434 C 122.655 40.434 124.092 40.229 125.652 39.778 L 125.652 33.127 C 124.215 33.539 122.983 33.743 121.915 33.743 C 119.74 33.743 118.016 33.004 116.702 31.569 C 115.389 30.09 114.732 28.12 114.732 25.616 C 114.732 23.276 115.389 21.346 116.662 19.869 C 117.975 18.35 119.576 17.611 121.546 17.611 C 122.819 17.611 124.173 17.816 125.652 18.227 L 125.652 11.577 C 124.297 11.208 122.778 11.043 121.177 11.043 C 116.99 11.002 113.542 12.357 110.791 15.067 Z M 139.279 11.002 C 135.503 11.002 132.547 12.275 130.413 14.779 C 128.279 17.283 127.253 20.813 127.253 25.329 C 127.253 30.213 128.32 33.948 130.413 36.534 C 132.507 39.122 135.586 40.434 139.609 40.434 C 143.507 40.434 146.505 39.122 148.598 36.534 C 150.691 33.948 151.758 30.295 151.758 25.616 C 151.758 20.936 150.691 17.325 148.556 14.779 C 146.381 12.275 143.302 11.002 139.279 11.002 Z M 142.523 32.348 C 141.784 33.497 140.675 34.071 139.279 34.071 C 137.965 34.071 136.981 33.497 136.284 32.348 C 135.586 31.199 135.257 28.899 135.257 25.411 C 135.257 20.034 136.612 17.365 139.361 17.365 C 142.235 17.365 143.714 20.074 143.714 25.534 C 143.672 28.899 143.261 31.199 142.523 32.348 Z M 172.037 11.782 L 170.558 18.062 C 170.19 19.664 169.82 21.306 169.492 22.988 L 168.671 27.341 C 167.89 22.988 166.823 17.816 165.468 11.782 L 155.946 11.782 L 152.374 39.736 L 159.516 39.736 L 161.446 20.485 L 166.33 39.736 L 171.421 39.736 L 176.1 20.525 L 178.111 39.736 L 185.583 39.736 L 181.806 11.782 Z M 206.231 11.782 L 204.753 18.062 C 204.383 19.664 204.013 21.306 203.685 22.988 L 202.864 27.341 C 202.085 22.988 201.018 17.816 199.662 11.782 L 190.139 11.782 L 186.569 39.736 L 193.711 39.736 L 195.639 20.485 L 200.525 39.736 L 205.615 39.736 L 210.253 20.525 L 212.264 39.736 L 219.736 39.736 L 215.959 11.782 Z M 229.464 28.694 L 236.156 28.694 L 236.156 22.906 L 229.464 22.906 L 229.464 17.776 L 237.182 17.776 L 237.182 11.823 L 221.91 11.823 L 221.91 39.778 L 237.222 39.778 L 237.222 33.825 L 229.464 33.825 Z M 258.484 24.262 C 259.266 22.988 259.677 21.676 259.677 20.32 C 259.677 17.693 258.649 15.599 256.598 14.081 C 254.545 12.562 251.712 11.782 248.182 11.782 L 239.398 11.782 L 239.398 39.736 L 246.952 39.736 L 246.952 27.011 L 247.075 27.011 L 253.191 39.736 L 261.154 39.736 L 255.119 27.134 C 256.556 26.478 257.705 25.534 258.484 24.262 Z M 246.91 23.811 L 246.91 17.16 C 248.715 17.201 249.989 17.488 250.768 18.062 C 251.547 18.637 251.917 19.541 251.917 20.855 C 251.917 22.783 250.235 23.769 246.91 23.811 Z M 264.108 15.067 C 261.359 17.776 260.005 21.223 260.005 25.411 C 260.005 29.885 261.359 33.539 264.068 36.289 C 266.779 39.039 270.305 40.434 274.7 40.434 C 275.972 40.434 277.409 40.229 278.968 39.778 L 278.968 33.127 C 277.534 33.539 276.3 33.743 275.233 33.743 C 273.058 33.743 271.335 33.004 270.021 31.569 C 268.707 30.09 268.051 28.12 268.051 25.616 C 268.051 23.276 268.707 21.346 269.979 19.869 C 271.293 18.35 272.893 17.611 274.863 17.611 C 276.135 17.611 277.491 17.816 278.968 18.227 L 278.968 11.577 C 277.614 11.208 276.095 11.043 274.495 11.043 C 270.349 11.002 266.86 12.357 264.108 15.067 Z M 288.616 33.743 L 288.616 28.653 L 295.305 28.653 L 295.305 22.866 L 288.616 22.866 L 288.616 17.734 L 296.372 17.734 L 296.372 11.782 L 281.104 11.782 L 281.104 39.736 L 296.416 39.736 L 296.416 33.785 L 288.616 33.785 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 67.528 15.436 C 66.05 12.85 63.834 11.29 60.96 10.674 C 60.18 10.51 59.441 10.428 58.743 10.428 C 54.803 10.428 51.601 12.48 49.097 16.585 C 46.962 20.074 45.895 23.932 45.895 28.162 C 45.895 31.322 46.552 34.031 47.865 36.288 C 49.343 38.875 51.519 40.434 54.433 41.05 C 55.213 41.215 55.952 41.297 56.65 41.297 C 60.632 41.297 63.834 39.243 66.296 35.139 C 68.431 31.609 69.498 27.75 69.498 23.522 C 69.498 20.32 68.841 17.653 67.528 15.436 Z\" fill=\"var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, rgb(254, 250, 246))\"></path><path d=\"M 62.355 25.806 C 61.781 28.515 60.755 30.527 59.236 31.881 C 58.046 32.948 56.937 33.399 55.911 33.195 C 54.926 32.99 54.105 32.127 53.489 30.527 C 52.997 29.255 52.75 27.983 52.75 26.792 C 52.75 25.764 52.832 24.739 53.038 23.795 C 53.407 22.111 54.105 20.469 55.213 18.911 C 56.568 16.899 58.005 16.078 59.482 16.365 C 60.467 16.569 61.288 17.432 61.904 19.034 C 62.397 20.306 62.643 21.578 62.643 22.769 C 62.643 23.836 62.561 24.862 62.355 25.806 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></svg>',svgContentId:10007780641,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:-100}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:240}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1asq04e\",\"data-framer-name\":\"Klaviyo\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-i0s8r\",\"data-framer-name\":\"Klaviyo\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1t3mn1o\",\"data-framer-name\":\"Klaviyo Logo 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 183 54\"><g><path d=\"M 0 54 L 0 0 L 183 0 L 183 54 Z\" fill=\"transparent\"></path><path d=\"M 103.91 10.8 C 104.886 10.8 105.831 10.423 106.524 9.764 C 107.217 9.105 107.627 8.163 107.658 7.221 C 107.658 6.248 107.249 5.306 106.556 4.615 C 105.863 3.924 104.918 3.516 103.941 3.516 C 102.965 3.548 102.052 3.924 101.359 4.647 C 100.666 5.337 100.288 6.279 100.319 7.221 C 100.319 8.163 100.697 9.073 101.39 9.764 C 102.052 10.392 102.965 10.769 103.91 10.8 Z M 129.297 14.253 L 138.305 14.253 L 138.305 14.976 C 137.801 15.07 137.329 15.227 136.888 15.478 C 136.069 15.855 134.431 17.707 133.14 20.815 C 130.998 26.184 128.761 32.557 126.399 39.841 L 125.517 42.603 C 125.139 43.859 124.793 44.676 124.635 45.147 C 124.478 45.649 124.257 46.402 123.879 47.313 C 123.659 48.003 123.375 48.694 123.029 49.322 C 122.588 50.138 121.769 51.802 121.108 52.305 C 120.068 53.184 118.525 54.157 116.603 54 C 112.855 54 110.052 51.237 110.02 47.972 C 110.02 45.743 111.438 44.267 113.58 44.267 C 115.123 44.267 116.477 45.084 116.477 46.81 C 116.477 48.066 115.218 49.353 115.218 50.013 C 115.218 51.708 116.194 52.493 118.115 52.493 C 119.659 52.493 120.919 51.52 121.864 49.573 C 123.123 47.344 123.249 44.895 122.178 42.164 L 114.273 21.443 C 112.446 16.671 111.091 15.101 109.391 14.913 L 109.391 14.191 L 121.864 14.191 L 121.864 14.913 C 120.383 15.07 119.627 15.949 119.627 17.519 C 119.627 18.649 120.068 20.407 120.887 22.636 L 122.367 26.655 C 124.068 31.019 125.454 34.817 126.147 37.203 C 127.754 32.243 129.234 27.91 130.651 24.112 C 131.691 21.286 132.195 19.277 132.195 18.084 C 132.195 15.949 131.029 14.976 129.297 14.976 Z M 42.585 40.72 C 40.978 40.437 39.624 39.024 39.624 36.042 L 39.624 0 L 30.552 1.947 L 30.552 2.7 C 32.096 2.543 33.639 3.893 33.639 6.781 L 33.639 36.042 C 33.639 38.867 32.096 40.5 30.552 40.72 C 30.395 40.751 30.269 40.751 30.112 40.783 C 29.324 40.845 28.537 40.688 27.812 40.374 C 26.584 39.841 25.576 38.899 24.725 37.517 L 20.536 30.893 C 19.654 29.48 18.331 28.413 16.788 27.816 C 15.245 27.22 13.544 27.126 11.938 27.565 L 16.662 22.385 C 20.221 18.46 23.529 15.98 26.647 14.944 L 26.647 14.222 L 16.253 14.222 L 16.253 14.944 C 18.93 15.98 18.772 18.272 15.686 21.851 L 9.071 29.512 L 9.071 0 L 0 1.947 L 0 2.7 C 1.543 2.7 3.087 4.207 3.087 6.876 L 3.087 36.01 C 3.087 39.244 1.575 40.5 0 40.72 L 0 41.442 L 12.032 41.442 L 12.032 40.72 C 10.048 40.437 9.071 38.93 9.071 36.042 L 9.071 30.673 L 11.654 27.848 L 17.891 38.02 C 19.371 40.469 20.757 41.442 22.93 41.442 L 43.844 41.442 L 43.844 40.877 C 43.876 40.877 43.277 40.845 42.585 40.72 Z M 67.53 37.298 L 67.53 25.116 C 67.404 17.173 64.034 13.531 56.317 13.531 C 53.861 13.5 51.467 14.316 49.514 15.823 C 47.467 17.362 46.49 19.088 46.49 21.098 C 46.49 23.044 47.593 24.52 49.388 24.52 C 51.309 24.52 52.695 23.421 52.695 21.914 C 52.695 20.784 51.939 19.183 51.939 18.115 C 51.939 16.169 53.42 14.473 56.002 14.473 C 59.31 14.473 61.672 16.922 61.672 22.353 L 61.672 25.619 L 58.932 26.278 C 57.514 26.56 56.286 26.843 55.372 27.094 C 54.428 27.377 53.231 27.753 51.813 28.287 C 48.947 29.386 47.435 30.422 46.112 32.369 C 45.451 33.31 45.136 34.441 45.136 35.571 C 45.136 40.092 48.317 42.164 52.758 42.164 C 56.286 42.164 60.003 40.312 61.703 36.827 C 61.735 37.926 61.987 38.993 62.491 39.998 C 64.349 43.734 70.523 41.536 70.523 41.536 L 70.523 40.814 C 67.751 41.222 67.53 38.051 67.53 37.298 Z M 61.672 33.53 C 61.672 35.32 61.01 36.795 59.688 37.831 C 58.428 38.867 57.105 39.401 55.719 39.401 C 53.042 39.401 51.278 37.674 51.278 34.441 C 51.278 32.934 52.128 31.521 52.821 30.705 C 53.388 30.14 54.018 29.669 54.743 29.355 C 55.687 28.852 56.128 28.601 56.79 28.319 L 59.31 27.408 C 60.57 26.906 61.325 26.655 61.672 26.498 Z M 183 14.253 L 161.645 14.253 L 161.645 0 L 183 0 L 178.527 7.127 Z M 139.565 37.957 C 136.919 35.257 135.439 31.615 135.502 27.816 C 135.47 25.964 135.817 24.112 136.51 22.385 C 137.203 20.658 138.242 19.088 139.565 17.738 C 142.274 14.913 145.55 13.5 149.424 13.5 C 153.203 13.5 156.511 14.913 159.219 17.738 C 160.542 19.057 161.613 20.627 162.306 22.353 C 163.031 24.08 163.377 25.933 163.346 27.816 C 163.377 29.7 163.031 31.552 162.306 33.279 C 161.582 35.006 160.542 36.607 159.219 37.926 C 156.511 40.688 153.235 42.133 149.424 42.133 C 145.581 42.164 142.274 40.751 139.565 37.957 Z M 154.369 18.209 C 153.298 16.106 151.849 14.881 150.18 14.536 C 146.778 13.845 143.786 17.33 142.652 22.824 C 142.179 25.305 142.053 27.816 142.305 30.297 C 142.557 32.808 143.25 35.226 144.384 37.486 C 145.487 39.59 146.904 40.814 148.573 41.159 C 151.975 41.85 155.062 38.24 156.196 32.683 C 157.141 28.036 156.668 22.385 154.369 18.209 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 107.091 36.042 L 107.091 14.253 L 87.752 14.253 L 87.752 14.913 C 90.335 15.289 91.563 17.236 90.398 20.344 C 84.35 36.607 84.728 35.885 84.35 37.172 C 83.972 35.916 83.09 32.84 81.673 28.978 C 80.255 25.116 79.31 22.573 78.933 21.412 C 77.452 16.891 77.956 15.227 80.35 14.944 L 80.35 14.222 L 67.814 14.222 L 67.814 14.944 C 69.672 15.321 71.342 17.456 72.696 21.255 L 74.617 26.215 C 76.728 31.552 79.216 38.93 80.035 41.442 L 84.193 41.442 C 85.547 37.58 90.902 22.134 91.626 20.564 C 92.413 18.774 93.295 17.424 94.272 16.482 C 94.744 15.98 95.311 15.572 95.973 15.321 C 96.603 15.07 97.296 14.913 97.988 14.944 C 97.988 14.944 101.012 14.944 101.012 17.832 L 101.012 36.073 C 101.012 39.119 99.532 40.531 97.988 40.751 L 97.988 41.473 L 109.957 41.473 L 109.957 40.751 C 108.414 40.5 107.091 39.087 107.091 36.042 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></svg>',svgContentId:11426297221,withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.4,skewX:0,skewY:0,x:-100,y:300}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xrbmua\",\"data-framer-name\":\"Deliverect\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-197b1co\",\"data-framer-name\":\"Group 33\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 386 386\"><g transform=\"translate(45.305 168.535)\"><path d=\"M 0 54.366 L 0 0 L 295.39 0 L 295.39 54.366 Z\" fill=\"transparent\"></path><path d=\"M 44.592 7.347 L 44.592 27.393 C 44.592 37.299 36.606 45.327 26.755 45.327 C 16.904 45.327 8.918 37.299 8.918 27.393 C 8.918 17.488 16.904 9.459 26.755 9.459 L 28.737 9.459 L 28.737 21.415 L 26.755 21.415 C 23.472 21.415 20.81 24.091 20.81 27.393 C 20.81 30.693 23.472 33.37 26.755 33.37 C 30.038 33.37 32.7 30.693 32.7 27.393 L 32.7 1.168 C 30.786 0.731 28.799 0.494 26.755 0.494 C 11.979 0.494 0 12.538 0 27.395 C 0 42.252 11.979 54.296 26.755 54.296 C 41.531 54.296 53.51 42.252 53.51 27.395 C 53.51 19.43 50.063 12.275 44.592 7.349 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 109.151 41.826 C 112.412 41.826 114.86 40.349 116.164 38.437 L 121.005 41.278 C 118.503 44.995 114.425 47.237 109.096 47.237 C 100.126 47.237 94.307 41.059 94.307 32.861 C 94.307 24.661 100.126 18.483 108.661 18.483 C 117.198 18.483 122.308 25.043 122.308 32.915 C 122.308 33.734 122.2 34.61 122.091 35.374 L 100.452 35.374 C 101.376 39.638 104.802 41.826 109.151 41.826 Z M 116.382 30.565 C 115.567 25.862 112.14 23.84 108.607 23.84 C 104.203 23.84 101.213 26.464 100.398 30.565 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 126.113 7.641 L 131.986 7.641 L 131.986 46.525 L 126.113 46.525 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 136.135 11.321 C 136.135 9.244 137.82 7.548 139.886 7.548 C 141.952 7.548 143.637 9.242 143.637 11.321 C 143.637 13.399 141.952 15.092 139.886 15.092 C 137.82 15.092 136.135 13.343 136.135 11.321 Z M 136.95 19.193 L 142.824 19.193 L 142.824 46.525 L 136.95 46.525 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 173.988 19.193 L 163.389 46.525 L 156.591 46.525 L 145.99 19.193 L 152.405 19.193 L 160.018 39.966 L 167.575 19.193 L 173.99 19.193 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 188.768 41.826 C 192.029 41.826 194.477 40.349 195.782 38.437 L 200.622 41.278 C 198.121 44.995 194.042 47.237 188.712 47.237 C 179.742 47.237 173.925 41.059 173.925 32.861 C 173.925 24.661 179.742 18.483 188.277 18.483 C 196.815 18.483 201.925 25.043 201.925 32.915 C 201.925 33.734 201.816 34.61 201.708 35.374 L 180.068 35.374 C 180.992 39.638 184.419 41.826 188.768 41.826 Z M 195.999 30.565 C 195.184 25.862 191.757 23.84 188.223 23.84 C 183.819 23.84 180.829 26.464 180.014 30.565 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 219.261 18.7 L 219.261 25.097 C 215.402 24.824 210.888 26.627 210.888 32.75 L 210.888 46.527 L 205.017 46.527 L 205.017 19.195 L 210.888 19.195 L 210.888 23.787 C 212.519 20.07 215.837 18.702 219.261 18.702 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 234.846 41.826 C 238.108 41.826 240.556 40.349 241.861 38.437 L 246.699 41.278 C 244.2 44.995 240.121 47.237 234.791 47.237 C 225.821 47.237 220.002 41.059 220.002 32.861 C 220.002 24.661 225.821 18.483 234.358 18.483 C 242.894 18.483 248.004 25.043 248.004 32.915 C 248.004 33.734 247.895 34.61 247.787 35.374 L 226.147 35.374 C 227.071 39.638 230.498 41.826 234.846 41.826 Z M 242.078 30.565 C 241.263 25.862 237.836 23.84 234.302 23.84 C 229.898 23.84 226.908 26.464 226.093 30.565 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 250.315 32.859 C 250.315 24.713 256.458 18.481 264.669 18.481 C 269.997 18.481 274.618 21.268 276.795 25.532 L 271.737 28.484 C 270.541 25.915 267.879 24.276 264.615 24.276 C 259.829 24.276 256.188 27.937 256.188 32.859 C 256.188 37.779 259.829 41.442 264.615 41.442 C 267.875 41.442 270.541 39.747 271.845 37.23 L 276.903 40.128 C 274.62 44.446 269.997 47.233 264.669 47.233 C 256.458 47.233 250.315 40.947 250.315 32.857 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 288.646 24.876 L 288.646 37.997 C 288.646 41.496 290.93 41.44 295.39 41.222 L 295.39 46.525 C 286.365 47.618 282.775 45.104 282.775 37.997 L 282.775 24.876 L 277.771 24.876 L 277.771 19.191 L 282.775 19.191 L 282.775 11.027 L 288.646 11.027 L 288.646 19.191 L 295.39 19.191 L 295.39 24.876 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 85.074 7.641 L 85.074 21.237 C 82.693 19.496 79.736 18.481 76.516 18.481 C 68.578 18.481 62.162 24.713 62.162 32.859 C 62.162 41.003 68.578 47.235 76.516 47.235 C 84.454 47.235 90.87 40.949 90.87 32.859 L 90.87 7.641 L 85.075 7.641 Z M 76.516 41.496 C 71.731 41.496 68.034 37.833 68.034 32.859 C 68.034 27.883 71.731 24.222 76.516 24.222 C 81.301 24.222 84.998 27.883 84.998 32.859 C 84.998 37.833 81.3 41.496 76.516 41.496 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></svg>',svgContentId:11281029188,withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.6,skewX:0,skewY:0,x:100,y:-194}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-an8f9h\",\"data-framer-name\":\"Caspeco\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-pxo8fn\",\"data-framer-name\":\"Caspeco\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-fpb9sh\",\"data-framer-name\":\"idYW8wJ1zn_1720621137269 1\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 182 27\"><path d=\"M 0.719 13.748 C 0.719 6.254 5.885 0.688 13.427 0.688 C 16.162 0.688 18.621 1.377 20.444 2.645 C 23.041 4.435 24.561 7.218 24.865 10.414 L 17.544 10.414 C 17.378 8.458 15.72 6.695 13.344 6.695 C 9.863 6.695 8.178 9.643 8.178 13.72 C 8.178 17.798 10.139 20.746 13.399 20.746 C 15.969 20.746 17.516 19.065 17.765 16.833 L 25.141 16.833 C 24.948 19.451 23.787 21.93 21.881 23.749 C 19.726 25.815 17.074 26.724 13.427 26.724 C 5.774 26.779 0.719 21.241 0.719 13.748 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 33.29 1.157 L 40.777 1.157 L 50.087 26.173 L 42.297 26.173 L 41.081 22.509 L 32.572 22.509 L 31.329 26.173 L 24.035 26.173 Z M 34.202 17.467 L 39.396 17.467 L 37.821 12.563 C 37.434 11.351 36.882 9.339 36.882 9.339 L 36.799 9.339 C 36.799 9.339 36.274 11.323 35.86 12.563 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 49.424 18.212 L 56.938 18.212 C 57.187 20.195 58.734 21.16 61.165 21.16 C 62.602 21.16 64.37 20.608 64.37 19.093 C 64.37 17.578 62.685 17.192 59.591 16.448 C 55.364 15.401 50.28 13.969 50.28 8.651 C 50.28 2.921 54.977 0.744 60.64 0.744 C 65.834 0.744 70.614 2.921 70.724 8.376 L 63.458 8.376 C 63.237 6.998 62.27 6.144 60.254 6.144 C 58.651 6.144 57.519 6.888 57.519 7.88 C 57.519 9.34 59.673 9.56 63.431 10.47 C 67.657 11.489 71.857 13.115 71.857 18.432 C 71.857 23.887 66.967 26.78 61.027 26.78 C 54.48 26.78 49.534 23.97 49.424 18.212 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 73.985 1.157 L 85.533 1.157 C 88.737 1.157 91.058 1.983 92.688 3.471 C 94.484 5.041 95.506 7.328 95.506 10.083 C 95.506 14.905 91.915 18.541 86.859 18.541 L 81.306 18.541 L 81.306 26.173 L 73.957 26.173 L 73.957 1.157 Z M 81.333 12.893 L 85.312 12.893 C 87.107 12.893 88.213 11.709 88.213 10.001 C 88.213 8.32 87.135 7.246 85.229 7.246 L 81.333 7.246 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 97.495 1.157 L 117.055 1.157 L 117.055 7.108 L 104.844 7.108 L 104.844 10.496 L 115.066 10.496 L 115.066 15.979 L 104.844 15.979 L 104.844 19.891 L 117.414 19.891 L 117.414 26.173 L 97.495 26.173 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 118.437 13.748 C 118.437 6.254 123.603 0.688 131.145 0.688 C 133.88 0.688 136.339 1.377 138.162 2.645 C 140.759 4.435 142.279 7.218 142.583 10.414 L 135.234 10.414 C 135.068 8.458 133.41 6.695 131.007 6.695 C 127.526 6.695 125.841 9.643 125.841 13.72 C 125.841 17.798 127.802 20.746 131.062 20.746 C 133.631 20.746 135.178 19.065 135.427 16.833 L 142.831 16.833 C 142.638 19.451 141.477 21.93 139.571 23.749 C 137.416 25.815 134.764 26.724 131.117 26.724 C 123.492 26.779 118.437 21.241 118.437 13.748 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 143.881 13.748 C 143.881 6.254 148.798 0.688 156.589 0.688 C 164.38 0.688 169.38 6.254 169.38 13.748 C 169.38 21.241 164.407 26.752 156.589 26.752 C 148.798 26.779 143.881 21.241 143.881 13.748 Z M 161.948 13.748 C 161.948 9.643 160.154 6.557 156.645 6.557 C 153.135 6.557 151.34 9.67 151.34 13.748 C 151.34 17.825 153.135 20.911 156.645 20.911 C 160.154 20.911 161.948 17.853 161.948 13.748 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 174.906 11.737 C 171.866 11.737 169.38 9.258 169.38 6.227 C 169.38 3.196 171.866 0.717 174.906 0.717 C 177.944 0.717 180.431 3.196 180.431 6.227 C 180.431 9.258 177.973 11.737 174.906 11.737 Z M 174.906 3.582 C 173.441 3.582 172.254 4.767 172.254 6.227 C 172.254 7.687 173.441 8.872 174.906 8.872 C 176.37 8.872 177.558 7.687 177.558 6.227 C 177.558 4.767 176.37 3.582 174.906 3.582 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></svg>',svgContentId:10332545105,withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:0}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.4,skewX:0,skewY:0,x:0,y:360}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-epj0wo\",\"data-framer-name\":\"Shopify\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-12xppcl\",\"data-framer-name\":\"Group 32\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 386 386\"><g transform=\"translate(48.93 149.119)\"><path d=\"M 0 82.326 L 0 0 L 288.141 0 L 288.141 82.326 Z\" fill=\"transparent\"></path><g transform=\"translate(0 0.777)\"><path d=\"M 32.56 2.595 C 33.136 2.595 33.424 2.883 34.001 3.171 C 30.543 4.61 27.085 8.352 25.356 16.412 L 19.017 18.139 C 21.034 12.382 25.068 2.595 32.56 2.595 Z M 35.729 5.474 C 36.306 7.201 36.882 9.216 36.882 12.382 C 36.882 12.67 36.882 12.67 36.882 12.958 L 28.526 15.261 C 30.255 9.216 33.136 6.625 35.729 5.474 Z M 43.221 10.655 L 39.475 11.807 C 39.475 11.519 39.475 11.231 39.475 10.943 C 39.475 8.352 39.187 6.337 38.611 4.61 C 40.628 5.186 42.357 7.777 43.221 10.655 Z M 61.95 15.261 C 61.95 14.973 61.662 14.685 61.374 14.685 C 60.798 14.685 54.747 14.109 54.747 14.109 C 54.747 14.109 50.425 9.792 49.848 9.504 C 49.272 8.928 48.408 9.216 48.12 9.216 C 48.12 9.216 47.255 9.504 45.814 10.08 C 44.374 6.05 41.78 2.307 37.458 2.307 L 37.17 2.307 C 36.018 0.58 34.289 0.005 32.848 0.005 C 22.475 -0.283 17.577 12.67 15.848 19.291 C 13.543 19.867 11.237 20.73 8.644 21.594 C 6.339 22.169 6.339 22.457 6.051 24.472 C 5.763 25.911 0 71.393 0 71.393 L 45.814 80.028 L 70.595 74.559 C 70.595 74.559 61.95 15.837 61.95 15.261 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 61.086 14.685 C 60.798 14.685 54.747 14.109 54.747 14.109 C 54.747 14.109 50.425 9.792 49.849 9.504 C 49.561 9.216 49.561 9.216 49.273 9.216 L 45.815 80.028 L 70.595 74.559 C 70.595 74.559 61.951 15.837 61.951 15.261 C 61.951 14.973 61.375 14.685 61.086 14.685 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 37.46 28.502 L 34.29 37.713 C 34.29 37.713 31.697 36.274 28.239 36.274 C 23.341 36.274 23.053 39.152 23.053 40.016 C 23.053 44.045 34.002 45.774 34.002 55.56 C 34.002 63.332 29.104 68.225 22.476 68.225 C 14.697 68.225 10.663 63.332 10.663 63.332 L 12.68 56.424 C 12.68 56.424 16.714 59.878 20.171 59.878 C 22.476 59.878 23.341 58.151 23.341 56.71 C 23.341 51.243 14.408 50.955 14.408 42.032 C 14.408 34.547 19.883 27.35 30.544 27.35 C 35.443 27.062 37.46 28.502 37.46 28.502 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path><path d=\"M 99.696 45.486 C 97.103 44.047 95.95 42.894 95.95 41.455 C 95.95 39.44 97.679 38.289 100.56 38.289 C 103.73 38.289 106.611 39.728 106.611 39.728 L 108.916 32.82 C 108.916 32.82 106.899 31.093 100.848 31.093 C 92.204 31.093 86.441 35.986 86.441 42.894 C 86.441 46.925 89.323 49.804 92.78 51.818 C 95.662 53.546 96.814 54.697 96.814 56.424 C 96.814 58.151 95.374 59.878 92.492 59.878 C 88.458 59.878 84.424 57.863 84.424 57.863 L 82.119 64.771 C 82.119 64.771 85.577 67.074 91.628 67.074 C 100.272 67.074 106.611 62.756 106.611 54.985 C 106.611 50.667 103.442 47.501 99.696 45.486 Z M 134.56 30.805 C 130.239 30.805 126.781 32.82 124.188 35.986 L 127.934 16.412 L 118.137 16.412 L 108.628 66.212 L 118.425 66.212 L 121.595 49.228 C 122.747 42.894 126.205 38.866 129.374 38.866 C 131.679 38.866 132.543 40.305 132.543 42.608 C 132.543 44.047 132.543 45.486 132.256 46.925 L 128.51 66.498 L 138.306 66.498 L 142.052 46.348 C 142.34 44.335 142.628 41.743 142.628 40.016 C 142.628 34.259 139.746 30.805 134.56 30.805 Z M 159.628 59.302 C 156.171 59.302 155.018 56.424 155.018 52.97 C 155.018 47.501 157.899 38.289 163.086 38.289 C 166.544 38.289 167.696 41.167 167.696 44.047 C 167.696 50.379 164.815 59.302 159.628 59.302 Z M 164.527 30.805 C 152.713 30.805 144.933 41.455 144.933 53.258 C 144.933 60.743 149.543 66.786 158.476 66.786 C 170.001 66.786 177.781 56.424 177.781 44.335 C 177.781 37.425 173.747 30.805 164.527 30.805 Z M 193.341 59.59 C 190.747 59.59 189.307 58.151 189.307 58.151 L 191.036 48.94 C 192.188 42.894 195.358 38.866 198.815 38.866 C 201.697 38.866 202.849 41.743 202.849 44.335 C 202.561 50.667 198.815 59.59 193.341 59.59 Z M 202.849 30.805 C 196.222 30.805 192.476 36.562 192.476 36.562 L 193.053 31.381 L 184.408 31.381 C 184.12 34.835 183.256 40.305 182.391 44.335 L 175.476 80.028 L 185.273 80.028 L 187.866 65.636 L 188.154 65.636 C 188.154 65.636 190.171 66.786 193.917 66.786 C 205.443 66.786 212.934 54.985 212.934 43.182 C 212.934 36.851 210.053 30.805 202.849 30.805 Z M 226.765 16.988 C 223.595 16.988 221.29 19.579 221.29 22.745 C 221.29 25.624 223.019 27.639 225.901 27.639 C 229.07 27.639 231.663 25.624 231.663 21.882 C 231.663 19.003 229.646 16.988 226.765 16.988 Z M 213.222 66.212 L 223.019 66.212 L 229.646 31.669 L 219.85 31.669 Z M 254.427 31.669 L 247.511 31.669 L 247.799 29.941 C 248.376 26.487 250.393 23.609 253.562 23.609 C 255.291 23.609 256.732 24.184 256.732 24.184 L 258.749 16.412 C 258.749 16.412 257.02 15.549 253.562 15.549 C 250.104 15.549 246.647 16.412 244.053 18.715 C 240.596 21.594 239.155 25.624 238.291 29.654 L 238.003 31.381 L 233.392 31.381 L 231.952 38.866 L 236.562 38.866 L 231.375 66.212 L 241.172 66.212 L 246.359 38.866 L 252.986 38.866 Z M 277.766 31.669 C 277.766 31.669 271.715 46.925 268.834 55.273 C 268.545 52.682 266.528 31.669 266.528 31.669 L 256.155 31.669 L 261.918 63.332 C 261.918 63.909 261.918 64.483 261.63 65.059 C 260.478 67.363 258.461 69.378 256.444 70.817 C 254.715 72.256 252.41 73.12 250.969 73.694 L 253.562 82.043 C 255.579 81.755 259.613 80.028 263.071 76.862 C 267.393 72.832 271.715 66.212 275.749 57.575 L 287.563 31.956 Z\" fill=\"var(--token-f2189c21-2d43-440c-a60d-4b0a79176d5e, rgb(17, 17, 17)) /* {&quot;name&quot;:&quot;Leat Black&quot;} */\"></path></g></g></svg>',svgContentId:9180777283,withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sdi8j8\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-t51uvx\",\"data-framer-name\":\"Image\",id:elementId10,ref:ref13}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1zuz07\",\"data-framer-name\":\"Elipsetimer\",id:elementId11,ref:ref11}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1423v2h\",\"data-framer-name\":\"Text\",id:elementId12,ref:ref12})]})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Wi4Ym.framer-135x9mx, .framer-Wi4Ym .framer-135x9mx { display: block; }\",\".framer-Wi4Ym.framer-sgszzj { align-content: center; align-items: center; background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-Wi4Ym .framer-16hthbt-container { flex: none; height: 200px; left: calc(50.00000000000002% - 200px / 2); position: absolute; top: 0px; width: 200px; z-index: 1; }\",\".framer-Wi4Ym .framer-1qxrljp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-7mfw5d { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-f7o8vr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 534px; justify-content: flex-start; max-width: 1600px; padding: 0px 0px 40px 60px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-1ckklml { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Wi4Ym .framer-owv8be { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 560px; }\",\".framer-Wi4Ym .framer-ntrxw3 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 560px; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-o2c2un { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 425px; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-11u0ugi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Wi4Ym .framer-1w8r3t3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-Wi4Ym .framer-1ndlbv8-container, .framer-Wi4Ym .framer-wmejh-container, .framer-Wi4Ym .framer-12ezz2i-container, .framer-Wi4Ym .framer-vdpjf1-container, .framer-Wi4Ym .framer-18ukk9k-container, .framer-Wi4Ym .framer-1ovhkdp-container, .framer-Wi4Ym .framer-onyd19-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Wi4Ym .framer-1hzabge { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-Wi4Ym .framer-uif8gd { flex: none; height: 22px; position: relative; width: 126px; }\",\".framer-Wi4Ym .framer-12mwxpl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-3n4idm, .framer-Wi4Ym .framer-rrjqp3, .framer-Wi4Ym .framer-14qf3np, .framer-Wi4Ym .framer-mmwh4v, .framer-Wi4Ym .framer-i8ju5g { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Wi4Ym .framer-p9dnb1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Wi4Ym .framer-h552c1, .framer-Wi4Ym .framer-1bcd8c3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Wi4Ym .framer-8e2kue { flex: none; height: 17px; position: relative; width: 17px; }\",\".framer-Wi4Ym .framer-1r5sxb9 { flex: none; height: 19px; position: relative; width: 16px; }\",\".framer-Wi4Ym .framer-11t9o01-container { flex: 1 0 0px; height: 589px; position: relative; width: 1px; z-index: 0; }\",\".framer-Wi4Ym .framer-1vtoue5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; list-style: none; margin: 0px; max-width: 1600px; overflow: hidden; padding: 120px 60px 80px 60px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-12ts1ef-container, .framer-Wi4Ym .framer-sd2a9p-container, .framer-Wi4Ym .framer-n0z5cz-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-18d4hvq { align-content: center; align-items: center; background-color: var(--token-a7a1bd0b-1ca5-4edd-8fff-1949bc86d0ae, #0072ef); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-1bq8ndf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 40px 0px; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-1t6yx5e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: hidden; padding: 0px 0px 0px 60px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-1vqb34q { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1600px; position: relative; white-space: pre-wrap; width: 801px; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-1y3shkd-container, .framer-Wi4Ym .framer-10zqhg4-container, .framer-Wi4Ym .framer-oa11cq-container, .framer-Wi4Ym .framer-z1dxwj-container, .framer-Wi4Ym .framer-1udfte0-container, .framer-Wi4Ym .framer-1hnlcfa-container, .framer-Wi4Ym .framer-g1m0mo-container, .framer-Wi4Ym .framer-1aghopv-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-scecmu { align-content: center; align-items: center; background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: center; overflow: visible; padding: 140px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-lj8523 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-1phs57r, .framer-Wi4Ym .framer-p8tyq0, .framer-Wi4Ym .framer-vujbgv { --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-Wi4Ym .framer-t6kce1-container, .framer-Wi4Ym .framer-1tv1g63-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-r2ifn1 { 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-Wi4Ym .framer-8djcm5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-i4cef1 { 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: 0px; position: relative; width: 620px; }\",\".framer-Wi4Ym .framer-ozmtlx { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 620px; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-kqyvvk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-t4mb4s-container { flex: none; height: auto; position: relative; width: 205px; }\",\".framer-Wi4Ym .framer-1k70159 { aspect-ratio: 2.71875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 442px); max-width: 1400px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-1hooopp { align-content: center; align-items: center; background-color: var(--token-a7a1bd0b-1ca5-4edd-8fff-1949bc86d0ae, #0072ef); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 254px; justify-content: center; overflow: hidden; padding: 0px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-ryodif-container { flex: none; height: 100%; max-width: 1200px; position: relative; width: auto; }\",\".framer-Wi4Ym .framer-1liw395 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1600px; padding: 120px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-ul1fha { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-Wi4Ym .framer-z41rn0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1400px; position: relative; white-space: pre-wrap; width: 288px; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-ws3nfx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; align-self: stretch; flex: none; height: auto; max-width: 1400px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-1614reo { align-content: flex-start; align-items: flex-start; background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 40px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-1kfy31p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 613px; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 80px; width: 100%; z-index: 1; }\",\".framer-Wi4Ym .framer-ndd66v { aspect-ratio: 1 / 1; background: radial-gradient(50% 50% at 50% 49.99999999999999%, var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6) 32.81130253731667%, rgba(254, 250, 246, 0) 100%); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 900px); left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 900px; z-index: 0; }\",\".framer-Wi4Ym .framer-1mhzb43, .framer-Wi4Ym .framer-tr149a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-1w4e1cl, .framer-Wi4Ym .framer-i8xhb8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-m5kxxe, .framer-Wi4Ym .framer-1lbxqau { flex: none; height: 43px; position: relative; width: 47px; }\",\".framer-Wi4Ym .framer-19qaey2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 383px; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-11qne0t, .framer-Wi4Ym .framer-1lulaqw { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 409px; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-hyuyff, .framer-Wi4Ym .framer-ovfk1u { flex: none; height: 386px; left: calc(50.00000000000002% - 386px / 2); overflow: visible; pointer-events: none; position: absolute; top: calc(50.00000000000002% - 386px / 2); width: 386px; z-index: -1; }\",\".framer-Wi4Ym .framer-1fgh18m, .framer-Wi4Ym .framer-1yyexr6 { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 386px); left: 0px; overflow: visible; position: absolute; right: 0px; top: -7px; }\",\".framer-Wi4Ym .framer-ngykx2, .framer-Wi4Ym .framer-1rqgasv { flex: none; height: 387px; left: 0px; position: absolute; top: 0px; width: 387px; }\",\".framer-Wi4Ym .framer-1h4t3sm, .framer-Wi4Ym .framer-1vsmqrw, .framer-Wi4Ym .framer-16ac39j, .framer-Wi4Ym .framer-xue9gy, .framer-Wi4Ym .framer-uifw4y, .framer-Wi4Ym .framer-tqgq14, .framer-Wi4Ym .framer-iws46r, .framer-Wi4Ym .framer-15bo208, .framer-Wi4Ym .framer-9w1apw, .framer-Wi4Ym .framer-3efqnm, .framer-Wi4Ym .framer-xrbmua { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 386px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-Wi4Ym .framer-a6hke, .framer-Wi4Ym .framer-1xkifik { flex: none; height: 213px; left: calc(49.76525821596247% - 213px / 2); position: absolute; top: calc(49.76525821596247% - 213px / 2); width: 213px; }\",\".framer-Wi4Ym .framer-14uvqni, .framer-Wi4Ym .framer-qlx5az { flex: none; height: 41px; left: calc(49.76525821596247% - 163px / 2); overflow: visible; position: absolute; top: calc(49.76525821596247% - 41px / 2); width: 163px; }\",\".framer-Wi4Ym .framer-ujzcld, .framer-Wi4Ym .framer-16bsbxb { flex: none; height: 41px; left: 0px; position: absolute; top: 0px; width: 163px; }\",\".framer-Wi4Ym .framer-j9biue, .framer-Wi4Ym .framer-wn60s7 { flex: none; height: 39px; left: calc(50.00000000000002% - 166px / 2); position: absolute; top: calc(50.00000000000002% - 39px / 2); width: 166px; }\",\".framer-Wi4Ym .framer-um7svy, .framer-Wi4Ym .framer-77rx1z, .framer-Wi4Ym .framer-hp63vm, .framer-Wi4Ym .framer-nd0o2x, .framer-Wi4Ym .framer-197b1co, .framer-Wi4Ym .framer-12xppcl { flex: none; height: 386px; left: 0px; position: absolute; top: 0px; width: 386px; }\",\".framer-Wi4Ym .framer-fvp203, .framer-Wi4Ym .framer-i0s8r { flex: none; height: 44px; left: calc(49.76525821596247% - 183px / 2); overflow: visible; position: absolute; top: calc(50.23474178403758% - 44px / 2); width: 183px; }\",\".framer-Wi4Ym .framer-o5r1rx, .framer-Wi4Ym .framer-1t3mn1o { flex: none; height: 54px; left: 0px; position: absolute; top: calc(50.00000000000002% - 54px / 2); width: 183px; }\",\".framer-Wi4Ym .framer-12jifdd, .framer-Wi4Ym .framer-pxo8fn { flex: none; height: 27px; left: calc(50.23474178403758% - 182px / 2); overflow: visible; position: absolute; top: calc(49.76525821596247% - 27px / 2); width: 182px; }\",\".framer-Wi4Ym .framer-1qoddy8, .framer-Wi4Ym .framer-fpb9sh { flex: none; height: 27px; left: 0px; position: absolute; top: 0px; width: 182px; }\",\".framer-Wi4Ym .framer-strj4a { align-content: flex-end; align-items: flex-end; bottom: 155px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 105px; justify-content: center; left: 0px; opacity: 0.09; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; right: 0px; z-index: 1; }\",\".framer-Wi4Ym .framer-1g2wbza { background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); flex: 1 0 0px; height: 1034px; overflow: hidden; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-y9gvkx { background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); flex: 1 0 0px; height: 740px; overflow: hidden; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-1gppag7 { background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); flex: 1 0 0px; height: 355px; overflow: hidden; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-ogd4ch { 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; max-width: 1600px; overflow: hidden; padding: 120px 0px 120px 60px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-1c7zwqb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 464px; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-z9wavy-container { flex: none; height: 400px; position: relative; width: 4317px; z-index: 2; }\",\".framer-Wi4Ym .framer-7o8ul6, .framer-Wi4Ym .framer-6rs7rl, .framer-Wi4Ym .framer-o75446, .framer-Wi4Ym .framer-ul1gab, .framer-Wi4Ym .framer-141yzz0, .framer-Wi4Ym .framer-121q1gu, .framer-Wi4Ym .framer-eyt8pr, .framer-Wi4Ym .framer-5zpmnt, .framer-Wi4Ym .framer-1b2jhf8, .framer-Wi4Ym .framer-1rhg0mq { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: min-content; }\",\".framer-Wi4Ym .framer-1e2p37e-container, .framer-Wi4Ym .framer-1bge7se-container, .framer-Wi4Ym .framer-8ih43m-container, .framer-Wi4Ym .framer-irzhr5-container, .framer-Wi4Ym .framer-xxys5k-container, .framer-Wi4Ym .framer-vx6mu3-container, .framer-Wi4Ym .framer-dpd756-container, .framer-Wi4Ym .framer-d22wf0-container, .framer-Wi4Ym .framer-1qfuv2h-container, .framer-Wi4Ym .framer-udo91k-container { flex: none; height: 400px; position: relative; width: 400px; }\",\".framer-Wi4Ym .framer-14vdatd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px 80px 0px 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-1m8s47-container { flex: none; height: 400px; position: relative; width: 2938px; z-index: 2; }\",\".framer-Wi4Ym .framer-ca664w, .framer-Wi4Ym .framer-1mje45a, .framer-Wi4Ym .framer-1wca0ok, .framer-Wi4Ym .framer-1jik26w, .framer-Wi4Ym .framer-pmfnri, .framer-Wi4Ym .framer-nb4ue5, .framer-Wi4Ym .framer-uyv2du, .framer-Wi4Ym .framer-m2xcyp, .framer-Wi4Ym .framer-1hvxgcr, .framer-Wi4Ym .framer-3589gc { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 400px; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: min-content; }\",\".framer-Wi4Ym .framer-1eq8wl1-container, .framer-Wi4Ym .framer-1mbh9er-container, .framer-Wi4Ym .framer-1vtvxdd-container, .framer-Wi4Ym .framer-sfoyi9-container, .framer-Wi4Ym .framer-1rnzzx1-container, .framer-Wi4Ym .framer-nkc683-container, .framer-Wi4Ym .framer-x02hbk-container, .framer-Wi4Ym .framer-1yqru6i-container, .framer-Wi4Ym .framer-o3q3s6-container, .framer-Wi4Ym .framer-lqroxf-container { flex: none; height: 400px; position: relative; width: 280px; }\",\".framer-Wi4Ym .framer-1x1dgsp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-eubm6t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1600px; padding: 80px 60px 80px 60px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-pwo68v { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-1danwhp { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-1wdbu7h { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-1jmvm1o { align-content: flex-start; align-items: flex-start; background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-Wi4Ym .framer-8f8v6r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 613px; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 80px; width: 100%; z-index: 1; }\",\".framer-Wi4Ym .framer-19c9ujl { aspect-ratio: 1 / 1; background: radial-gradient(50% 50% at 50% 49.99999999999999%, var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6) 32.81130253731667%, rgba(254, 250, 246, 0) 100%); border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; flex: none; height: var(--framer-aspect-ratio-supported, 1344px); left: -477px; position: absolute; right: -477px; top: -365px; z-index: 0; }\",\".framer-Wi4Ym .framer-1fu346z { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Wi4Ym .framer-1ok7vcg, .framer-Wi4Ym .framer-u2w9vi, .framer-Wi4Ym .framer-1asq04e, .framer-Wi4Ym .framer-an8f9h, .framer-Wi4Ym .framer-epj0wo { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 213px); left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-Wi4Ym .framer-sdi8j8 { align-content: flex-end; align-items: flex-end; bottom: 40px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 105px; justify-content: center; left: 0px; opacity: 0; overflow: hidden; padding: 0px; pointer-events: none; position: absolute; right: 0px; z-index: 0; }\",\".framer-Wi4Ym .framer-t51uvx { background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); flex: 1 0 0px; height: 768px; overflow: hidden; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-1zuz07 { background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); flex: 1 0 0px; height: 184px; overflow: hidden; position: relative; width: 1px; }\",\".framer-Wi4Ym .framer-1423v2h { background-color: var(--token-b099ca6f-d809-4a62-897b-129d51f50dd3, #fefaf6); flex: 1 0 0px; height: 559px; overflow: hidden; position: relative; width: 1px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1440px) { .framer-Wi4Ym.framer-sgszzj { width: 1440px; } .framer-Wi4Ym .framer-16hthbt-container { order: 0; } .framer-Wi4Ym .framer-1qxrljp { order: 1; } .framer-Wi4Ym .framer-f7o8vr { gap: 80px; height: 672px; padding: 0px 0px 40px 80px; } .framer-Wi4Ym .framer-ntrxw3, .framer-Wi4Ym .framer-z41rn0 { width: 100%; } .framer-Wi4Ym .framer-11t9o01-container { height: 721px; } .framer-Wi4Ym .framer-1vtoue5 { order: 2; padding: 120px 80px 80px 80px; } .framer-Wi4Ym .framer-18d4hvq { order: 3; } .framer-Wi4Ym .framer-1bq8ndf { max-width: 1600px; } .framer-Wi4Ym .framer-1t6yx5e { padding: 0px 0px 0px 80px; } .framer-Wi4Ym .framer-scecmu { order: 5; } .framer-Wi4Ym .framer-lj8523 { align-content: flex-start; align-items: flex-start; flex-direction: row; max-width: 1600px; padding: 0px 80px 0px 80px; } .framer-Wi4Ym .framer-1phs57r { width: 293px; } .framer-Wi4Ym .framer-t6kce1-container, .framer-Wi4Ym .framer-oa11cq-container { flex: 1 0 0px; width: 1px; } .framer-Wi4Ym .framer-1k70159 { height: var(--framer-aspect-ratio-supported, 515px); } .framer-Wi4Ym .framer-1hooopp { order: 6; padding: 0px 80px 0px 80px; } .framer-Wi4Ym .framer-1liw395 { flex-direction: row; gap: 40px; order: 7; padding: 120px 80px 0px 80px; } .framer-Wi4Ym .framer-ul1fha { width: 257px; } .framer-Wi4Ym .framer-ws3nfx { align-self: unset; width: 100%; } .framer-Wi4Ym .framer-1tv1g63-container { order: 10; } .framer-Wi4Ym .framer-1614reo { order: 11; } .framer-Wi4Ym .framer-ogd4ch { order: 12; padding: 120px 0px 120px 80px; } .framer-Wi4Ym .framer-1c7zwqb { width: 544px; } .framer-Wi4Ym .framer-1x1dgsp { order: 13; } .framer-Wi4Ym .framer-eubm6t { padding: 80px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Wi4Ym.framer-sgszzj { width: 810px; } .framer-Wi4Ym .framer-f7o8vr { gap: 32px; height: 486px; padding: 0px 0px 0px 40px; } .framer-Wi4Ym .framer-1ckklml { width: 356px; } .framer-Wi4Ym .framer-owv8be, .framer-Wi4Ym .framer-ntrxw3, .framer-Wi4Ym .framer-o2c2un { width: 100%; } .framer-Wi4Ym .framer-11t9o01-container { height: 503px; } .framer-Wi4Ym .framer-1vtoue5 { align-content: flex-start; align-items: flex-start; padding: 80px 40px 80px 40px; } .framer-Wi4Ym .framer-1bq8ndf { padding: 80px 40px 40px 40px; } .framer-Wi4Ym .framer-1t6yx5e, .framer-Wi4Ym .framer-1hooopp { padding: 0px; } .framer-Wi4Ym .framer-1vqb34q { width: 630px; } .framer-Wi4Ym .framer-lj8523 { padding: 0px 40px 0px 40px; } .framer-Wi4Ym .framer-r2ifn1 { padding: 40px 40px 0px 40px; } .framer-Wi4Ym .framer-1k70159 { height: var(--framer-aspect-ratio-supported, 269px); } .framer-Wi4Ym .framer-ryodif-container { flex: 1 0 0px; width: 1px; } .framer-Wi4Ym .framer-1liw395 { padding: 120px 40px 0px 40px; } .framer-Wi4Ym .framer-19qaey2 { width: 345px; } .framer-Wi4Ym .framer-eubm6t { padding: 80px 40px 80px 40px; } .framer-Wi4Ym .framer-pwo68v { gap: 40px; } .framer-Wi4Ym .framer-1wdbu7h { flex: 1.5 0 0px; }}\",\"@media (max-width: 809px) { .framer-Wi4Ym.framer-sgszzj { width: 390px; } .framer-Wi4Ym .framer-16hthbt-container, .framer-Wi4Ym .framer-8f8v6r { order: 0; } .framer-Wi4Ym .framer-1qxrljp, .framer-Wi4Ym .framer-sdi8j8 { order: 1; } .framer-Wi4Ym .framer-f7o8vr { flex-direction: column; gap: 24px; height: min-content; padding: 0px 16px 0px 16px; } .framer-Wi4Ym .framer-1ckklml { gap: 32px; order: 0; padding: 24px 0px 0px 0px; width: 100%; } .framer-Wi4Ym .framer-owv8be, .framer-Wi4Ym .framer-ntrxw3, .framer-Wi4Ym .framer-o2c2un, .framer-Wi4Ym .framer-11u0ugi, .framer-Wi4Ym .framer-1ndlbv8-container, .framer-Wi4Ym .framer-wmejh-container, .framer-Wi4Ym .framer-i4cef1, .framer-Wi4Ym .framer-ozmtlx, .framer-Wi4Ym .framer-12ezz2i-container, .framer-Wi4Ym .framer-t4mb4s-container, .framer-Wi4Ym .framer-1ovhkdp-container { width: 100%; } .framer-Wi4Ym .framer-1w8r3t3 { flex-direction: column; gap: 12px; width: 100%; } .framer-Wi4Ym .framer-1hzabge { align-self: unset; width: 100%; } .framer-Wi4Ym .framer-12mwxpl { gap: 8px; } .framer-Wi4Ym .framer-p9dnb1 { gap: 4px; } .framer-Wi4Ym .framer-11t9o01-container { flex: none; height: 289px; order: 1; width: 100%; } .framer-Wi4Ym .framer-1vtoue5 { flex-direction: column; gap: 40px; order: 2; padding: 60px 16px 60px 16px; } .framer-Wi4Ym .framer-12ts1ef-container, .framer-Wi4Ym .framer-sd2a9p-container, .framer-Wi4Ym .framer-n0z5cz-container, .framer-Wi4Ym .framer-1danwhp, .framer-Wi4Ym .framer-1wdbu7h { flex: none; width: 100%; } .framer-Wi4Ym .framer-18d4hvq { order: 3; } .framer-Wi4Ym .framer-1t6yx5e { padding: 0px 16px 0px 16px; } .framer-Wi4Ym .framer-1vqb34q, .framer-Wi4Ym .framer-18ukk9k-container { flex: 1 0 0px; width: 1px; } .framer-Wi4Ym .framer-scecmu { gap: 120px; order: 5; padding: 60px 16px 0px 16px; } .framer-Wi4Ym .framer-lj8523 { padding: 0px; } .framer-Wi4Ym .framer-i8ju5g { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-Wi4Ym .framer-kqyvvk { flex-direction: column; } .framer-Wi4Ym .framer-1k70159 { height: var(--framer-aspect-ratio-supported, 189px); width: 513px; } .framer-Wi4Ym .framer-1hooopp { height: min-content; order: 6; padding: 0px; } .framer-Wi4Ym .framer-ryodif-container { flex: 1 0 0px; height: auto; width: 1px; } .framer-Wi4Ym .framer-1liw395 { order: 9; padding: 120px 16px 0px 16px; } .framer-Wi4Ym .framer-1tv1g63-container { order: 11; } .framer-Wi4Ym .framer-ogd4ch { order: 13; padding: 160px 0px 120px 16px; } .framer-Wi4Ym .framer-1c7zwqb { order: 0; width: 100%; } .framer-Wi4Ym .framer-14vdatd { order: 3; padding: 60px 16px 0px 0px; } .framer-Wi4Ym .framer-1m8s47-container { order: 2; } .framer-Wi4Ym .framer-1x1dgsp { order: 14; } .framer-Wi4Ym .framer-eubm6t { padding: 80px 20px 80px 20px; } .framer-Wi4Ym .framer-pwo68v { flex-direction: column; gap: 40px; } .framer-Wi4Ym .framer-1jmvm1o { order: 12; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8027\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZSLmhDsjD\":{\"layout\":[\"fixed\",\"auto\"]},\"VpaTTMz1w\":{\"layout\":[\"fixed\",\"auto\"]},\"z8f8CM5YC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"zKT1HwL_i\":{\"pattern\":\":zKT1HwL_i\",\"name\":\"light\"},\"ls6hcTiw_\":{\"pattern\":\":ls6hcTiw_\",\"name\":\"light\"},\"YlDCS_PQs\":{\"pattern\":\":YlDCS_PQs\",\"name\":\"light\"},\"rF9d2woVn\":{\"pattern\":\":rF9d2woVn\",\"name\":\"light\"},\"IDw59yO7G\":{\"pattern\":\":IDw59yO7G\",\"name\":\"image\"},\"PVjN7g6kP\":{\"pattern\":\":PVjN7g6kP\",\"name\":\"ellipsetimer\"},\"CPXmqr6kt\":{\"pattern\":\":CPXmqr6kt\",\"name\":\"text\"},\"cZDkdISz4\":{\"pattern\":\":cZDkdISz4\",\"name\":\"light\"},\"hwnMtlKez\":{\"pattern\":\":hwnMtlKez\",\"name\":\"light\"},\"YVLB5fjHz\":{\"pattern\":\":YVLB5fjHz\",\"name\":\"light\"},\"I7icO1OUp\":{\"pattern\":\":I7icO1OUp\",\"name\":\"image\"},\"WOn_h6erP\":{\"pattern\":\":WOn_h6erP\",\"name\":\"ellipsetimer\"},\"gYnsUyc4o\":{\"pattern\":\":gYnsUyc4o\",\"name\":\"text\"}}\n * @framerResponsiveScreen\n */const FramerHioTcNIas=withCSS(Component,css,\"framer-Wi4Ym\");export default FramerHioTcNIas;FramerHioTcNIas.displayName=\"Page\";FramerHioTcNIas.defaultProps={height:8027,width:1200};addFonts(FramerHioTcNIas,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v3/gyBhhwUxId8gMGYQMKR3pzfaWI_RwuM4mJPby1QNtA.woff2\",weight:\"300\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v3/gyBhhwUxId8gMGYQMKR3pzfaWI_RruM4mJPby1QNtA.woff2\",weight:\"500\"},{family:\"Jokker Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/pc8NgKtLqbWU3UUQJobBhDZluM.woff2\"}]},...SmoothScrollFonts,...ButtonFonts,...VideoFonts,...USPSFonts,...LogoSectionLogoStripFonts,...FeatureBlockOptionNewPhoneFonts,...FeatureBlockOptionNewFonts,...CTABlockFonts,...VideoswitcherFonts,...ReviewBlockFonts,...BrandsBlockFonts,...SlideshowFonts,...AccordionSimpleFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHioTcNIas\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZSLmhDsjD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VpaTTMz1w\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"z8f8CM5YC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"zKT1HwL_i\\\":{\\\"pattern\\\":\\\":zKT1HwL_i\\\",\\\"name\\\":\\\"light\\\"},\\\"ls6hcTiw_\\\":{\\\"pattern\\\":\\\":ls6hcTiw_\\\",\\\"name\\\":\\\"light\\\"},\\\"YlDCS_PQs\\\":{\\\"pattern\\\":\\\":YlDCS_PQs\\\",\\\"name\\\":\\\"light\\\"},\\\"rF9d2woVn\\\":{\\\"pattern\\\":\\\":rF9d2woVn\\\",\\\"name\\\":\\\"light\\\"},\\\"IDw59yO7G\\\":{\\\"pattern\\\":\\\":IDw59yO7G\\\",\\\"name\\\":\\\"image\\\"},\\\"PVjN7g6kP\\\":{\\\"pattern\\\":\\\":PVjN7g6kP\\\",\\\"name\\\":\\\"ellipsetimer\\\"},\\\"CPXmqr6kt\\\":{\\\"pattern\\\":\\\":CPXmqr6kt\\\",\\\"name\\\":\\\"text\\\"},\\\"cZDkdISz4\\\":{\\\"pattern\\\":\\\":cZDkdISz4\\\",\\\"name\\\":\\\"light\\\"},\\\"hwnMtlKez\\\":{\\\"pattern\\\":\\\":hwnMtlKez\\\",\\\"name\\\":\\\"light\\\"},\\\"YVLB5fjHz\\\":{\\\"pattern\\\":\\\":YVLB5fjHz\\\",\\\"name\\\":\\\"light\\\"},\\\"I7icO1OUp\\\":{\\\"pattern\\\":\\\":I7icO1OUp\\\",\\\"name\\\":\\\"image\\\"},\\\"WOn_h6erP\\\":{\\\"pattern\\\":\\\":WOn_h6erP\\\",\\\"name\\\":\\\"ellipsetimer\\\"},\\\"gYnsUyc4o\\\":{\\\"pattern\\\":\\\":gYnsUyc4o\\\",\\\"name\\\":\\\"text\\\"}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"8027\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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,GAAmB,mBAAAC,EAAmB,mBAAAC,EAAmB,mBAAAC,GAAmB,YAAAC,EAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,EAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBA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",
  "names": ["t", "r", "h", "a", "c", "e", "i", "u", "p", "d", "s", "window", "o", "n", "l", "m", "v", "g", "S", "w", "f", "y", "T", "z", "_", "M", "L", "b", "SmoothScroll", "props", "intensity", "lenis", "pe", "ue", "overlayElement", "handleMutation", "mutationsList", "observer", "mutation", "htmlElement", "window", "config", "l", "raf", "time", "p", "addPropertyControls", "ControlType", "bKorsDuzP_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v11", "v12", "v3", "v5", "v7", "v9", "v0", "p", "x", "motion", "v1", "v3", "v5", "v7", "v9", "v11", "v12", "__FramerMetadata__", "bKorsDuzP_1_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v11", "v12", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v0", "p", "x", "motion", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v10", "v11", "v12", "__FramerMetadata__", "bKorsDuzP_2_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v11", "v12", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v0", "p", "x", "motion", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v10", "v11", "v12", "__FramerMetadata__", "valuesByLocaleId", "bKorsDuzP_1_exports", "bKorsDuzP_0_exports", "bKorsDuzP_2_exports", "getLocalizedValue", "key", "locale", "values", "value", "ReviewBlockFonts", "getFonts", "qJfYrADuW_default", "SlideshowFonts", "Slideshow", "ButtonFonts", "sazPsxLOU_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "padding", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "DwJTvuXWK", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "RichText2", "getLocalizedValue", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "css", "FramerbKorsDuzP", "withCSS", "bKorsDuzP_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ObjectFitType", "SrcType", "defaultVideo", "getProps", "props", "width", "height", "topLeft", "topRight", "bottomRight", "bottomLeft", "id", "children", "rest", "Video", "newProps", "p", "VideoMemo", "usePlaybackControls", "videoRef", "isInCurrentNavigationTarget", "useIsInCurrentNavigationTarget", "requestingPlay", "pe", "isPlayingRef", "setProgress", "te", "rawProgress", "newProgress", "isAlreadySet", "play", "video", "e", "pause", "useAutoplayBehavior", "playingProp", "muted", "loop", "playsinline", "controls", "initialPlayingProp", "ye", "hasPlayingPropChanged", "setHasPlayingPropChanged", "behavesAsGif", "autoplay", "X", "srcType", "srcUrl", "srcFile", "posterEnabled", "playing", "restartOnEnter", "objectFit", "backgroundColor", "radius", "volume", "startTimeProp", "poster", "progress", "onSeeked", "onPause", "onPlay", "onEnd", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "isSafari", "useIsBrowserSafari", "wasPausedOnLeave", "wasEndedOnLeave", "isOnCanvas", "useIsOnCanvas", "renderTarget", "useRenderTarget", "isStaticRenderer", "RenderTarget", "borderRadius", "useRadius", "autoplayBehavior", "isInViewport", "useInView", "isCloseToViewport", "startTime", "isPlaying", "ue", "isMountedAndReadyForProgressChanges", "rawProgressValue", "isMotionValue", "value", "useOnEnter", "useOnExit", "src", "se", "fragment", "handleReady", "capitalizeFirstLetter", "titleCase", "objectFitOptions", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "AnimatedCounter", "props", "from", "to", "duration", "decimalPlaces", "decimalSeparator", "fontFamily", "fontWeight", "fontSize", "lineHeight", "letterSpacing", "textAlign", "color", "playOnLoad", "once", "animationType", "ref", "pe", "isCanvas", "RenderTarget", "ariaLabel", "isInView", "useInView", "hasAnimated", "setHasAnimated", "ye", "displayValue", "setDisplayValue", "formatNumber", "value", "ue", "animationControl", "animate", "latest", "p", "motion", "addPropertyControls", "ControlType", "VideoFonts", "getFonts", "Video", "AnimatedCounterFonts", "AnimatedCounter", "Video1Controls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toImageSrc", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "align", "bottomTextDataOne", "bottomTextDataTwo", "firstDataVisible", "firstNumber", "height", "id", "mouseEnter", "name1", "position", "posterVideo", "quote", "secondNumber", "suffixOne", "suffixTwo", "video", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "xGp3Srj6g", "ONpfFyjoL", "EN4GQAxwy", "vcB8kLlL0", "PY3mqntmT", "T7fPEQiyj", "CA9IqfWe5", "Vvttx9E6_", "JyR1_7H4g", "ymDgnWFVb", "c3aRBLP8t", "MSoA5l3sl", "kFFYSVmcg", "xMN8omZDs", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1jil95e", "args", "onAppeartm0frw", "onMouseLeave56oso", "onTap1p6lqhl", "onTapreq3w2", "useOnVariantChange", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "RichText2", "css", "FramerErFoeEuGA", "withCSS", "ErFoeEuGA_default", "addPropertyControls", "ControlType", "addFonts", "VideoFonts", "getFonts", "Video", "Video1Controls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toImageSrc", "value", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "name1", "playing", "position", "posterVideo", "quote", "tabletclick", "video", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ONpfFyjoL", "EN4GQAxwy", "vcB8kLlL0", "PY3mqntmT", "T7fPEQiyj", "TDiveSSwp", "WpbM2Zmuw", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaptm1ewl", "args", "onAppear1ftpi1k", "onTapfpm7k8", "onTapzlagtl", "onTap1ggor3p", "useOnVariantChange", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "RichText2", "css", "FramerwVXoBktEx", "withCSS", "wVXoBktEx_default", "addPropertyControls", "ControlType", "addFonts", "SwitchvideoTabletFonts", "getFonts", "wVXoBktEx_default", "SwitchvideoFonts", "ErFoeEuGA_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "addImageAlt", "image", "alt", "transition3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "transition4", "transition5", "transition6", "transition7", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "TDiveSSwp88bqgp", "args", "TDiveSSwp1wl1hmu", "TDiveSSwp165z9go", "TDiveSSwph3oef3", "xGp3Srj6g1nr9pyl", "TDiveSSwprpi3jm", "TDiveSSwp6uncjl", "xGp3Srj6gbzusnn", "xGp3Srj6gplezg7", "xGp3Srj6g1asabrh", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerjlhBRwYGZ", "withCSS", "jlhBRwYGZ_default", "addPropertyControls", "ControlType", "addFonts", "pYckadLVi_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v0", "p", "x", "motion", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "__FramerMetadata__", "pYckadLVi_1_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v0", "p", "x", "motion", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "__FramerMetadata__", "pYckadLVi_2_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v0", "p", "x", "motion", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "__FramerMetadata__", "valuesByLocaleId", "pYckadLVi_1_exports", "pYckadLVi_0_exports", "pYckadLVi_2_exports", "getLocalizedValue", "key", "locale", "values", "value", "ButtonFonts", "getFonts", "sazPsxLOU_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "RichText2", "getLocalizedValue", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "css", "FramerpYckadLVi", "withCSS", "pYckadLVi_default", "addPropertyControls", "ControlType", "addFonts", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "SmoothScrollFonts", "getFonts", "SmoothScroll", "ButtonFonts", "sazPsxLOU_default", "VideoFonts", "Video", "USPSFonts", "Tjzx3cxVp_default", "LogoSectionLogoStripFonts", "GD6RAXTNC_default", "FeatureBlockOptionNewPhoneFonts", "biQPziToM_default", "FeatureBlockOptionNewFonts", "D4C_RIwhA_default", "CTABlockFonts", "pYckadLVi_default", "VideoswitcherFonts", "jlhBRwYGZ_default", "ReviewBlockFonts", "bKorsDuzP_default", "MotionDivWithFX", "withFX", "motion", "BrandsBlockFonts", "VWS_G0mHQ_default", "SlideshowFonts", "Slideshow", "AccordionSimpleFonts", "mDHaYDFKh_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "JYzRHv6JEC5duLieas", "uQaPu_yajC5duLieas", "ynzNRfdq8C5duLieas", "iIH34zQl0C5duLieas", "YR8oTa5rSC5duLieas", "idC5duLieas", "JYzRHv6JEPut_gFMpW", "uQaPu_yajPut_gFMpW", "ynzNRfdq8Put_gFMpW", "iIH34zQl0Put_gFMpW", "YR8oTa5rSPut_gFMpW", "idPut_gFMpW", "JYzRHv6JEwpBsEdqIX", "uQaPu_yajwpBsEdqIX", "ynzNRfdq8wpBsEdqIX", "iIH34zQl0wpBsEdqIX", "YR8oTa5rSwpBsEdqIX", "idwpBsEdqIX", "JYzRHv6JEB4jxJNX4V", "uQaPu_yajB4jxJNX4V", "ynzNRfdq8B4jxJNX4V", "iIH34zQl0B4jxJNX4V", "YR8oTa5rSB4jxJNX4V", "idB4jxJNX4V", "JYzRHv6JEcBT4UO7Om", "uQaPu_yajcBT4UO7Om", "ynzNRfdq8cBT4UO7Om", "iIH34zQl0cBT4UO7Om", "YR8oTa5rScBT4UO7Om", "idcBT4UO7Om", "JYzRHv6JEtMyy9H70B", "uQaPu_yajtMyy9H70B", "ynzNRfdq8tMyy9H70B", "iIH34zQl0tMyy9H70B", "YR8oTa5rStMyy9H70B", "idtMyy9H70B", "JYzRHv6JEQiN9lQFHS", "uQaPu_yajQiN9lQFHS", "ynzNRfdq8QiN9lQFHS", "iIH34zQl0QiN9lQFHS", "YR8oTa5rSQiN9lQFHS", "idQiN9lQFHS", "JYzRHv6JEsSRkYkQOR", "uQaPu_yajsSRkYkQOR", "ynzNRfdq8sSRkYkQOR", "iIH34zQl0sSRkYkQOR", "YR8oTa5rSsSRkYkQOR", "idsSRkYkQOR", "JYzRHv6JEkZeef6aNZ", "uQaPu_yajkZeef6aNZ", "ynzNRfdq8kZeef6aNZ", "iIH34zQl0kZeef6aNZ", "YR8oTa5rSkZeef6aNZ", "idkZeef6aNZ", "JYzRHv6JEMxAx8ySqQ", "uQaPu_yajMxAx8ySqQ", "ynzNRfdq8MxAx8ySqQ", "iIH34zQl0MxAx8ySqQ", "YR8oTa5rSMxAx8ySqQ", "idMxAx8ySqQ", "JYzRHv6JEgzNH7ZLJZ", "uQaPu_yajgzNH7ZLJZ", "ynzNRfdq8gzNH7ZLJZ", "iIH34zQl0gzNH7ZLJZ", "YR8oTa5rSgzNH7ZLJZ", "idgzNH7ZLJZ", "JYzRHv6JEUceQ5L_gF", "uQaPu_yajUceQ5L_gF", "ynzNRfdq8UceQ5L_gF", "iIH34zQl0UceQ5L_gF", "YR8oTa5rSUceQ5L_gF", "idUceQ5L_gF", "JYzRHv6JEX7KzWE5P4", "uQaPu_yajX7KzWE5P4", "ynzNRfdq8X7KzWE5P4", "iIH34zQl0X7KzWE5P4", "YR8oTa5rSX7KzWE5P4", "idX7KzWE5P4", "JYzRHv6JEKol2tZt48", "uQaPu_yajKol2tZt48", "ynzNRfdq8Kol2tZt48", "iIH34zQl0Kol2tZt48", "YR8oTa5rSKol2tZt48", "idKol2tZt48", "JYzRHv6JEStKe0PVep", "uQaPu_yajStKe0PVep", "ynzNRfdq8StKe0PVep", "iIH34zQl0StKe0PVep", "YR8oTa5rSStKe0PVep", "idStKe0PVep", "JYzRHv6JEZl5blyu8C", "uQaPu_yajZl5blyu8C", "ynzNRfdq8Zl5blyu8C", "iIH34zQl0Zl5blyu8C", "YR8oTa5rSZl5blyu8C", "idZl5blyu8C", "JYzRHv6JEX55d7fKnr", "uQaPu_yajX55d7fKnr", "ynzNRfdq8X55d7fKnr", "iIH34zQl0X55d7fKnr", "YR8oTa5rSX55d7fKnr", "idX55d7fKnr", "JYzRHv6JEcEOca8JUV", "uQaPu_yajcEOca8JUV", "ynzNRfdq8cEOca8JUV", "iIH34zQl0cEOca8JUV", "YR8oTa5rScEOca8JUV", "idcEOca8JUV", "JYzRHv6JEBuJuGV5rv", "uQaPu_yajBuJuGV5rv", "ynzNRfdq8BuJuGV5rv", "iIH34zQl0BuJuGV5rv", "YR8oTa5rSBuJuGV5rv", "idBuJuGV5rv", "JYzRHv6JEpC3hQlhb8", "uQaPu_yajpC3hQlhb8", "ynzNRfdq8pC3hQlhb8", "iIH34zQl0pC3hQlhb8", "YR8oTa5rSpC3hQlhb8", "idpC3hQlhb8", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "isDisplayed", "isDisplayed1", "elementId2", "ref3", "isDisplayed2", "elementId3", "ref4", "ref5", "ref6", "ref7", "elementId4", "elementId5", "elementId6", "elementId7", "ref8", "isDisplayed3", "elementId8", "ref9", "elementId9", "ref10", "ref11", "ref12", "ref13", "elementId10", "elementId11", "elementId12", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "RichText2", "getLocalizedValue", "x", "PropertyOverrides2", "ResolveLinks", "resolvedLinks", "SVG", "Link", "resolvedLinks1", "resolvedLinks2", "getLoadingLazyAtYPosition", "Image2", "resolvedLinks3", "ChildrenCanSuspend", "sv0Dv4N1I_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks4", "collection1", "paginationInfo1", "loadMore1", "index1", "resolvedLinks5", "collection2", "paginationInfo2", "loadMore2", "index2", "resolvedLinks6", "collection3", "paginationInfo3", "loadMore3", "index3", "resolvedLinks7", "collection4", "paginationInfo4", "loadMore4", "index4", "resolvedLinks8", "collection5", "paginationInfo5", "loadMore5", "index5", "resolvedLinks9", "collection6", "paginationInfo6", "loadMore6", "index6", "resolvedLinks10", "collection7", "paginationInfo7", "loadMore7", "index7", "resolvedLinks11", "collection8", "paginationInfo8", "loadMore8", "index8", "resolvedLinks12", "collection9", "paginationInfo9", "loadMore9", "index9", "resolvedLinks13", "resolvedLinks14", "collection10", "paginationInfo10", "loadMore10", "index10", "resolvedLinks15", "collection11", "paginationInfo11", "loadMore11", "index11", "resolvedLinks16", "collection12", "paginationInfo12", "loadMore12", "index12", "resolvedLinks17", "collection13", "paginationInfo13", "loadMore13", "index13", "resolvedLinks18", "collection14", "paginationInfo14", "loadMore14", "index14", "resolvedLinks19", "collection15", "paginationInfo15", "loadMore15", "index15", "resolvedLinks20", "collection16", "paginationInfo16", "loadMore16", "index16", "resolvedLinks21", "collection17", "paginationInfo17", "loadMore17", "index17", "resolvedLinks22", "collection18", "paginationInfo18", "loadMore18", "index18", "resolvedLinks23", "collection19", "paginationInfo19", "loadMore19", "index19", "resolvedLinks24", "resolvedLinks25", "resolvedLinks26", "css", "FramerHioTcNIas", "withCSS", "HioTcNIas_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
