{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js", "ssg:https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js", "ssg:https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js", "ssg:https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/XQ1GMXuIqYrEN1c0R6E5/padding.js", "ssg:https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/ZEWmVGYDUhL44tluQO5y/radius.js", "ssg:https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/fW26mCIOTpHHBOBnf7GZ/LocaleSelector.js", "ssg:https://framerusercontent.com/modules/9HSM4m5fiFe3ouyJQVhF/eKw4BWR4H4iFqEeVu2QA/WithStagger.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.13.1/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js", "ssg:https://framerusercontent.com/modules/qFWNNCO9jxfFOYuRUUDI/Voik8v5URYVvryX8VO6K/XGvcs1qgG.js", "ssg:https://framerusercontent.com/modules/bd549QaorHER09u2yqui/7cI2NxIt5l5prhLtBMfc/wLU6RMRp9-0.js", "ssg:https://framerusercontent.com/modules/bd549QaorHER09u2yqui/7cI2NxIt5l5prhLtBMfc/wLU6RMRp9.js", "ssg:https://framerusercontent.com/modules/GHG98WQdKPxbdfPBoQPR/LG0knWB7V465J3GgAT9b/El6fZNcdz.js", "ssg:https://framerusercontent.com/modules/6j0pyaryIi5D5MK85M6P/L8C6VCREWFhhvoQYnLrr/KTcyhChHA.js", "ssg:https://framerusercontent.com/modules/lm28FMhJJzupUL31KntH/1mZA1A5Q5eM5C04GEQlh/E8K9XsuZV-0.js", "ssg:https://framerusercontent.com/modules/lm28FMhJJzupUL31KntH/1mZA1A5Q5eM5C04GEQlh/E8K9XsuZV.js", "ssg:https://framerusercontent.com/modules/Xjq52DJkCavIf6qaa1Ez/oXqXpMLxzoIjqvu8r2RH/E8K9XsuZV.js", "ssg:https://framerusercontent.com/modules/tCxinf5eXCLrhq5dEoOi/LkUJlNlK6tYnpnhxnjBj/wLU6RMRp9.js", "ssg:https://framerusercontent.com/modules/ytYtyjnlnTNWzioaY0or/od2MdWGCjLGVKcWJew21/EBynRuKhU.js", "ssg:https://framerusercontent.com/modules/7ZPfizeBYroRtCdhb5sM/CRGxIRV6fak0WaifMw6s/f3Dc0O4kS.js", "ssg:https://framerusercontent.com/modules/sPjPfgIk816CEQsVDGbx/Nxe2t2q3Zcy5DleVzQ2m/KYQ2OVCuK.js", "ssg:https://framerusercontent.com/modules/dH9po2nXfDYC8zchFjFF/0CNFsqhdwKIhGwPCMphb/ro7OPezbn.js", "ssg:https://framerusercontent.com/modules/58xRcbfbffYH8mVpuAUM/9cNQ0yTIeOMuieKuaApb/vDltKVZ8B.js", "ssg:https://framerusercontent.com/modules/vUS2kqPK4LICeGVdhkjF/10JaMm4f9hxJvOsKV7q3/lTyr77ihH.js", "ssg:https://framerusercontent.com/modules/yHeFeCa9ehgg8AG3Bn2B/r1tM0hV7vTdV5BPO7k41/lTyr77ihH.js"],
  "sourcesContent": ["import{ControlType as e}from\"framer\";export function getBorderStyle({color:e,width:t=0,widthPerSide:o=!1,widthTop:d=0,widthRight:r=0,widthBottom:i=0,widthLeft:l=0,style:h=\"none\"}={}){let b={};return e?(b[\"--framer-border-color\"]=e,b.borderStyle=h,o?(b.borderTopWidth=d,b.borderRightWidth=r,b.borderBottomWidth=i,b.borderLeftWidth=l):(b.borderTopWidth=t,b.borderRightWidth=t,b.borderBottomWidth=t,b.borderLeftWidth=t)):b.border=\"none\",b;}export const borderControls={color:{type:e.Color,defaultValue:\"#444\"},width:{type:e.FusedNumber,toggleKey:\"widthPerSide\",toggleTitles:[\"Width\",\"Width per side\"],valueKeys:[\"widthTop\",\"widthRight\",\"widthBottom\",\"widthLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],defaultValue:1,min:0},style:{type:e.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"borderControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getBorderStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"BorderOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./border.map", "import{ControlType}from\"framer\";export function getFocusStyle({color,width,style,offset}={}){const result={};if(color){result[\"--framer-focus-outline\"]=`${width}px ${style} ${color}`;result[\"--framer-focus-outline-offset\"]=`${offset}px`;}return result;}export const focusControls={color:{type:ControlType.Color,defaultValue:\"#09f\"},width:{type:ControlType.Number,displayStepper:true,defaultValue:1,min:0},style:{type:ControlType.Enum,options:[\"solid\",\"dashed\",\"dotted\",\"double\"],optionTitles:[\"Solid\",\"Dashed\",\"Dotted\",\"double\"],defaultValue:\"solid\"},offset:{type:ControlType.Number,displayStepper:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"focusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getFocusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"FocusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./focus.map", "import{ControlType}from\"framer\";export function getHoverStyle({fillColor,textColor,borderColor}={}){return{\"--framer-hover-background-color\":fillColor,\"--framer-hover-color\":textColor,\"--framer-hover-border-color\":borderColor};}export const hoverControls={fillColor:{type:ControlType.Color,title:\"Fill\",optional:true},textColor:{type:ControlType.Color,title:\"Text\",optional:true},borderColor:{type:ControlType.Color,title:\"Border\",optional:true}};\nexport const __FramerMetadata__ = {\"exports\":{\"HoverOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getHoverStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"hoverControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hover.map", "import{ControlType}from\"framer\";export function getPaddingStyle({padding=0,paddingPerSide=false,paddingTop=0,paddingRight=0,paddingBottom=0,paddingLeft=0}={}){if(typeof padding===\"string\"){return{padding};}if(paddingPerSide){return{paddingTop:paddingTop,paddingRight:paddingRight,paddingBottom:paddingBottom,paddingLeft:paddingLeft};}else{return{paddingTop:padding,paddingRight:padding,paddingBottom:padding,paddingLeft:padding};}}export const paddingControls={padding:{type:ControlType.Padding,defaultValue:\"10px\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"paddingControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"getPaddingStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./padding.map", "import{ControlType}from\"framer\";export function getRadiusStyle({radius=0,radiusPerCorner=false,radiusTopLeft=0,radiusTopRight=0,radiusBottomRight=0,radiusBottomLeft=0}={}){if(typeof radius===\"string\"){return{borderRadius:radius};}const result={};if(radiusPerCorner){result.borderTopLeftRadius=radiusTopLeft;result.borderTopRightRadius=radiusTopRight;result.borderBottomRightRadius=radiusBottomRight;result.borderBottomLeftRadius=radiusBottomLeft;}else{result.borderTopLeftRadius=radius;result.borderTopRightRadius=radius;result.borderBottomRightRadius=radius;result.borderBottomLeftRadius=radius;}return result;}export const radiusControls={radius:{type:ControlType.BorderRadius,defaultValue:\"10px\"}};\nexport const __FramerMetadata__ = {\"exports\":{\"getRadiusStyle\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"radiusControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusOptions\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./radius.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,// @ts-ignore Internal function\nuseLocaleInfo,// @ts-ignore Internal function\nuseLocalesForCurrentRoute,withCSS}from\"framer\";import{useId,useState}from\"react\";import{getBorderStyle,borderControls}from\"https://framerusercontent.com/modules/cuKUFdzXlhvw8OVOBeAc/T08RxQJ4qrs7LLc8wx4E/border.js\";import{getFocusStyle,focusControls}from\"https://framerusercontent.com/modules/9muYaW1MvHoRQJ0P7dkP/V2GVvLqiMxXRSxszkCSa/focus.js\";import{getHoverStyle,hoverControls}from\"https://framerusercontent.com/modules/YfmtnpWjJrP37sQ18QUZ/9Y2P24U2SBIbf2fPVsOX/hover.js\";import{getPaddingStyle,paddingControls}from\"https://framerusercontent.com/modules/wjZLfSMaP1TvJDu5PCwr/XQ1GMXuIqYrEN1c0R6E5/padding.js\";import{getRadiusStyle,radiusControls}from\"https://framerusercontent.com/modules/N6MwtHbWoiZJNn1xpqxu/ZEWmVGYDUhL44tluQO5y/radius.js\";const className=\"framer-locale-picker\";function addPixel(value){if(typeof value===\"number\"){return`${value}px`;}return value;}var IconType;(function(IconType){IconType[\"Default\"]=\"default\";IconType[\"Custom\"]=\"custom\";})(IconType||(IconType={}));function Icon({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 256 256\",width:size,height:size,fill:color,children:/*#__PURE__*/_jsx(\"path\",{d:\"M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm87.63,96H175.8c-1.41-28.46-10.27-55.47-25.12-77A88.2,88.2,0,0,1,215.63,120ZM128,215.89c-18.73-20.27-30.09-49-31.77-79.89h63.54C158.09,166.87,146.73,195.62,128,215.89ZM96.23,120c1.68-30.87,13-59.62,31.77-79.89,18.73,20.27,30.09,49,31.77,79.89Zm9.09-77C90.47,64.53,81.61,91.54,80.2,120H40.37A88.2,88.2,0,0,1,105.32,43ZM40.37,136H80.2c1.41,28.46,10.27,55.47,25.12,77A88.2,88.2,0,0,1,40.37,136Zm110.31,77c14.85-21.56,23.71-48.57,25.12-77h39.83A88.2,88.2,0,0,1,150.68,213Z\"})});}var CaretType;(function(CaretType){CaretType[\"Default\"]=\"default\";CaretType[\"Custom\"]=\"custom\";})(CaretType||(CaretType={}));function Caret({type,color,image,size}){if(type===\"custom\"&&image){return /*#__PURE__*/_jsx(\"img\",{...image,width:size,height:size});}return /*#__PURE__*/_jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",viewBox:\"0 0 12 12\",width:size,height:size,children:/*#__PURE__*/_jsx(\"path\",{d:\"M 2 4.5 L 6 8.5 L 10 4.5\",fill:\"none\",stroke:color,strokeWidth:1.5,strokeLinecap:\"round\",strokeLinejoin:\"round\"})});}/**\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any\n * @framerDisableUnlink\n * @framerIntrinsicWidth 120\n * @framerIntrinsicHeight 34\n */const LocaleSelector=withCSS(({font,fillColor,textColor,icon,caret,options:{title,gap,border,hover,focus},style,...props})=>{const id=useId();const{activeLocale,locales,setLocale}=useLocaleInfo();const localesForCurrentRoute=useLocalesForCurrentRoute();const activeLocaleId=activeLocale?.id??\"default\";const[lastActiveLocaleId,setLastActiveLocaleId]=useState(activeLocaleId);// The useLocaleInfo hook updates the activeLocale variable inside\n// a startTransition to load the translations with Suspense. To make\n// the component feel responsive we update our own state without Suspense.\nconst[selectedLocaleId,setSelectedLocaleId]=useState(activeLocaleId);const selectedLocale=locales.find(locale=>locale.id===selectedLocaleId);// The active locale was updated. Ensure we update our internal state as well.\nif(lastActiveLocaleId!==activeLocaleId){setLastActiveLocaleId(activeLocaleId);if(selectedLocaleId!==activeLocaleId){setSelectedLocaleId(activeLocaleId);}}function handleChange(event){const localeId=event.target.value;setSelectedLocaleId(localeId);const locale=locales.find(locale=>locale.id===localeId);setLocale(locale);}return /*#__PURE__*/_jsxs(\"div\",{className:className,style:style,children:[/*#__PURE__*/_jsx(\"label\",{htmlFor:id,children:\"Select Language\"}),/*#__PURE__*/_jsx(\"select\",{id:id,value:selectedLocaleId,onChange:handleChange,// If a navigation occurs from switching locales\n// the browser can attempt to autofill the select to the last value\n// when you use browser back navigation. We don't want that.\nautoComplete:\"off\",children:localesForCurrentRoute.map(locale=>/*#__PURE__*/_jsx(\"option\",{value:locale.id,children:locale.name},locale.id))}),/*#__PURE__*/_jsxs(\"div\",{className:\"input\",style:{...font,\"--framer-background-color\":fillColor,\"--framer-color\":textColor,...getPaddingStyle(props),...getRadiusStyle(props),...getBorderStyle(border),...getHoverStyle(hover),...getFocusStyle(focus),gap},children:[icon&&/*#__PURE__*/_jsx(\"div\",{className:\"icon\",children:/*#__PURE__*/_jsx(Icon,{...icon})}),title&&/*#__PURE__*/_jsx(\"div\",{className:\"title\",children:selectedLocale?.name??\"English\"}),caret&&/*#__PURE__*/_jsx(\"div\",{className:\"caret\",children:/*#__PURE__*/_jsx(Caret,{...caret})})]})]});},[`\n            .${className} {\n                position: relative;\n            }\n        `,`\n            .${className} label {\n                position: absolute;\n                width: 1px;\n                height: 1px;\n                margin: -1px;\n                overflow: hidden;\n                white-space: nowrap;\n                clip: rect(0 0 0 0);\n                clip-path: inset(50%);\n            }\n        `,`\n            .${className} select {\n                appearance: none;\n                position: absolute;\n                opacity: 0;\n                top: 0;\n                right: 0;\n                bottom: 0;\n                left: 0;\n                cursor: inherit;\n                width: 100%;\n            }\n        `,`\n            .${className} .input {\n                display: flex;\n                justify-content: center;\n                align-items: center;\n                height: 100%;\n                pointer-events: none;\n                overflow: hidden;\n                background-color: var(--framer-background-color);\n                color: var(--framer-color);\n                border-color: var(--framer-border-color);\n            }\n        `,`\n            .${className} select:focus-visible + .input  {\n                outline: var(--framer-focus-outline, none);\n                outline-offset: var(--framer-focus-outline-offset);\n            }\n        `,`\n            .${className}:hover .input {\n                background-color: var(--framer-hover-background-color, var(--framer-background-color));\n                color: var(--framer-hover-color, var(--framer-color));\n                border-color: var(--framer-hover-border-color, var(--framer-border-color));\n            }\n        `,`\n            .${className} .title {\n                flex: 1 1 auto;\n                white-space: nowrap;\n                text-overflow: ellipsis;\n                overflow: hidden;\n            }\n        `,`\n            .${className} .icon, .${className} .caret {\n                display: flex;\n                align-items: center;\n            }\n        `],\"framer-library-LocalePicker\");LocaleSelector.displayName=\"Locale Selector\";addPropertyControls(LocaleSelector,{font:{// @ts-ignore\ntype:ControlType.Font,controls:\"extended\",defaultFontType:\"sans-serif\",defaultValue:{fontSize:14,lineHeight:\"1.5em\"}},fillColor:{type:ControlType.Color,title:\"Fill\",optional:true,defaultValue:\"#eee\"},textColor:{type:ControlType.Color,title:\"Text\",defaultValue:\"#000\"},...paddingControls,...radiusControls,icon:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(IconType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:18}}},caret:{type:ControlType.Object,buttonTitle:\"Size, Color\",optional:true,controls:{type:{type:ControlType.Enum,title:\"Icon\",options:Object.values(CaretType),optionTitles:[\"Default\",\"Custom\"],displaySegmentedControl:true,defaultValue:\"default\"},color:{type:ControlType.Color,defaultValue:\"#000\",hidden:props=>props.type!==\"default\"},image:{type:ControlType.ResponsiveImage,title:\"File\",hidden:props=>props.type!==\"custom\"},size:{type:ControlType.Number,displayStepper:true,defaultValue:12}},defaultValue:{}},options:{type:ControlType.Object,title:\"Options\",buttonTitle:\"Border, Hover\",controls:{title:{type:ControlType.Boolean,defaultValue:true},gap:{type:ControlType.Number,displayStepper:true,defaultValue:5},border:{type:ControlType.Object,buttonTitle:\"Color, Width\",optional:true,controls:borderControls},hover:{type:ControlType.Object,buttonTitle:\"Fill, Border\",optional:true,controls:hoverControls},focus:{type:ControlType.Object,buttonTitle:\"Color, Width\",controls:focusControls}}}});export default LocaleSelector;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"LocaleSelector\",\"slots\":[],\"annotations\":{\"framerDisableUnlink\":\"* @framerIntrinsicWidth 120\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"34\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./LocaleSelector.map", "import{jsx as t}from\"react/jsx-runtime\";import{Children as e,cloneElement as i}from\"react\";export function withStaggerChildren(r){return o=>{let{children:n}=o,a=e.map(n,(t,e)=>/*#__PURE__*/i(t,{...t.props,initial:{opacity:0},whileInView:{opacity:1,transition:{duration:.8,easing:\"cubic-bezier(0.19, 1, 0.22, 1)\",delay:.1*e}},viewport:{once:!0}}));return /*#__PURE__*/t(r,{...o,children:a});};}export function withHoverScale(e){return i=>/*#__PURE__*/t(e,{...i,whileHover:{scale:1.05}});}export function withWordSpacing(e){return i=>/*#__PURE__*/t(e,{...i,style:{wordSpacing:\"-4em\"}});}export function withAspectRatioSquare(e){return i=>/*#__PURE__*/t(e,{...i,style:{aspectRatio:\"1 / 1\",width:\"100%\",height:\"auto\"}});}export function withAspectRatioHorizontal(e){return i=>/*#__PURE__*/t(e,{...i,style:{aspectRatio:\"3 / 2\",width:\"100%\",height:\"auto\"}});}export function withAspectRatioVertical(e){return i=>/*#__PURE__*/t(e,{...i,style:{aspectRatio:\"3 / 4\",width:\"100%\",height:\"auto\"}});}\nexport const __FramerMetadata__ = {\"exports\":{\"withStaggerChildren\":{\"type\":\"reactHoc\",\"name\":\"withStaggerChildren\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withHoverScale\":{\"type\":\"reactHoc\",\"name\":\"withHoverScale\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withAspectRatioHorizontal\":{\"type\":\"reactHoc\",\"name\":\"withAspectRatioHorizontal\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withWordSpacing\":{\"type\":\"reactHoc\",\"name\":\"withWordSpacing\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withAspectRatioVertical\":{\"type\":\"reactHoc\",\"name\":\"withAspectRatioVertical\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withAspectRatioSquare\":{\"type\":\"reactHoc\",\"name\":\"withAspectRatioSquare\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WithStagger.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{isFunction as t,isCubicBezier as i,noopReturn as e,defaults as s,isEasingGenerator as a,isEasingList as n,interpolate as r}from\"@motionone/utils\";import{cubicBezier as h,steps as o}from\"@motionone/easing\";const l={ease:h(.25,.1,.25,1),\"ease-in\":h(.42,0,1,1),\"ease-in-out\":h(.42,0,.58,1),\"ease-out\":h(0,0,.58,1)};const u=/\\((.*?)\\)/;function getEasingFunction(s){if(t(s))return s;if(i(s))return h(...s);if(l[s])return l[s];if(s.startsWith(\"steps\")){const t=u.exec(s);if(t){const i=t[1].split(\",\");return o(parseFloat(i[0]),i[1].trim())}}return e}class Animation{constructor(t,i=[0,1],{easing:h,duration:o=s.duration,delay:l=s.delay,endDelay:u=s.endDelay,repeat:m=s.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=e;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));h=h||s.easing;if(a(h)){const t=h.createAnimation(i);h=t.easing;i=t.keyframes||i;o=t.duration||o}this.repeat=m;this.easing=n(h)?e:getEasingFunction(h);this.updateDuration(o);const d=r(i,c,n(h)?h.map(getEasingFunction):e);this.tick=i=>{var e;l=l;let s=0;s=void 0!==this.pauseTime?this.pauseTime:(i-this.startTime)*this.rate;this.t=s;s/=1e3;s=Math.max(s-l,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(s=this.totalDuration);const a=s/this.duration;let n=Math.floor(a);let r=a%1;!r&&a>=1&&(r=1);1===r&&n--;const h=n%2;(\"reverse\"===p||\"alternate\"===p&&h||\"alternate-reverse\"===p&&!h)&&(r=1-r);const o=s>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(o));t(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||s>=this.totalDuration+u);if(c){this.playState=\"finished\";null===(e=this.resolve)||void 0===e?void 0:e.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t,noopReturn as s}from\"@motionone/utils\";const n=5;function calcGeneratorVelocity(t,s,r){const a=Math.max(s-n,0);return e(r-t(a),s-a)}const r={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=r.stiffness,t=r.damping,s=r.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=r.stiffness,damping:s=r.damping,mass:n=r.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/n)/1e3;const l=calcDampingRatio(e,s,n);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const a=10;const o=1e4;function pregenerateKeyframes(e,t=s){let n;let r=a;let c=e(0);const i=[t(c.current)];while(!c.done&&r<o){c=e(r);i.push(t(c.done?c.target:c.current));void 0===n&&c.hasReachedTarget&&(n=r);r+=a}const h=r-a;1===i.length&&i.push(c.current);return{keyframes:i,duration:h/1e3,overshootDuration:(null!==n&&void 0!==n?n:h)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,progress as o,isFunction as i,defaults as s,isCubicBezier as r,isEasingGenerator as a,isEasingList as c,isNumber as l,time as f,noop as u,removeItem as d,mix as g,getEasingForSegment as m,isString as h,defaultOffset as p,fillOffset as v,velocityPerSecond as y,interpolate as w}from\"@motionone/utils\";import{Animation as E,getEasingFunction as b}from\"@motionone/animation\";import{__rest as S}from\"tslib\";import{invariant as A}from\"hey-listen\";import{pregenerateKeyframes as O,calcGeneratorVelocity as x,spring as V,glide as z}from\"@motionone/generators\";const W=new WeakMap;function getAnimationData(e){W.has(e)||W.set(e,{transforms:[],values:new Map});return W.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const L=[\"\",\"X\",\"Y\",\"Z\"];const T=[\"translate\",\"scale\",\"rotate\",\"skew\"];const D={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const M={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const k={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:M,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:M};const B=new Map;const asTransformCssVar=e=>`--motion-${e}`;const j=[\"x\",\"y\",\"z\"];T.forEach((e=>{L.forEach((t=>{j.push(e+t);B.set(asTransformCssVar(e+t),k[e])}))}));const compareTransformOrder=(e,t)=>j.indexOf(e)-j.indexOf(t);const P=new Set(j);const isTransform=e=>P.has(e);const addTransformToElement=(e,t)=>{D[t]&&(t=D[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const $=new Set;function registerCssVariable(e){if(!$.has(e)){$.add(e);try{const{syntax:t,initialValue:n}=B.has(e)?B.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const testAnimation=(e,t)=>document.createElement(\"div\").animate(e,t);const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]},{duration:.001}).finished),linearEasing:()=>{try{testAnimation({opacity:0},{easing:\"linear(0, 1)\"})}catch(e){return false}return true}};const R={};const H={};for(const e in C)H[e]=()=>{void 0===R[e]&&(R[e]=C[e]());return R[e]};const I=.015;const generateLinearEasingPoints=(e,t)=>{let n=\"\";const i=Math.round(t/I);for(let t=0;t<i;t++)n+=e(o(0,i-1,t))+\", \";return n.substring(0,n.length-2)};const convertEasing=(e,t)=>i(e)?H.linearEasing()?`linear(${generateLinearEasingPoints(e,t)})`:s.easing:r(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){D[e]&&(e=D[e]);return isTransform(e)?asTransformCssVar(e):e}const N={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=B.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const r=getDevToolsRecord();const d=false!==o.record&&r;let g;let{duration:m=s.duration,delay:h=s.delay,endDelay:p=s.endDelay,repeat:v=s.repeat,easing:y=s.easing,direction:w,offset:b,allowWebkitAcceleration:S=false}=o;const A=getAnimationData(e);const O=isTransform(t);let x=H.waapi();O&&addTransformToElement(e,t);const V=getStyleName(t);const z=getMotionValue(A.values,V);const W=B.get(V);stopAnimation(z.animation,!(a(y)&&z.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=N.get(e,V))&&void 0!==t?t:null===W||void 0===W?void 0:W.initialValue)&&void 0!==n?n:0};let s=hydrateKeyframes(keyframesList(n),readInitialValue);if(a(y)){const e=y.createAnimation(s,readInitialValue,O,V,z);y=e.easing;void 0!==e.keyframes&&(s=e.keyframes);void 0!==e.duration&&(m=e.duration)}isCssVar(V)&&(H.cssRegisterProperty()?registerCssVariable(V):x=false);O&&!H.linearEasing()&&(i(y)||c(y)&&y.some(i))&&(x=false);if(x){W&&(s=s.map((e=>l(e)?W.toDefaultUnit(e):e)));1!==s.length||H.partialKeyframes()&&!d||s.unshift(readInitialValue());const t={delay:f.ms(h),duration:f.ms(m),endDelay:f.ms(p),easing:c(y)?void 0:convertEasing(y,m),direction:w,iterations:v+1,fill:\"both\"};g=e.animate({[V]:s,offset:b,easing:c(y)?y.map((e=>convertEasing(e,m))):void 0},t);g.finished||(g.finished=new Promise(((e,t)=>{g.onfinish=e;g.oncancel=t})));const n=s[s.length-1];g.finished.then((()=>{N.set(e,V,n);g.cancel()})).catch(u);S||(g.playbackRate=1.000001)}else if(O){s=s.map((e=>\"string\"===typeof e?parseFloat(e):e));1===s.length&&s.unshift(parseFloat(readInitialValue()));const render=t=>{W&&(t=W.toDefaultUnit(t));N.set(e,V,t)};g=new E(render,s,Object.assign(Object.assign({},o),{duration:m,easing:y}))}else{const t=s[s.length-1];N.set(e,V,W&&l(t)?W.toDefaultUnit(t):t)}d&&r(e,t,s,{duration:m,delay:h,easing:y,repeat:v,offset:b},\"motion-one\");z.setAnimation(g);return g}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=s.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},F);const getActiveAnimation=e=>e.animations[0];const F={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return f.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(u));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=f.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const r=l(n)?n:getFromIndex(n,s);const a=Math.abs(r-i);let c=e*a;if(o){const t=s*e;const n=b(o);c=n(c/t)*t}return t+c}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return i(e)?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return l(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){d(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:g(i,s,o[r]),easing:m(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,i=S(t,[\"defaultOptions\"]);const r=[];const c=new Map;const l={};const f=new Map;let u=0;let d=0;let g=0;for(let t=0;t<e.length;t++){const o=e[t];if(h(o)){f.set(o,d);continue}if(!Array.isArray(o)){f.set(o.name,calcNextTime(d,o.at,u,f));continue}const[i,r,m={}]=o;void 0!==m.at&&(d=calcNextTime(d,m.at,u,f));let y=0;const w=resolveElements(i,l);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,c);for(const t in r){const i=getValueSequence(t,o);let c=keyframesList(r[t]);const l=getOptions(m,t);let{duration:f=n.duration||s.duration,easing:u=n.easing||s.easing}=l;if(a(u)){const e=isTransform(t);A(2===c.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=u.createAnimation(c,(()=>\"0\"),e);u=n.easing;void 0!==n.keyframes&&(c=n.keyframes);void 0!==n.duration&&(f=n.duration)}const h=resolveOption(m.delay,e,E)||0;const w=d+h;const b=w+f;let{offset:S=p(c.length)}=l;1===S.length&&0===S[0]&&(S[1]=1);const O=length-c.length;O>0&&v(S,O);1===c.length&&c.unshift(null);addKeyframes(i,c,u,S,w,b);y=Math.max(h+f,y);g=Math.max(b,g)}}u=d;d+=y}c.forEach(((e,t)=>{for(const a in e){const c=e[a];c.sort(compareByTime);const l=[];const f=[];const u=[];for(let e=0;e<c.length;e++){const{at:t,value:n,easing:i}=c[e];l.push(n);f.push(o(0,g,t));u.push(i||s.easing)}if(0!==f[0]){f.unshift(0);l.unshift(l[0]);u.unshift(\"linear\")}if(1!==f[f.length-1]){f.push(1);l.push(null)}r.push([t,a,l,Object.assign(Object.assign(Object.assign({},n),{duration:g,easing:u,offset:f}),i)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,O(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=x((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const U=createGeneratorEasing(V);const q=createGeneratorEasing(z);const K={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:s=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const r=resolveElements(e);const a=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=a.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);i(n)?a.set(e.target,n):c.unobserve(e.target)}else if(n){n(e);a.delete(e.target)}}))};const c=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof s?s:K[s]});r.forEach((e=>c.observe(e)));return()=>c.disconnect()}const G=new WeakMap;let _;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=G.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(_=new ResizeObserver(notifyAll))}function resizeElement(e,t){_||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=G.get(e);if(!n){n=new Set;G.set(e,n)}n.add(t);null===_||void 0===_?void 0:_.observe(e)}));return()=>{n.forEach((e=>{const n=G.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===_||void 0===_?void 0:_.unobserve(e))}))}}const Z=new Set;let X;function createWindowResizeHandler(){X=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};Z.forEach((e=>e(t)))};window.addEventListener(\"resize\",X)}function resizeWindow(e){Z.add(e);X||createWindowResizeHandler();return()=>{Z.delete(e);!Z.size&&X&&(X=void 0)}}function resize(e,t){return i(e)?resizeWindow(e):resizeElement(e,t)}const Y=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const J={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,i){const s=n[t];const{length:r,position:a}=J[t];const c=s.current;const l=n.time;s.current=e[\"scroll\"+a];s.scrollLength=e[\"scroll\"+r]-e[\"client\"+r];s.offset.length=0;s.offset[0]=0;s.offset[1]=s.scrollLength;s.progress=o(0,s.scrollLength,s.current);const f=i-l;s.velocity=f>Y?0:y(s.current-c,f)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Q={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const ee={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==ee[e]&&(e=ee[e]);if(h(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}l(e)&&(o=t*e);return n+o}const te=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:te;let s=0;let r=0;if(l(e))i=[e,e];else if(h(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,ee[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);r=resolveEdge(i[1],t);return s-r}const ne={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Q.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ne;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=w(p(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const s=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:i(t)?()=>t(n):scrubAnimation(t,n[s])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const oe=new WeakMap;const ie=new WeakMap;const se=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=S(t,[\"container\"]);let i=se.get(n);if(!i){i=new Set;se.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!oe.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};oe.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ie.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=oe.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=se.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=oe.get(n);oe.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ie.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let re;function processScheduledAnimations(){if(!re)return;const e=re.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);re=void 0}function scheduleAnimation(e){if(re)n(re,e);else{re=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){re&&d(re,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const ae={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=S(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const ce={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const le={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const fe={inView:ae,hover:ce,press:le};const ue=[\"initial\",\"animate\",...Object.keys(fe),\"exit\"];const de=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of ue)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},l=S(c,[\"transition\"]);const f=Object.assign({},l);function*animateUpdates(){var t,o;const s=l;l={};const r={};for(const n of ue){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){l[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(l),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===l[e]&&(l[e]=f[e]);if(hasChanged(s[e],l[e])){null!==(t=f[e])&&void 0!==t?t:f[e]=N.get(n,e);c.push(animateStyle(n,e,l[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=l;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(u)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in fe){const o=fe[t].isActive(e);const i=s[t];if(o&&!i)s[t]=fe[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>l,getOptions:()=>e,getContext:()=>r,mount:e=>{A(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;de.set(n,d);updateGestureSubscriptions();return()=>{de.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){D[o]&&(o=D[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const r=B.get(o);r&&(s=l(i)?r.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Q as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,q as glide,inView$1 as inView,de as mountedStates,resize,scroll,U as spring,stagger,N as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useAnimationFrame,useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,wrap}from\"framer-motion\";import{resize}from\"@motionone/dom\";const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};const supportsAcceleratedAnimations=typeof Animation!==\"undefined\"&&typeof Animation.prototype.updatePlaybackRate===\"function\";/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Ticker(props){/* Props */ let{slots,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */ const isCanvas=RenderTarget.current()===RenderTarget.canvas;const numChildren=Children.count(slots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */ const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[/*#__PURE__*/ createRef(),/*#__PURE__*/ createRef()];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */ let clonedChildren=[];let dupedChildren=[];/* Duplicate value */ let duplicateBy=0;let opacity=0;if(isCanvas){// duplicateBy = 10\nduplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;opacity=1;}/* Measure parent and child */ const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */ if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */ let initialResize=useRef(true);useEffect(()=>{measure();return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){measure();}initialResize.current=false;});},[]);}clonedChildren=Children.map(slots,(child,index)=>{var ref,ref1,ref2,ref3;let ref4;if(index===0){ref4=childrenRef[0];}if(index===slots.length-1){ref4=childrenRef[1];}const size={width:widthType?(ref=child.props)===null||ref===void 0?void 0:ref.width:\"100%\",height:heightType?(ref1=child.props)===null||ref1===void 0?void 0:ref1.height:\"100%\"};return /*#__PURE__*/ _jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/ _jsx(\"li\",{ref:ref4,style:size,children:/*#__PURE__*/ cloneElement(child,{style:{...(ref2=child.props)===null||ref2===void 0?void 0:ref2.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},(ref3=child.props)===null||ref3===void 0?void 0:ref3.children)})});});}if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=[...dupedChildren,...Children.map(slots,(child,childIndex)=>{var ref,ref1,ref2,ref3,ref4,ref5;const size={width:widthType?(ref=child.props)===null||ref===void 0?void 0:ref.width:\"100%\",height:heightType?(ref1=child.props)===null||ref1===void 0?void 0:ref1.height:\"100%\"};return /*#__PURE__*/ _jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/ _jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/ cloneElement(child,{key:i+\" \"+childIndex,style:{...(ref2=child.props)===null||ref2===void 0?void 0:ref2.style,width:widthType?(ref3=child.props)===null||ref3===void 0?void 0:ref3.width:\"100%\",height:heightType?(ref4=child.props)===null||ref4===void 0?void 0:ref4.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},(ref5=child.props)===null||ref5===void 0?void 0:ref5.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);}),];}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */ if(!isCanvas){const isInView=useInView(parentRef);/**\n         * If this is an animation we can hardware accelerate, animate with WAAPI\n         */ if(supportsAcceleratedAnimations){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue),]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);}else{/**\n             * If we can't accelerate this animation because we have a hoverFactor defined\n             * animate with a rAF loop.\n             */ useAnimationFrame(t=>{if(!animateToValue||isReducedMotion||supportsAcceleratedAnimations){return;}/**\n                 * In case this animation is delayed from starting because we're running a bunch\n                 * of other work, we want to set an initial time rather than counting from 0.\n                 * That ensures that if the animation is delayed, it starts from the first frame\n                 * rather than jumping.\n                 */ if(initialTime.current===null){initialTime.current=t;}t=t-initialTime.current;const timeSince=prevTime.current===null?0:t-prevTime.current;let delta=timeSince*(speed/1e3);if(isHover.current){delta*=hoverFactor;}xOrY.current+=delta;xOrY.current=wrap(0,animateToValue,xOrY.current);prevTime.current=t;if(!isInView)return;offset.set(xOrY.current);});}}/* Fades */ const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */ if(!hasChildren){return /*#__PURE__*/ _jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/ _jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/ _jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/ _jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/ _jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/ _jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,transform:supportsAcceleratedAnimations?undefined:transform,willChange:isCanvas?\"auto\":\"transform\"},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){animationRef.current.updatePlaybackRate(hoverFactor);}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){animationRef.current.updatePlaybackRate(1);}},children:[clonedChildren,dupedChildren]})});};/* Default Properties */ Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */ addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\",],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */ const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */ const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */ const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"400\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "// Generated by Framer (91d32d4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,CycleVariantState,useActiveVariantCallback,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./XGvcs1qgG-0.js\";const cycleOrder=[\"XZiXvI9bv\",\"JXuG21L8S\"];const serializationHash=\"framer-KBr3E\";const variantClassNames={JXuG21L8S:\"framer-v-gk13dn\",XZiXvI9bv:\"framer-v-ufe71s\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{delay:0,duration:1,ease:[.44,0,.56,1],type:\"tween\"},JXuG21L8S:{delay:0,duration:1.34,ease:[.44,0,.56,1],type:\"tween\"}};const valuesByLocaleId={sqKeqj321:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Variant 1\":\"XZiXvI9bv\",\"Variant 2\":\"JXuG21L8S\"};const getProps=({height,id,tint,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,CyE7CB3gO:(_ref=tint!==null&&tint!==void 0?tint:props.CyE7CB3gO)!==null&&_ref!==void 0?_ref:'var(--token-265a51b5-06ea-48da-a42e-3d51fcd0756d, rgb(0, 153, 255)) /* {\"name\":\"Blue\"} */',variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"XZiXvI9bv\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,CyE7CB3gO,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"XZiXvI9bv\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1o2kx5q=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"JXuG21L8S\"),1e3);});const onAppearfzmf19=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),1e3);});useOnVariantChange(baseVariant,{default:onAppear1o2kx5q,JXuG21L8S:onAppearfzmf19});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ufe71s\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,initial:variant,layoutDependency:layoutDependency,layoutId:\"XZiXvI9bv\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({JXuG21L8S:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cei8dz\",layoutDependency:layoutDependency,layoutId:\"fMIgVbU4E\",style:{backgroundColor:CyE7CB3gO,borderBottomLeftRadius:17,borderBottomRightRadius:17,borderTopLeftRadius:17,borderTopRightRadius:17,opacity:.1},transformTemplate:transformTemplate1,variants:{JXuG21L8S:{borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,opacity:.2}},...addPropertyOverrides({JXuG21L8S:{transformTemplate:undefined}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dp0q0t\",layoutDependency:layoutDependency,layoutId:\"v1sz550Mf\",style:{backgroundColor:CyE7CB3gO,borderBottomLeftRadius:200,borderBottomRightRadius:200,borderTopLeftRadius:200,borderTopRightRadius:200,opacity:.5},transformTemplate:transformTemplate1,variants:{JXuG21L8S:{opacity:1}}})]})})});});const css=['.framer-KBr3E[data-border=\"true\"]::after, .framer-KBr3E [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KBr3E.framer-1mqzxep, .framer-KBr3E .framer-1mqzxep { display: block; }\",\".framer-KBr3E.framer-ufe71s { height: 16px; overflow: visible; position: relative; width: 16px; }\",\".framer-KBr3E .framer-1cei8dz, .framer-KBr3E .framer-dp0q0t { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 8px; }\",\".framer-KBr3E.framer-v-gk13dn.framer-ufe71s { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 16px); }\",\".framer-KBr3E.framer-v-gk13dn .framer-1cei8dz { height: var(--framer-aspect-ratio-supported, 16px); left: 0px; right: 0px; top: 0px; width: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 16\n * @framerIntrinsicWidth 16\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"JXuG21L8S\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"CyE7CB3gO\":\"tint\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerXGvcs1qgG=withCSS(Component,css,\"framer-KBr3E\");export default FramerXGvcs1qgG;FramerXGvcs1qgG.displayName=\"Elements/Pulse Copy\";FramerXGvcs1qgG.defaultProps={height:16,width:16};addPropertyControls(FramerXGvcs1qgG,{variant:{options:[\"XZiXvI9bv\",\"JXuG21L8S\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},CyE7CB3gO:{defaultValue:'var(--token-265a51b5-06ea-48da-a42e-3d51fcd0756d, rgb(0, 153, 255)) /* {\"name\":\"Blue\"} */',title:\"Tint\",type:ControlType.Color}});addFonts(FramerXGvcs1qgG,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXGvcs1qgG\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"CyE7CB3gO\\\":\\\"tint\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"JXuG21L8S\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"16\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"16\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./XGvcs1qgG.map", "export const v0=\"Avalikustamata\";export const v1=\"Taastuvenergia\";export const v2=\"Masin\\xf5pe\";export const v3=\"Ettev\\xf5ttete s\\xf5numiside\";export const v4=\"Mobiili op-s\\xfcsteem\";export const v5=\"T\\xf6\\xf6stusautomaatika\";export const v6=\"Merendus & Sadamad\";export const v7=\"Rahandus\";export const v8=\"Personalijuhtimine\";export const v9=\"Loovfestival\";export const v10=\"Kino\";export const v11=\"Muusika\";export const v12=\"Veinikaubandus\";export const v13=\"Teater\";export const v14=\"Kunstikeskus\";export const v15=\"Kr\\xfcpto\";export const v16=\"Ettev\\xf5tte plokiahel\";export const v17=\"Arendusettev\\xf5te\";export const v18=\"Informaatikateenus\";export const v19=\"Kr\\xfcptovaluuta\";export const v20=\"K\\xfctus\";export const v21=\"Energiat\\xf6\\xf6stus\";export const v22=\"Ettev\\xf5tluse auhind\";export const v23=\"Lennuliin\";export const v24=\"V\\xe4\\xe4rismetallide kaubandus\";export const v25=\"Meditsiin\";export const v26=\"Andmekeskus\";export const v27=\"Reklaam\";export const v28=\"Kommivabrik\";export const v29=\"Kaubanduskeskus\";export const v30=\"Looduslikud limonaadid\";export const v31=\"V\\xf5rgut\\xf6\\xf6riistad\";export const v32=\"Ettev\\xf5ttetarkvara\";export const v33=\"\\xd5igusn\\xf5ustamine\";export const v34=\"K\\xe4sit\\xf6\\xf6 siidrid\";export const v35=\"Veinid\";export const v36=\"J\\xe4\\xe4tisevabrik\";export const v37=\"P\\xe4\\xe4stet\\xf6\\xf6d\";export const v38=\"Toidufestival\";export const v39=\"Pruulikoda\";export const v40=\"Kaevandus\";export const v41=\"Arhitektuurib\\xfcroo\";export const v42=\"Karastusjoogid\";export const v43=\"CNC-automaatika\";export const v44=\"Siidrid\";export const v45=\"Linnap\\xf5llumajandus\";export const v46=\"Kunsti & Muusika Festival\";export const v47=\"Kellat\\xf6\\xf6stus\";export const v48=\"Turvaline sides\\xfcsteem\";export const v49=\"Ettev\\xf5tte sides\\xfcsteem\";export const v50=\"Kulla\\xe4ri\";export const v51=\"V\\xe4\\xe4rismetallide kaubandus\";export const v52=\"K\\xfctuset\\xf6\\xf6stus\";export const v53=\"$BTC Wallet\";\nexport const __FramerMetadata__ = {\"exports\":{\"v36\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v38\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v26\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v17\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v30\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v47\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v39\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v15\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v29\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v53\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v28\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v8\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v18\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v46\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v37\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v10\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v11\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v35\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v52\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v12\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v48\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v21\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v43\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v49\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v13\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v27\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v33\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v44\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v31\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v41\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v6\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v50\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v7\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v23\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v51\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v14\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v45\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v25\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v42\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v22\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v32\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v9\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v34\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v40\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v24\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v19\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v16\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v20\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport*as localizedValues from\"./wLU6RMRp9-0.js\";const valuesByLocaleId={sqKeqj321:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Copyright Klim Type Foundry Buch\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Copyright Klim Type Foundry Buch\",source:\"custom\",url:\"https://framerusercontent.com/assets/3UAgztkMQNv0ws7Kmuan0Y4ri4.woff\"}]}];export const css=['.framer-fB8s8 .framer-styles-preset-lrv5vx:not(.rich-text-wrapper), .framer-fB8s8 .framer-styles-preset-lrv5vx.rich-text-wrapper p { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-size: 15px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.3px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-66c08864-824b-483e-b72c-0334f7ca5145, #454545); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 0px) { .framer-fB8s8 .framer-styles-preset-lrv5vx:not(.rich-text-wrapper), .framer-fB8s8 .framer-styles-preset-lrv5vx.rich-text-wrapper p { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.3px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-66c08864-824b-483e-b72c-0334f7ca5145, #454545); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-fB8s8\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Copyright Klim Type Foundry Buch\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Copyright Klim Type Foundry Buch\",source:\"custom\",url:\"https://framerusercontent.com/assets/3UAgztkMQNv0ws7Kmuan0Y4ri4.woff\"}]}];export const css=['.framer-6duBj .framer-styles-preset-6hifoz:not(.rich-text-wrapper), .framer-6duBj .framer-styles-preset-6hifoz.rich-text-wrapper p { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.3px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-66c08864-824b-483e-b72c-0334f7ca5145, #454545); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-6duBj\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "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.p,{className:\"framer-styles-preset-lrv5vx\",\"data-styles-preset\":\"El6fZNcdz\",children:\"Avalikustamata\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-6hifoz\",\"data-styles-preset\":\"KTcyhChHA\",children:\"Avalikustamata\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lrv5vx\",\"data-styles-preset\":\"El6fZNcdz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-66c08864-824b-483e-b72c-0334f7ca5145, rgb(69, 69, 69)))\"},children:\"Avalikustamata\"})});\nexport const __FramerMetadata__ = {\"exports\":{\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport*as localizedValues from\"./E8K9XsuZV-0.js\";const valuesByLocaleId={sqKeqj321:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/GHG98WQdKPxbdfPBoQPR/LG0knWB7V465J3GgAT9b/El6fZNcdz.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/6j0pyaryIi5D5MK85M6P/L8C6VCREWFhhvoQYnLrr/KTcyhChHA.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/lm28FMhJJzupUL31KntH/1mZA1A5Q5eM5C04GEQlh/E8K9XsuZV.js\";const enabledGestures={HCv4QRaQM:{hover:true}};const cycleOrder=[\"HCv4QRaQM\",\"wtjrS3kNT\"];const serializationHash=\"framer-MNGrB\";const variantClassNames={HCv4QRaQM:\"framer-v-1yy1c5h\",wtjrS3kNT:\"framer-v-6x9fa1\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"HCv4QRaQM\",Mobil:\"wtjrS3kNT\"};const getProps=({clientName,clientName1,height,id,sector1,title4,visible2,visible4,width,...props})=>{return{...props,eN0WhQ9qb:visible4??props.eN0WhQ9qb??true,fgFsI_MOp:sector1??props.fgFsI_MOp??\"Marine & Ports\",h9PUNTJjH:clientName??props.h9PUNTJjH??\"Client name\",mKfftAAlB:title4??props.mKfftAAlB??\"Marine & Ports\",nPzCAqJ4B:clientName1??props.nPzCAqJ4B??true,sjucVYmQT:visible2??props.sjucVYmQT??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"HCv4QRaQM\"};};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,nPzCAqJ4B,h9PUNTJjH,sjucVYmQT,fgFsI_MOp,mKfftAAlB,eN0WhQ9qb,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"HCv4QRaQM\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1yy1c5h\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"HCv4QRaQM\",ref:refBinding,style:{opacity:.7,...style},variants:{\"HCv4QRaQM-hover\":{opacity:1}},...addPropertyOverrides({\"HCv4QRaQM-hover\":{\"data-framer-name\":undefined},wtjrS3kNT:{\"data-framer-name\":\"Mobil\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iutul0\",layoutDependency:layoutDependency,layoutId:\"r7hclbPxi\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8t6p30\",layoutDependency:layoutDependency,layoutId:\"jh6UY7LuE\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18h23pr\",layoutDependency:layoutDependency,layoutId:\"nuQIC0M7k\",children:[nPzCAqJ4B&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lrv5vx\",\"data-styles-preset\":\"El6fZNcdz\",children:\"Client name\"})}),className:\"framer-1tx5s7c\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"uC_oX6erj\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:h9PUNTJjH,variants:{\"HCv4QRaQM-hover\":{\"--extracted-r6o4lv\":\"var(--token-66c08864-824b-483e-b72c-0334f7ca5145, rgb(69, 69, 69))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"HCv4QRaQM-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lrv5vx\",\"data-styles-preset\":\"El6fZNcdz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-66c08864-824b-483e-b72c-0334f7ca5145, rgb(69, 69, 69)))\"},children:\"Client name\"})})},wtjrS3kNT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-6hifoz\",\"data-styles-preset\":\"KTcyhChHA\",children:\"Client name\"})})}},baseVariant,gestureVariant)}),sjucVYmQT&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lrv5vx\",\"data-styles-preset\":\"El6fZNcdz\",children:\"Undisclosed\"})}),className:\"framer-1r9odkx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"aCLGd44Wt\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{\"HCv4QRaQM-hover\":{\"--extracted-r6o4lv\":\"var(--token-66c08864-824b-483e-b72c-0334f7ca5145, rgb(69, 69, 69))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"HCv4QRaQM-hover\":{children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lrv5vx\",\"data-styles-preset\":\"El6fZNcdz\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-66c08864-824b-483e-b72c-0334f7ca5145, rgb(69, 69, 69)))\"},children:\"Undisclosed\"})})},wtjrS3kNT:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-6hifoz\",\"data-styles-preset\":\"KTcyhChHA\",children:\"Undisclosed\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12ejw85\",layoutDependency:layoutDependency,layoutId:\"uGEM151sl\",children:[/*#__PURE__*/_jsx(motion.button,{className:\"framer-ogr85l\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"FUEdXvSmS\",style:{backgroundColor:\"var(--token-eddecb35-89a2-4e9a-bad5-b9e72e5cea00, rgb(117, 117, 117))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{\"HCv4QRaQM-hover\":{backgroundColor:\"var(--token-66c08864-824b-483e-b72c-0334f7ca5145, rgb(69, 69, 69))\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c921908b-c9df-41a1-b10e-bccc9211f577, rgb(255, 255, 255)))\"},children:\"Marine & Ports\"})}),className:\"framer-1hgjdo5\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],layoutDependency:layoutDependency,layoutId:\"fWjcQtoXS\",style:{\"--extracted-r6o4lv\":\"var(--token-c921908b-c9df-41a1-b10e-bccc9211f577, rgb(255, 255, 255))\"},text:fgFsI_MOp,verticalAlignment:\"top\",withExternalLayout:true})}),eN0WhQ9qb&&/*#__PURE__*/_jsx(motion.button,{className:\"framer-184liz8\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"Q5KacCYBp\",style:{backgroundColor:\"var(--token-eddecb35-89a2-4e9a-bad5-b9e72e5cea00, rgb(117, 117, 117))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},variants:{\"HCv4QRaQM-hover\":{backgroundColor:\"var(--token-66c08864-824b-483e-b72c-0334f7ca5145, rgb(69, 69, 69))\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c921908b-c9df-41a1-b10e-bccc9211f577, rgb(255, 255, 255)))\"},children:\"Marine & Ports\"})}),className:\"framer-15pvups\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],layoutDependency:layoutDependency,layoutId:\"JRRQM6BIS\",style:{\"--extracted-r6o4lv\":\"var(--token-c921908b-c9df-41a1-b10e-bccc9211f577, rgb(255, 255, 255))\"},text:mKfftAAlB,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(SVG,{className:\"framer-2q1owq\",\"data-framer-name\":\"Line 3\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"PoVJP0a0Y\",opacity:.34,style:{opacity:.34},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 768 1\"><path d=\"M 1.126 0.5 L 766.874 0.5\" fill=\"var(--token-a31d5043-947c-4b72-8ac5-3a2cd17fc6f0, rgb(38, 38, 38))\" stroke-width=\"1.54\" stroke=\"var(--token-a31d5043-947c-4b72-8ac5-3a2cd17fc6f0, rgb(38, 38, 38))\" stroke-miterlimit=\"10\"></path></svg>',svgContentId:9653765491,variants:{\"HCv4QRaQM-hover\":{opacity:1}},withExternalLayout:true,...addPropertyOverrides({\"HCv4QRaQM-hover\":{opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 768 1\"><path d=\"M 1.126 0.5 L 766.874 0.5\" fill=\"var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\" stroke-width=\"1.54\" stroke=\"var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\" stroke-miterlimit=\"10\"></path></svg>',svgContentId:12459850042}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-MNGrB.framer-ny1bqg, .framer-MNGrB .framer-ny1bqg { display: block; }\",\".framer-MNGrB.framer-1yy1c5h { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 43px; justify-content: flex-start; max-width: 768px; overflow: visible; padding: 0px; position: relative; width: 408px; }\",\".framer-MNGrB .framer-1iutul0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 0px; height: 38px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-MNGrB .framer-8t6p30 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; height: 36px; justify-content: space-between; overflow: visible; padding: 0px 0px 5px 1px; position: relative; width: 100%; }\",\".framer-MNGrB .framer-18h23pr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 18px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 214px; }\",\".framer-MNGrB .framer-1tx5s7c, .framer-MNGrB .framer-1r9odkx { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-MNGrB .framer-12ejw85 { align-content: center; align-items: center; display: flex; flex: 0.75 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: 27px; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-MNGrB .framer-ogr85l, .framer-MNGrB .framer-184liz8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; padding: 2px 8px 3px 8px; position: relative; width: min-content; }\",\".framer-MNGrB .framer-1hgjdo5, .framer-MNGrB .framer-15pvups { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-MNGrB .framer-2q1owq { flex: none; height: 1px; position: relative; width: 768px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-MNGrB.framer-1yy1c5h, .framer-MNGrB .framer-1iutul0, .framer-MNGrB .framer-18h23pr, .framer-MNGrB .framer-12ejw85, .framer-MNGrB .framer-ogr85l, .framer-MNGrB .framer-184liz8 { gap: 0px; } .framer-MNGrB.framer-1yy1c5h > *, .framer-MNGrB .framer-18h23pr > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-MNGrB.framer-1yy1c5h > :first-child, .framer-MNGrB .framer-18h23pr > :first-child, .framer-MNGrB .framer-12ejw85 > :first-child, .framer-MNGrB .framer-ogr85l > :first-child, .framer-MNGrB .framer-184liz8 > :first-child { margin-left: 0px; } .framer-MNGrB.framer-1yy1c5h > :last-child, .framer-MNGrB .framer-18h23pr > :last-child, .framer-MNGrB .framer-12ejw85 > :last-child, .framer-MNGrB .framer-ogr85l > :last-child, .framer-MNGrB .framer-184liz8 > :last-child { margin-right: 0px; } .framer-MNGrB .framer-1iutul0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-MNGrB .framer-1iutul0 > :first-child { margin-top: 0px; } .framer-MNGrB .framer-1iutul0 > :last-child { margin-bottom: 0px; } .framer-MNGrB .framer-12ejw85 > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-MNGrB .framer-ogr85l > *, .framer-MNGrB .framer-184liz8 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } }\",\".framer-MNGrB.framer-v-6x9fa1.framer-1yy1c5h { cursor: unset; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 43\n * @framerIntrinsicWidth 408\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"768px\",null,null]},\"wtjrS3kNT\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"768px\",null,null]},\"A5CEEnLvj\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"768px\",null,null]}}}\n * @framerVariables {\"nPzCAqJ4B\":\"clientName1\",\"h9PUNTJjH\":\"clientName\",\"sjucVYmQT\":\"visible2\",\"fgFsI_MOp\":\"sector1\",\"mKfftAAlB\":\"title4\",\"eN0WhQ9qb\":\"visible4\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerE8K9XsuZV=withCSS(Component,css,\"framer-MNGrB\");export default FramerE8K9XsuZV;FramerE8K9XsuZV.displayName=\"List Copy 2\";FramerE8K9XsuZV.defaultProps={height:43,width:408};addPropertyControls(FramerE8K9XsuZV,{variant:{options:[\"HCv4QRaQM\",\"wtjrS3kNT\"],optionTitles:[\"Variant 1\",\"Mobil\"],title:\"Variant\",type:ControlType.Enum},nPzCAqJ4B:{defaultValue:true,title:\"Client Name 1\",type:ControlType.Boolean},h9PUNTJjH:{defaultValue:\"Client name\",displayTextArea:false,title:\"Client name\",type:ControlType.String},sjucVYmQT:{defaultValue:true,title:\"Visible 2\",type:ControlType.Boolean},fgFsI_MOp:{defaultValue:\"Marine & Ports\",displayTextArea:false,title:\"Sector1\",type:ControlType.String},mKfftAAlB:{defaultValue:\"Marine & Ports\",displayTextArea:false,title:\"Title 4\",type:ControlType.String},eN0WhQ9qb:{defaultValue:true,title:\"Visible 4\",type:ControlType.Boolean}});addFonts(FramerE8K9XsuZV,[{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:\"Copyright Klim Type Foundry Buch\",source:\"custom\",url:\"https://framerusercontent.com/assets/3UAgztkMQNv0ws7Kmuan0Y4ri4.woff\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerE8K9XsuZV\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"768px\\\",null,null]},\\\"wtjrS3kNT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"768px\\\",null,null]},\\\"A5CEEnLvj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"768px\\\",null,null]}}}\",\"framerIntrinsicHeight\":\"43\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"nPzCAqJ4B\\\":\\\"clientName1\\\",\\\"h9PUNTJjH\\\":\\\"clientName\\\",\\\"sjucVYmQT\\\":\\\"visible2\\\",\\\"fgFsI_MOp\\\":\\\"sector1\\\",\\\"mKfftAAlB\\\":\\\"title4\\\",\\\"eN0WhQ9qb\\\":\\\"visible4\\\"}\",\"framerIntrinsicWidth\":\"408\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withStaggerChildren}from\"https://framerusercontent.com/modules/9HSM4m5fiFe3ouyJQVhF/eKw4BWR4H4iFqEeVu2QA/WithStagger.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/bd549QaorHER09u2yqui/7cI2NxIt5l5prhLtBMfc/wLU6RMRp9.js\";import ListCopy2 from\"https://framerusercontent.com/modules/Xjq52DJkCavIf6qaa1Ez/oXqXpMLxzoIjqvu8r2RH/E8K9XsuZV.js\";const ListCopy2Fonts=getFonts(ListCopy2);const TickerFonts=getFonts(Ticker);const TickerWithStaggerChildren1rhmszj=withCodeBoundaryForOverrides(Ticker,{nodeId:\"ST9ZnDv7k\",override:withStaggerChildren,scopeId:\"wLU6RMRp9\"});const MotionDivWithStaggerChildren1ek9zs4=withCodeBoundaryForOverrides(motion.div,{inComponentSlot:true,nodeId:\"JiUyoHjLc\",override:withStaggerChildren,scopeId:\"wLU6RMRp9\"});const TickerWithStaggerChildrenexbfc1=withCodeBoundaryForOverrides(Ticker,{nodeId:\"J6rq6pneq\",override:withStaggerChildren,scopeId:\"wLU6RMRp9\"});const TickerWithStaggerChildren1x5c8xh=withCodeBoundaryForOverrides(Ticker,{nodeId:\"CY5wmwfpB\",override:withStaggerChildren,scopeId:\"wLU6RMRp9\"});const cycleOrder=[\"RCZUQ8Cwj\",\"OmPfA_b38\",\"q1QI2ay6U\",\"ixbGBAvYB\"];const serializationHash=\"framer-6sacl\";const variantClassNames={ixbGBAvYB:\"framer-v-1cshn65\",OmPfA_b38:\"framer-v-1ikl2a0\",q1QI2ay6U:\"framer-v-gfa15t\",RCZUQ8Cwj:\"framer-v-1fcgg24\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Desktop- Wide\":\"ixbGBAvYB\",Desktop:\"RCZUQ8Cwj\",Mobile:\"q1QI2ay6U\",Tablet:\"OmPfA_b38\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RCZUQ8Cwj\"};};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:\"RCZUQ8Cwj\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"ixbGBAvYB\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"q1QI2ay6U\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"OmPfA_b38\")return true;return false;};const isDisplayed3=()=>{if([\"OmPfA_b38\",\"q1QI2ay6U\",\"ixbGBAvYB\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1fcgg24\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"RCZUQ8Cwj\",ref:refBinding,style:{...style},...addPropertyOverrides({ixbGBAvYB:{\"data-framer-name\":\"Desktop- Wide\"},OmPfA_b38:{\"data-framer-name\":\"Tablet\"},q1QI2ay6U:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rhmszj-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ST9ZnDv7k-container\",nodeId:\"ST9ZnDv7k\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(TickerWithStaggerChildren1rhmszj,{alignment:\"flex-start\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:34,overflow:false},gap:0,height:\"100%\",hoverFactor:1,id:\"ST9ZnDv7k\",layoutId:\"ST9ZnDv7k\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-g37lkn\",\"data-framer-name\":\"Ticker - Wide\",layoutDependency:layoutDependency,layoutId:\"caOPHEG1G\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ko479k-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"yevrpBV25-container\",nodeId:\"yevrpBV25\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v1\",activeLocale)??\"Renewable Energy\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"yevrpBV25\",layoutId:\"yevrpBV25\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d5kfbd-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"E3NxEPnjk-container\",nodeId:\"E3NxEPnjk\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v2\",activeLocale)??\"Machine Learning\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"E3NxEPnjk\",layoutId:\"E3NxEPnjk\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13o101r-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"N6uf62AI9-container\",nodeId:\"N6uf62AI9\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v3\",activeLocale)??\"Enterprise Messaging\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"N6uf62AI9\",layoutId:\"N6uf62AI9\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gsk3zu-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"BVtHoIKgu-container\",nodeId:\"BVtHoIKgu\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v4\",activeLocale)??\"Mobile OS\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"BVtHoIKgu\",layoutId:\"BVtHoIKgu\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-cb6f7e-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"hgkHHKq6R-container\",nodeId:\"hgkHHKq6R\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v5\",activeLocale)??\"Industrial Automation\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"hgkHHKq6R\",layoutId:\"hgkHHKq6R\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8ah373-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"HbivQtwKB-container\",nodeId:\"HbivQtwKB\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",h9PUNTJjH:\"ABB\",height:\"100%\",id:\"HbivQtwKB\",layoutId:\"HbivQtwKB\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-htzk3h-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"jNTKzNhqS-container\",nodeId:\"jNTKzNhqS\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:true,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"Apple\",height:\"100%\",id:\"jNTKzNhqS\",layoutId:\"jNTKzNhqS\",mKfftAAlB:getLocalizedValue(\"v8\",activeLocale)??\"HR\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pfejop-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"RaFL3XRUJ-container\",nodeId:\"RaFL3XRUJ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v9\",activeLocale)??\"Arts Festival\",h9PUNTJjH:\"Art & About Sydney\",height:\"100%\",id:\"RaFL3XRUJ\",layoutId:\"RaFL3XRUJ\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1oguqez-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"jBNYtfWKM-container\",nodeId:\"jBNYtfWKM\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",h9PUNTJjH:\"Artis\",height:\"100%\",id:\"jBNYtfWKM\",layoutId:\"jBNYtfWKM\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16twqf1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"v1VKzKxD5-container\",nodeId:\"v1VKzKxD5\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"AmEX\",height:\"100%\",id:\"v1VKzKxD5\",layoutId:\"v1VKzKxD5\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1onb57h-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"eJ611gCRT-container\",nodeId:\"eJ611gCRT\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v11\",activeLocale)??\"Music\",h9PUNTJjH:\"Australian Art Orchestra & Ensemble Offspring\",height:\"100%\",id:\"eJ611gCRT\",layoutId:\"eJ611gCRT\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rnvl15-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"bCv0JbQed-container\",nodeId:\"bCv0JbQed\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v12\",activeLocale)??\"Wine Retailer\",h9PUNTJjH:\"Avallone\",height:\"100%\",id:\"bCv0JbQed\",layoutId:\"bCv0JbQed\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15jbhud-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"dzWuLABhS-container\",nodeId:\"dzWuLABhS\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v13\",activeLocale)??\"Theatre\",h9PUNTJjH:\"Belvoir\",height:\"100%\",id:\"dzWuLABhS\",layoutId:\"dzWuLABhS\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rvvrxj-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PlJ_zYg0Q-container\",nodeId:\"PlJ_zYg0Q\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v14\",activeLocale)??\"Arts Center\",h9PUNTJjH:\"Casula Powerhouse\",height:\"100%\",id:\"PlJ_zYg0Q\",layoutId:\"PlJ_zYg0Q\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m89sui-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"W6fiYXpX6-container\",nodeId:\"W6fiYXpX6\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v15\",activeLocale)??\"Crypto Insights\",h9PUNTJjH:\"Coinscrum\",height:\"100%\",id:\"W6fiYXpX6\",layoutId:\"W6fiYXpX6\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1k3kq75-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"q3bRe7oDC-container\",nodeId:\"q3bRe7oDC\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v16\",activeLocale)??\"Enterprise Blockchain\",h9PUNTJjH:\"CommerceBlock\",height:\"100%\",id:\"q3bRe7oDC\",layoutId:\"q3bRe7oDC\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fxmuja-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"cJ3cK1oLM-container\",nodeId:\"cJ3cK1oLM\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v17\",activeLocale)??\"Development Firm\",h9PUNTJjH:\"Company Zero\",height:\"100%\",id:\"cJ3cK1oLM\",layoutId:\"cJ3cK1oLM\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-67xio1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"csrEV6BCA-container\",nodeId:\"csrEV6BCA\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v18\",activeLocale)??\"Information Services\",h9PUNTJjH:\"Creditinfo\",height:\"100%\",id:\"csrEV6BCA\",layoutId:\"csrEV6BCA\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1oz4dow-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"SJ5kU9p4H-container\",nodeId:\"SJ5kU9p4H\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v19\",activeLocale)??\"Cryptocurrency\",h9PUNTJjH:\"Decred\",height:\"100%\",id:\"SJ5kU9p4H\",layoutId:\"SJ5kU9p4H\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gqp9rl-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"A5wvJNdJi-container\",nodeId:\"A5wvJNdJi\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v20\",activeLocale)??\"Oil & Gas\",h9PUNTJjH:\"Dovre Group\",height:\"100%\",id:\"A5wvJNdJi\",layoutId:\"A5wvJNdJi\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4ie11o-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"tb5S0a8Pi-container\",nodeId:\"tb5S0a8Pi\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v21\",activeLocale)??\"Energy\",h9PUNTJjH:\"Eesti Energia \",height:\"100%\",id:\"tb5S0a8Pi\",layoutId:\"tb5S0a8Pi\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qi24x7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"NaftKNqAQ-container\",nodeId:\"NaftKNqAQ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v22\",activeLocale)??\"Entrepreneurship Awards\",h9PUNTJjH:\"Eesti Ettev\\xf5tluse Auhind\",height:\"100%\",id:\"NaftKNqAQ\",layoutId:\"NaftKNqAQ\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cxfu8z-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"NhncsSYER-container\",nodeId:\"NhncsSYER\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v23\",activeLocale)??\"Airline\",h9PUNTJjH:\"Estonian Air\",height:\"100%\",id:\"NhncsSYER\",layoutId:\"NhncsSYER\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cyg918-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"tEdV_PkCH-container\",nodeId:\"tEdV_PkCH\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v24\",activeLocale)??\"Precious Metals Trade\",h9PUNTJjH:\"Gyllenhus\",height:\"100%\",id:\"tEdV_PkCH\",layoutId:\"tEdV_PkCH\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1deyq1k-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"kPDBo0AZc-container\",nodeId:\"kPDBo0AZc\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v25\",activeLocale)??\"Medical\",h9PUNTJjH:\"Ida-Tallinna Keskhaigla\",height:\"100%\",id:\"kPDBo0AZc\",layoutId:\"kPDBo0AZc\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e6eis0-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ZkC8VHpeP-container\",nodeId:\"ZkC8VHpeP\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v26\",activeLocale)??\"Data Centers\",h9PUNTJjH:\"Iris Energy\",height:\"100%\",id:\"ZkC8VHpeP\",layoutId:\"ZkC8VHpeP\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-joi890-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"GhQZgyJ6d-container\",nodeId:\"GhQZgyJ6d\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v27\",activeLocale)??\"Advertising\",h9PUNTJjH:\"JC Decaux\",height:\"100%\",id:\"GhQZgyJ6d\",layoutId:\"GhQZgyJ6d\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rdld24-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"fZShLYTJG-container\",nodeId:\"fZShLYTJG\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v28\",activeLocale)??\"Candy Company\",h9PUNTJjH:\"Kalev\",height:\"100%\",id:\"fZShLYTJG\",layoutId:\"fZShLYTJG\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15aqzix-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"kPC7TZgOF-container\",nodeId:\"kPC7TZgOF\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v29\",activeLocale)??\"Shopping Center\",h9PUNTJjH:\"Kaubamajakas\",height:\"100%\",id:\"kPC7TZgOF\",layoutId:\"kPC7TZgOF\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1xx0tl7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"aFJ4TUC7k-container\",nodeId:\"aFJ4TUC7k\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v30\",activeLocale)??\"Natural Lemonades\",h9PUNTJjH:\"Mellos\",height:\"100%\",id:\"aFJ4TUC7k\",layoutId:\"aFJ4TUC7k\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-671ys1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"OPs5_XoXp-container\",nodeId:\"OPs5_XoXp\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:\"$BTC Wallet\",h9PUNTJjH:\"Mercury Wallet\",height:\"100%\",id:\"OPs5_XoXp\",layoutId:\"OPs5_XoXp\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-116bm1m-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"EjpEz2MHf-container\",nodeId:\"EjpEz2MHf\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v31\",activeLocale)??\"Network Tools\",h9PUNTJjH:\"Metso\",height:\"100%\",id:\"EjpEz2MHf\",layoutId:\"EjpEz2MHf\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jac3tq-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CDyr1rFYs-container\",nodeId:\"CDyr1rFYs\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v33\",activeLocale)??\"Legal Consultancy\",h9PUNTJjH:\"Mind the Meaning\",height:\"100%\",id:\"CDyr1rFYs\",layoutId:\"CDyr1rFYs\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kjjd1l-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"dFDpTnN0r-container\",nodeId:\"dFDpTnN0r\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v34\",activeLocale)??\"Craft Ciders\",h9PUNTJjH:\"Opre'\",height:\"100%\",id:\"dFDpTnN0r\",layoutId:\"dFDpTnN0r\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-100268u-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"XpnJKhriQ-container\",nodeId:\"XpnJKhriQ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v35\",activeLocale)??\"Wines\",h9PUNTJjH:\"Peter Lehmann\",height:\"100%\",id:\"XpnJKhriQ\",layoutId:\"XpnJKhriQ\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-elk28b-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"tbnSXx4Fd-container\",nodeId:\"tbnSXx4Fd\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v36\",activeLocale)??\"Icecream Company\",h9PUNTJjH:\"Premia\",height:\"100%\",id:\"tbnSXx4Fd\",layoutId:\"tbnSXx4Fd\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-yw8xbf-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PbHLYmqlR-container\",nodeId:\"PbHLYmqlR\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v37\",activeLocale)??\"Search and Rescue\",h9PUNTJjH:\"P\\xe4\\xe4steliit\",height:\"100%\",id:\"PbHLYmqlR\",layoutId:\"PbHLYmqlR\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2lpls2-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"kfYRRG1td-container\",nodeId:\"kfYRRG1td\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v38\",activeLocale)??\"Culinary Festival\",h9PUNTJjH:\"Rockpool Dining Group \",height:\"100%\",id:\"kfYRRG1td\",layoutId:\"kfYRRG1td\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11aokdk-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"q5iFtGf89-container\",nodeId:\"q5iFtGf89\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v39\",activeLocale)??\"Brewery\",h9PUNTJjH:\"Saku\",height:\"100%\",id:\"q5iFtGf89\",layoutId:\"q5iFtGf89\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-job87o-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ER93UWONy-container\",nodeId:\"ER93UWONy\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v40\",activeLocale)??\"Mining\",h9PUNTJjH:\"Sandvik\",height:\"100%\",id:\"ER93UWONy\",layoutId:\"ER93UWONy\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mphes6-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ntR3TS1lK-container\",nodeId:\"ntR3TS1lK\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v41\",activeLocale)??\"Architecture Firm\",h9PUNTJjH:\"Scott Carver Architects\",height:\"100%\",id:\"ntR3TS1lK\",layoutId:\"ntR3TS1lK\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hvsdx-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"uLoFVosNG-container\",nodeId:\"uLoFVosNG\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v42\",activeLocale)??\"Soft Drinks\",h9PUNTJjH:\"Sinebrychoff\",height:\"100%\",id:\"uLoFVosNG\",layoutId:\"uLoFVosNG\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mv2kut-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CPIC5mLln-container\",nodeId:\"CPIC5mLln\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v43\",activeLocale)??\"CNC Automation\",h9PUNTJjH:\"Solver Engineering\",height:\"100%\",id:\"CPIC5mLln\",layoutId:\"CPIC5mLln\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bek485-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"maRzJrBrB-container\",nodeId:\"maRzJrBrB\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v44\",activeLocale)??\"Ciders\",h9PUNTJjH:\"Somersby\",height:\"100%\",id:\"maRzJrBrB\",layoutId:\"maRzJrBrB\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-varnob-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"klS9weHPG-container\",nodeId:\"klS9weHPG\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"Swedbank\",height:\"100%\",id:\"klS9weHPG\",layoutId:\"klS9weHPG\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bw7isp-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"wxRcFP_LV-container\",nodeId:\"wxRcFP_LV\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v45\",activeLocale)??\"Urban Agriculture\",h9PUNTJjH:\"Sydney City Farm\",height:\"100%\",id:\"wxRcFP_LV\",layoutId:\"wxRcFP_LV\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17po4cv-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"BIzDem0o6-container\",nodeId:\"BIzDem0o6\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v46\",activeLocale)??\"Arts & Music Festival\",h9PUNTJjH:\"Sydney Festival \u201916\",height:\"100%\",id:\"BIzDem0o6\",layoutId:\"BIzDem0o6\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wravaz-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"GFKzn0FNQ-container\",nodeId:\"GFKzn0FNQ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v47\",activeLocale)??\"Watch Industry\",h9PUNTJjH:\"Timebox Lab\",height:\"100%\",id:\"GFKzn0FNQ\",layoutId:\"GFKzn0FNQ\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wiueu2-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"M_m6rJz25-container\",nodeId:\"M_m6rJz25\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v47\",activeLocale)??\"Watch Industry\",h9PUNTJjH:\"Ultima Thule Geneve\",height:\"100%\",id:\"M_m6rJz25\",layoutId:\"M_m6rJz25\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"768px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fof1a3-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CIj27NMqv-container\",nodeId:\"CIj27NMqv\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v48\",activeLocale)??\"Secure Comms. Suite\",h9PUNTJjH:\"Zero Knowledge Communications\",height:\"100%\",id:\"CIj27NMqv\",layoutId:\"CIj27NMqv\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})})]})],speed:21,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ryb1os-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"d_Wqf9eAV-container\",nodeId:\"d_Wqf9eAV\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"flex-start\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:34,overflow:false},gap:0,height:\"100%\",hoverFactor:1,id:\"d_Wqf9eAV\",layoutId:\"d_Wqf9eAV\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(MotionDivWithStaggerChildren1ek9zs4,{className:\"framer-1ek9zs4\",\"data-framer-name\":\"Ticker - Mobile\",layoutDependency:layoutDependency,layoutId:\"JiUyoHjLc\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pjkrjb-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"VqjIP49pa-container\",nodeId:\"VqjIP49pa\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v1\",activeLocale)??\"Renewable Energy\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"VqjIP49pa\",layoutId:\"VqjIP49pa\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nhbhoc-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CIr7kCzqH-container\",nodeId:\"CIr7kCzqH\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v2\",activeLocale)??\"Machine Learning\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"CIr7kCzqH\",layoutId:\"CIr7kCzqH\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1c4xbrr-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"i7ry0gdtz-container\",nodeId:\"i7ry0gdtz\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v49\",activeLocale)??\"Enterprise Comms\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"i7ry0gdtz\",layoutId:\"i7ry0gdtz\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1c63gmi-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"iTt3s6_AV-container\",nodeId:\"iTt3s6_AV\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v4\",activeLocale)??\"Mobile OS\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"iTt3s6_AV\",layoutId:\"iTt3s6_AV\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jihvg8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"x4IvbJZm7-container\",nodeId:\"x4IvbJZm7\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v5\",activeLocale)??\"Industrial Automation\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"x4IvbJZm7\",layoutId:\"x4IvbJZm7\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vbit3b-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ZWp2bAvam-container\",nodeId:\"ZWp2bAvam\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",h9PUNTJjH:\"ABB\",height:\"100%\",id:\"ZWp2bAvam\",layoutId:\"ZWp2bAvam\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15b3bm5-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CKrBgZyTP-container\",nodeId:\"CKrBgZyTP\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:true,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"Apple\",height:\"100%\",id:\"CKrBgZyTP\",layoutId:\"CKrBgZyTP\",mKfftAAlB:getLocalizedValue(\"v8\",activeLocale)??\"HR\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fdip8z-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"dJTMQ0aGI-container\",nodeId:\"dJTMQ0aGI\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v9\",activeLocale)??\"Arts Festival\",h9PUNTJjH:\"Art & About Sydney\",height:\"100%\",id:\"dJTMQ0aGI\",layoutId:\"dJTMQ0aGI\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-z3d7j0-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"KZchxsKc4-container\",nodeId:\"KZchxsKc4\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",h9PUNTJjH:\"Artis\",height:\"100%\",id:\"KZchxsKc4\",layoutId:\"KZchxsKc4\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3bbg3-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"y7OPGSxGk-container\",nodeId:\"y7OPGSxGk\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"AmEX\",height:\"100%\",id:\"y7OPGSxGk\",layoutId:\"y7OPGSxGk\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rnag0l-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"J4MVi2ycC-container\",nodeId:\"J4MVi2ycC\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v11\",activeLocale)??\"Music\",h9PUNTJjH:\"Australian Art Orchestra & Ensemble Offspring\",height:\"100%\",id:\"J4MVi2ycC\",layoutId:\"J4MVi2ycC\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1iis39y-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"b0V7cMtCj-container\",nodeId:\"b0V7cMtCj\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v12\",activeLocale)??\"Wine Retailer\",h9PUNTJjH:\"Avallone\",height:\"100%\",id:\"b0V7cMtCj\",layoutId:\"b0V7cMtCj\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-194ssls-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"g7Rh1FgbU-container\",nodeId:\"g7Rh1FgbU\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v13\",activeLocale)??\"Theatre\",h9PUNTJjH:\"Belvoir\",height:\"100%\",id:\"g7Rh1FgbU\",layoutId:\"g7Rh1FgbU\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1deur9z-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"sX2yInc4Y-container\",nodeId:\"sX2yInc4Y\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v14\",activeLocale)??\"Arts Center\",h9PUNTJjH:\"Casula Powerhouse\",height:\"100%\",id:\"sX2yInc4Y\",layoutId:\"sX2yInc4Y\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10yypxq-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"eq5sUwDPq-container\",nodeId:\"eq5sUwDPq\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v15\",activeLocale)??\"Crypto Insights\",h9PUNTJjH:\"Coinscrum\",height:\"100%\",id:\"eq5sUwDPq\",layoutId:\"eq5sUwDPq\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gx9psy-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CM1e_XRoo-container\",nodeId:\"CM1e_XRoo\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v16\",activeLocale)??\"Enterprise Blockchain\",h9PUNTJjH:\"CommerceBlock\",height:\"100%\",id:\"CM1e_XRoo\",layoutId:\"CM1e_XRoo\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-lhxpmg-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"bDx1oN42g-container\",nodeId:\"bDx1oN42g\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v17\",activeLocale)??\"Development Firm\",h9PUNTJjH:\"Company Zero\",height:\"100%\",id:\"bDx1oN42g\",layoutId:\"bDx1oN42g\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gkd5ic-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"OYwOrVw8x-container\",nodeId:\"OYwOrVw8x\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v18\",activeLocale)??\"Information Services\",h9PUNTJjH:\"Creditinfo\",height:\"100%\",id:\"OYwOrVw8x\",layoutId:\"OYwOrVw8x\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18jf1b9-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ZtjgE9nrk-container\",nodeId:\"ZtjgE9nrk\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v19\",activeLocale)??\"Cryptocurrency\",h9PUNTJjH:\"Decred\",height:\"100%\",id:\"ZtjgE9nrk\",layoutId:\"ZtjgE9nrk\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xywraa-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"jb0goz8AX-container\",nodeId:\"jb0goz8AX\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v20\",activeLocale)??\"Oil & Gas\",h9PUNTJjH:\"Dovre Group\",height:\"100%\",id:\"jb0goz8AX\",layoutId:\"jb0goz8AX\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hnr7a-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"GG3lkfN05-container\",nodeId:\"GG3lkfN05\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v21\",activeLocale)??\"Energy\",h9PUNTJjH:\"Eesti Energia \",height:\"100%\",id:\"GG3lkfN05\",layoutId:\"GG3lkfN05\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jb784j-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"wvBb22Jp2-container\",nodeId:\"wvBb22Jp2\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v22\",activeLocale)??\"Entrepreneurship Awards\",h9PUNTJjH:\"Eesti Ettev\\xf5tluse Auhind\",height:\"100%\",id:\"wvBb22Jp2\",layoutId:\"wvBb22Jp2\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1asex1r-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"jkDJNfn5_-container\",nodeId:\"jkDJNfn5_\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v23\",activeLocale)??\"Airline\",h9PUNTJjH:\"Estonian Air\",height:\"100%\",id:\"jkDJNfn5_\",layoutId:\"jkDJNfn5_\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rbxfq8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"hF7ZqByY_-container\",nodeId:\"hF7ZqByY_\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v50\",activeLocale)??\"Gold Trading\",h9PUNTJjH:\"Gyllenhus\",height:\"100%\",id:\"hF7ZqByY_\",layoutId:\"hF7ZqByY_\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mwqelq-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"vYlb16MGZ-container\",nodeId:\"vYlb16MGZ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v25\",activeLocale)??\"Medical\",h9PUNTJjH:\"Ida-Tallinna Keskhaigla\",height:\"100%\",id:\"vYlb16MGZ\",layoutId:\"vYlb16MGZ\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1fdwyt8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"uChTFGiyt-container\",nodeId:\"uChTFGiyt\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v26\",activeLocale)??\"Data Centers\",h9PUNTJjH:\"Iris Energy\",height:\"100%\",id:\"uChTFGiyt\",layoutId:\"uChTFGiyt\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-aqugpw-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"tuHd2Z0Tz-container\",nodeId:\"tuHd2Z0Tz\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v27\",activeLocale)??\"Advertising\",h9PUNTJjH:\"JC Decaux\",height:\"100%\",id:\"tuHd2Z0Tz\",layoutId:\"tuHd2Z0Tz\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1amghqr-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"bABKnWthz-container\",nodeId:\"bABKnWthz\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v28\",activeLocale)??\"Candy Company\",h9PUNTJjH:\"Kalev\",height:\"100%\",id:\"bABKnWthz\",layoutId:\"bABKnWthz\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ri55fn-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"AfJleRX3B-container\",nodeId:\"AfJleRX3B\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v29\",activeLocale)??\"Shopping Center\",h9PUNTJjH:\"Kaubamajakas\",height:\"100%\",id:\"AfJleRX3B\",layoutId:\"AfJleRX3B\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qj607z-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"iQSiHi8AT-container\",nodeId:\"iQSiHi8AT\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v30\",activeLocale)??\"Natural Lemonades\",h9PUNTJjH:\"Mellos\",height:\"100%\",id:\"iQSiHi8AT\",layoutId:\"iQSiHi8AT\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1mjr6yr-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"HMX2D53s9-container\",nodeId:\"HMX2D53s9\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:\"$BTC Wallet\",h9PUNTJjH:\"Mercury Wallet\",height:\"100%\",id:\"HMX2D53s9\",layoutId:\"HMX2D53s9\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11k3gca-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"BZ2jDa746-container\",nodeId:\"BZ2jDa746\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v31\",activeLocale)??\"Network Tools\",h9PUNTJjH:\"Metso\",height:\"100%\",id:\"BZ2jDa746\",layoutId:\"BZ2jDa746\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lgsxcg-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"NCKeeg6pR-container\",nodeId:\"NCKeeg6pR\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v33\",activeLocale)??\"Legal Consultancy\",h9PUNTJjH:\"Mind the Meaning\",height:\"100%\",id:\"NCKeeg6pR\",layoutId:\"NCKeeg6pR\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rvhdk6-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"pQAhJIx8h-container\",nodeId:\"pQAhJIx8h\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v34\",activeLocale)??\"Craft Ciders\",h9PUNTJjH:\"Opre'\",height:\"100%\",id:\"pQAhJIx8h\",layoutId:\"pQAhJIx8h\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-f9lerh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"DIaOdphLt-container\",nodeId:\"DIaOdphLt\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v35\",activeLocale)??\"Wines\",h9PUNTJjH:\"Peter Lehmann\",height:\"100%\",id:\"DIaOdphLt\",layoutId:\"DIaOdphLt\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1a7lvf7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"dzjPEe1xo-container\",nodeId:\"dzjPEe1xo\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v36\",activeLocale)??\"Icecream Company\",h9PUNTJjH:\"Premia\",height:\"100%\",id:\"dzjPEe1xo\",layoutId:\"dzjPEe1xo\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-bdfjcw-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"S4aLCALOZ-container\",nodeId:\"S4aLCALOZ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v37\",activeLocale)??\"Search and Rescue\",h9PUNTJjH:\"P\\xe4\\xe4steliit\",height:\"100%\",id:\"S4aLCALOZ\",layoutId:\"S4aLCALOZ\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-uty5pv-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"sCRWN3qcq-container\",nodeId:\"sCRWN3qcq\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v38\",activeLocale)??\"Culinary Festival\",h9PUNTJjH:\"Rockpool Dining Group \",height:\"100%\",id:\"sCRWN3qcq\",layoutId:\"sCRWN3qcq\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7c86d-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"i61t6AccK-container\",nodeId:\"i61t6AccK\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v39\",activeLocale)??\"Brewery\",h9PUNTJjH:\"Saku\",height:\"100%\",id:\"i61t6AccK\",layoutId:\"i61t6AccK\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14gtv5b-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"HKHHwuWWQ-container\",nodeId:\"HKHHwuWWQ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v40\",activeLocale)??\"Mining\",h9PUNTJjH:\"Sandvik\",height:\"100%\",id:\"HKHHwuWWQ\",layoutId:\"HKHHwuWWQ\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q1rd4j-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"OfrilcmYP-container\",nodeId:\"OfrilcmYP\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v41\",activeLocale)??\"Architecture Firm\",h9PUNTJjH:\"Scott Carver Architects\",height:\"100%\",id:\"OfrilcmYP\",layoutId:\"OfrilcmYP\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-p3blko-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"m1I6hxw7e-container\",nodeId:\"m1I6hxw7e\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v42\",activeLocale)??\"Soft Drinks\",h9PUNTJjH:\"Sinebrychoff\",height:\"100%\",id:\"m1I6hxw7e\",layoutId:\"m1I6hxw7e\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3hpgtd-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"FCaIltAJO-container\",nodeId:\"FCaIltAJO\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v43\",activeLocale)??\"CNC Automation\",h9PUNTJjH:\"Solver Engineering\",height:\"100%\",id:\"FCaIltAJO\",layoutId:\"FCaIltAJO\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-e1x0d7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CtvZsLncb-container\",nodeId:\"CtvZsLncb\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v44\",activeLocale)??\"Ciders\",h9PUNTJjH:\"Somersby\",height:\"100%\",id:\"CtvZsLncb\",layoutId:\"CtvZsLncb\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ew4gvy-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"lmTt7YFrx-container\",nodeId:\"lmTt7YFrx\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"Swedbank\",height:\"100%\",id:\"lmTt7YFrx\",layoutId:\"lmTt7YFrx\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3bupym-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"rD44yQDuW-container\",nodeId:\"rD44yQDuW\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v45\",activeLocale)??\"Urban Agriculture\",h9PUNTJjH:\"Sydney City Farm\",height:\"100%\",id:\"rD44yQDuW\",layoutId:\"rD44yQDuW\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-krnex8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"UrKqffHmt-container\",nodeId:\"UrKqffHmt\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v46\",activeLocale)??\"Arts & Music Festival\",h9PUNTJjH:\"Sydney Festival \u201916\",height:\"100%\",id:\"UrKqffHmt\",layoutId:\"UrKqffHmt\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1agt7n6-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"C_Rhay9WP-container\",nodeId:\"C_Rhay9WP\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v47\",activeLocale)??\"Watch Industry\",h9PUNTJjH:\"Timebox Lab\",height:\"100%\",id:\"C_Rhay9WP\",layoutId:\"C_Rhay9WP\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x1dak0-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"y2Lsb62JJ-container\",nodeId:\"y2Lsb62JJ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v47\",activeLocale)??\"Watch Industry\",h9PUNTJjH:\"Ultima Thule Geneve\",height:\"100%\",id:\"y2Lsb62JJ\",layoutId:\"y2Lsb62JJ\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"349px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-177c9ec-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ce0hpt5aA-container\",nodeId:\"ce0hpt5aA\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v48\",activeLocale)??\"Secure Comms. Suite\",h9PUNTJjH:\"Zero Knowledge Communications\",height:\"100%\",id:\"ce0hpt5aA\",layoutId:\"ce0hpt5aA\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"wtjrS3kNT\",width:\"100%\"})})})]})],speed:21,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-exbfc1-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"J6rq6pneq-container\",nodeId:\"J6rq6pneq\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(TickerWithStaggerChildrenexbfc1,{alignment:\"flex-start\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:34,overflow:false},gap:0,height:\"100%\",hoverFactor:1,id:\"J6rq6pneq\",layoutId:\"J6rq6pneq\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9oq46g\",\"data-framer-name\":\"Ticker - Tablet\",layoutDependency:layoutDependency,layoutId:\"qGoWadDV4\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m8mugz-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"uSEp60Osv-container\",nodeId:\"uSEp60Osv\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v1\",activeLocale)??\"Renewable Energy\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"uSEp60Osv\",layoutId:\"uSEp60Osv\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ubsrx4-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"FXNoFu6fL-container\",nodeId:\"FXNoFu6fL\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v2\",activeLocale)??\"Machine Learning\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"FXNoFu6fL\",layoutId:\"FXNoFu6fL\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1onf7jx-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"yVxwZ1D6G-container\",nodeId:\"yVxwZ1D6G\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v49\",activeLocale)??\"Enterprise Comms\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"yVxwZ1D6G\",layoutId:\"yVxwZ1D6G\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e1nqb5-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"HQvp7amER-container\",nodeId:\"HQvp7amER\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v4\",activeLocale)??\"Mobile OS\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"HQvp7amER\",layoutId:\"HQvp7amER\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-uk1urj-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"osAt1IYmo-container\",nodeId:\"osAt1IYmo\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v5\",activeLocale)??\"Industrial Automation\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"osAt1IYmo\",layoutId:\"osAt1IYmo\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-v0wj07-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"WHGAYKTZK-container\",nodeId:\"WHGAYKTZK\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",h9PUNTJjH:\"ABB\",height:\"100%\",id:\"WHGAYKTZK\",layoutId:\"WHGAYKTZK\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rvq9a8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"VYAO8T6pW-container\",nodeId:\"VYAO8T6pW\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:true,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"Apple\",height:\"100%\",id:\"VYAO8T6pW\",layoutId:\"VYAO8T6pW\",mKfftAAlB:getLocalizedValue(\"v8\",activeLocale)??\"HR\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ooyxjr-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ED6Zl8_JZ-container\",nodeId:\"ED6Zl8_JZ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v9\",activeLocale)??\"Arts Festival\",h9PUNTJjH:\"Art & About Sydney\",height:\"100%\",id:\"ED6Zl8_JZ\",layoutId:\"ED6Zl8_JZ\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-d2ra3o-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"cuti2x5T6-container\",nodeId:\"cuti2x5T6\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",h9PUNTJjH:\"Artis\",height:\"100%\",id:\"cuti2x5T6\",layoutId:\"cuti2x5T6\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-v2fz75-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CqbXkmkS4-container\",nodeId:\"CqbXkmkS4\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"AmEX\",height:\"100%\",id:\"CqbXkmkS4\",layoutId:\"CqbXkmkS4\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-sryv48-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ezMPF3TIr-container\",nodeId:\"ezMPF3TIr\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v11\",activeLocale)??\"Music\",h9PUNTJjH:\"Australian Art Orchestra & Ensemble Offspring\",height:\"100%\",id:\"ezMPF3TIr\",layoutId:\"ezMPF3TIr\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bdjz9m-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"TGgi9OGSd-container\",nodeId:\"TGgi9OGSd\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v12\",activeLocale)??\"Wine Retailer\",h9PUNTJjH:\"Avallone\",height:\"100%\",id:\"TGgi9OGSd\",layoutId:\"TGgi9OGSd\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-abxiri-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"uhm8gLuxg-container\",nodeId:\"uhm8gLuxg\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v13\",activeLocale)??\"Theatre\",h9PUNTJjH:\"Belvoir\",height:\"100%\",id:\"uhm8gLuxg\",layoutId:\"uhm8gLuxg\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-9mn8i2-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"tPE4hJr8C-container\",nodeId:\"tPE4hJr8C\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v14\",activeLocale)??\"Arts Center\",h9PUNTJjH:\"Casula Powerhouse\",height:\"100%\",id:\"tPE4hJr8C\",layoutId:\"tPE4hJr8C\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x91ou0-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"kYSNifBNe-container\",nodeId:\"kYSNifBNe\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v15\",activeLocale)??\"Crypto Insights\",h9PUNTJjH:\"Coinscrum\",height:\"100%\",id:\"kYSNifBNe\",layoutId:\"kYSNifBNe\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-od29ho-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"TaCLmJfO8-container\",nodeId:\"TaCLmJfO8\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:\"Enterprise BC\",h9PUNTJjH:\"CommerceBlock\",height:\"100%\",id:\"TaCLmJfO8\",layoutId:\"TaCLmJfO8\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1itk8et-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"RdKML4iGb-container\",nodeId:\"RdKML4iGb\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v17\",activeLocale)??\"Development Firm\",h9PUNTJjH:\"Company Zero\",height:\"100%\",id:\"RdKML4iGb\",layoutId:\"RdKML4iGb\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dm544-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"D9957xsuT-container\",nodeId:\"D9957xsuT\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v18\",activeLocale)??\"Information Services\",h9PUNTJjH:\"Creditinfo\",height:\"100%\",id:\"D9957xsuT\",layoutId:\"D9957xsuT\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ct0y70-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"I4bZELEgw-container\",nodeId:\"I4bZELEgw\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v19\",activeLocale)??\"Cryptocurrency\",h9PUNTJjH:\"Decred\",height:\"100%\",id:\"I4bZELEgw\",layoutId:\"I4bZELEgw\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18dt6ep-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"A4n2Mfwfs-container\",nodeId:\"A4n2Mfwfs\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v20\",activeLocale)??\"Oil & Gas\",h9PUNTJjH:\"Dovre Group\",height:\"100%\",id:\"A4n2Mfwfs\",layoutId:\"A4n2Mfwfs\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1x6bdz6-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"bK_0lvbbw-container\",nodeId:\"bK_0lvbbw\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v21\",activeLocale)??\"Energy\",h9PUNTJjH:\"Eesti Energia \",height:\"100%\",id:\"bK_0lvbbw\",layoutId:\"bK_0lvbbw\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1msu19o-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"SimcyO2Ye-container\",nodeId:\"SimcyO2Ye\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v22\",activeLocale)??\"Entrepreneurship Awards\",h9PUNTJjH:\"Eesti Ettev\\xf5tluse Auhind\",height:\"100%\",id:\"SimcyO2Ye\",layoutId:\"SimcyO2Ye\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6arich-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"GkvyEF8du-container\",nodeId:\"GkvyEF8du\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v23\",activeLocale)??\"Airline\",h9PUNTJjH:\"Estonian Air\",height:\"100%\",id:\"GkvyEF8du\",layoutId:\"GkvyEF8du\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pngduw-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"VTUP7KZFI-container\",nodeId:\"VTUP7KZFI\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v51\",activeLocale)??\"Gold Trading\",h9PUNTJjH:\"Gyllenhus\",height:\"100%\",id:\"VTUP7KZFI\",layoutId:\"VTUP7KZFI\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3d642x-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ZeetXRt23-container\",nodeId:\"ZeetXRt23\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v25\",activeLocale)??\"Medical\",h9PUNTJjH:\"Ida-Tallinna Keskhaigla\",height:\"100%\",id:\"ZeetXRt23\",layoutId:\"ZeetXRt23\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-olnjzc-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"VN8Z8u_J8-container\",nodeId:\"VN8Z8u_J8\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v26\",activeLocale)??\"Data Centers\",h9PUNTJjH:\"Iris Energy\",height:\"100%\",id:\"VN8Z8u_J8\",layoutId:\"VN8Z8u_J8\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ehcdm-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"uYUucl94M-container\",nodeId:\"uYUucl94M\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v27\",activeLocale)??\"Advertising\",h9PUNTJjH:\"JC Decaux\",height:\"100%\",id:\"uYUucl94M\",layoutId:\"uYUucl94M\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-l4gynj-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"QetB9ydcF-container\",nodeId:\"QetB9ydcF\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v28\",activeLocale)??\"Candy Company\",h9PUNTJjH:\"Kalev\",height:\"100%\",id:\"QetB9ydcF\",layoutId:\"QetB9ydcF\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1docr0v-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"z_4WTaQyC-container\",nodeId:\"z_4WTaQyC\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v29\",activeLocale)??\"Shopping Center\",h9PUNTJjH:\"Kaubamajakas\",height:\"100%\",id:\"z_4WTaQyC\",layoutId:\"z_4WTaQyC\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x37mq7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"DfYwDR5wp-container\",nodeId:\"DfYwDR5wp\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v30\",activeLocale)??\"Natural Lemonades\",h9PUNTJjH:\"Mellos\",height:\"100%\",id:\"DfYwDR5wp\",layoutId:\"DfYwDR5wp\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jxstwk-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"t6EaNt5KL-container\",nodeId:\"t6EaNt5KL\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:\"$BTC Wallet\",h9PUNTJjH:\"Mercury Wallet\",height:\"100%\",id:\"t6EaNt5KL\",layoutId:\"t6EaNt5KL\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14f0ceh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"jFTIDIfwL-container\",nodeId:\"jFTIDIfwL\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v31\",activeLocale)??\"Network Tools\",h9PUNTJjH:\"Metso\",height:\"100%\",id:\"jFTIDIfwL\",layoutId:\"jFTIDIfwL\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-a1mp71-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Ky94wKhPA-container\",nodeId:\"Ky94wKhPA\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v33\",activeLocale)??\"Legal Consultancy\",h9PUNTJjH:\"Mind the Meaning\",height:\"100%\",id:\"Ky94wKhPA\",layoutId:\"Ky94wKhPA\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1eqlvyo-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"SxI5FluH2-container\",nodeId:\"SxI5FluH2\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v34\",activeLocale)??\"Craft Ciders\",h9PUNTJjH:\"Opre'\",height:\"100%\",id:\"SxI5FluH2\",layoutId:\"SxI5FluH2\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-gkbhln-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"GgRIVexWG-container\",nodeId:\"GgRIVexWG\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v35\",activeLocale)??\"Wines\",h9PUNTJjH:\"Peter Lehmann\",height:\"100%\",id:\"GgRIVexWG\",layoutId:\"GgRIVexWG\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ohgcpg-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"g7_I4u_SZ-container\",nodeId:\"g7_I4u_SZ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v36\",activeLocale)??\"Icecream Company\",h9PUNTJjH:\"Premia\",height:\"100%\",id:\"g7_I4u_SZ\",layoutId:\"g7_I4u_SZ\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vpkkvm-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ydUmC705u-container\",nodeId:\"ydUmC705u\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v37\",activeLocale)??\"Search and Rescue\",h9PUNTJjH:\"P\\xe4\\xe4steliit\",height:\"100%\",id:\"ydUmC705u\",layoutId:\"ydUmC705u\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ise7en-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"tO2CVBWjF-container\",nodeId:\"tO2CVBWjF\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v38\",activeLocale)??\"Culinary Festival\",h9PUNTJjH:\"Rockpool Dining Group \",height:\"100%\",id:\"tO2CVBWjF\",layoutId:\"tO2CVBWjF\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j842lf-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"oFhJyS9yO-container\",nodeId:\"oFhJyS9yO\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v39\",activeLocale)??\"Brewery\",h9PUNTJjH:\"Saku\",height:\"100%\",id:\"oFhJyS9yO\",layoutId:\"oFhJyS9yO\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ihscyj-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"rcyt7oVlf-container\",nodeId:\"rcyt7oVlf\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v40\",activeLocale)??\"Mining\",h9PUNTJjH:\"Sandvik\",height:\"100%\",id:\"rcyt7oVlf\",layoutId:\"rcyt7oVlf\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8likkl-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PIPErlQhu-container\",nodeId:\"PIPErlQhu\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v41\",activeLocale)??\"Architecture Firm\",h9PUNTJjH:\"Scott Carver Architects\",height:\"100%\",id:\"PIPErlQhu\",layoutId:\"PIPErlQhu\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-oh4lzp-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"gv21p5THA-container\",nodeId:\"gv21p5THA\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v42\",activeLocale)??\"Soft Drinks\",h9PUNTJjH:\"Sinebrychoff\",height:\"100%\",id:\"gv21p5THA\",layoutId:\"gv21p5THA\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-suwoaa-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"hTYECyY0f-container\",nodeId:\"hTYECyY0f\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v43\",activeLocale)??\"CNC Automation\",h9PUNTJjH:\"Solver Engineering\",height:\"100%\",id:\"hTYECyY0f\",layoutId:\"hTYECyY0f\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-spennf-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"l6krKngTx-container\",nodeId:\"l6krKngTx\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v44\",activeLocale)??\"Ciders\",h9PUNTJjH:\"Somersby\",height:\"100%\",id:\"l6krKngTx\",layoutId:\"l6krKngTx\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pushwi-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"wusUd069b-container\",nodeId:\"wusUd069b\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"Swedbank\",height:\"100%\",id:\"wusUd069b\",layoutId:\"wusUd069b\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bcnf3p-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"hFwqdumpN-container\",nodeId:\"hFwqdumpN\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v45\",activeLocale)??\"Urban Agriculture\",h9PUNTJjH:\"Sydney City Farm\",height:\"100%\",id:\"hFwqdumpN\",layoutId:\"hFwqdumpN\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1epgzuu-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"oAQTaL7NK-container\",nodeId:\"oAQTaL7NK\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v46\",activeLocale)??\"Arts & Music Festival\",h9PUNTJjH:\"Sydney Festival \u201916\",height:\"100%\",id:\"oAQTaL7NK\",layoutId:\"oAQTaL7NK\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5ofbnv-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"CxrD1hZy8-container\",nodeId:\"CxrD1hZy8\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v47\",activeLocale)??\"Watch Industry\",h9PUNTJjH:\"Timebox Lab\",height:\"100%\",id:\"CxrD1hZy8\",layoutId:\"CxrD1hZy8\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1amodca-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"FtGxqMyrY-container\",nodeId:\"FtGxqMyrY\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v47\",activeLocale)??\"Watch Industry\",h9PUNTJjH:\"Ultima Thule Geneve\",height:\"100%\",id:\"FtGxqMyrY\",layoutId:\"FtGxqMyrY\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42.96,width:\"439px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cxwinu-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"DBzOletqZ-container\",nodeId:\"DBzOletqZ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v48\",activeLocale)??\"Secure Comms. Suite\",h9PUNTJjH:\"Zero Knowledge Comms.\",height:\"100%\",id:\"DBzOletqZ\",layoutId:\"DBzOletqZ\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})})]})],speed:21,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1x5c8xh-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"CY5wmwfpB-container\",nodeId:\"CY5wmwfpB\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(TickerWithStaggerChildren1x5c8xh,{alignment:\"flex-start\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:34,overflow:false},gap:0,height:\"100%\",hoverFactor:1,id:\"CY5wmwfpB\",layoutId:\"CY5wmwfpB\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1brycsw\",\"data-framer-name\":\"Ticker - Desktop\",layoutDependency:layoutDependency,layoutId:\"SiCkgP29D\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pvoqj9-container\",\"data-framer-name\":\"1\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"IXPEWXp1O-container\",name:\"1\",nodeId:\"IXPEWXp1O\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v1\",activeLocale)??\"Renewable Energy\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"IXPEWXp1O\",layoutId:\"IXPEWXp1O\",mKfftAAlB:\"\",name:\"1\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1sop1l2-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"gNqi9SqLy-container\",nodeId:\"gNqi9SqLy\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v2\",activeLocale)??\"Machine Learning\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"gNqi9SqLy\",layoutId:\"gNqi9SqLy\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1r9xth1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PDsVwFinq-container\",nodeId:\"PDsVwFinq\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v3\",activeLocale)??\"Enterprise Messaging\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"PDsVwFinq\",layoutId:\"PDsVwFinq\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1pjh2zx-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"vPf7fca7t-container\",nodeId:\"vPf7fca7t\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v4\",activeLocale)??\"Mobile OS\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"vPf7fca7t\",layoutId:\"vPf7fca7t\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-jrppxl-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"TJVM05zfm-container\",nodeId:\"TJVM05zfm\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v5\",activeLocale)??\"Industrial Automation\",h9PUNTJjH:getLocalizedValue(\"v0\",activeLocale)??\"Undisclosed\",height:\"100%\",id:\"TJVM05zfm\",layoutId:\"TJVM05zfm\",mKfftAAlB:\"\",nPzCAqJ4B:false,sjucVYmQT:true,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1eat7zx-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"e5Bc5RCC_-container\",nodeId:\"e5Bc5RCC_\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",h9PUNTJjH:\"ABB\",height:\"100%\",id:\"e5Bc5RCC_\",layoutId:\"e5Bc5RCC_\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rg2ufs-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"eZNhhMsyU-container\",nodeId:\"eZNhhMsyU\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:true,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"Apple\",height:\"100%\",id:\"eZNhhMsyU\",layoutId:\"eZNhhMsyU\",mKfftAAlB:getLocalizedValue(\"v8\",activeLocale)??\"HR\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1j16v57-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"AciHve21B-container\",nodeId:\"AciHve21B\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v9\",activeLocale)??\"Arts Festival\",h9PUNTJjH:\"Art & About Sydney\",height:\"100%\",id:\"AciHve21B\",layoutId:\"AciHve21B\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10xjjh1-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"wYiRxT0wE-container\",nodeId:\"wYiRxT0wE\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",h9PUNTJjH:\"Artis\",height:\"100%\",id:\"wYiRxT0wE\",layoutId:\"wYiRxT0wE\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cysh8n-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"yEQGWdAhp-container\",nodeId:\"yEQGWdAhp\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"AmEX\",height:\"100%\",id:\"yEQGWdAhp\",layoutId:\"yEQGWdAhp\",mKfftAAlB:getLocalizedValue(\"v6\",activeLocale)??\"Marine & Ports\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cq2c3d-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"uVB0oyABN-container\",nodeId:\"uVB0oyABN\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v11\",activeLocale)??\"Music\",h9PUNTJjH:\"Australian Art Orchestra & Ensemble Offspring\",height:\"100%\",id:\"uVB0oyABN\",layoutId:\"uVB0oyABN\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1f5wmyu-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"am4fEW1XE-container\",nodeId:\"am4fEW1XE\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v12\",activeLocale)??\"Wine Retailer\",h9PUNTJjH:\"Avallone\",height:\"100%\",id:\"am4fEW1XE\",layoutId:\"am4fEW1XE\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r2ems2-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"aFeN9aCxQ-container\",nodeId:\"aFeN9aCxQ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v13\",activeLocale)??\"Theatre\",h9PUNTJjH:\"Belvoir\",height:\"100%\",id:\"aFeN9aCxQ\",layoutId:\"aFeN9aCxQ\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16vncmp-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"cyDInhCeK-container\",nodeId:\"cyDInhCeK\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v14\",activeLocale)??\"Arts Center\",h9PUNTJjH:\"Casula Powerhouse\",height:\"100%\",id:\"cyDInhCeK\",layoutId:\"cyDInhCeK\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-g6s8s-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"i_1Ug1F5p-container\",nodeId:\"i_1Ug1F5p\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v15\",activeLocale)??\"Crypto Insights\",h9PUNTJjH:\"Coinscrum\",height:\"100%\",id:\"i_1Ug1F5p\",layoutId:\"i_1Ug1F5p\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-s2c90g-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"uANVZECiu-container\",nodeId:\"uANVZECiu\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v16\",activeLocale)??\"Enterprise Blockchain\",h9PUNTJjH:\"CommerceBlock\",height:\"100%\",id:\"uANVZECiu\",layoutId:\"uANVZECiu\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zlyh9d-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"TmBHfxn9n-container\",nodeId:\"TmBHfxn9n\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v17\",activeLocale)??\"Development Firm\",h9PUNTJjH:\"Company Zero\",height:\"100%\",id:\"TmBHfxn9n\",layoutId:\"TmBHfxn9n\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wkjczi-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"r85H6fNcJ-container\",nodeId:\"r85H6fNcJ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v18\",activeLocale)??\"Information Services\",h9PUNTJjH:\"Creditinfo\",height:\"100%\",id:\"r85H6fNcJ\",layoutId:\"r85H6fNcJ\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gokhny-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"dauaFq9DE-container\",nodeId:\"dauaFq9DE\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v19\",activeLocale)??\"Cryptocurrency\",h9PUNTJjH:\"Decred\",height:\"100%\",id:\"dauaFq9DE\",layoutId:\"dauaFq9DE\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1rjo8yh-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"iouNBgRie-container\",nodeId:\"iouNBgRie\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v52\",activeLocale)??\"Oil & Gas\",h9PUNTJjH:\"Dovre Group\",height:\"100%\",id:\"iouNBgRie\",layoutId:\"iouNBgRie\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18nlwac-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"g012HFCjb-container\",nodeId:\"g012HFCjb\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v21\",activeLocale)??\"Energy\",h9PUNTJjH:\"Eesti Energia \",height:\"100%\",id:\"g012HFCjb\",layoutId:\"g012HFCjb\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1g2t9xk-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"gwsdxyfr3-container\",nodeId:\"gwsdxyfr3\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v22\",activeLocale)??\"Entrepreneurship Awards\",h9PUNTJjH:\"Eesti Ettev\\xf5tluse Auhind\",height:\"100%\",id:\"gwsdxyfr3\",layoutId:\"gwsdxyfr3\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18hotvy-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"gw55MBCBb-container\",nodeId:\"gw55MBCBb\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v23\",activeLocale)??\"Airline\",h9PUNTJjH:\"Estonian Air\",height:\"100%\",id:\"gw55MBCBb\",layoutId:\"gw55MBCBb\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-d7ryec-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"Wfv6YXWRS-container\",nodeId:\"Wfv6YXWRS\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v24\",activeLocale)??\"Precious Metals Trade\",h9PUNTJjH:\"Gyllenhus\",height:\"100%\",id:\"Wfv6YXWRS\",layoutId:\"Wfv6YXWRS\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12561bw-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"awXeT2azA-container\",nodeId:\"awXeT2azA\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v25\",activeLocale)??\"Medical\",h9PUNTJjH:\"Ida-Tallinna Keskhaigla\",height:\"100%\",id:\"awXeT2azA\",layoutId:\"awXeT2azA\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qqsrci-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"iLv9FwT9b-container\",nodeId:\"iLv9FwT9b\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v26\",activeLocale)??\"Data Centers\",h9PUNTJjH:\"Iris Energy\",height:\"100%\",id:\"iLv9FwT9b\",layoutId:\"iLv9FwT9b\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-m6arto-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"nHXChVrf7-container\",nodeId:\"nHXChVrf7\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v27\",activeLocale)??\"Advertising\",h9PUNTJjH:\"JC Decaux\",height:\"100%\",id:\"nHXChVrf7\",layoutId:\"nHXChVrf7\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-h037o-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"XoMskzBKK-container\",nodeId:\"XoMskzBKK\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v28\",activeLocale)??\"Candy Company\",h9PUNTJjH:\"Kalev\",height:\"100%\",id:\"XoMskzBKK\",layoutId:\"XoMskzBKK\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1uwx0s7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"ZNqNXbyF8-container\",nodeId:\"ZNqNXbyF8\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v29\",activeLocale)??\"Shopping Center\",h9PUNTJjH:\"Kaubamajakas\",height:\"100%\",id:\"ZNqNXbyF8\",layoutId:\"ZNqNXbyF8\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-169hsdi-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"bGcMipuxs-container\",nodeId:\"bGcMipuxs\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v30\",activeLocale)??\"Natural Lemonades\",h9PUNTJjH:\"Mellos\",height:\"100%\",id:\"bGcMipuxs\",layoutId:\"bGcMipuxs\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-h3nz35-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"t2FxePxVZ-container\",nodeId:\"t2FxePxVZ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v53\",activeLocale)??\"$BTC Wallet\",h9PUNTJjH:\"Mercury Wallet\",height:\"100%\",id:\"t2FxePxVZ\",layoutId:\"t2FxePxVZ\",mKfftAAlB:getLocalizedValue(\"v10\",activeLocale)??\"Cinema\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3envmi-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"hkPa8H90g-container\",nodeId:\"hkPa8H90g\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v31\",activeLocale)??\"Network Tools\",h9PUNTJjH:\"Metso\",height:\"100%\",id:\"hkPa8H90g\",layoutId:\"hkPa8H90g\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zfs2jv-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PMh04n0eR-container\",nodeId:\"PMh04n0eR\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v33\",activeLocale)??\"Legal Consultancy\",h9PUNTJjH:\"Mind the Meaning\",height:\"100%\",id:\"PMh04n0eR\",layoutId:\"PMh04n0eR\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hyj93d-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"TAB886CeG-container\",nodeId:\"TAB886CeG\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v34\",activeLocale)??\"Craft Ciders\",h9PUNTJjH:\"Opre'\",height:\"100%\",id:\"TAB886CeG\",layoutId:\"TAB886CeG\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-x3ifee-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"BSnTzlOcZ-container\",nodeId:\"BSnTzlOcZ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v35\",activeLocale)??\"Wines\",h9PUNTJjH:\"Peter Lehmann\",height:\"100%\",id:\"BSnTzlOcZ\",layoutId:\"BSnTzlOcZ\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1l6k8vt-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"uQPBAdXf6-container\",nodeId:\"uQPBAdXf6\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v36\",activeLocale)??\"Icecream Company\",h9PUNTJjH:\"Premia\",height:\"100%\",id:\"uQPBAdXf6\",layoutId:\"uQPBAdXf6\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-157kmnx-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"t1E5ZK6wl-container\",nodeId:\"t1E5ZK6wl\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v37\",activeLocale)??\"Search and Rescue\",h9PUNTJjH:\"P\\xe4\\xe4steliit\",height:\"100%\",id:\"t1E5ZK6wl\",layoutId:\"t1E5ZK6wl\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-g7vwm0-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PKDtKShOt-container\",nodeId:\"PKDtKShOt\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v38\",activeLocale)??\"Culinary Festival\",h9PUNTJjH:\"Rockpool Dining Group \",height:\"100%\",id:\"PKDtKShOt\",layoutId:\"PKDtKShOt\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-xr591u-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"XPSidvV5y-container\",nodeId:\"XPSidvV5y\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v39\",activeLocale)??\"Brewery\",h9PUNTJjH:\"Saku\",height:\"100%\",id:\"XPSidvV5y\",layoutId:\"XPSidvV5y\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tjh0d8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"FNN6BiaxW-container\",nodeId:\"FNN6BiaxW\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v40\",activeLocale)??\"Mining\",h9PUNTJjH:\"Sandvik\",height:\"100%\",id:\"FNN6BiaxW\",layoutId:\"FNN6BiaxW\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-spdbc7-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"z4a2xVFoJ-container\",nodeId:\"z4a2xVFoJ\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v41\",activeLocale)??\"Architecture Firm\",h9PUNTJjH:\"Scott Carver Architects\",height:\"100%\",id:\"z4a2xVFoJ\",layoutId:\"z4a2xVFoJ\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-14y3v4l-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"NU7CeLFtO-container\",nodeId:\"NU7CeLFtO\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v42\",activeLocale)??\"Soft Drinks\",h9PUNTJjH:\"Sinebrychoff\",height:\"100%\",id:\"NU7CeLFtO\",layoutId:\"NU7CeLFtO\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gfbkmf-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"hVwsO4pmb-container\",nodeId:\"hVwsO4pmb\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v43\",activeLocale)??\"CNC Automation\",h9PUNTJjH:\"Solver Engineering\",height:\"100%\",id:\"hVwsO4pmb\",layoutId:\"hVwsO4pmb\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tfqa1n-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"GM82Vv_Le-container\",nodeId:\"GM82Vv_Le\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v44\",activeLocale)??\"Ciders\",h9PUNTJjH:\"Somersby\",height:\"100%\",id:\"GM82Vv_Le\",layoutId:\"GM82Vv_Le\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-70lul-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"iLTOr4boX-container\",nodeId:\"iLTOr4boX\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v7\",activeLocale)??\"Finance\",h9PUNTJjH:\"Swedbank\",height:\"100%\",id:\"iLTOr4boX\",layoutId:\"iLTOr4boX\",mKfftAAlB:getLocalizedValue(\"v32\",activeLocale)??\"Enterprise Software\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cyxc47-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"weVc8I3qx-container\",nodeId:\"weVc8I3qx\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v45\",activeLocale)??\"Urban Agriculture\",h9PUNTJjH:\"Sydney City Farm\",height:\"100%\",id:\"weVc8I3qx\",layoutId:\"weVc8I3qx\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-192ynpt-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"PMP2Nuk4v-container\",nodeId:\"PMP2Nuk4v\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v46\",activeLocale)??\"Arts & Music Festival\",h9PUNTJjH:\"Sydney Festival \u201916\",height:\"100%\",id:\"PMP2Nuk4v\",layoutId:\"PMP2Nuk4v\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1m0fpk6-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"fpcFuBAP2-container\",nodeId:\"fpcFuBAP2\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v47\",activeLocale)??\"Watch Industry\",h9PUNTJjH:\"Timebox Lab\",height:\"100%\",id:\"fpcFuBAP2\",layoutId:\"fpcFuBAP2\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1x0c2pu-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"q7tS9WK0b-container\",nodeId:\"q7tS9WK0b\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v47\",activeLocale)??\"Watch Industry\",h9PUNTJjH:\"Ultima Thule Geneve\",height:\"100%\",id:\"q7tS9WK0b\",layoutId:\"q7tS9WK0b\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"568px\",children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1t29xg8-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"xrSF66iLe-container\",nodeId:\"xrSF66iLe\",rendersWithMotion:true,scopeId:\"wLU6RMRp9\",children:/*#__PURE__*/_jsx(ListCopy2,{eN0WhQ9qb:false,fgFsI_MOp:getLocalizedValue(\"v48\",activeLocale)??\"Secure Comms. Suite\",h9PUNTJjH:\"Zero Knowledge Communications\",height:\"100%\",id:\"xrSF66iLe\",layoutId:\"xrSF66iLe\",mKfftAAlB:\"\",nPzCAqJ4B:true,sjucVYmQT:false,style:{height:\"100%\",width:\"100%\"},variant:\"HCv4QRaQM\",width:\"100%\"})})})]})],speed:21,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6sacl.framer-1s52fzf, .framer-6sacl .framer-1s52fzf { display: block; }\",\".framer-6sacl.framer-1fcgg24 { height: 468px; overflow: hidden; position: relative; width: 700px; }\",\".framer-6sacl .framer-1rhmszj-container { bottom: 0px; flex: none; left: calc(50.00000000000002% - 768px / 2); position: absolute; top: 0px; width: 768px; }\",\".framer-6sacl .framer-g37lkn { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 768px; }\",\".framer-6sacl .framer-ko479k-container, .framer-6sacl .framer-1d5kfbd-container, .framer-6sacl .framer-13o101r-container, .framer-6sacl .framer-1gsk3zu-container, .framer-6sacl .framer-cb6f7e-container, .framer-6sacl .framer-8ah373-container, .framer-6sacl .framer-htzk3h-container, .framer-6sacl .framer-pfejop-container, .framer-6sacl .framer-1oguqez-container, .framer-6sacl .framer-16twqf1-container, .framer-6sacl .framer-1onb57h-container, .framer-6sacl .framer-1rnvl15-container, .framer-6sacl .framer-15jbhud-container, .framer-6sacl .framer-1rvvrxj-container, .framer-6sacl .framer-1m89sui-container, .framer-6sacl .framer-1k3kq75-container, .framer-6sacl .framer-1fxmuja-container, .framer-6sacl .framer-67xio1-container, .framer-6sacl .framer-1oz4dow-container, .framer-6sacl .framer-1gqp9rl-container, .framer-6sacl .framer-4ie11o-container, .framer-6sacl .framer-qi24x7-container, .framer-6sacl .framer-1cxfu8z-container, .framer-6sacl .framer-1cyg918-container, .framer-6sacl .framer-1deyq1k-container, .framer-6sacl .framer-1e6eis0-container, .framer-6sacl .framer-joi890-container, .framer-6sacl .framer-1rdld24-container, .framer-6sacl .framer-15aqzix-container, .framer-6sacl .framer-1xx0tl7-container, .framer-6sacl .framer-671ys1-container, .framer-6sacl .framer-116bm1m-container, .framer-6sacl .framer-1jac3tq-container, .framer-6sacl .framer-kjjd1l-container, .framer-6sacl .framer-100268u-container, .framer-6sacl .framer-elk28b-container, .framer-6sacl .framer-yw8xbf-container, .framer-6sacl .framer-2lpls2-container, .framer-6sacl .framer-11aokdk-container, .framer-6sacl .framer-job87o-container, .framer-6sacl .framer-mphes6-container, .framer-6sacl .framer-1hvsdx-container, .framer-6sacl .framer-1mv2kut-container, .framer-6sacl .framer-bek485-container, .framer-6sacl .framer-varnob-container, .framer-6sacl .framer-bw7isp-container, .framer-6sacl .framer-17po4cv-container, .framer-6sacl .framer-1wravaz-container, .framer-6sacl .framer-wiueu2-container, .framer-6sacl .framer-fof1a3-container { flex: none; height: 43px; position: relative; width: 768px; }\",\".framer-6sacl .framer-ryb1os-container { bottom: 0px; flex: none; left: 0px; position: absolute; top: 0px; width: 349px; }\",\".framer-6sacl .framer-1ek9zs4 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 408px; }\",\".framer-6sacl .framer-1pjkrjb-container, .framer-6sacl .framer-nhbhoc-container, .framer-6sacl .framer-1c4xbrr-container, .framer-6sacl .framer-1c63gmi-container, .framer-6sacl .framer-1jihvg8-container, .framer-6sacl .framer-vbit3b-container, .framer-6sacl .framer-15b3bm5-container, .framer-6sacl .framer-fdip8z-container, .framer-6sacl .framer-z3d7j0-container, .framer-6sacl .framer-3bbg3-container, .framer-6sacl .framer-rnag0l-container, .framer-6sacl .framer-1iis39y-container, .framer-6sacl .framer-194ssls-container, .framer-6sacl .framer-1deur9z-container, .framer-6sacl .framer-10yypxq-container, .framer-6sacl .framer-gx9psy-container, .framer-6sacl .framer-lhxpmg-container, .framer-6sacl .framer-1gkd5ic-container, .framer-6sacl .framer-18jf1b9-container, .framer-6sacl .framer-xywraa-container, .framer-6sacl .framer-hnr7a-container, .framer-6sacl .framer-jb784j-container, .framer-6sacl .framer-1asex1r-container, .framer-6sacl .framer-1rbxfq8-container, .framer-6sacl .framer-mwqelq-container, .framer-6sacl .framer-1fdwyt8-container, .framer-6sacl .framer-aqugpw-container, .framer-6sacl .framer-1amghqr-container, .framer-6sacl .framer-ri55fn-container, .framer-6sacl .framer-1qj607z-container, .framer-6sacl .framer-1mjr6yr-container, .framer-6sacl .framer-11k3gca-container, .framer-6sacl .framer-1lgsxcg-container, .framer-6sacl .framer-1rvhdk6-container, .framer-6sacl .framer-f9lerh-container, .framer-6sacl .framer-1a7lvf7-container, .framer-6sacl .framer-bdfjcw-container, .framer-6sacl .framer-uty5pv-container, .framer-6sacl .framer-7c86d-container, .framer-6sacl .framer-14gtv5b-container, .framer-6sacl .framer-q1rd4j-container, .framer-6sacl .framer-p3blko-container, .framer-6sacl .framer-3hpgtd-container, .framer-6sacl .framer-e1x0d7-container, .framer-6sacl .framer-1ew4gvy-container, .framer-6sacl .framer-3bupym-container, .framer-6sacl .framer-krnex8-container, .framer-6sacl .framer-1agt7n6-container, .framer-6sacl .framer-x1dak0-container, .framer-6sacl .framer-177c9ec-container { flex: none; height: 43px; position: relative; width: 349px; }\",\".framer-6sacl .framer-exbfc1-container, .framer-6sacl .framer-1x5c8xh-container { bottom: 0px; flex: none; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: 0px; width: 100%; }\",\".framer-6sacl .framer-9oq46g { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 439px; }\",\".framer-6sacl .framer-1m8mugz-container, .framer-6sacl .framer-ubsrx4-container, .framer-6sacl .framer-1onf7jx-container, .framer-6sacl .framer-1e1nqb5-container, .framer-6sacl .framer-uk1urj-container, .framer-6sacl .framer-v0wj07-container, .framer-6sacl .framer-rvq9a8-container, .framer-6sacl .framer-1ooyxjr-container, .framer-6sacl .framer-d2ra3o-container, .framer-6sacl .framer-v2fz75-container, .framer-6sacl .framer-sryv48-container, .framer-6sacl .framer-1bdjz9m-container, .framer-6sacl .framer-abxiri-container, .framer-6sacl .framer-9mn8i2-container, .framer-6sacl .framer-x91ou0-container, .framer-6sacl .framer-od29ho-container, .framer-6sacl .framer-1itk8et-container, .framer-6sacl .framer-dm544-container, .framer-6sacl .framer-1ct0y70-container, .framer-6sacl .framer-18dt6ep-container, .framer-6sacl .framer-1x6bdz6-container, .framer-6sacl .framer-1msu19o-container, .framer-6sacl .framer-6arich-container, .framer-6sacl .framer-pngduw-container, .framer-6sacl .framer-3d642x-container, .framer-6sacl .framer-olnjzc-container, .framer-6sacl .framer-ehcdm-container, .framer-6sacl .framer-l4gynj-container, .framer-6sacl .framer-1docr0v-container, .framer-6sacl .framer-x37mq7-container, .framer-6sacl .framer-jxstwk-container, .framer-6sacl .framer-14f0ceh-container, .framer-6sacl .framer-a1mp71-container, .framer-6sacl .framer-1eqlvyo-container, .framer-6sacl .framer-gkbhln-container, .framer-6sacl .framer-ohgcpg-container, .framer-6sacl .framer-1vpkkvm-container, .framer-6sacl .framer-ise7en-container, .framer-6sacl .framer-1j842lf-container, .framer-6sacl .framer-ihscyj-container, .framer-6sacl .framer-8likkl-container, .framer-6sacl .framer-oh4lzp-container, .framer-6sacl .framer-suwoaa-container, .framer-6sacl .framer-spennf-container, .framer-6sacl .framer-1pushwi-container, .framer-6sacl .framer-1bcnf3p-container, .framer-6sacl .framer-1epgzuu-container, .framer-6sacl .framer-5ofbnv-container, .framer-6sacl .framer-1amodca-container, .framer-6sacl .framer-1cxwinu-container { flex: none; height: 43px; position: relative; width: 439px; }\",\".framer-6sacl .framer-1brycsw { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 568px; }\",\".framer-6sacl .framer-pvoqj9-container, .framer-6sacl .framer-1sop1l2-container, .framer-6sacl .framer-1r9xth1-container, .framer-6sacl .framer-1pjh2zx-container, .framer-6sacl .framer-jrppxl-container, .framer-6sacl .framer-1eat7zx-container, .framer-6sacl .framer-rg2ufs-container, .framer-6sacl .framer-1j16v57-container, .framer-6sacl .framer-10xjjh1-container, .framer-6sacl .framer-1cysh8n-container, .framer-6sacl .framer-1cq2c3d-container, .framer-6sacl .framer-1f5wmyu-container, .framer-6sacl .framer-r2ems2-container, .framer-6sacl .framer-16vncmp-container, .framer-6sacl .framer-g6s8s-container, .framer-6sacl .framer-s2c90g-container, .framer-6sacl .framer-zlyh9d-container, .framer-6sacl .framer-wkjczi-container, .framer-6sacl .framer-1gokhny-container, .framer-6sacl .framer-1rjo8yh-container, .framer-6sacl .framer-18nlwac-container, .framer-6sacl .framer-1g2t9xk-container, .framer-6sacl .framer-18hotvy-container, .framer-6sacl .framer-d7ryec-container, .framer-6sacl .framer-12561bw-container, .framer-6sacl .framer-1qqsrci-container, .framer-6sacl .framer-m6arto-container, .framer-6sacl .framer-h037o-container, .framer-6sacl .framer-1uwx0s7-container, .framer-6sacl .framer-169hsdi-container, .framer-6sacl .framer-h3nz35-container, .framer-6sacl .framer-3envmi-container, .framer-6sacl .framer-zfs2jv-container, .framer-6sacl .framer-hyj93d-container, .framer-6sacl .framer-x3ifee-container, .framer-6sacl .framer-1l6k8vt-container, .framer-6sacl .framer-157kmnx-container, .framer-6sacl .framer-g7vwm0-container, .framer-6sacl .framer-xr591u-container, .framer-6sacl .framer-tjh0d8-container, .framer-6sacl .framer-spdbc7-container, .framer-6sacl .framer-14y3v4l-container, .framer-6sacl .framer-1gfbkmf-container, .framer-6sacl .framer-1tfqa1n-container, .framer-6sacl .framer-70lul-container, .framer-6sacl .framer-1cyxc47-container, .framer-6sacl .framer-192ynpt-container, .framer-6sacl .framer-1m0fpk6-container, .framer-6sacl .framer-1x0c2pu-container, .framer-6sacl .framer-1t29xg8-container { flex: none; height: 43px; position: relative; width: 568px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6sacl .framer-g37lkn, .framer-6sacl .framer-1ek9zs4, .framer-6sacl .framer-9oq46g, .framer-6sacl .framer-1brycsw { gap: 0px; } .framer-6sacl .framer-g37lkn > *, .framer-6sacl .framer-1ek9zs4 > *, .framer-6sacl .framer-9oq46g > *, .framer-6sacl .framer-1brycsw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6sacl .framer-g37lkn > :first-child, .framer-6sacl .framer-1ek9zs4 > :first-child, .framer-6sacl .framer-9oq46g > :first-child, .framer-6sacl .framer-1brycsw > :first-child { margin-top: 0px; } .framer-6sacl .framer-g37lkn > :last-child, .framer-6sacl .framer-1ek9zs4 > :last-child, .framer-6sacl .framer-9oq46g > :last-child, .framer-6sacl .framer-1brycsw > :last-child { margin-bottom: 0px; } }\",\".framer-6sacl.framer-v-gfa15t.framer-1fcgg24 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: center; max-width: 408px; padding: 0px; width: 408px; }\",\".framer-6sacl.framer-v-gfa15t .framer-ryb1os-container { bottom: unset; height: 468px; left: unset; position: relative; top: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-6sacl.framer-v-gfa15t.framer-1fcgg24 { gap: 0px; } .framer-6sacl.framer-v-gfa15t.framer-1fcgg24 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-6sacl.framer-v-gfa15t.framer-1fcgg24 > :first-child { margin-top: 0px; } .framer-6sacl.framer-v-gfa15t.framer-1fcgg24 > :last-child { margin-bottom: 0px; } }\",\".framer-6sacl.framer-v-1cshn65.framer-1fcgg24 { width: 768px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 468\n * @framerIntrinsicWidth 700\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"OmPfA_b38\":{\"layout\":[\"fixed\",\"fixed\"]},\"q1QI2ay6U\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"408px\",null,null]},\"ixbGBAvYB\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerwLU6RMRp9=withCSS(Component,css,\"framer-6sacl\");export default FramerwLU6RMRp9;FramerwLU6RMRp9.displayName=\"Client Ticker\";FramerwLU6RMRp9.defaultProps={height:468,width:700};addPropertyControls(FramerwLU6RMRp9,{variant:{options:[\"RCZUQ8Cwj\",\"OmPfA_b38\",\"q1QI2ay6U\",\"ixbGBAvYB\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\",\"Desktop- Wide\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerwLU6RMRp9,[{explicitInter:true,fonts:[]},...ListCopy2Fonts,...TickerFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwLU6RMRp9\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OmPfA_b38\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"q1QI2ay6U\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"408px\\\",null,null]},\\\"ixbGBAvYB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"468\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"700\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[];export const css=[\".framer-j1WdE .framer-styles-preset-errik9:not(.rich-text-wrapper), .framer-j1WdE .framer-styles-preset-errik9.rich-text-wrapper a { --framer-link-current-text-color: var(--token-a31d5043-947c-4b72-8ac5-3a2cd17fc6f0, #1c1c21); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #999999; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-a31d5043-947c-4b72-8ac5-3a2cd17fc6f0, #1c1c21); --framer-link-text-decoration: none; transition: color 0.34s cubic-bezier(0.5, 0, 0.88, 0.77) 0s; }\"];export const className=\"framer-j1WdE\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Copyright Klim Type Foundry Buch\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Copyright Klim Type Foundry Buch\",source:\"custom\",url:\"https://framerusercontent.com/assets/3UAgztkMQNv0ws7Kmuan0Y4ri4.woff\"}]}];export const css=['.framer-YWvQc .framer-styles-preset-6nfpdv:not(.rich-text-wrapper), .framer-YWvQc .framer-styles-preset-6nfpdv.rich-text-wrapper p { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.3px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 18px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 0px) { .framer-YWvQc .framer-styles-preset-6nfpdv:not(.rich-text-wrapper), .framer-YWvQc .framer-styles-preset-6nfpdv.rich-text-wrapper p { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.3px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 18px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-YWvQc\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Copyright Klim Type Foundry Buch\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Copyright Klim Type Foundry Buch\",source:\"custom\",url:\"https://framerusercontent.com/assets/3UAgztkMQNv0ws7Kmuan0Y4ri4.woff\"}]}];export const css=['.framer-dwAJE .framer-styles-preset-bccllm:not(.rich-text-wrapper), .framer-dwAJE .framer-styles-preset-bccllm.rich-text-wrapper h1 { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 48px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.32px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 58px; --framer-text-alignment: start; --framer-text-color: var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-dwAJE .framer-styles-preset-bccllm:not(.rich-text-wrapper), .framer-dwAJE .framer-styles-preset-bccllm.rich-text-wrapper h1 { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 42px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.32px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 58px; --framer-text-alignment: start; --framer-text-color: var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-dwAJE .framer-styles-preset-bccllm:not(.rich-text-wrapper), .framer-dwAJE .framer-styles-preset-bccllm.rich-text-wrapper h1 { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.32px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 58px; --framer-text-alignment: start; --framer-text-color: var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-dwAJE\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-x4QVc .framer-styles-preset-1wicq5s:not(.rich-text-wrapper), .framer-x4QVc .framer-styles-preset-1wicq5s.rich-text-wrapper a { --framer-link-current-text-color: #ababab; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #ffffff; --framer-link-hover-text-decoration: none; --framer-link-text-color: #cccccc; --framer-link-text-decoration: none; }\"];export const className=\"framer-x4QVc\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Copyright Klim Type Foundry Buch\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Copyright Klim Type Foundry Buch\",source:\"custom\",url:\"https://framerusercontent.com/assets/3UAgztkMQNv0ws7Kmuan0Y4ri4.woff\"}]}];export const css=['.framer-qgvyH .framer-styles-preset-1joz210:not(.rich-text-wrapper), .framer-qgvyH .framer-styles-preset-1joz210.rich-text-wrapper h2 { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 34px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.7px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 48px; --framer-text-alignment: start; --framer-text-color: var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 899px) and (min-width: 0px) { .framer-qgvyH .framer-styles-preset-1joz210:not(.rich-text-wrapper), .framer-qgvyH .framer-styles-preset-1joz210.rich-text-wrapper h2 { --framer-font-family: \"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 25px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 48px; --framer-text-alignment: start; --framer-text-color: var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-qgvyH\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={sqKeqj321:new LazyValue(()=>import(\"./lTyr77ihH-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LocaleSelector from\"https://framerusercontent.com/modules/57FhkldN9P7x88MqAEaR/fW26mCIOTpHHBOBnf7GZ/LocaleSelector.js\";import{withStaggerChildren}from\"https://framerusercontent.com/modules/9HSM4m5fiFe3ouyJQVhF/eKw4BWR4H4iFqEeVu2QA/WithStagger.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js\";import ElementsPulseCopy from\"https://framerusercontent.com/modules/qFWNNCO9jxfFOYuRUUDI/Voik8v5URYVvryX8VO6K/XGvcs1qgG.js\";import ClientTicker from\"#framer/local/canvasComponent/wLU6RMRp9/wLU6RMRp9.js\";import*as sharedStyle2 from\"#framer/local/css/EBynRuKhU/EBynRuKhU.js\";import*as sharedStyle from\"#framer/local/css/f3Dc0O4kS/f3Dc0O4kS.js\";import*as sharedStyle1 from\"#framer/local/css/KYQ2OVCuK/KYQ2OVCuK.js\";import*as sharedStyle4 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle3 from\"#framer/local/css/vDltKVZ8B/vDltKVZ8B.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/lTyr77ihH/lTyr77ihH.js\";import metadataProvider from\"#framer/local/webPageMetadata/lTyr77ihH/lTyr77ihH.js\";const LocaleSelectorFonts=getFonts(LocaleSelector);const ElementsPulseCopyFonts=getFonts(ElementsPulseCopy);const TickerFonts=getFonts(Ticker);const TickerWithStaggerChildreneiv6d9=withCodeBoundaryForOverrides(Ticker,{nodeId:\"jkmJom_Sg\",override:withStaggerChildren,scopeId:\"lTyr77ihH\"});const TickerWithStaggerChildrengpnwfw=withCodeBoundaryForOverrides(Ticker,{nodeId:\"okHWUOD7J\",override:withStaggerChildren,scopeId:\"lTyr77ihH\"});const TickerWithStaggerChildren4rb7m5=withCodeBoundaryForOverrides(Ticker,{nodeId:\"lmJflQKxx\",override:withStaggerChildren,scopeId:\"lTyr77ihH\"});const TickerWithStaggerChildrenv164un=withCodeBoundaryForOverrides(Ticker,{nodeId:\"V5Ru7IUkr\",override:withStaggerChildren,scopeId:\"lTyr77ihH\"});const ClientTickerFonts=getFonts(ClientTicker);const breakpoints={IhwzjVEu_:\"(min-width: 810px) and (max-width: 1199px)\",Qs14eZ20r:\"(max-width: 809px)\",xsDOxCyCN:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-RWXrQ\";const variantClassNames={IhwzjVEu_:\"framer-v-1267tk7\",Qs14eZ20r:\"framer-v-1x80wdo\",xsDOxCyCN:\"framer-v-1t5phlm\"};const transition1={damping:80,delay:0,mass:1,stiffness:210,type:\"spring\"};const animation={backgroundColor:\"rgb(43, 117, 35)\",opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"xsDOxCyCN\",Phone:\"Qs14eZ20r\",Tab:\"IhwzjVEu_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xsDOxCyCN\"};};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);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);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Qs14eZ20r\")return false;return true;};usePreloadLocalizedValues(activeLocale);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Qs14eZ20r\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xsDOxCyCN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1t5phlm\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zz03qt\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b4je5u\",\"data-framer-name\":\"Nav\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lk8aot\",\"data-framer-name\":\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9hhr76 hidden-1x80wdo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"Based in Tallinn, Estonia\"})}),className:\"framer-67snwt\",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-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"Working worldwide\"})}),className:\"framer-1h5o6jb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-bccllm\",\"data-styles-preset\":\"KYQ2OVCuK\",children:\"studio t8d\"})}),className:\"framer-1o9bwth\",fonts:[\"Inter\"],id:\"1o9bwth\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14ye8lc\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-imi0or\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto: info@studio-t8d.com\",motionChild:true,nodeId:\"o1yT3POg1\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-errik9\",\"data-styles-preset\":\"EBynRuKhU\",children:\"info@studio-t8d.com\"})})})}),className:\"framer-ff9nb2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-beq2xu\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-bqzvjz-container\",isModuleExternal:true,nodeId:\"pxgcfJiWo\",scopeId:\"lTyr77ihH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IhwzjVEu_:{font:{fontFamily:'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',fontSize:\"14px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},padding:\"1px 0px 0px 0px\"},Qs14eZ20r:{font:{fontFamily:'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',fontSize:\"14px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"}}},children:/*#__PURE__*/_jsx(LocaleSelector,{caret:{color:\"rgb(0, 0, 0)\",size:12,type:\"default\"},fillColor:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',fontSize:\"16px\",letterSpacing:\"0em\",lineHeight:\"1.5em\"},height:\"100%\",icon:{color:\"rgb(0, 0, 0)\",size:18,type:\"default\"},id:\"pxgcfJiWo\",layoutId:\"pxgcfJiWo\",options:{focus:{color:\"rgb(0, 0, 0)\",offset:0,style:\"solid\",width:0},gap:5,title:true},padding:\"0px 0px 0px 0px\",radius:\"0px\",style:{width:\"100%\"},textColor:\"rgb(0, 0, 0)\",width:\"100%\"})})})})})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ufuw68\",\"data-framer-name\":\"Title Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zeizc2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1joz210\",\"data-styles-preset\":\"vDltKVZ8B\",children:\"We help companies succeed by designing meaningful solutions with long-term utility \u2013 not quick fixes. \"})}),className:\"framer-1mt7dhv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:\"mailto: info@studio-t8d.com\",motionChild:true,nodeId:\"sbTwXmaRV\",openInNewTab:true,scopeId:\"lTyr77ihH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-11474kv framer-y8o004\",whileHover:animation,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v0bsy0\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-29xf82-container\",isModuleExternal:true,nodeId:\"pQ1S2fVpi\",scopeId:\"lTyr77ihH\",children:/*#__PURE__*/_jsx(ElementsPulseCopy,{CyE7CB3gO:\"rgb(255, 255, 255)\",height:\"100%\",id:\"pQ1S2fVpi\",layoutId:\"pQ1S2fVpi\",style:{height:\"100%\",width:\"100%\"},variant:\"XZiXvI9bv\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Open for new projects from May 2025\"})}),className:\"framer-ygkz3a\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jneeui\",\"data-framer-name\":\"Projects\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s3qhe5\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-eiv6d9-container hidden-1x80wdo\",isModuleExternal:true,nodeId:\"jkmJom_Sg\",rendersWithMotion:true,scopeId:\"lTyr77ihH\",children:/*#__PURE__*/_jsx(TickerWithStaggerChildreneiv6d9,{alignment:\"flex-start\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:21,overflow:false},gap:20,height:\"100%\",hoverFactor:.7,id:\"jkmJom_Sg\",layoutId:\"jkmJom_Sg\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/zI5qkEHX1Pz6zt18qCUsCEOZIc.png?scale-down-to=2048\"},className:\"framer-1akjuau\",\"data-framer-name\":\"1\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-qsg4j7\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/mindthemeaning\",motionChild:true,nodeId:\"X3YIE_OQo\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1dcz7fw\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/oEceUTLyeXJfN0ixSojh6svQNc.png?scale-down-to=2048\"},className:\"framer-1da1ikh\",\"data-framer-name\":\"2\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j1ksqc\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/swwwwapps\",motionChild:true,nodeId:\"livbWBgHz\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"See More\"})})})}),className:\"framer-sao2xq\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/fG64sPZPLkBqpZ33DXqIvEW0Gt4.png?scale-down-to=2048\"},className:\"framer-1tulz8h\",\"data-framer-name\":\"3\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xq90h4\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/swwwwapps\",motionChild:true,nodeId:\"yZOcfKHCb\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"See More\"})})})}),className:\"framer-b565zs\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/grtdZLw8o45rbMKnjhwEiFU6zcs.png?scale-down-to=2048\"},className:\"framer-13cqnkk\",\"data-framer-name\":\"4\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19o2b7i\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/decred\",motionChild:true,nodeId:\"nWtmmqHfx\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-18objxj\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/ez0RQo0go6TEPcW04RSBXoY4io.png?scale-down-to=2048\"},className:\"framer-ohcaku\",\"data-framer-name\":\"5\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14k36ra\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v10\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/decred#products\",motionChild:true,nodeId:\"K0p08UO32\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-558x9o\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/ARsbI7vw3ouTWfKacwGdDTvJiK0.png?scale-down-to=2048\"},className:\"framer-1j232kc\",\"data-framer-name\":\"6\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-109zd1i\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v11\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"http://palopolar.com\",motionChild:true,nodeId:\"jLWVLH0S2\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"www\"})})})}),className:\"framer-1yxsu60\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/7xebRqCfBmPV4pA8vnkgVlkFDk.png?scale-down-to=2048\"},className:\"framer-4rpoxk\",\"data-framer-name\":\"7\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-q4m8sm\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/84294273/CommerceBlock\",motionChild:true,nodeId:\"hZgpejg_k\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-u2f5hi\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/HikMW1rRs229Wcvp2t4WhwinPE.png?scale-down-to=2048\"},className:\"framer-1izptrj\",\"data-framer-name\":\"8\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-chia45\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/71101421/Company-Zero\",motionChild:true,nodeId:\"Af5WGMS0i\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1123anf\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/R2t8X5Pr1qok2PsZas5PXSGBYYU.png?scale-down-to=2048\"},className:\"framer-hdptqy\",\"data-framer-name\":\"9\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yq5of6\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/22351947/Opre\",motionChild:true,nodeId:\"OpAjXEzcm\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-zk4b66\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})})],speed:34,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gpnwfw-container hidden-1t5phlm hidden-1267tk7\",\"data-framer-name\":\"Ticker M\",isModuleExternal:true,name:\"Ticker M\",nodeId:\"okHWUOD7J\",rendersWithMotion:true,scopeId:\"lTyr77ihH\",children:/*#__PURE__*/_jsx(TickerWithStaggerChildrengpnwfw,{alignment:\"flex-start\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:13,overflow:false},gap:5,height:\"100%\",hoverFactor:.5,id:\"okHWUOD7J\",layoutId:\"okHWUOD7J\",name:\"Ticker M\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/zI5qkEHX1Pz6zt18qCUsCEOZIc.png?scale-down-to=2048\"},className:\"framer-1dt5szv\",\"data-framer-name\":\"1m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l01836\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/mindthemeaning\",motionChild:true,nodeId:\"w9_9kjn3u\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-yjuk3m\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/oEceUTLyeXJfN0ixSojh6svQNc.png?scale-down-to=2048\"},className:\"framer-1iqewsp\",\"data-framer-name\":\"2m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11r9fl3\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v16\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/swwwwapps\",motionChild:true,nodeId:\"eKE2hGYWy\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"See More\"})})})}),className:\"framer-1e37vds\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/fG64sPZPLkBqpZ33DXqIvEW0Gt4.png?scale-down-to=2048\"},className:\"framer-1jyfs27\",\"data-framer-name\":\"3m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5c5r6c\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v17\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/swwwwapps\",motionChild:true,nodeId:\"xfmWifKQb\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"See More\"})})})}),className:\"framer-zqg9yh\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/grtdZLw8o45rbMKnjhwEiFU6zcs.png?scale-down-to=2048\"},className:\"framer-1dd847f\",\"data-framer-name\":\"4m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wxqane\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v18\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/decred\",motionChild:true,nodeId:\"jCm5BDq_B\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-cov7vy\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/ez0RQo0go6TEPcW04RSBXoY4io.png?scale-down-to=2048\"},className:\"framer-1wx81q5\",\"data-framer-name\":\"5m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13c2k6a\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v19\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/decred#products\",motionChild:true,nodeId:\"nE3z5jc4s\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-7c3xtl\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/ARsbI7vw3ouTWfKacwGdDTvJiK0.png?scale-down-to=2048\"},className:\"framer-qwxqjz\",\"data-framer-name\":\"6m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gjsbay\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v20\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"http://palopolar.com\",motionChild:true,nodeId:\"yBtpLuhUs\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"www\"})})})}),className:\"framer-1ho7uiw\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/7xebRqCfBmPV4pA8vnkgVlkFDk.png?scale-down-to=2048\"},className:\"framer-1tgaznb\",\"data-framer-name\":\"7m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j9u2af\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v21\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/84294273/CommerceBlock\",motionChild:true,nodeId:\"JIHIT_4CB\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1ncm737\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/HikMW1rRs229Wcvp2t4WhwinPE.png?scale-down-to=2048\"},className:\"framer-1udla9w\",\"data-framer-name\":\"8m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t3pd5\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v22\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/71101421/Company-Zero\",motionChild:true,nodeId:\"WreszmYEf\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1pnaiu\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/R2t8X5Pr1qok2PsZas5PXSGBYYU.png?scale-down-to=2048\"},className:\"framer-1mwrml8\",\"data-framer-name\":\"9m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-syo0dx\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v23\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/22351947/Opre\",motionChild:true,nodeId:\"jP5ZFmuK2\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-16b5tv\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})})],speed:34,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i7n95l\",children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4rb7m5-container hidden-1x80wdo\",isModuleExternal:true,nodeId:\"lmJflQKxx\",rendersWithMotion:true,scopeId:\"lTyr77ihH\",children:/*#__PURE__*/_jsx(TickerWithStaggerChildren4rb7m5,{alignment:\"flex-start\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:21,overflow:false},gap:20,height:\"100%\",hoverFactor:.7,id:\"lmJflQKxx\",layoutId:\"lmJflQKxx\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/qXlO8Re5IAXNCfjOCmLFh058FyE.png?scale-down-to=2048\"},className:\"framer-1jhgzm7\",\"data-framer-name\":\"10\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1d9md5m\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v24\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/37008333/Mellos\",motionChild:true,nodeId:\"DTQ82BpkY\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1x7em1m\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/ZFuOg98pBYoGxH7tWmYyv1IFac.png?scale-down-to=2048\"},className:\"framer-ex1ula\",\"data-framer-name\":\"11\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17v2hvv\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v25\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/decred#products\",motionChild:true,nodeId:\"nzmHFJUP8\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-uirdft\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/H90oCeZBMkoUSKe6bwZSfxh3D8.png?scale-down-to=2048\"},className:\"framer-rbet3v\",\"data-framer-name\":\"12\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dxsreq\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v26\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/52857275/Autechre-Live-Tallinn\",motionChild:true,nodeId:\"v9ipDpqC_\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1q0fbic\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/UU4YYoKZp9Y5JSUtQFKaO3HRY.png?scale-down-to=2048\"},className:\"framer-644hhd\",\"data-framer-name\":\"13\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5xd3g8\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v27\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/paasteliit\",motionChild:true,nodeId:\"S0l9788OL\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1nyj0mm\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/i2wTBJL2uxIjOLWiDKjxcn0BRc.png?scale-down-to=2048\"},className:\"framer-2ec1yh\",\"data-framer-name\":\"14\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fb2vew\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/scottcarver\",motionChild:true,nodeId:\"pUty2hWD5\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-17uxauk\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/wLrmoApOBPewgOaMRRxbCaEHK0.png?scale-down-to=2048\"},className:\"framer-1h1ykwu\",\"data-framer-name\":\"15\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-av2rte\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v29\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/146885309/Terras-Gauda-2022\",motionChild:true,nodeId:\"hq6fvBPCP\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1b7gd4z\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/WqQjggK3Pg6hnFndzgwp2yFco.png?scale-down-to=2048\"},className:\"framer-11ypqyd\",\"data-framer-name\":\"16\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-l0wvee\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v30\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/gh\",motionChild:true,nodeId:\"MkR2KlmTR\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1sj26ea\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/PXX4jYTPiSTzAZEbYFdxVsz4.png?scale-down-to=2048\"},className:\"framer-pvmlh5\",\"data-framer-name\":\"17\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-se8a85\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v31\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/decred#products\",motionChild:true,nodeId:\"jRMDqCz1r\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-6q145g\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1352,intrinsicWidth:2402,pixelHeight:1352,pixelWidth:2402,src:\"https://framerusercontent.com/images/2aMz5fY42z0dKqvvReEyAgnfI0.png?scale-down-to=2048\"},className:\"framer-181b2wz\",\"data-framer-name\":\"18\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9lw4fp\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v32\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/artabout\",motionChild:true,nodeId:\"I0KWrVTI5\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-giall0\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})})],speed:34,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v164un-container hidden-1t5phlm hidden-1267tk7\",\"data-framer-name\":\"Ticker M\",isModuleExternal:true,name:\"Ticker M\",nodeId:\"V5Ru7IUkr\",rendersWithMotion:true,scopeId:\"lTyr77ihH\",children:/*#__PURE__*/_jsx(TickerWithStaggerChildrenv164un,{alignment:\"flex-start\",direction:\"right\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:13,overflow:false},gap:5,height:\"100%\",hoverFactor:.5,id:\"V5Ru7IUkr\",layoutId:\"V5Ru7IUkr\",name:\"Ticker M\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/qXlO8Re5IAXNCfjOCmLFh058FyE.png?scale-down-to=2048\"},className:\"framer-1bsce9s\",\"data-framer-name\":\"10m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1phrjyq\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v33\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/37008333/Mellos\",motionChild:true,nodeId:\"VMLV64FRM\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-zk100i\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/ZFuOg98pBYoGxH7tWmYyv1IFac.png?scale-down-to=2048\"},className:\"framer-zye8un\",\"data-framer-name\":\"11m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7bcxfi\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v34\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/decred#products\",motionChild:true,nodeId:\"phZ4Z1kX7\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-ej4dpk\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/H90oCeZBMkoUSKe6bwZSfxh3D8.png?scale-down-to=2048\"},className:\"framer-1asv16u\",\"data-framer-name\":\"12m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ra94wy\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/52857275/Autechre-Live-Tallinn\",motionChild:true,nodeId:\"yKWoZDuGX\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1wzflne\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/UU4YYoKZp9Y5JSUtQFKaO3HRY.png?scale-down-to=2048\"},className:\"framer-1gl3lqy\",\"data-framer-name\":\"13m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t6uh03\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v36\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/paasteliit\",motionChild:true,nodeId:\"uZaInKir2\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-18ts2xs\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/i2wTBJL2uxIjOLWiDKjxcn0BRc.png?scale-down-to=2048\"},className:\"framer-dqgtx9\",\"data-framer-name\":\"14m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-cgcj7\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v37\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/scottcarver\",motionChild:true,nodeId:\"t1lybUBiV\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-6zq6nl\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/wLrmoApOBPewgOaMRRxbCaEHK0.png?scale-down-to=2048\"},className:\"framer-i4f04f\",\"data-framer-name\":\"15m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6t2324\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v38\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/gallery/146885309/Terras-Gauda-2022\",motionChild:true,nodeId:\"vX4vqVXSt\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1ubxlfn\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/WqQjggK3Pg6hnFndzgwp2yFco.png?scale-down-to=2048\"},className:\"framer-1ppfcuz\",\"data-framer-name\":\"16m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-106ybt8\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v39\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/gh\",motionChild:true,nodeId:\"TtIBJEDTK\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1cte6f1\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1351,intrinsicWidth:2401,pixelHeight:1351,pixelWidth:2401,src:\"https://framerusercontent.com/images/PXX4jYTPiSTzAZEbYFdxVsz4.png?scale-down-to=2048\"},className:\"framer-1qmz985\",\"data-framer-name\":\"17m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kvu3a7\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v40\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/decred#products\",motionChild:true,nodeId:\"GG_VQlQL1\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1h9mnyy\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1352,intrinsicWidth:2402,pixelHeight:1352,pixelWidth:2402,src:\"https://framerusercontent.com/images/2aMz5fY42z0dKqvvReEyAgnfI0.png?scale-down-to=2048\"},className:\"framer-197dg29\",\"data-framer-name\":\"18m\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jvcvcs\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v41\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.ta-lind.com/artabout\",motionChild:true,nodeId:\"K599mNVAC\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1wicq5s\",\"data-styles-preset\":\"ro7OPezbn\",children:\"Case Study\"})})})}),className:\"framer-1iioh1t\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})})],speed:34,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1whmxx9\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eraj1t\",\"data-framer-name\":\"brand\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v42\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1joz210\",\"data-styles-preset\":\"vDltKVZ8B\",style:{\"--framer-text-color\":\"var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(0, 0, 0))\"},children:\"Brand, comms\"})}),className:\"framer-36biuv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tqq123\",\"data-framer-name\":\"Stack\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v43\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"With each entity, we intend to see things not as they appear, but as they truly are. We start with understanding what\u2019s inherently genuine, and what isn\u2019t. Looking at these meanings and associations through a wider lens provides us the fundamentals for creating appropriate, distinct and substantive means for representation. \"})}),className:\"framer-5pg7i4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p8vjp8\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lp81tz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v45\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Brand Advisory\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v44\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Brand Advisory\"})}),className:\"framer-10yncsz\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w090er\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v47\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Strategy & Positioning\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v46\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Strategy & Positioning\"})}),className:\"framer-pxku35\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-faucw4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v49\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Identity Programs\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v48\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Identity Programs\"})}),className:\"framer-kjjpls\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x7rop8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v51\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Graphic Design\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v50\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Graphic Design\"})}),className:\"framer-18h7cto\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5io1o5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v53\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Motion\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v52\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Motion\"})}),className:\"framer-1tpfetc\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nukqrf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"3D\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"3D\"})}),className:\"framer-2754vq\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10ht204\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v54\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Illustration\"})}),className:\"framer-1ewtf92\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ej6usd\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v56\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Photography\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v55\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Photography\"})}),className:\"framer-6jlzri\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wo1415\",\"data-framer-name\":\"swwwwapps\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v57\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1joz210\",\"data-styles-preset\":\"vDltKVZ8B\",style:{\"--framer-text-color\":\"var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(0, 0, 0))\"},children:\"Software, web, apps\"})}),className:\"framer-1n3bvoy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gtpwmd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v58\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"Our approach is non-linear and adaptive, subject to the composition of the problem. We intend on being less wrong by acknowledging existing beliefs, natural biases and properly evaluating assumptions.\"})}),className:\"framer-vgvq0e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1llrn16\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xj3w5p\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v60\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Discovery & Research\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v59\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Discovery & Research\"})}),className:\"framer-2miz30\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-65v6is\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v62\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Workshops\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v61\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Workshops\"})}),className:\"framer-dgm7ty\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yrkqw9\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v64\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Proof of Concept\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v63\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Proof of Concept\"})}),className:\"framer-1yk3btp\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cmus58\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v66\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"UX/UI Design\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v65\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"UX/UI Design\"})}),className:\"framer-mafduy\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k0kqm5\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v68\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Design Systems\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v67\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Design Systems\"})}),className:\"framer-kuvy5s\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ymyies\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v70\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Gamification\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v69\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Gamification\"})}),className:\"framer-57r2jl\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fkkvjj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:getLocalizedValue(\"v72\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Development\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v71\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.3px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-3fda2f9e-66a2-433e-9cf6-0d7c4ba191d2, rgb(255, 255, 255))\"},children:\"Development\"})}),className:\"framer-79gvj3\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yjteld\",\"data-framer-name\":\"Project Index\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bdvp51\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v73\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1joz210\",\"data-styles-preset\":\"vDltKVZ8B\",style:{\"--framer-text-color\":\"var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(0, 0, 0))\"},children:\"Past Work\"})}),className:\"framer-r8krdt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h7eecm\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{width:\"408px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340,width:`max((${componentViewport?.width||\"100vw\"} - 68px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dvrumv-container\",nodeId:\"cNBEIiw5h\",scopeId:\"lTyr77ihH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{IhwzjVEu_:{variant:\"OmPfA_b38\"},Qs14eZ20r:{variant:\"q1QI2ay6U\"}},children:/*#__PURE__*/_jsx(ClientTicker,{height:\"100%\",id:\"cNBEIiw5h\",layoutId:\"cNBEIiw5h\",style:{height:\"100%\",width:\"100%\"},variant:\"RCZUQ8Cwj\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v74\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"Tanel A. Lind has been designing brands, building products, and creating interactive experiences since 2008. This list sums up bulk of his work and collaboration with the top notch teams at studio t8d, Idean/Capgemini, EETER, Decred, Alphabet, Division as well as individual projects.\"})}),className:\"framer-m19z8f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e0i70r\",\"data-framer-name\":\"sw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v75\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1joz210\",\"data-styles-preset\":\"vDltKVZ8B\",style:{\"--framer-text-color\":\"var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, rgb(0, 0, 0))\"},children:\"Contact\"})}),className:\"framer-19udvrc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wmdgip\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v9js1m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"Tanel A. Lind\"})}),className:\"framer-r9j2hj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v76\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"Design / Direction\"})}),className:\"framer-13k89m0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto: tanel@studio-t8d.com\",motionChild:true,nodeId:\"fSqjHPDTr\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-errik9\",\"data-styles-preset\":\"EBynRuKhU\",children:\"tanel@studio-t8d.com\"})})})}),className:\"framer-zlht4p\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h1irn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"Aleksander Puumets\"})}),className:\"framer-p0wh7w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v77\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:\"Projects / New Business\"})}),className:\"framer-142gsve\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6nfpdv\",\"data-styles-preset\":\"f3Dc0O4kS\",children:/*#__PURE__*/_jsx(Link,{href:\"mailto: aleksander@studio-t8d.com\",motionChild:true,nodeId:\"XV0Ioepo7\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-errik9\",\"data-styles-preset\":\"EBynRuKhU\",children:\"aleksander@studio-t8d.com\"})})})}),className:\"framer-1qi65yo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-696ya1\",\"data-framer-name\":\"Footer Copy 2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sx7f7g\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Qs14eZ20r:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-text-alignment\":\"left\"},children:[\"\\xa9 2025 O\\xdc T8D, Reg nr. 16081696\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-4ca7d748-6404-4dbd-82d7-1148c1e14e26, rgba(0, 0, 0, 0.5))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/sfa51KkRgvKaqr5dA\",motionChild:true,nodeId:\"fUmflmktT\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-errik9\",\"data-styles-preset\":\"EBynRuKhU\",children:\"V\\xe4ike-Ameerika 8, 10134 Tallinn, Estonia\"})})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\"},children:[\"\\xa9 2025 O\\xdc T8D, Reg nr. 16081696\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-4ca7d748-6404-4dbd-82d7-1148c1e14e26, rgba(0, 0, 0, 0.5))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/sfa51KkRgvKaqr5dA\",motionChild:true,nodeId:\"fUmflmktT\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-errik9\",\"data-styles-preset\":\"EBynRuKhU\",children:\"V\\xe4ike-Ameerika 8, 10134 Tallinn, Estonia\"})})]})}),className:\"framer-16rb6rx\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pm1gk3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.behance.net/ta-lind\",motionChild:true,nodeId:\"s5dJhZ4Ag\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-errik9\",\"data-styles-preset\":\"EBynRuKhU\",children:\"Behance\"})})})}),className:\"framer-10f5wwk\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://twitter.com/ta_lind\",motionChild:true,nodeId:\"pndh3F_T8\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-errik9\",\"data-styles-preset\":\"EBynRuKhU\",children:\"X/Twitter\"})})})}),className:\"framer-98han2\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0NvcHlyaWdodCBLbGltIFR5cGUgRm91bmRyeSBCdWNo\",\"--framer-font-family\":'\"Copyright Klim Type Foundry Buch\", \"Copyright Klim Type Foundry Buch Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.2px\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://ta-lind.medium.com\",motionChild:true,nodeId:\"v1qnU0WCz\",openInNewTab:true,scopeId:\"lTyr77ihH\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-errik9\",\"data-styles-preset\":\"EBynRuKhU\",children:\"Medium\"})})})}),className:\"framer-1ovwtrk\",fonts:[\"CUSTOM;Copyright Klim Type Foundry Buch\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RWXrQ.framer-y8o004, .framer-RWXrQ .framer-y8o004 { display: block; }\",\".framer-RWXrQ.framer-1t5phlm { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-RWXrQ .framer-zz03qt { 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: 34px 34px 0px 34px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-1b4je5u { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-1lk8aot { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-9hhr76 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 200px; }\",\".framer-RWXrQ .framer-67snwt, .framer-RWXrQ .framer-1h5o6jb, .framer-RWXrQ .framer-1o9bwth { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-RWXrQ .framer-14ye8lc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 9px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 200px; }\",\".framer-RWXrQ .framer-imi0or { align-content: flex-end; align-items: flex-end; 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: 200px; }\",\".framer-RWXrQ .framer-ff9nb2 { flex: none; height: auto; max-width: 800px; overflow: visible; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-RWXrQ .framer-beq2xu { 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: 100%; }\",\".framer-RWXrQ .framer-bqzvjz-container { flex: none; height: auto; position: relative; width: 104px; }\",\".framer-RWXrQ .framer-1ufuw68 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 80vh; justify-content: flex-start; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-zeizc2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 568px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-RWXrQ .framer-1mt7dhv { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RWXrQ .framer-11474kv { align-content: center; align-items: center; background-color: var(--token-1ed07eb1-06d2-44a2-9c81-69ea1bd2c5e1, #000000); border-bottom-left-radius: 44px; border-bottom-right-radius: 44px; border-top-left-radius: 44px; border-top-right-radius: 44px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; 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-RWXrQ .framer-1v0bsy0 { 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: visible; padding: 5px 20px 6px 15px; position: relative; width: min-content; }\",\".framer-RWXrQ .framer-29xf82-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-RWXrQ .framer-ygkz3a, .framer-RWXrQ .framer-10yncsz, .framer-RWXrQ .framer-pxku35, .framer-RWXrQ .framer-kjjpls, .framer-RWXrQ .framer-18h7cto, .framer-RWXrQ .framer-1tpfetc, .framer-RWXrQ .framer-2754vq, .framer-RWXrQ .framer-1ewtf92, .framer-RWXrQ .framer-6jlzri, .framer-RWXrQ .framer-2miz30, .framer-RWXrQ .framer-dgm7ty, .framer-RWXrQ .framer-1yk3btp, .framer-RWXrQ .framer-mafduy, .framer-RWXrQ .framer-kuvy5s, .framer-RWXrQ .framer-57r2jl, .framer-RWXrQ .framer-79gvj3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-RWXrQ .framer-1jneeui { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-1s3qhe5, .framer-RWXrQ .framer-1i7n95l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-eiv6d9-container, .framer-RWXrQ .framer-4rb7m5-container { flex: none; height: 480px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-1akjuau, .framer-RWXrQ .framer-1da1ikh, .framer-RWXrQ .framer-1tulz8h, .framer-RWXrQ .framer-13cqnkk, .framer-RWXrQ .framer-ohcaku, .framer-RWXrQ .framer-1j232kc, .framer-RWXrQ .framer-4rpoxk, .framer-RWXrQ .framer-1izptrj, .framer-RWXrQ .framer-hdptqy, .framer-RWXrQ .framer-1jhgzm7, .framer-RWXrQ .framer-ex1ula, .framer-RWXrQ .framer-rbet3v, .framer-RWXrQ .framer-644hhd, .framer-RWXrQ .framer-2ec1yh, .framer-RWXrQ .framer-1h1ykwu, .framer-RWXrQ .framer-11ypqyd, .framer-RWXrQ .framer-pvmlh5, .framer-RWXrQ .framer-181b2wz { aspect-ratio: 1.3333333333333333 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: var(--framer-aspect-ratio-supported, 480px); position: relative; width: 640px; }\",\".framer-RWXrQ .framer-qsg4j7, .framer-RWXrQ .framer-1j1ksqc, .framer-RWXrQ .framer-xq90h4, .framer-RWXrQ .framer-19o2b7i, .framer-RWXrQ .framer-14k36ra, .framer-RWXrQ .framer-109zd1i, .framer-RWXrQ .framer-q4m8sm, .framer-RWXrQ .framer-chia45, .framer-RWXrQ .framer-1yq5of6, .framer-RWXrQ .framer-1l01836, .framer-RWXrQ .framer-11r9fl3, .framer-RWXrQ .framer-5c5r6c, .framer-RWXrQ .framer-1wxqane, .framer-RWXrQ .framer-13c2k6a, .framer-RWXrQ .framer-1gjsbay, .framer-RWXrQ .framer-j9u2af, .framer-RWXrQ .framer-1t3pd5, .framer-RWXrQ .framer-syo0dx, .framer-RWXrQ .framer-1d9md5m, .framer-RWXrQ .framer-17v2hvv, .framer-RWXrQ .framer-dxsreq, .framer-RWXrQ .framer-5xd3g8, .framer-RWXrQ .framer-fb2vew, .framer-RWXrQ .framer-av2rte, .framer-RWXrQ .framer-l0wvee, .framer-RWXrQ .framer-se8a85, .framer-RWXrQ .framer-9lw4fp, .framer-RWXrQ .framer-1phrjyq, .framer-RWXrQ .framer-7bcxfi, .framer-RWXrQ .framer-1ra94wy, .framer-RWXrQ .framer-t6uh03, .framer-RWXrQ .framer-cgcj7, .framer-RWXrQ .framer-6t2324, .framer-RWXrQ .framer-106ybt8, .framer-RWXrQ .framer-kvu3a7, .framer-RWXrQ .framer-1jvcvcs { align-content: center; align-items: center; background-color: var(--token-eddecb35-89a2-4e9a-bad5-b9e72e5cea00, #757575); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; bottom: 15px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 1px 10px 1px 10px; position: absolute; transform: translateX(-50%); width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-RWXrQ .framer-1dcz7fw, .framer-RWXrQ .framer-sao2xq, .framer-RWXrQ .framer-b565zs, .framer-RWXrQ .framer-18objxj, .framer-RWXrQ .framer-558x9o, .framer-RWXrQ .framer-1yxsu60, .framer-RWXrQ .framer-u2f5hi, .framer-RWXrQ .framer-1123anf, .framer-RWXrQ .framer-zk4b66, .framer-RWXrQ .framer-yjuk3m, .framer-RWXrQ .framer-1e37vds, .framer-RWXrQ .framer-zqg9yh, .framer-RWXrQ .framer-cov7vy, .framer-RWXrQ .framer-7c3xtl, .framer-RWXrQ .framer-1ho7uiw, .framer-RWXrQ .framer-1ncm737, .framer-RWXrQ .framer-1pnaiu, .framer-RWXrQ .framer-16b5tv, .framer-RWXrQ .framer-1x7em1m, .framer-RWXrQ .framer-uirdft, .framer-RWXrQ .framer-1q0fbic, .framer-RWXrQ .framer-1nyj0mm, .framer-RWXrQ .framer-17uxauk, .framer-RWXrQ .framer-1b7gd4z, .framer-RWXrQ .framer-1sj26ea, .framer-RWXrQ .framer-6q145g, .framer-RWXrQ .framer-giall0, .framer-RWXrQ .framer-zk100i, .framer-RWXrQ .framer-ej4dpk, .framer-RWXrQ .framer-1wzflne, .framer-RWXrQ .framer-18ts2xs, .framer-RWXrQ .framer-6zq6nl, .framer-RWXrQ .framer-1ubxlfn, .framer-RWXrQ .framer-1cte6f1, .framer-RWXrQ .framer-1h9mnyy, .framer-RWXrQ .framer-1iioh1t { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-RWXrQ .framer-gpnwfw-container, .framer-RWXrQ .framer-v164un-container { flex: none; height: 210px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-1dt5szv, .framer-RWXrQ .framer-1iqewsp, .framer-RWXrQ .framer-1jyfs27, .framer-RWXrQ .framer-1dd847f, .framer-RWXrQ .framer-1wx81q5, .framer-RWXrQ .framer-qwxqjz, .framer-RWXrQ .framer-1tgaznb, .framer-RWXrQ .framer-1udla9w, .framer-RWXrQ .framer-1mwrml8, .framer-RWXrQ .framer-1bsce9s, .framer-RWXrQ .framer-zye8un, .framer-RWXrQ .framer-1asv16u, .framer-RWXrQ .framer-1gl3lqy, .framer-RWXrQ .framer-dqgtx9, .framer-RWXrQ .framer-i4f04f, .framer-RWXrQ .framer-1ppfcuz, .framer-RWXrQ .framer-1qmz985, .framer-RWXrQ .framer-197dg29 { aspect-ratio: 1.3333333333333333 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: var(--framer-aspect-ratio-supported, 210px); position: relative; width: 280px; }\",\".framer-RWXrQ .framer-1whmxx9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 144px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 90px 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-eraj1t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 144px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-36biuv, .framer-RWXrQ .framer-1n3bvoy, .framer-RWXrQ .framer-19udvrc { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 20px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-RWXrQ .framer-tqq123, .framer-RWXrQ .framer-gtpwmd { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-RWXrQ .framer-5pg7i4, .framer-RWXrQ .framer-vgvq0e, .framer-RWXrQ .framer-r9j2hj, .framer-RWXrQ .framer-p0wh7w { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 568px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RWXrQ .framer-p8vjp8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 5px; height: min-content; justify-content: flex-start; max-width: 520px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-lp81tz { align-content: center; align-items: center; background-color: var(--token-eddecb35-89a2-4e9a-bad5-b9e72e5cea00, #757575); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 28px; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-RWXrQ .framer-1w090er, .framer-RWXrQ .framer-faucw4, .framer-RWXrQ .framer-1xj3w5p, .framer-RWXrQ .framer-65v6is, .framer-RWXrQ .framer-1yrkqw9, .framer-RWXrQ .framer-cmus58, .framer-RWXrQ .framer-k0kqm5, .framer-RWXrQ .framer-1ymyies { align-content: center; align-items: center; background-color: var(--token-eddecb35-89a2-4e9a-bad5-b9e72e5cea00, #757575); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 28px; justify-content: center; overflow: hidden; padding: 4px 12px 4px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-RWXrQ .framer-1x7rop8, .framer-RWXrQ .framer-5io1o5, .framer-RWXrQ .framer-1nukqrf, .framer-RWXrQ .framer-10ht204, .framer-RWXrQ .framer-ej6usd, .framer-RWXrQ .framer-fkkvjj { align-content: center; align-items: center; background-color: var(--token-eddecb35-89a2-4e9a-bad5-b9e72e5cea00, #757575); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 28px; justify-content: center; overflow: hidden; padding: 5px 12px 5px 12px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-RWXrQ .framer-wo1415, .framer-RWXrQ .framer-e0i70r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-1llrn16 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 5px; height: min-content; justify-content: flex-start; max-width: 520px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-1yjteld { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-bdvp51, .framer-RWXrQ .framer-1v9js1m, .framer-RWXrQ .framer-1h1irn { 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: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-RWXrQ .framer-r8krdt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RWXrQ .framer-1h7eecm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-RWXrQ .framer-dvrumv-container { flex: none; height: 340px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-m19z8f, .framer-RWXrQ .framer-zlht4p, .framer-RWXrQ .framer-1qi65yo { flex: none; height: auto; max-width: 568px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RWXrQ .framer-wmdgip { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-RWXrQ .framer-13k89m0, .framer-RWXrQ .framer-142gsve { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 568px; opacity: 0.55; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RWXrQ .framer-696ya1 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 34px 38px 34px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-1sx7f7g { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-RWXrQ .framer-16rb6rx, .framer-RWXrQ .framer-10f5wwk, .framer-RWXrQ .framer-98han2, .framer-RWXrQ .framer-1ovwtrk { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-RWXrQ .framer-1pm1gk3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RWXrQ.framer-1t5phlm, .framer-RWXrQ .framer-zz03qt, .framer-RWXrQ .framer-1b4je5u, .framer-RWXrQ .framer-9hhr76, .framer-RWXrQ .framer-14ye8lc, .framer-RWXrQ .framer-imi0or, .framer-RWXrQ .framer-beq2xu, .framer-RWXrQ .framer-1ufuw68, .framer-RWXrQ .framer-zeizc2, .framer-RWXrQ .framer-11474kv, .framer-RWXrQ .framer-1v0bsy0, .framer-RWXrQ .framer-1jneeui, .framer-RWXrQ .framer-1s3qhe5, .framer-RWXrQ .framer-qsg4j7, .framer-RWXrQ .framer-1j1ksqc, .framer-RWXrQ .framer-xq90h4, .framer-RWXrQ .framer-19o2b7i, .framer-RWXrQ .framer-14k36ra, .framer-RWXrQ .framer-109zd1i, .framer-RWXrQ .framer-q4m8sm, .framer-RWXrQ .framer-chia45, .framer-RWXrQ .framer-1yq5of6, .framer-RWXrQ .framer-1l01836, .framer-RWXrQ .framer-11r9fl3, .framer-RWXrQ .framer-5c5r6c, .framer-RWXrQ .framer-1wxqane, .framer-RWXrQ .framer-13c2k6a, .framer-RWXrQ .framer-1gjsbay, .framer-RWXrQ .framer-j9u2af, .framer-RWXrQ .framer-1t3pd5, .framer-RWXrQ .framer-syo0dx, .framer-RWXrQ .framer-1i7n95l, .framer-RWXrQ .framer-1d9md5m, .framer-RWXrQ .framer-17v2hvv, .framer-RWXrQ .framer-dxsreq, .framer-RWXrQ .framer-5xd3g8, .framer-RWXrQ .framer-fb2vew, .framer-RWXrQ .framer-av2rte, .framer-RWXrQ .framer-l0wvee, .framer-RWXrQ .framer-se8a85, .framer-RWXrQ .framer-9lw4fp, .framer-RWXrQ .framer-1phrjyq, .framer-RWXrQ .framer-7bcxfi, .framer-RWXrQ .framer-1ra94wy, .framer-RWXrQ .framer-t6uh03, .framer-RWXrQ .framer-cgcj7, .framer-RWXrQ .framer-6t2324, .framer-RWXrQ .framer-106ybt8, .framer-RWXrQ .framer-kvu3a7, .framer-RWXrQ .framer-1jvcvcs, .framer-RWXrQ .framer-1whmxx9, .framer-RWXrQ .framer-eraj1t, .framer-RWXrQ .framer-tqq123, .framer-RWXrQ .framer-p8vjp8, .framer-RWXrQ .framer-lp81tz, .framer-RWXrQ .framer-1w090er, .framer-RWXrQ .framer-faucw4, .framer-RWXrQ .framer-1x7rop8, .framer-RWXrQ .framer-5io1o5, .framer-RWXrQ .framer-1nukqrf, .framer-RWXrQ .framer-10ht204, .framer-RWXrQ .framer-ej6usd, .framer-RWXrQ .framer-wo1415, .framer-RWXrQ .framer-gtpwmd, .framer-RWXrQ .framer-1llrn16, .framer-RWXrQ .framer-1xj3w5p, .framer-RWXrQ .framer-65v6is, .framer-RWXrQ .framer-1yrkqw9, .framer-RWXrQ .framer-cmus58, .framer-RWXrQ .framer-k0kqm5, .framer-RWXrQ .framer-1ymyies, .framer-RWXrQ .framer-fkkvjj, .framer-RWXrQ .framer-1yjteld, .framer-RWXrQ .framer-bdvp51, .framer-RWXrQ .framer-1h7eecm, .framer-RWXrQ .framer-e0i70r, .framer-RWXrQ .framer-wmdgip, .framer-RWXrQ .framer-1v9js1m, .framer-RWXrQ .framer-1h1irn, .framer-RWXrQ .framer-696ya1, .framer-RWXrQ .framer-1pm1gk3 { gap: 0px; } .framer-RWXrQ.framer-1t5phlm > *, .framer-RWXrQ .framer-zz03qt > *, .framer-RWXrQ .framer-9hhr76 > *, .framer-RWXrQ .framer-imi0or > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RWXrQ.framer-1t5phlm > :first-child, .framer-RWXrQ .framer-zz03qt > :first-child, .framer-RWXrQ .framer-1b4je5u > :first-child, .framer-RWXrQ .framer-9hhr76 > :first-child, .framer-RWXrQ .framer-imi0or > :first-child, .framer-RWXrQ .framer-zeizc2 > :first-child, .framer-RWXrQ .framer-1jneeui > :first-child, .framer-RWXrQ .framer-1whmxx9 > :first-child, .framer-RWXrQ .framer-tqq123 > :first-child, .framer-RWXrQ .framer-gtpwmd > :first-child, .framer-RWXrQ .framer-bdvp51 > :first-child, .framer-RWXrQ .framer-1h7eecm > :first-child, .framer-RWXrQ .framer-1v9js1m > :first-child, .framer-RWXrQ .framer-1h1irn > :first-child, .framer-RWXrQ .framer-696ya1 > :first-child { margin-top: 0px; } .framer-RWXrQ.framer-1t5phlm > :last-child, .framer-RWXrQ .framer-zz03qt > :last-child, .framer-RWXrQ .framer-1b4je5u > :last-child, .framer-RWXrQ .framer-9hhr76 > :last-child, .framer-RWXrQ .framer-imi0or > :last-child, .framer-RWXrQ .framer-zeizc2 > :last-child, .framer-RWXrQ .framer-1jneeui > :last-child, .framer-RWXrQ .framer-1whmxx9 > :last-child, .framer-RWXrQ .framer-tqq123 > :last-child, .framer-RWXrQ .framer-gtpwmd > :last-child, .framer-RWXrQ .framer-bdvp51 > :last-child, .framer-RWXrQ .framer-1h7eecm > :last-child, .framer-RWXrQ .framer-1v9js1m > :last-child, .framer-RWXrQ .framer-1h1irn > :last-child, .framer-RWXrQ .framer-696ya1 > :last-child { margin-bottom: 0px; } .framer-RWXrQ .framer-1b4je5u > *, .framer-RWXrQ .framer-bdvp51 > *, .framer-RWXrQ .framer-1v9js1m > *, .framer-RWXrQ .framer-1h1irn > *, .framer-RWXrQ .framer-696ya1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-RWXrQ .framer-14ye8lc > * { margin: 0px; margin-left: calc(9px / 2); margin-right: calc(9px / 2); } .framer-RWXrQ .framer-14ye8lc > :first-child, .framer-RWXrQ .framer-beq2xu > :first-child, .framer-RWXrQ .framer-1ufuw68 > :first-child, .framer-RWXrQ .framer-11474kv > :first-child, .framer-RWXrQ .framer-1v0bsy0 > :first-child, .framer-RWXrQ .framer-1s3qhe5 > :first-child, .framer-RWXrQ .framer-qsg4j7 > :first-child, .framer-RWXrQ .framer-1j1ksqc > :first-child, .framer-RWXrQ .framer-xq90h4 > :first-child, .framer-RWXrQ .framer-19o2b7i > :first-child, .framer-RWXrQ .framer-14k36ra > :first-child, .framer-RWXrQ .framer-109zd1i > :first-child, .framer-RWXrQ .framer-q4m8sm > :first-child, .framer-RWXrQ .framer-chia45 > :first-child, .framer-RWXrQ .framer-1yq5of6 > :first-child, .framer-RWXrQ .framer-1l01836 > :first-child, .framer-RWXrQ .framer-11r9fl3 > :first-child, .framer-RWXrQ .framer-5c5r6c > :first-child, .framer-RWXrQ .framer-1wxqane > :first-child, .framer-RWXrQ .framer-13c2k6a > :first-child, .framer-RWXrQ .framer-1gjsbay > :first-child, .framer-RWXrQ .framer-j9u2af > :first-child, .framer-RWXrQ .framer-1t3pd5 > :first-child, .framer-RWXrQ .framer-syo0dx > :first-child, .framer-RWXrQ .framer-1i7n95l > :first-child, .framer-RWXrQ .framer-1d9md5m > :first-child, .framer-RWXrQ .framer-17v2hvv > :first-child, .framer-RWXrQ .framer-dxsreq > :first-child, .framer-RWXrQ .framer-5xd3g8 > :first-child, .framer-RWXrQ .framer-fb2vew > :first-child, .framer-RWXrQ .framer-av2rte > :first-child, .framer-RWXrQ .framer-l0wvee > :first-child, .framer-RWXrQ .framer-se8a85 > :first-child, .framer-RWXrQ .framer-9lw4fp > :first-child, .framer-RWXrQ .framer-1phrjyq > :first-child, .framer-RWXrQ .framer-7bcxfi > :first-child, .framer-RWXrQ .framer-1ra94wy > :first-child, .framer-RWXrQ .framer-t6uh03 > :first-child, .framer-RWXrQ .framer-cgcj7 > :first-child, .framer-RWXrQ .framer-6t2324 > :first-child, .framer-RWXrQ .framer-106ybt8 > :first-child, .framer-RWXrQ .framer-kvu3a7 > :first-child, .framer-RWXrQ .framer-1jvcvcs > :first-child, .framer-RWXrQ .framer-eraj1t > :first-child, .framer-RWXrQ .framer-p8vjp8 > :first-child, .framer-RWXrQ .framer-lp81tz > :first-child, .framer-RWXrQ .framer-1w090er > :first-child, .framer-RWXrQ .framer-faucw4 > :first-child, .framer-RWXrQ .framer-1x7rop8 > :first-child, .framer-RWXrQ .framer-5io1o5 > :first-child, .framer-RWXrQ .framer-1nukqrf > :first-child, .framer-RWXrQ .framer-10ht204 > :first-child, .framer-RWXrQ .framer-ej6usd > :first-child, .framer-RWXrQ .framer-wo1415 > :first-child, .framer-RWXrQ .framer-1llrn16 > :first-child, .framer-RWXrQ .framer-1xj3w5p > :first-child, .framer-RWXrQ .framer-65v6is > :first-child, .framer-RWXrQ .framer-1yrkqw9 > :first-child, .framer-RWXrQ .framer-cmus58 > :first-child, .framer-RWXrQ .framer-k0kqm5 > :first-child, .framer-RWXrQ .framer-1ymyies > :first-child, .framer-RWXrQ .framer-fkkvjj > :first-child, .framer-RWXrQ .framer-1yjteld > :first-child, .framer-RWXrQ .framer-e0i70r > :first-child, .framer-RWXrQ .framer-wmdgip > :first-child, .framer-RWXrQ .framer-1pm1gk3 > :first-child { margin-left: 0px; } .framer-RWXrQ .framer-14ye8lc > :last-child, .framer-RWXrQ .framer-beq2xu > :last-child, .framer-RWXrQ .framer-1ufuw68 > :last-child, .framer-RWXrQ .framer-11474kv > :last-child, .framer-RWXrQ .framer-1v0bsy0 > :last-child, .framer-RWXrQ .framer-1s3qhe5 > :last-child, .framer-RWXrQ .framer-qsg4j7 > :last-child, .framer-RWXrQ .framer-1j1ksqc > :last-child, .framer-RWXrQ .framer-xq90h4 > :last-child, .framer-RWXrQ .framer-19o2b7i > :last-child, .framer-RWXrQ .framer-14k36ra > :last-child, .framer-RWXrQ .framer-109zd1i > :last-child, .framer-RWXrQ .framer-q4m8sm > :last-child, .framer-RWXrQ .framer-chia45 > :last-child, .framer-RWXrQ .framer-1yq5of6 > :last-child, .framer-RWXrQ .framer-1l01836 > :last-child, .framer-RWXrQ .framer-11r9fl3 > :last-child, .framer-RWXrQ .framer-5c5r6c > :last-child, .framer-RWXrQ .framer-1wxqane > :last-child, .framer-RWXrQ .framer-13c2k6a > :last-child, .framer-RWXrQ .framer-1gjsbay > :last-child, .framer-RWXrQ .framer-j9u2af > :last-child, .framer-RWXrQ .framer-1t3pd5 > :last-child, .framer-RWXrQ .framer-syo0dx > :last-child, .framer-RWXrQ .framer-1i7n95l > :last-child, .framer-RWXrQ .framer-1d9md5m > :last-child, .framer-RWXrQ .framer-17v2hvv > :last-child, .framer-RWXrQ .framer-dxsreq > :last-child, .framer-RWXrQ .framer-5xd3g8 > :last-child, .framer-RWXrQ .framer-fb2vew > :last-child, .framer-RWXrQ .framer-av2rte > :last-child, .framer-RWXrQ .framer-l0wvee > :last-child, .framer-RWXrQ .framer-se8a85 > :last-child, .framer-RWXrQ .framer-9lw4fp > :last-child, .framer-RWXrQ .framer-1phrjyq > :last-child, .framer-RWXrQ .framer-7bcxfi > :last-child, .framer-RWXrQ .framer-1ra94wy > :last-child, .framer-RWXrQ .framer-t6uh03 > :last-child, .framer-RWXrQ .framer-cgcj7 > :last-child, .framer-RWXrQ .framer-6t2324 > :last-child, .framer-RWXrQ .framer-106ybt8 > :last-child, .framer-RWXrQ .framer-kvu3a7 > :last-child, .framer-RWXrQ .framer-1jvcvcs > :last-child, .framer-RWXrQ .framer-eraj1t > :last-child, .framer-RWXrQ .framer-p8vjp8 > :last-child, .framer-RWXrQ .framer-lp81tz > :last-child, .framer-RWXrQ .framer-1w090er > :last-child, .framer-RWXrQ .framer-faucw4 > :last-child, .framer-RWXrQ .framer-1x7rop8 > :last-child, .framer-RWXrQ .framer-5io1o5 > :last-child, .framer-RWXrQ .framer-1nukqrf > :last-child, .framer-RWXrQ .framer-10ht204 > :last-child, .framer-RWXrQ .framer-ej6usd > :last-child, .framer-RWXrQ .framer-wo1415 > :last-child, .framer-RWXrQ .framer-1llrn16 > :last-child, .framer-RWXrQ .framer-1xj3w5p > :last-child, .framer-RWXrQ .framer-65v6is > :last-child, .framer-RWXrQ .framer-1yrkqw9 > :last-child, .framer-RWXrQ .framer-cmus58 > :last-child, .framer-RWXrQ .framer-k0kqm5 > :last-child, .framer-RWXrQ .framer-1ymyies > :last-child, .framer-RWXrQ .framer-fkkvjj > :last-child, .framer-RWXrQ .framer-1yjteld > :last-child, .framer-RWXrQ .framer-e0i70r > :last-child, .framer-RWXrQ .framer-wmdgip > :last-child, .framer-RWXrQ .framer-1pm1gk3 > :last-child { margin-right: 0px; } .framer-RWXrQ .framer-beq2xu > *, .framer-RWXrQ .framer-1s3qhe5 > *, .framer-RWXrQ .framer-qsg4j7 > *, .framer-RWXrQ .framer-1j1ksqc > *, .framer-RWXrQ .framer-xq90h4 > *, .framer-RWXrQ .framer-19o2b7i > *, .framer-RWXrQ .framer-14k36ra > *, .framer-RWXrQ .framer-109zd1i > *, .framer-RWXrQ .framer-q4m8sm > *, .framer-RWXrQ .framer-chia45 > *, .framer-RWXrQ .framer-1yq5of6 > *, .framer-RWXrQ .framer-1l01836 > *, .framer-RWXrQ .framer-11r9fl3 > *, .framer-RWXrQ .framer-5c5r6c > *, .framer-RWXrQ .framer-1wxqane > *, .framer-RWXrQ .framer-13c2k6a > *, .framer-RWXrQ .framer-1gjsbay > *, .framer-RWXrQ .framer-j9u2af > *, .framer-RWXrQ .framer-1t3pd5 > *, .framer-RWXrQ .framer-syo0dx > *, .framer-RWXrQ .framer-1i7n95l > *, .framer-RWXrQ .framer-1d9md5m > *, .framer-RWXrQ .framer-17v2hvv > *, .framer-RWXrQ .framer-dxsreq > *, .framer-RWXrQ .framer-5xd3g8 > *, .framer-RWXrQ .framer-fb2vew > *, .framer-RWXrQ .framer-av2rte > *, .framer-RWXrQ .framer-l0wvee > *, .framer-RWXrQ .framer-se8a85 > *, .framer-RWXrQ .framer-9lw4fp > *, .framer-RWXrQ .framer-1phrjyq > *, .framer-RWXrQ .framer-7bcxfi > *, .framer-RWXrQ .framer-1ra94wy > *, .framer-RWXrQ .framer-t6uh03 > *, .framer-RWXrQ .framer-cgcj7 > *, .framer-RWXrQ .framer-6t2324 > *, .framer-RWXrQ .framer-106ybt8 > *, .framer-RWXrQ .framer-kvu3a7 > *, .framer-RWXrQ .framer-1jvcvcs > *, .framer-RWXrQ .framer-lp81tz > *, .framer-RWXrQ .framer-1w090er > *, .framer-RWXrQ .framer-faucw4 > *, .framer-RWXrQ .framer-1x7rop8 > *, .framer-RWXrQ .framer-5io1o5 > *, .framer-RWXrQ .framer-1nukqrf > *, .framer-RWXrQ .framer-10ht204 > *, .framer-RWXrQ .framer-ej6usd > *, .framer-RWXrQ .framer-1xj3w5p > *, .framer-RWXrQ .framer-65v6is > *, .framer-RWXrQ .framer-1yrkqw9 > *, .framer-RWXrQ .framer-cmus58 > *, .framer-RWXrQ .framer-k0kqm5 > *, .framer-RWXrQ .framer-1ymyies > *, .framer-RWXrQ .framer-fkkvjj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-RWXrQ .framer-1ufuw68 > *, .framer-RWXrQ .framer-11474kv > *, .framer-RWXrQ .framer-eraj1t > *, .framer-RWXrQ .framer-wo1415 > *, .framer-RWXrQ .framer-1yjteld > *, .framer-RWXrQ .framer-e0i70r > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-RWXrQ .framer-zeizc2 > *, .framer-RWXrQ .framer-1h7eecm > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-RWXrQ .framer-1v0bsy0 > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-RWXrQ .framer-1jneeui > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-RWXrQ .framer-1whmxx9 > * { margin: 0px; margin-bottom: calc(144px / 2); margin-top: calc(144px / 2); } .framer-RWXrQ .framer-tqq123 > *, .framer-RWXrQ .framer-gtpwmd > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-RWXrQ .framer-p8vjp8 > *, .framer-RWXrQ .framer-1llrn16 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-RWXrQ .framer-wmdgip > * { margin: 0px; margin-left: calc(28px / 2); margin-right: calc(28px / 2); } .framer-RWXrQ .framer-1pm1gk3 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (max-width: 809px) { .framer-RWXrQ.framer-1t5phlm { width: 428px; } .framer-RWXrQ .framer-zz03qt { padding: 34px 10px 90px 10px; } .framer-RWXrQ .framer-bqzvjz-container { width: 100px; } .framer-RWXrQ .framer-1ufuw68 { height: 70vh; } .framer-RWXrQ .framer-1mt7dhv { order: 0; } .framer-RWXrQ .framer-11474kv, .framer-RWXrQ .framer-16rb6rx { order: 1; } .framer-RWXrQ .framer-1jneeui { gap: 5px; } .framer-RWXrQ .framer-1whmxx9 { gap: 50px; } .framer-RWXrQ .framer-eraj1t { flex-direction: column; gap: 10px; padding: 50px 0px 0px 0px; } .framer-RWXrQ .framer-36biuv, .framer-RWXrQ .framer-tqq123, .framer-RWXrQ .framer-1n3bvoy, .framer-RWXrQ .framer-gtpwmd, .framer-RWXrQ .framer-1h7eecm, .framer-RWXrQ .framer-wmdgip { flex: none; width: 100%; } .framer-RWXrQ .framer-p8vjp8 { align-content: flex-start; align-items: flex-start; } .framer-RWXrQ .framer-faucw4 { align-content: flex-start; align-items: flex-start; flex-wrap: wrap; justify-content: flex-start; } .framer-RWXrQ .framer-wo1415, .framer-RWXrQ .framer-e0i70r { flex-direction: column; gap: 10px; } .framer-RWXrQ .framer-1llrn16 { align-content: flex-start; align-items: flex-start; max-width: 100%; } .framer-RWXrQ .framer-1yjteld { flex-direction: column; gap: 20px; } .framer-RWXrQ .framer-bdvp51, .framer-RWXrQ .framer-19udvrc { flex: none; width: 40%; } .framer-RWXrQ .framer-dvrumv-container { width: 408px; } .framer-RWXrQ .framer-696ya1 { padding: 0px 10px 38px 10px; } .framer-RWXrQ .framer-1sx7f7g { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; } .framer-RWXrQ .framer-1pm1gk3 { gap: 64px; justify-content: flex-start; order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-RWXrQ .framer-1jneeui, .framer-RWXrQ .framer-1whmxx9, .framer-RWXrQ .framer-eraj1t, .framer-RWXrQ .framer-wo1415, .framer-RWXrQ .framer-1yjteld, .framer-RWXrQ .framer-e0i70r, .framer-RWXrQ .framer-1sx7f7g, .framer-RWXrQ .framer-1pm1gk3 { gap: 0px; } .framer-RWXrQ .framer-1jneeui > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-RWXrQ .framer-1jneeui > :first-child, .framer-RWXrQ .framer-1whmxx9 > :first-child, .framer-RWXrQ .framer-eraj1t > :first-child, .framer-RWXrQ .framer-wo1415 > :first-child, .framer-RWXrQ .framer-1yjteld > :first-child, .framer-RWXrQ .framer-e0i70r > :first-child, .framer-RWXrQ .framer-1sx7f7g > :first-child { margin-top: 0px; } .framer-RWXrQ .framer-1jneeui > :last-child, .framer-RWXrQ .framer-1whmxx9 > :last-child, .framer-RWXrQ .framer-eraj1t > :last-child, .framer-RWXrQ .framer-wo1415 > :last-child, .framer-RWXrQ .framer-1yjteld > :last-child, .framer-RWXrQ .framer-e0i70r > :last-child, .framer-RWXrQ .framer-1sx7f7g > :last-child { margin-bottom: 0px; } .framer-RWXrQ .framer-1whmxx9 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-RWXrQ .framer-eraj1t > *, .framer-RWXrQ .framer-wo1415 > *, .framer-RWXrQ .framer-e0i70r > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-RWXrQ .framer-1yjteld > *, .framer-RWXrQ .framer-1sx7f7g > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-RWXrQ .framer-1pm1gk3 > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-RWXrQ .framer-1pm1gk3 > :first-child { margin-left: 0px; } .framer-RWXrQ .framer-1pm1gk3 > :last-child { margin-right: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-RWXrQ.framer-1t5phlm { width: 810px; } .framer-RWXrQ .framer-bqzvjz-container { width: 100px; } .framer-RWXrQ .framer-1ufuw68 { height: 60vh; } .framer-RWXrQ .framer-1mt7dhv { max-width: 500px; } .framer-RWXrQ .framer-wmdgip { max-width: 568px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3358\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Qs14eZ20r\":{\"layout\":[\"fixed\",\"auto\"]},\"IhwzjVEu_\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerlTyr77ihH=withCSS(Component,css,\"framer-RWXrQ\");export default FramerlTyr77ihH;FramerlTyr77ihH.displayName=\"Page\";FramerlTyr77ihH.defaultProps={height:3358,width:1200};addFonts(FramerlTyr77ihH,[{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:\"Copyright Klim Type Foundry Buch\",source:\"custom\",url:\"https://framerusercontent.com/assets/3UAgztkMQNv0ws7Kmuan0Y4ri4.woff\"}]},...LocaleSelectorFonts,...ElementsPulseCopyFonts,...TickerFonts,...ClientTickerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlTyr77ihH\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qs14eZ20r\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IhwzjVEu_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"3358\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "8mBAA4C,SAASA,GAAe,CAAC,MAAMC,EAAE,MAAMC,EAAE,EAAE,aAAaC,EAAE,GAAG,SAASC,EAAE,EAAE,WAAWC,EAAE,EAAE,YAAYC,EAAE,EAAE,UAAUC,EAAE,EAAE,MAAMC,EAAE,MAAM,EAAE,CAAC,EAAE,CAAC,IAAIC,EAAE,CAAC,EAAE,OAAOR,GAAGQ,EAAE,uBAAuB,EAAER,EAAEQ,EAAE,YAAYD,EAAEL,GAAGM,EAAE,eAAeL,EAAEK,EAAE,iBAAiBJ,EAAEI,EAAE,kBAAkBH,EAAEG,EAAE,gBAAgBF,IAAIE,EAAE,eAAeP,EAAEO,EAAE,iBAAiBP,EAAEO,EAAE,kBAAkBP,EAAEO,EAAE,gBAAgBP,IAAIO,EAAE,OAAO,OAAOA,CAAE,CAAQ,IAAMC,GAAe,CAAC,MAAM,CAAC,KAAKC,EAAE,MAAM,aAAa,MAAM,EAAE,MAAM,CAAC,KAAKA,EAAE,YAAY,UAAU,eAAe,aAAa,CAAC,QAAQ,gBAAgB,EAAE,UAAU,CAAC,WAAW,aAAa,cAAc,WAAW,EAAE,YAAY,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,aAAa,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAE,KAAK,QAAQ,CAAC,QAAQ,SAAS,SAAS,QAAQ,EAAE,aAAa,CAAC,QAAQ,SAAS,SAAS,QAAQ,EAAE,aAAa,OAAO,CAAC,ECAxyB,SAASC,GAAc,CAAC,MAAAC,EAAM,MAAAC,EAAM,MAAAC,EAAM,OAAAC,CAAM,EAAE,CAAC,EAAE,CAAC,IAAMC,EAAO,CAAC,EAAE,OAAGJ,IAAOI,EAAO,wBAAwB,EAAE,GAAGH,OAAWC,KAASF,IAAQI,EAAO,+BAA+B,EAAE,GAAGD,OAAmBC,CAAO,CAAQ,IAAMC,GAAc,CAAC,MAAM,CAAC,KAAKC,EAAY,MAAM,aAAa,MAAM,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,eAAe,GAAK,aAAa,EAAE,IAAI,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,KAAK,QAAQ,CAAC,QAAQ,SAAS,SAAS,QAAQ,EAAE,aAAa,CAAC,QAAQ,SAAS,SAAS,QAAQ,EAAE,aAAa,OAAO,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,eAAe,EAAI,CAAC,ECApjB,SAASC,GAAc,CAAC,UAAAC,EAAU,UAAAC,EAAU,YAAAC,CAAW,EAAE,CAAC,EAAE,CAAC,MAAM,CAAC,kCAAkCF,EAAU,uBAAuBC,EAAU,8BAA8BC,CAAW,CAAE,CAAQ,IAAMC,GAAc,CAAC,UAAU,CAAC,KAAKC,EAAY,MAAM,MAAM,OAAO,SAAS,EAAI,EAAE,UAAU,CAAC,KAAKA,EAAY,MAAM,MAAM,OAAO,SAAS,EAAI,EAAE,YAAY,CAAC,KAAKA,EAAY,MAAM,MAAM,SAAS,SAAS,EAAI,CAAC,ECAtZ,SAASC,GAAgB,CAAC,QAAAC,EAAQ,EAAE,eAAAC,EAAe,GAAM,WAAAC,EAAW,EAAE,aAAAC,EAAa,EAAE,cAAAC,EAAc,EAAE,YAAAC,EAAY,CAAC,EAAE,CAAC,EAAE,CAAC,OAAG,OAAOL,GAAU,SAAgB,CAAC,QAAAA,CAAO,EAAMC,EAAsB,CAAC,WAAWC,EAAW,aAAaC,EAAa,cAAcC,EAAc,YAAYC,CAAW,EAAc,CAAC,WAAWL,EAAQ,aAAaA,EAAQ,cAAcA,EAAQ,YAAYA,CAAO,CAAG,CAAQ,IAAMM,GAAgB,CAAC,QAAQ,CAAC,KAAKC,EAAY,QAAQ,aAAa,MAAM,CAAC,ECA5d,SAASC,GAAe,CAAC,OAAAC,EAAO,EAAE,gBAAAC,EAAgB,GAAM,cAAAC,EAAc,EAAE,eAAAC,EAAe,EAAE,kBAAAC,EAAkB,EAAE,iBAAAC,EAAiB,CAAC,EAAE,CAAC,EAAE,CAAC,GAAG,OAAOL,GAAS,SAAU,MAAM,CAAC,aAAaA,CAAM,EAAG,IAAMM,EAAO,CAAC,EAAE,OAAGL,GAAiBK,EAAO,oBAAoBJ,EAAcI,EAAO,qBAAqBH,EAAeG,EAAO,wBAAwBF,EAAkBE,EAAO,uBAAuBD,IAAuBC,EAAO,oBAAoBN,EAAOM,EAAO,qBAAqBN,EAAOM,EAAO,wBAAwBN,EAAOM,EAAO,uBAAuBN,GAAeM,CAAO,CAAQ,IAAMC,GAAe,CAAC,OAAO,CAAC,KAAKC,EAAY,aAAa,aAAa,MAAM,CAAC,ECE4C,IAAMC,GAAU,uBAA8G,IAAIC,IAAU,SAASA,EAAS,CAACA,EAAS,QAAW,UAAUA,EAAS,OAAU,QAAS,GAAGA,KAAWA,GAAS,CAAC,EAAE,EAAE,SAASC,GAAK,CAAC,KAAAC,EAAK,MAAAC,EAAM,MAAAC,EAAM,KAAAC,CAAI,EAAE,CAAC,OAAGH,IAAO,UAAUE,EAA2BE,EAAK,MAAM,CAAC,GAAGF,EAAM,MAAMC,EAAK,OAAOA,CAAI,CAAC,EAAuBC,EAAK,MAAM,CAAC,MAAM,6BAA6B,QAAQ,cAAc,MAAMD,EAAK,OAAOA,EAAK,KAAKF,EAAM,SAAsBG,EAAK,OAAO,CAAC,EAAE,+gBAA+gB,CAAC,CAAC,CAAC,CAAE,CAAC,IAAIC,IAAW,SAASA,EAAU,CAACA,EAAU,QAAW,UAAUA,EAAU,OAAU,QAAS,GAAGA,KAAYA,GAAU,CAAC,EAAE,EAAE,SAASC,GAAM,CAAC,KAAAN,EAAK,MAAAC,EAAM,MAAAC,EAAM,KAAAC,CAAI,EAAE,CAAC,OAAGH,IAAO,UAAUE,EAA2BE,EAAK,MAAM,CAAC,GAAGF,EAAM,MAAMC,EAAK,OAAOA,CAAI,CAAC,EAAuBC,EAAK,MAAM,CAAC,MAAM,6BAA6B,QAAQ,YAAY,MAAMD,EAAK,OAAOA,EAAK,SAAsBC,EAAK,OAAO,CAAC,EAAE,2BAA2B,KAAK,OAAO,OAAOH,EAAM,YAAY,IAAI,cAAc,QAAQ,eAAe,OAAO,CAAC,CAAC,CAAC,CAAE,CAM9xE,IAAMM,GAAeC,GAAQ,CAAC,CAAC,KAAAC,EAAK,UAAAC,EAAU,UAAAC,EAAU,KAAAC,EAAK,MAAAC,EAAM,QAAQ,CAAC,MAAAC,EAAM,IAAAC,EAAI,OAAAC,EAAO,MAAAC,EAAM,MAAAC,CAAK,EAAE,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAMC,EAAG,GAAM,EAAO,CAAC,aAAAC,EAAa,QAAAC,EAAQ,UAAAC,CAAS,EAAEC,GAAc,EAAQC,EAAuBC,GAA0B,EAAQC,EAAeN,GAAc,IAAI,UAAe,CAACO,EAAmBC,CAAqB,EAAEC,GAASH,CAAc,EAGnX,CAACI,EAAiBC,CAAmB,EAAEF,GAASH,CAAc,EAAQM,EAAeX,EAAQ,KAAKY,GAAQA,EAAO,KAAKH,CAAgB,EACxIH,IAAqBD,IAAgBE,EAAsBF,CAAc,EAAKI,IAAmBJ,GAAgBK,EAAoBL,CAAc,GAAI,SAASQ,EAAaC,EAAM,CAAC,IAAMC,EAASD,EAAM,OAAO,MAAMJ,EAAoBK,CAAQ,EAAE,IAAMH,EAAOZ,EAAQ,KAAKY,GAAQA,EAAO,KAAKG,CAAQ,EAAEd,EAAUW,CAAM,CAAE,CAAC,OAAoBI,EAAM,MAAM,CAAC,UAAUC,GAAU,MAAMrB,EAAM,SAAS,CAAcf,EAAK,QAAQ,CAAC,QAAQiB,EAAG,SAAS,iBAAiB,CAAC,EAAejB,EAAK,SAAS,CAAC,GAAGiB,EAAG,MAAMW,EAAiB,SAASI,EAGlhB,aAAa,MAAM,SAASV,EAAuB,IAAIS,GAAqB/B,EAAK,SAAS,CAAC,MAAM+B,EAAO,GAAG,SAASA,EAAO,IAAI,EAAEA,EAAO,EAAE,CAAC,CAAC,CAAC,EAAeI,EAAM,MAAM,CAAC,UAAU,QAAQ,MAAM,CAAC,GAAG9B,EAAK,4BAA4BC,EAAU,iBAAiBC,EAAU,GAAG8B,GAAgBrB,CAAK,EAAE,GAAGsB,GAAetB,CAAK,EAAE,GAAGuB,GAAe3B,CAAM,EAAE,GAAG4B,GAAc3B,CAAK,EAAE,GAAG4B,GAAc3B,CAAK,EAAE,IAAAH,CAAG,EAAE,SAAS,CAACH,GAAmBR,EAAK,MAAM,CAAC,UAAU,OAAO,SAAsBA,EAAKL,GAAK,CAAC,GAAGa,CAAI,CAAC,CAAC,CAAC,EAAEE,GAAoBV,EAAK,MAAM,CAAC,UAAU,QAAQ,SAAS8B,GAAgB,MAAM,SAAS,CAAC,EAAErB,GAAoBT,EAAK,MAAM,CAAC,UAAU,QAAQ,SAAsBA,EAAKE,GAAM,CAAC,GAAGO,CAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,EAAE,CAAC;AAAA,eAC5qB2B;AAAA;AAAA;AAAA,UAGL;AAAA,eACKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,UAUL;AAAA,eACKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,UAWL;AAAA,eACKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,UAWL;AAAA,eACKA;AAAA;AAAA;AAAA;AAAA,UAIL;AAAA,eACKA;AAAA;AAAA;AAAA;AAAA;AAAA,UAKL;AAAA,eACKA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,UAML;AAAA,eACKA,cAAqBA;AAAA;AAAA;AAAA;AAAA,SAI3B,EAAE,6BAA6B,EAAEjC,GAAe,YAAY,kBAAkBuC,GAAoBvC,GAAe,CAAC,KAAK,CAChI,KAAKwC,EAAY,KAAK,SAAS,WAAW,gBAAgB,aAAa,aAAa,CAAC,SAAS,GAAG,WAAW,OAAO,CAAC,EAAE,UAAU,CAAC,KAAKA,EAAY,MAAM,MAAM,OAAO,SAAS,GAAK,aAAa,MAAM,EAAE,UAAU,CAAC,KAAKA,EAAY,MAAM,MAAM,OAAO,aAAa,MAAM,EAAE,GAAGC,GAAgB,GAAGC,GAAe,KAAK,CAAC,KAAKF,EAAY,OAAO,YAAY,cAAc,SAAS,GAAK,SAAS,CAAC,KAAK,CAAC,KAAKA,EAAY,KAAK,MAAM,OAAO,QAAQ,OAAO,OAAOjD,EAAQ,EAAE,aAAa,CAAC,UAAU,QAAQ,EAAE,wBAAwB,GAAK,aAAa,SAAS,EAAE,MAAM,CAAC,KAAKiD,EAAY,MAAM,aAAa,OAAO,OAAO3B,GAAOA,EAAM,OAAO,SAAS,EAAE,MAAM,CAAC,KAAK2B,EAAY,gBAAgB,MAAM,OAAO,OAAO3B,GAAOA,EAAM,OAAO,QAAQ,EAAE,KAAK,CAAC,KAAK2B,EAAY,OAAO,eAAe,GAAK,aAAa,EAAE,CAAC,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,YAAY,cAAc,SAAS,GAAK,SAAS,CAAC,KAAK,CAAC,KAAKA,EAAY,KAAK,MAAM,OAAO,QAAQ,OAAO,OAAO1C,EAAS,EAAE,aAAa,CAAC,UAAU,QAAQ,EAAE,wBAAwB,GAAK,aAAa,SAAS,EAAE,MAAM,CAAC,KAAK0C,EAAY,MAAM,aAAa,OAAO,OAAO3B,GAAOA,EAAM,OAAO,SAAS,EAAE,MAAM,CAAC,KAAK2B,EAAY,gBAAgB,MAAM,OAAO,OAAO3B,GAAOA,EAAM,OAAO,QAAQ,EAAE,KAAK,CAAC,KAAK2B,EAAY,OAAO,eAAe,GAAK,aAAa,EAAE,CAAC,EAAE,aAAa,CAAC,CAAC,EAAE,QAAQ,CAAC,KAAKA,EAAY,OAAO,MAAM,UAAU,YAAY,gBAAgB,SAAS,CAAC,MAAM,CAAC,KAAKA,EAAY,QAAQ,aAAa,EAAI,EAAE,IAAI,CAAC,KAAKA,EAAY,OAAO,eAAe,GAAK,aAAa,CAAC,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,YAAY,eAAe,SAAS,GAAK,SAASG,EAAc,EAAE,MAAM,CAAC,KAAKH,EAAY,OAAO,YAAY,eAAe,SAAS,GAAK,SAASI,EAAa,EAAE,MAAM,CAAC,KAAKJ,EAAY,OAAO,YAAY,eAAe,SAASK,EAAa,CAAC,CAAC,CAAC,CAAC,EAAE,IAAOC,GAAQ9C,GC9EjqD,SAAS+C,GAAoBC,EAAE,CAAC,OAAOC,GAAG,CAAC,GAAG,CAAC,SAASC,CAAC,EAAED,EAAEE,EAAEC,GAAE,IAAIF,EAAE,CAACG,EAAEC,IAAiBC,GAAEF,EAAE,CAAC,GAAGA,EAAE,MAAM,QAAQ,CAAC,QAAQ,CAAC,EAAE,YAAY,CAAC,QAAQ,EAAE,WAAW,CAAC,SAAS,GAAG,OAAO,iCAAiC,MAAM,GAAGC,CAAC,CAAC,EAAE,SAAS,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC,EAAE,OAAoBE,EAAER,EAAE,CAAC,GAAGC,EAAE,SAASE,CAAC,CAAC,CAAE,CAAE,CCAyH,IAAMM,GAAWC,GAAGA,EAA6nB,IAAMC,GAAWC,GAAgB,OAAOA,GAApB,WAA4D,IAAMC,GAAE,CAAC,GAAGC,GAAG,IAAIA,EAAE,EAAEA,GAAGA,EAAE,GAAG,EAM/vC,SAASC,GAAkBD,EAAED,EAAE,CAAC,OAAOA,EAAEC,GAAG,IAAID,GAAG,CAAC,CCNG,IAAMG,GAAW,CAACC,EAAEC,EAAEC,OAAO,EAAE,EAAEA,EAAE,EAAED,GAAGD,GAAG,EAAEE,EAAE,EAAED,IAAID,EAAE,EAAEC,GAAGD,EAAQE,GAAE,KAAWC,GAAE,GAAG,SAASC,GAAgBJ,EAAEC,EAAEI,EAAEC,EAAEC,EAAE,CAAC,IAAIC,EAAMC,EAAMC,EAAE,EAAE,GAAGD,EAAER,GAAGI,EAAEJ,GAAG,EAAEO,EAAET,GAAWU,EAAEH,EAAEC,CAAC,EAAEP,EAAEQ,EAAE,EAAEH,EAAEI,EAAER,EAAEQ,QAAQ,KAAK,IAAID,CAAC,EAAEN,IAAG,EAAEQ,EAAEP,IAAG,OAAOM,CAAC,CAAC,SAASE,GAAYV,EAAEC,EAAEC,EAAEE,EAAE,CAAC,GAAGJ,IAAIC,GAAGC,IAAIE,EAAE,OAAOO,GAAE,IAAMC,EAASb,GAAGI,GAAgBJ,EAAE,EAAE,EAAEC,EAAEE,CAAC,EAAE,OAAOH,GAAOA,IAAJ,GAAWA,IAAJ,EAAMA,EAAED,GAAWc,EAASb,CAAC,EAAEE,EAAEG,CAAC,CAAC,CCAjO,IAAMS,GAAE,CAAC,KAAKC,GAAE,IAAI,GAAG,IAAI,CAAC,EAAE,UAAUA,GAAE,IAAI,EAAE,EAAE,CAAC,EAAE,cAAcA,GAAE,IAAI,EAAE,IAAI,CAAC,EAAE,WAAWA,GAAE,EAAE,EAAE,IAAI,CAAC,CAAC,ECAwb,SAASC,GAAOC,EAAEC,EAAE,CAAC,IAAIC,EAAE,CAAC,EAAE,QAAQC,KAAKH,EAAE,OAAO,UAAU,eAAe,KAAKA,EAAEG,CAAC,GAAGF,EAAE,QAAQE,CAAC,EAAE,IAAID,EAAEC,CAAC,EAAEH,EAAEG,CAAC,GAAG,GAASH,GAAN,MAAsB,OAAO,OAAO,uBAA3B,WAAiD,CAAC,IAAII,EAAE,EAAE,IAAID,EAAE,OAAO,sBAAsBH,CAAC,EAAEI,EAAED,EAAE,OAAOC,IAAIH,EAAE,QAAQE,EAAEC,CAAC,CAAC,EAAE,GAAG,OAAO,UAAU,qBAAqB,KAAKJ,EAAEG,EAAEC,CAAC,CAAC,IAAIF,EAAEC,EAAEC,CAAC,CAAC,EAAEJ,EAAEG,EAAEC,CAAC,CAAC,GAAG,OAAOF,CAAC,CCArkC,IAAIG,GAAE,CAAC,EAAE,OAAO,eAAeA,GAAE,aAAa,CAAC,MAAM,EAAI,CAAC,EAAEA,GAAE,QAAQ,UAAU,CAAC,EAAEA,GAAE,UAAU,UAAU,CAAC,EAAE,IAAMC,GAAED,GAAE,WAAWE,GAAEF,GAAE,QAAQG,GAAEH,GAAE,UCAlE,IAAMI,GAAE,EAAE,SAASC,GAAsBC,EAAEC,EAAEC,EAAE,CAAC,IAAMC,EAAE,KAAK,IAAIF,EAAEH,GAAE,CAAC,EAAE,OAAOM,GAAEF,EAAEF,EAAEG,CAAC,EAAEF,EAAEE,CAAC,CAAC,CAAC,IAAMD,GAAE,CAAC,UAAU,IAAI,QAAQ,GAAG,KAAK,CAAC,EAAQG,GAAiB,CAACC,EAAEJ,GAAE,UAAUF,EAAEE,GAAE,QAAQD,EAAEC,GAAE,OAAOF,GAAG,EAAE,KAAK,KAAKM,EAAEL,CAAC,GAAG,SAASM,GAAiBD,EAAEN,EAAEC,EAAE,CAAC,OAAOK,EAAEN,GAAGC,GAAGD,GAAGM,EAAEN,GAAGC,GAAGD,CAAC,CAAC,IAAMQ,GAAO,CAAC,CAAC,UAAUF,EAAEJ,GAAE,UAAU,QAAQD,EAAEC,GAAE,QAAQ,KAAKJ,EAAEI,GAAE,KAAK,KAAKC,EAAE,EAAE,GAAGM,EAAE,EAAE,SAASC,EAAE,EAAE,UAAUC,EAAE,EAAE,aAAaC,EAAE,EAAE,EAAE,CAAC,IAAI,CAACF,EAAEA,EAAEJ,GAAE,EAAEI,CAAC,EAAE,EAAE,IAAMG,EAAE,CAAC,KAAK,GAAM,iBAAiB,GAAM,QAAQV,EAAE,OAAOM,CAAC,EAAQK,EAAEL,EAAEN,EAAQY,EAAE,KAAK,KAAKT,EAAER,CAAC,EAAE,IAAUkB,EAAEX,GAAiBC,EAAEL,EAAEH,CAAC,EAAMmB,EAAE,GAAGD,EAAE,EAAE,CAAC,IAAMV,EAAES,EAAE,KAAK,KAAK,EAAEC,EAAEA,CAAC,EAAEC,EAAEjB,GAAGS,EAAE,KAAK,IAAI,CAACO,EAAED,EAAEf,CAAC,IAAIgB,EAAED,EAAED,EAAEJ,GAAGJ,EAAE,KAAK,IAAIA,EAAEN,CAAC,EAAEc,EAAE,KAAK,IAAIR,EAAEN,CAAC,QAAQiB,EAAEX,GAAGG,EAAE,KAAK,IAAI,CAACM,EAAET,CAAC,GAAGQ,GAAGC,EAAED,EAAEJ,GAAGJ,GAAG,OAAOA,GAAG,CAACO,EAAE,QAAQI,EAAEX,CAAC,EAAE,IAAMN,EAAMM,IAAJ,EAAMI,EAAEX,GAAsBkB,EAAEX,EAAEO,EAAE,OAAO,EAAQZ,EAAE,KAAK,IAAID,CAAC,GAAGW,EAAQb,EAAE,KAAK,IAAIW,EAAEI,EAAE,OAAO,GAAGD,EAAE,OAAAC,EAAE,KAAKZ,GAAGH,EAAEe,EAAE,iBAAiBN,GAAiBJ,EAAEM,EAAEI,EAAE,OAAO,EAASA,CAAC,CAAC,EAAQK,GAAM,CAAC,CAAC,KAAKZ,EAAE,EAAE,SAASL,EAAE,EAAE,MAAMH,EAAE,GAAG,MAAMI,EAAE,KAAK,cAAcC,EAAE,gBAAgBM,EAAE,aAAaC,EAAE,IAAIC,EAAE,IAAIC,EAAE,aAAaC,EAAE,GAAG,UAAUC,CAAC,IAAI,CAACZ,EAAEI,GAAE,GAAGJ,CAAC,EAAE,IAAMa,EAAE,CAAC,iBAAiB,GAAM,KAAK,GAAM,QAAQT,EAAE,OAAOA,CAAC,EAAQa,EAAcb,GAAYK,IAAT,QAAYL,EAAEK,GAAYC,IAAT,QAAYN,EAAEM,EAAQQ,EAAgBd,GAAYK,IAAT,OAAWC,EAAWA,IAAT,QAAY,KAAK,IAAID,EAAEL,CAAC,EAAE,KAAK,IAAIM,EAAEN,CAAC,EAAEK,EAAEC,EAAMI,EAAElB,EAAEG,EAAQgB,EAAEX,EAAEU,EAAQK,EAAWX,IAAT,OAAWO,EAAEP,EAAEO,CAAC,EAAEF,EAAE,OAAOM,EAAEA,IAAIJ,IAAID,EAAEK,EAAEf,GAAG,IAAMgB,EAAUhB,GAAG,CAACU,EAAE,KAAK,IAAI,CAACV,EAAEJ,CAAC,EAAQqB,EAAWjB,GAAGe,EAAEC,EAAUhB,CAAC,EAAQkB,EAAclB,GAAG,CAAC,IAAMN,EAAEsB,EAAUhB,CAAC,EAAQL,EAAEsB,EAAWjB,CAAC,EAAES,EAAE,KAAK,KAAK,IAAIf,CAAC,GAAGa,EAAEE,EAAE,QAAQA,EAAE,KAAKM,EAAEpB,CAAC,EAAMwB,EAAMC,EAAQC,EAAmBrB,GAAG,CAAIa,EAAcJ,EAAE,OAAO,IAAGU,EAAEnB,EAAEoB,EAAElB,GAAO,CAAC,KAAKO,EAAE,QAAQ,GAAGK,EAAgBL,EAAE,OAAO,EAAE,SAAShB,GAAsBwB,EAAWjB,EAAES,EAAE,OAAO,EAAE,QAAQZ,EAAE,UAAUM,EAAE,aAAaI,EAAE,UAAUC,CAAC,CAAC,EAAE,EAAE,OAAAa,EAAmB,CAAC,EAASrB,GAAG,CAAC,IAAIN,EAAE,GAAuE,MAA9D,CAAC0B,GAAYD,IAAT,SAAYzB,EAAE,GAAKwB,EAAclB,CAAC,EAAEqB,EAAmBrB,CAAC,GAAcmB,IAAT,QAAYnB,EAAEmB,GAAGV,EAAE,iBAAiB,GAAYW,EAAEpB,EAAEmB,CAAC,IAAEV,EAAE,iBAAiB,GAAM,CAACf,GAAGwB,EAAclB,CAAC,EAASS,EAAC,CAAC,EAAQZ,GAAE,GAASM,GAAE,IAAI,SAASmB,GAAqBtB,EAAEN,EAAE6B,GAAE,CAAC,IAAI/B,EAAMI,EAAEC,GAAMO,EAAEJ,EAAE,CAAC,EAAQK,EAAE,CAACX,EAAEU,EAAE,OAAO,CAAC,EAAE,KAAM,CAACA,EAAE,MAAMR,EAAEO,IAAGC,EAAEJ,EAAEJ,CAAC,EAAES,EAAE,KAAKX,EAAEU,EAAE,KAAKA,EAAE,OAAOA,EAAE,OAAO,CAAC,EAAWZ,IAAT,QAAYY,EAAE,mBAAmBZ,EAAEI,GAAGA,GAAGC,GAAE,IAAMS,EAAEV,EAAEC,GAAE,OAAIQ,EAAE,SAAN,GAAcA,EAAE,KAAKD,EAAE,OAAO,EAAQ,CAAC,UAAUC,EAAE,SAASC,EAAE,IAAI,mBAA0Bd,GAAgBc,GAAG,GAAG,CAAC,CCApkD,IAAMkB,GAAE,CAAC,GAAG,IAAI,IAAI,GAAG,EAAQC,GAAE,CAAC,YAAY,QAAQ,SAAS,MAAM,EAAyD,IAAMC,GAAE,CAAC,OAAO,UAAU,aAAa,OAAO,cAAcC,GAAGA,EAAE,KAAK,EAAQC,GAAE,CAAC,UAAU,CAAC,OAAO,sBAAsB,aAAa,MAAM,cAAcD,GAAGA,EAAE,IAAI,EAAE,OAAOD,GAAE,MAAM,CAAC,OAAO,WAAW,aAAa,EAAE,cAAcG,EAAC,EAAE,KAAKH,EAAC,EAAQI,GAAE,IAAI,IAAUC,GAAkBJ,GAAG,YAAYA,IAAUK,GAAE,CAAC,IAAI,IAAI,GAAG,EAAEC,GAAE,QAASN,GAAG,CAACO,GAAE,QAASC,GAAG,CAACH,GAAE,KAAKL,EAAEQ,CAAC,EAAEL,GAAE,IAAIC,GAAkBJ,EAAEQ,CAAC,EAAEP,GAAED,CAAC,CAAC,CAAC,CAAE,CAAC,CAAE,EAA+D,IAAMS,GAAE,IAAI,IAAIC,EAAC,EAAwlB,IAAMC,GAAc,CAACC,EAAEC,IAAI,SAAS,cAAc,KAAK,EAAE,QAAQD,EAAEC,CAAC,EAAQC,GAAE,CAAC,oBAAoB,IAAkB,OAAO,IAArB,KAA0B,OAAO,eAAe,KAAK,IAAI,kBAAkB,EAAE,MAAM,IAAI,OAAO,eAAe,KAAK,QAAQ,UAAU,SAAS,EAAE,iBAAiB,IAAI,CAAC,GAAG,CAACH,GAAc,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,MAAC,CAAS,MAAO,EAAK,CAAC,MAAO,EAAI,EAAE,SAAS,IAAI,EAAQA,GAAc,CAAC,QAAQ,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,SAAS,IAAI,CAAC,EAAE,SAAU,aAAa,IAAI,CAAC,GAAG,CAACA,GAAc,CAAC,QAAQ,CAAC,EAAE,CAAC,OAAO,cAAc,CAAC,CAAC,MAAC,CAAS,MAAO,EAAK,CAAC,MAAO,EAAI,CAAC,EAAQI,GAAE,CAAC,EAAQC,GAAE,CAAC,EAAE,QAAUJ,KAAKE,GAAEE,GAAEJ,CAAC,EAAE,KAAcG,GAAEH,CAAC,IAAZ,SAAgBG,GAAEH,CAAC,EAAEE,GAAEF,CAAC,EAAE,GAAUG,GAAEH,CAAC,GAAsgG,SAASK,GAAgBC,EAAEC,EAAE,CAAC,IAAIC,EAAE,OAAc,OAAOF,GAAlB,SAAuBC,IAAWC,EAAED,EAAED,CAAC,KAAb,MAA0BE,IAAT,SAAaD,EAAED,CAAC,EAAE,SAAS,iBAAiBA,CAAC,GAAEA,EAAEC,EAAED,CAAC,GAAOA,EAAE,SAAS,iBAAiBA,CAAC,EAAOA,aAAa,UAAUA,EAAE,CAACA,CAAC,GAAU,MAAM,KAAKA,GAAG,CAAC,CAAC,CAAC,CAAo6H,SAASG,GAAsBC,EAAE,CAAC,IAAMC,EAAE,IAAI,QAAQ,MAAM,CAACC,EAAE,CAAC,IAAI,CAAC,IAAMC,EAAE,IAAI,IAAUC,EAAa,CAACH,EAAE,EAAEI,EAAE,IAAIC,EAAE,EAAEC,EAAE,KAAQ,CAAC,IAAMC,EAAE,GAAGP,KAAKI,KAAKC,KAAKC,IAAI,OAAAJ,EAAE,IAAIK,CAAC,GAAGL,EAAE,IAAIK,EAAER,EAAE,OAAO,OAAO,CAAC,KAAKC,EAAE,GAAGI,EAAE,SAASC,EAAE,UAAUC,EAAE,IAAI,EAAE,aAAaA,EAAE,IAAI,EAAE,EAAEL,CAAC,CAAC,CAAC,EAASC,EAAE,IAAIK,CAAC,CAAC,EAAQC,EAAaT,IAAIC,EAAE,IAAID,CAAC,GAAGC,EAAE,IAAID,EAAEU,GAAEV,CAAC,CAAC,EAASC,EAAE,IAAID,CAAC,GAAG,MAAM,CAAC,gBAAgB,CAACA,EAAEC,EAAEC,EAAEC,EAAEE,IAAI,CAAC,IAAIC,EAAEC,EAAE,IAAIC,EAAQG,EAAEX,EAAE,OAA8C,GAAjCE,GAAGS,GAAG,GAAGX,EAAE,MAAMY,EAAc,EAAO,CAAC,IAAMV,EAAEF,EAAEW,EAAE,CAAC,EAAQE,EAAMF,IAAJ,EAAM,KAAKX,EAAE,CAAC,EAAMc,EAAE,EAAMC,EAAE,EAAQC,EAA8BX,GAAE,UAAU,GAAGW,EAAE,CAAC,GAAK,CAAC,UAAUf,EAAE,mBAAmBC,CAAC,EAAEG,EAAQF,EAA+BF,GAAE,WAAYC,GAAG,EAAQK,EAA+BN,GAAE,aAAc,YAAY,IAAI,EAAEE,EAAQK,EAAEQ,EAAET,CAAC,EAAE,QAAQQ,GAAUT,EAAEO,KAAV,MAAuBP,IAAT,OAAWA,EAAEE,GAAOG,IAAJ,GAAWA,IAAJ,GAAcX,EAAE,CAAC,IAAV,QAAec,EAAEG,GAAGjB,GAAGgB,EAAEhB,CAAC,EAAE,QAASO,EAAEC,CAAC,QAAQO,GAAUR,EAAEM,KAAV,MAAuBN,IAAT,OAAWA,EAAE,WAAWN,EAAE,CAAC,EAAE,IAAMiB,EAAEd,EAAaW,EAAEb,EAAEY,EAA8BX,GAAE,SAAS,OAAO,CAAC,EAAQgB,EAAEV,EAAaS,CAAC,EAAEV,EAAE,OAAO,OAAO,OAAO,OAAO,CAAC,EAAEW,CAAC,EAAE,CAAC,OAAO,QAAQ,CAAC,EAAKd,IAAGA,EAAE,UAAUa,EAAEb,EAAE,mBAAmB,YAAY,IAAI,QAAkDG,EAAE,CAAC,OAAO,OAAO,SAAnDC,EAAaL,EAAa,EAAE,GAAG,CAAC,EAA8B,iBAAiB,EAAE,OAAOI,CAAC,CAAC,CAAC,CAAC,CAAC,IAAMI,GAAeZ,GAAc,OAAOA,GAAlB,SAA0BoB,GAAErB,GAAsBsB,EAAC,EAAQC,GAAEvB,GAAsBwB,EAAC,EAAQC,GAAE,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,SAASC,GAASzB,EAAEC,EAAE,CAAC,KAAKC,EAAE,OAAOC,EAAE,OAAOG,EAAE,KAAK,EAAE,CAAC,EAAE,CAAC,GAAiB,OAAO,qBAArB,IAA0C,MAAM,IAAI,CAAC,EAAE,IAAM,EAAEoB,GAAgB1B,CAAC,EAAQQ,EAAE,IAAI,QAAcmB,EAAqB3B,GAAG,CAACA,EAAE,QAASA,GAAG,CAAC,IAAME,EAAEM,EAAE,IAAIR,EAAE,MAAM,EAAE,GAAGA,EAAE,iBAAiB,EAAQE,EAAG,GAAGF,EAAE,eAAe,CAAC,IAAME,EAAED,EAAED,CAAC,EAAE4B,GAAE1B,CAAC,EAAEM,EAAE,IAAIR,EAAE,OAAOE,CAAC,EAAES,EAAE,UAAUX,EAAE,MAAM,OAAUE,IAAGA,EAAEF,CAAC,EAAEQ,EAAE,OAAOR,EAAE,MAAM,EAAE,CAAE,CAAC,EAAQW,EAAE,IAAI,qBAAqBgB,EAAqB,CAAC,KAAKzB,EAAE,WAAWC,EAAE,UAAqB,OAAOG,GAAlB,SAAoBA,EAAEkB,GAAElB,CAAC,CAAC,CAAC,EAAE,SAAE,QAASN,GAAGW,EAAE,QAAQX,CAAC,CAAE,EAAQ,IAAIW,EAAE,WAAW,CAAC,CAAC,IAAMkB,GAAE,IAAI,QAAYC,GAAE,SAASC,GAAe/B,EAAEC,EAAE,CAAC,GAAGA,EAAE,CAAC,GAAK,CAAC,WAAWD,EAAE,UAAUE,CAAC,EAAED,EAAE,CAAC,EAAE,MAAM,CAAC,MAAMD,EAAE,OAAOE,CAAC,EAAE,OAAOF,aAAa,YAAY,YAAYA,EAAEA,EAAE,QAAQ,EAAE,CAAC,MAAMA,EAAE,YAAY,OAAOA,EAAE,YAAY,CAAC,CAAC,SAASgC,GAAa,CAAC,OAAOhC,EAAE,YAAYC,EAAE,cAAcC,CAAC,EAAE,CAAC,IAAIC,GAAUA,EAAE0B,GAAE,IAAI7B,CAAC,KAAjB,MAA8BG,IAAT,QAAkBA,EAAE,QAASA,GAAG,CAACA,EAAE,CAAC,OAAOH,EAAE,YAAYC,EAAE,IAAI,MAAM,CAAC,OAAO8B,GAAe/B,EAAEE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,CAAC,SAAS+B,GAAUjC,EAAE,CAACA,EAAE,QAAQgC,EAAY,CAAC,CAAC,SAASE,IAAsB,CAAe,OAAO,eAArB,MAAsCJ,GAAE,IAAI,eAAeG,EAAS,EAAE,CAAC,SAASE,GAAcnC,EAAEC,EAAE,CAAC6B,IAAGI,GAAqB,EAAE,IAAMhC,EAAEwB,GAAgB1B,CAAC,EAAE,OAAAE,EAAE,QAASF,GAAG,CAAC,IAAIE,EAAE2B,GAAE,IAAI7B,CAAC,EAAME,IAAGA,EAAE,IAAI,IAAI2B,GAAE,IAAI7B,EAAEE,CAAC,GAAEA,EAAE,IAAID,CAAC,EAA8B6B,IAAE,QAAQ9B,CAAC,CAAC,CAAE,EAAQ,IAAI,CAACE,EAAE,QAASF,GAAG,CAAC,IAAME,EAAE2B,GAAE,IAAI7B,CAAC,EAA8BE,GAAE,OAAOD,CAAC,EAA+BC,GAAE,MAAoC4B,IAAE,UAAU9B,CAAC,CAAE,CAAE,CAAC,CAAC,CAAC,IAAMoC,GAAE,IAAI,IAAQC,GAAE,SAASC,IAA2B,CAACD,GAAE,IAAI,CAAC,IAAMrC,EAAE,CAAC,MAAMuC,EAAO,WAAW,OAAOA,EAAO,WAAW,EAAQtC,EAAE,CAAC,OAAOsC,EAAO,KAAKvC,EAAE,YAAYA,CAAC,EAAEoC,GAAE,QAASpC,GAAGA,EAAEC,CAAC,CAAE,CAAC,EAAEsC,EAAO,iBAAiB,SAASF,EAAC,CAAC,CAAC,SAASG,GAAaxC,EAAE,CAAC,OAAAoC,GAAE,IAAIpC,CAAC,EAAEqC,IAAGC,GAA0B,EAAQ,IAAI,CAACF,GAAE,OAAOpC,CAAC,EAAE,CAACoC,GAAE,MAAMC,KAAIA,GAAE,OAAO,CAAC,CAAC,SAASI,GAAOzC,EAAEC,EAAE,CAAC,OAAO2B,GAAE5B,CAAC,EAAEwC,GAAaxC,CAAC,EAAEmC,GAAcnC,EAAEC,CAAC,CAAC,CAAohK,SAASyC,GAAqBC,EAAEC,EAAEC,EAAE,CAACF,EAAE,cAAc,IAAI,YAAYC,EAAE,CAAC,OAAO,CAAC,cAAcC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAASC,GAAkBH,EAAEC,EAAEC,EAAE,CAACF,EAAE,cAAc,IAAI,YAAYC,EAAE,CAAC,OAAO,CAAC,cAAcC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAME,GAAG,CAAC,SAASJ,GAAG,EAAQA,EAAE,OAAQ,UAAU,CAACA,EAAE,CAAC,OAAOC,EAAE,QAAQC,CAAC,EAAE,CAAC,cAAcG,EAAE,CAAC,CAAC,IAAI,CAAC,GAAK,CAAC,KAAKC,CAAC,EAAED,EAAEE,EAAEC,GAAEH,EAAE,CAAC,MAAM,CAAC,EAAE,OAAOI,GAAST,EAAGK,GAAG,CAAwC,GAAvCJ,EAAE,EAAEE,GAAkBH,EAAE,YAAYK,CAAC,EAAK,CAACC,EAAE,OAAOL,GAAG,CAACC,EAAE,EAAEC,GAAkBH,EAAE,YAAYC,CAAC,CAAC,CAAC,EAAGM,CAAC,CAAC,CAAC,EAAQG,GAAW,CAACV,EAAEC,EAAEC,IAAIG,GAAG,EAAI,CAACA,EAAE,aAAuBA,EAAE,cAAZ,WAAyBH,EAAE,EAAEH,GAAqBC,EAAEC,EAAEI,CAAC,EAAE,EAAQM,GAAG,CAAC,SAASX,GAAG,EAAQA,EAAE,MAAO,UAAU,CAACA,EAAE,CAAC,OAAOC,EAAE,QAAQC,CAAC,IAAI,CAAC,IAAMG,EAAEK,GAAWV,EAAE,aAAaC,CAAC,EAAQK,EAAEI,GAAWV,EAAE,WAAWE,CAAC,EAAE,OAAAF,EAAE,iBAAiB,eAAeK,CAAC,EAAEL,EAAE,iBAAiB,eAAeM,CAAC,EAAQ,IAAI,CAACN,EAAE,oBAAoB,eAAeK,CAAC,EAAEL,EAAE,oBAAoB,eAAeM,CAAC,CAAC,CAAC,CAAC,EAAQM,GAAG,CAAC,SAASZ,GAAG,EAAQA,EAAE,MAAO,UAAU,CAACA,EAAE,CAAC,OAAOC,EAAE,QAAQC,CAAC,IAAI,CAAC,IAAMW,EAAYZ,GAAG,CAACC,EAAE,EAAEH,GAAqBC,EAAE,WAAWC,CAAC,EAAEa,EAAO,oBAAoB,YAAYD,CAAW,CAAC,EAAQE,EAAcb,GAAG,CAACD,EAAE,EAAEF,GAAqBC,EAAE,aAAaE,CAAC,EAAEY,EAAO,iBAAiB,YAAYD,CAAW,CAAC,EAAE,OAAAb,EAAE,iBAAiB,cAAce,CAAa,EAAQ,IAAI,CAACf,EAAE,oBAAoB,cAAce,CAAa,EAAED,EAAO,oBAAoB,YAAYD,CAAW,CAAC,CAAC,CAAC,EAAQG,GAAG,CAAC,OAAOZ,GAAG,MAAMO,GAAG,MAAMC,EAAE,EAAQK,GAAG,CAAC,UAAU,UAAU,GAAG,OAAO,KAAKD,EAAE,EAAE,MAAM,ECAh9lB,IAAME,GAAsB,CAAC,KAAKC,GAAQ,eAAeA,OAAY,MAAMA,GAAQ,cAAcA,OAAY,IAAIA,GAAQ,eAAeA,OAAY,OAAOA,GAAQ,cAAcA,MAAW,EAAQC,GAA8B,OAAO,UAAY,KAAa,OAAO,UAAU,UAAU,oBAAqB,WASzpB,SAARC,EAAwBC,EAAM,CAAa,GAAG,CAAC,MAAAC,EAAM,IAAAC,EAAI,QAAAC,EAAQ,eAAAC,EAAe,WAAAC,EAAW,aAAAC,EAAa,cAAAC,EAAc,YAAAC,EAAY,MAAAC,EAAM,YAAAC,EAAY,UAAAC,EAAU,UAAAC,EAAU,cAAAC,EAAc,YAAAC,EAAY,MAAAC,CAAK,EAAEf,EAAW,CAAC,YAAAgB,EAAY,SAAAC,EAAS,UAAAC,EAAU,UAAAC,EAAU,UAAAC,CAAS,EAAEN,EAAiB,CAAC,UAAAO,EAAU,WAAAC,CAAU,EAAET,EAAoBU,EAAanB,EAAe,GAAGC,OAAgBC,OAAkBC,OAAmBC,MAAgB,GAAGL,MAA+BqB,EAASC,GAAa,QAAQ,IAAIA,GAAa,OAAaC,EAAYC,GAAS,MAAM1B,CAAK,EAAQ2B,EAAYF,EAAY,EAAKf,IAAY,KAAMA,EAAU,QAAQ,IAAMkB,EAAalB,IAAY,QAAQA,IAAY,QAAcd,EAAOiC,GAAe,CAAC,EAAQC,GAAYnC,GAAsBe,CAAS,EAAQqB,GAAUC,GAAapC,EAAOkC,EAAW,EAA6BG,GAAUC,EAAO,IAAI,EAAQC,GAAYC,GAAQ,IAAW,CAAeC,GAAU,EAAgBA,GAAU,CAAC,EAAI,CAAC,CAAC,EAAO,CAACC,GAAKC,EAAO,EAAEC,GAAS,CAAC,OAAO,KAAK,SAAS,IAAI,CAAC,EAAmBC,GAAe,CAAC,EAAMC,GAAc,CAAC,EAA4BC,GAAY,EAAMC,GAAQ,EAAKrB,IACvnCoB,GAAYlB,EAAY,KAAK,MAAM,GAAGA,CAAW,EAAE,EAAEmB,GAAQ,GAAM,CAACrB,GAAUI,GAAaW,GAAK,SAAQK,GAAY,KAAK,MAAML,GAAK,OAAOA,GAAK,SAAS,CAAC,EAAE,EAAEM,GAAQ,GAAkC,IAAMC,GAAQC,GAAY,IAAI,CAAC,GAAGnB,GAAaM,GAAU,QAAQ,CAAC,IAAMc,EAAanB,EAAaK,GAAU,QAAQ,YAAYA,GAAU,QAAQ,aAAmBe,EAAMb,GAAY,CAAC,EAAE,QAAQP,EAAaO,GAAY,CAAC,EAAE,QAAQ,WAAWA,GAAY,CAAC,EAAE,QAAQ,UAAU,EAAkMc,GAAtLd,GAAY,CAAC,EAAE,QAAQP,EAAaO,GAAY,CAAC,EAAE,QAAQ,WAAWA,GAAY,CAAC,EAAE,QAAQ,YAAYA,GAAY,CAAC,EAAE,QAAQ,UAAUA,GAAY,CAAC,EAAE,QAAQ,aAAa,GAA2Ba,EAAM/C,EAAIsC,GAAQ,CAAC,OAAOQ,EAAa,SAASE,CAAc,CAAC,EAAG,EAAE,CAAC,CAAC,EAAQC,GAAe3B,EAAS,CAAC,kBAAkB,MAAM,EAAE,CAAC,EAAyC,GAAGI,EAAY,CACz2B,GAAG,CAACJ,EAAS,CAGG,IAAI4B,EAAcjB,EAAO,EAAI,EAAEkB,GAAU,KAAKP,GAAQ,EAASQ,GAAOpB,GAAU,QAAQ,CAAC,CAAC,YAAAqB,CAAW,IAAI,CAAI,CAACH,EAAc,UAAUG,EAAY,OAAOA,EAAY,SAAST,GAAQ,EAAGM,EAAc,QAAQ,EAAM,CAAC,GAAI,CAAC,CAAC,EAAGV,GAAef,GAAS,IAAI1B,EAAM,CAACuD,EAAMC,IAAQ,CAAC,IAAIC,GAAIC,EAAKC,GAAKC,GAAK,IAAIC,GAAQL,IAAQ,IAAGK,GAAK1B,GAAY,CAAC,GAAMqB,IAAQxD,EAAM,OAAO,IAAG6D,GAAK1B,GAAY,CAAC,GAAG,IAAMG,GAAK,CAAC,MAAMlB,GAAWqC,GAAIF,EAAM,SAAS,MAAME,KAAM,OAAO,OAAOA,GAAI,MAAM,OAAO,OAAOpC,GAAYqC,EAAKH,EAAM,SAAS,MAAMG,IAAO,OAAO,OAAOA,EAAK,OAAO,MAAM,EAAE,OAAqBI,EAAKC,EAAY,CAAC,QAAQ,KAAK,SAAuBD,EAAK,KAAK,CAAC,IAAID,GAAK,MAAMvB,GAAK,SAAuB0B,GAAaT,EAAM,CAAC,MAAM,CAAC,IAAII,GAAKJ,EAAM,SAAS,MAAMI,KAAO,OAAO,OAAOA,GAAK,MAAM,GAAGrB,GAAK,WAAW,EAAE,GAAGY,EAAc,EAAE,SAASK,EAAM,MAAM,SAASA,EAAM,MAAM,SAAS,aAAaC,EAAM,MAAS,GAAGI,GAAKL,EAAM,SAAS,MAAMK,KAAO,OAAO,OAAOA,GAAK,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAG,GAAG,CAACrC,EAAU,QAAQ0C,EAAE,EAAEA,EAAEtB,GAAYsB,IAAKvB,GAAc,CAAC,GAAGA,GAAc,GAAGhB,GAAS,IAAI1B,EAAM,CAACuD,EAAMW,KAAa,CAAC,IAAIT,EAAIC,GAAKC,GAAKC,GAAKC,GAAKM,GAAK,IAAM7B,GAAK,CAAC,MAAMlB,GAAWqC,EAAIF,EAAM,SAAS,MAAME,IAAM,OAAO,OAAOA,EAAI,MAAM,OAAO,OAAOpC,GAAYqC,GAAKH,EAAM,SAAS,MAAMG,KAAO,OAAO,OAAOA,GAAK,OAAO,MAAM,EAAE,OAAqBI,EAAKC,EAAY,CAAC,QAAQ,KAAK,SAAuBD,EAAK,KAAK,CAAC,MAAMxB,GAAK,cAAc,GAAK,SAAuB0B,GAAaT,EAAM,CAAC,IAAIU,EAAE,IAAIC,GAAW,MAAM,CAAC,IAAIP,GAAKJ,EAAM,SAAS,MAAMI,KAAO,OAAO,OAAOA,GAAK,MAAM,MAAMvC,GAAWwC,GAAKL,EAAM,SAAS,MAAMK,KAAO,OAAO,OAAOA,GAAK,MAAM,OAAO,OAAOvC,GAAYwC,GAAKN,EAAM,SAAS,MAAMM,KAAO,OAAO,OAAOA,GAAK,OAAO,OAAO,WAAW,EAAE,GAAGX,EAAc,EAAE,SAASK,EAAM,MAAM,SAASA,EAAM,MAAM,SAAS,SAASU,EAAE,MAAS,GAAGE,GAAKZ,EAAM,SAAS,MAAMY,KAAO,OAAO,OAAOA,GAAK,QAAQ,CAAC,EAAEF,EAAE,KAAKC,EAAU,CAAC,EAAED,EAAE,KAAKC,EAAU,CAAE,CAAC,CAAE,EAAI,IAAME,GAAe9B,GAAK,SAASA,GAAK,SAAS,KAAK,MAAMA,GAAK,OAAOA,GAAK,QAAQ,EAAQ+B,GAAYnC,EAAO,IAAI,EAAQoC,GAASpC,EAAO,IAAI,EAAQqC,GAAKrC,EAAO,CAAC,EAAQsC,GAAQtC,EAAO,EAAK,EAAQuC,GAAgBC,GAAiB,EAAQC,GAAQzC,EAAO,IAAI,EAAQ0C,GAAa1C,EAAO,IAAI,EAE7rE,GAAG,CAACX,EAAS,CAAC,IAAMsD,EAASC,GAAU7C,EAAS,EAEzCpC,GAA+BuD,GAAU,IAAI,CAAC,GAAG,EAAAqB,IAAiB,CAACL,IAAgB,CAAC5D,GAAe,OAAAoE,GAAa,QAAQD,GAAQ,QAAQ,QAAQ,CAAC,UAAU,CAAC7C,GAAY,CAAC,EAAEA,GAAYsC,EAAc,CAAE,CAAC,EAAE,CAAC,SAAS,KAAK,IAAIA,EAAc,EAAE5D,EAAM,IAAI,WAAW,IAAS,OAAO,QAAQ,CAAC,EAAQ,IAAIoE,GAAa,QAAQ,OAAO,CAAE,EAAE,CAACnE,EAAY2D,GAAe5D,CAAK,CAAC,EAGxWuE,GAAkBC,GAAG,CAAC,GAAG,CAACZ,IAAgBK,IAAiB5E,GAA+B,OAKnFwE,GAAY,UAAU,OAAMA,GAAY,QAAQW,GAAGA,EAAEA,EAAEX,GAAY,QAAqE,IAAIY,GAAjDX,GAAS,UAAU,KAAK,EAAEU,EAAEV,GAAS,UAA6B9D,EAAM,KAAQgE,GAAQ,UAASS,GAAOxE,GAAa8D,GAAK,SAASU,EAAMV,GAAK,QAAQW,GAAK,EAAEd,GAAeG,GAAK,OAAO,EAAED,GAAS,QAAQU,EAAMH,GAAgBjF,EAAO,IAAI2E,GAAK,OAAO,CAAE,CAAC,EAAgB,IAAMY,GAAcvD,EAAa,WAAW,YAAkBwD,GAAenE,EAAU,EAAQoE,GAAa,IAAIpE,EAAU,EAAQqE,GAAeC,GAAMrE,EAAU,EAAEkE,EAAc,EAAQI,GAAa,IAAItE,EAAgBuE,GAAS,mBAAmBN,qBAAgChE,MAAcmE,yBAAqCF,yBAAqCC,sBAAgClE,MAAcqE,OAAmC,OAAI7D,EAAuWmC,EAAK,UAAU,CAAC,MAAM,CAAC,GAAG4B,GAAe,QAAQ9C,GAAQ,gBAAgB7B,EAAY0E,GAAS,OAAU,aAAa1E,EAAY0E,GAAS,OAAU,UAAU1E,EAAY0E,GAAS,OAAU,SAASzE,EAAS,UAAU,SAAS,QAAQM,CAAY,EAAE,IAAIW,GAAU,SAAuB0D,EAAMC,EAAO,GAAG,CAAC,IAAIjB,GAAQ,MAAM,CAAC,GAAGe,GAAe,IAAIzF,EAAI,IAAIS,IAAY,UAAUmF,GAAczB,EAAc,EAAE,CAACA,GAAe,OAAU,KAAK1D,IAAY,SAASmF,GAAczB,EAAc,EAAE,CAACA,GAAe,OAAU,WAAWzD,EAAU,SAAS,WAAW,cAAciB,EAAa,MAAM,SAAS,GAAGd,EAAM,UAAUjB,GAA8B,OAAUkC,GAAU,WAAWR,EAAS,OAAO,WAAW,EAAE,aAAa,IAAI,CAACiD,GAAQ,QAAQ,GAAQI,GAAa,SAASA,GAAa,QAAQ,mBAAmBnE,CAAW,CAAG,EAAE,aAAa,IAAI,CAAC+D,GAAQ,QAAQ,GAASI,GAAa,SAASA,GAAa,QAAQ,mBAAmB,CAAC,CAAG,EAAE,SAAS,CAACnC,GAAeC,EAAa,CAAC,CAAC,CAAC,CAAC,EAArxCiD,EAAM,UAAU,CAAC,MAAMG,GAAkB,SAAS,CAAehC,EAAK,MAAM,CAAC,MAAMiC,GAAY,SAAS,QAAG,CAAC,EAAgBjC,EAAK,IAAI,CAAC,MAAMkC,GAAY,SAAS,oBAAoB,CAAC,EAAgBlC,EAAK,IAAI,CAAC,MAAMmC,GAAe,SAAS,2DAA2D,CAAC,CAAC,CAAC,CAAC,CAA0+B,CAA2BnG,EAAO,aAAa,CAAC,IAAI,GAAG,QAAQ,GAAG,cAAc,CAAC,UAAU,GAAK,WAAW,EAAI,EAAE,YAAY,CAAC,YAAY,GAAK,SAAS,GAAM,UAAU,GAAG,UAAU,EAAE,UAAU,CAAC,EAAE,UAAU,EAAI,EAA0BoG,GAAoBpG,EAAO,CAAC,MAAM,CAAC,KAAKqG,EAAY,MAAM,MAAM,WAAW,QAAQ,CAAC,KAAKA,EAAY,iBAAiB,CAAC,EAAE,MAAM,CAAC,KAAKA,EAAY,OAAO,MAAM,QAAQ,IAAI,EAAE,IAAI,IAAI,aAAa,IAAI,KAAK,IAAI,eAAe,GAAK,KAAK,CAAC,EAAE,UAAU,CAAC,KAAKA,EAAY,KAAK,MAAM,YAAY,QAAQ,CAAC,OAAO,QAAQ,MAAM,QAAQ,EAAE,YAAY,CAAC,iBAAiB,kBAAkB,eAAe,gBAAiB,EAAE,aAAa,CAAC,OAAO,QAAQ,MAAM,QAAQ,EAAE,aAAa,OAAO,wBAAwB,EAAI,EAAE,UAAU,CAAC,KAAKA,EAAY,KAAK,MAAM,QAAQ,QAAQ,CAAC,aAAa,SAAS,UAAU,EAAE,YAAY,CAAC,UAAU,CAAC,MAAM,CAAC,YAAY,eAAe,cAAc,EAAE,KAAK,CAAC,YAAY,eAAe,cAAc,EAAE,IAAI,CAAC,aAAa,eAAe,aAAa,EAAE,OAAO,CAAC,aAAa,eAAe,aAAa,CAAC,CAAC,EAAE,aAAa,SAAS,wBAAwB,EAAI,EAAE,IAAI,CAAC,KAAKA,EAAY,OAAO,MAAM,KAAK,EAAE,QAAQ,CAAC,MAAM,UAAU,KAAKA,EAAY,YAAY,UAAU,iBAAiB,aAAa,CAAC,UAAU,kBAAkB,EAAE,UAAU,CAAC,aAAa,eAAe,gBAAgB,aAAc,EAAE,YAAY,CAAC,IAAI,IAAI,IAAI,GAAG,EAAE,IAAI,CAAC,EAAE,cAAc,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,SAAS,CAAC,UAAU,CAAC,KAAKA,EAAY,QAAQ,MAAM,QAAQ,aAAa,OAAO,cAAc,UAAU,aAAa,EAAI,EAAE,WAAW,CAAC,KAAKA,EAAY,QAAQ,MAAM,SAAS,aAAa,OAAO,cAAc,UAAU,aAAa,EAAI,CAAC,CAAC,EAAE,YAAY,CAAC,KAAKA,EAAY,OAAO,MAAM,WAAW,SAAS,CAAC,YAAY,CAAC,KAAKA,EAAY,QAAQ,MAAM,OAAO,aAAa,EAAI,EAAE,SAAS,CAAC,KAAKA,EAAY,QAAQ,MAAM,WAAW,aAAa,OAAO,cAAc,OAAO,aAAa,GAAM,OAAOpG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAK,CAAC,EAAE,UAAU,CAAC,KAAKoG,EAAY,OAAO,MAAM,QAAQ,aAAa,GAAG,IAAI,EAAE,IAAI,IAAI,KAAK,IAAI,OAAOpG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAM,CAAC,EAAE,UAAU,CAAC,KAAKoG,EAAY,OAAO,MAAM,QAAQ,aAAa,EAAE,IAAI,EAAE,IAAI,IAAI,KAAK,IAAI,OAAOpG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAM,CAAC,EAAE,UAAU,CAAC,KAAKoG,EAAY,OAAO,MAAM,UAAU,aAAa,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,OAAOpG,EAAM,CAAC,OAAOA,EAAM,cAAc,EAAM,CAAC,CAAC,CAAC,EAAE,YAAY,CAAC,KAAKoG,EAAY,OAAO,MAAM,QAAQ,IAAI,EAAE,IAAI,EAAE,KAAK,IAAI,aAAa,EAAE,KAAK,GAAG,eAAe,GAAK,YAAY,8CAA8C,CAAC,CAAC,EAA2B,IAAMT,GAAe,CAAC,QAAQ,OAAO,MAAM,OAAO,OAAO,OAAO,SAAS,OAAO,UAAU,OAAO,WAAW,SAAS,OAAO,EAAE,QAAQ,EAAE,cAAc,OAAO,WAAW,MAAM,EAAqBI,GAAkB,CAAC,QAAQ,OAAO,MAAM,OAAO,OAAO,OAAO,aAAa,SAAS,WAAW,SAAS,cAAc,SAAS,MAAM,OAAO,WAAW,0BAA0B,SAAS,GAAG,SAAS,SAAS,QAAQ,qBAAqB,EAAQC,GAAY,CAAC,SAAS,GAAG,aAAa,EAAE,EAAQC,GAAY,CAAC,OAAO,EAAE,aAAa,GAAG,WAAW,IAAI,UAAU,QAAQ,EAAQC,GAAe,CAAC,OAAO,EAAE,QAAQ,GAAG,SAAS,IAAI,WAAW,IAAI,UAAU,QAAQ,EAAiDV,GAAM,CAACa,EAAIC,EAAIC,IAAM,KAAK,IAAI,KAAK,IAAIF,EAAIC,CAAG,EAAEC,CAAG,EAAQT,GAAcU,GAAO,OAAOA,GAAQ,UAAU,CAAC,MAAMA,CAAK,ECzBllK,IAAMC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,MAAM,EAAE,SAAS,EAAE,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,EAAE,SAAS,KAAK,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,CAAC,EAAyO,IAAMC,GAAmB,CAACC,EAAEC,IAAI,yBAAyBA,IAAUC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,GAAWC,EAAmB,EAAQC,EAAWL,GAAmCE,EAAO,WAAiBI,EAAmBC,GAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,GAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAwB,CAAC,YAAY,YAAY,YAAY,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAKC,EAAuCC,EAAM,MAAM,CAAC,GAAGH,EAAM,WAAWC,EAAKH,GAAgCE,EAAM,aAAa,MAAMC,IAAO,OAAOA,EAAK,4FAA4F,SAASE,GAAOD,EAAuCR,GAAwBM,EAAM,OAAO,KAAK,MAAME,IAAyC,OAAOA,EAAuCF,EAAM,WAAW,MAAMG,IAAQ,OAAOA,EAAM,WAAW,CAAE,EAAQC,GAAuB,CAACJ,EAAMK,IAAWA,EAAS,KAAK,GAAG,EAAEL,EAAM,iBAAuBM,GAA6BC,GAAW,SAASP,EAAMQ,EAAI,CAAC,GAAK,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,GAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAC,EAAQ,UAAAC,EAAU,GAAGC,CAAS,EAAEtB,GAASK,CAAK,EAAO,CAAC,YAAAkB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAAhC,EAAW,SAAAe,CAAQ,EAAEkB,GAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,YAAAC,GAAY,QAAAV,EAAQ,kBAAAW,EAAiB,CAAC,EAAQC,EAAiBvB,GAAuBJ,EAAMK,CAAQ,EAAO,CAAC,sBAAAuB,EAAsB,MAAAC,CAAK,EAAEC,GAAyBZ,CAAW,EAAQa,EAAgBH,EAAsB,SAASI,IAAO,CAAC,MAAMH,EAAM,IAAIP,EAAW,WAAW,EAAE,GAAG,CAAE,CAAC,EAAQW,EAAeL,EAAsB,SAASI,IAAO,CAAC,MAAMH,EAAM,IAAIP,EAAWY,EAAiB,EAAE,GAAG,CAAE,CAAC,EAAEC,GAAmBjB,EAAY,CAAC,QAAQa,EAAgB,UAAUE,CAAc,CAAC,EAAE,IAAMG,EAAWC,EAAO,IAAI,EAAQC,EAAsB,GAAM,EAAQC,EAAsB,CAAC,EAAE,OAAoB9C,EAAK+C,EAAY,CAAC,GAAG1B,GAA4CwB,EAAgB,SAAsB7C,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBmD,EAAMC,EAAO,IAAI,CAAC,GAAGzB,EAAU,QAAQZ,EAAS,UAAUsC,GAAGC,GAAkB,GAAGL,EAAsB,gBAAgB1B,EAAUM,CAAU,EAAE,mBAAmB,YAAY,iBAAiB,GAAK,QAAQJ,EAAQ,iBAAiBY,EAAiB,SAAS,YAAY,WAAW,IAAIN,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,aAAa,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,IAAIb,GAA6B4B,EAAK,MAAM,CAAC,GAAGxB,CAAK,EAAE,GAAGiC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,WAAW,CAAC,EAAE3B,EAAYE,CAAc,EAAE,SAAS,CAAc3B,EAAKiD,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBf,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgBX,EAAU,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,EAAE,EAAE,kBAAkBnC,GAAmB,SAAS,CAAC,UAAU,CAAC,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,QAAQ,EAAE,CAAC,EAAE,GAAGgE,GAAqB,CAAC,UAAU,CAAC,kBAAkB,MAAS,CAAC,EAAE3B,EAAYE,CAAc,CAAC,CAAC,EAAe3B,EAAKiD,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBf,EAAiB,SAAS,YAAY,MAAM,CAAC,gBAAgBX,EAAU,uBAAuB,IAAI,wBAAwB,IAAI,oBAAoB,IAAI,qBAAqB,IAAI,QAAQ,EAAE,EAAE,kBAAkBnC,GAAmB,SAAS,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiE,GAAI,CAAC,gcAAgc,kFAAkF,kFAAkF,oGAAoG,8NAA8N,2HAA2H,sJAAsJ,EAQz9LC,GAAgBC,GAAQ1C,GAAUwC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,sBAAsBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,GAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,YAAY,WAAW,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,4FAA4F,MAAM,OAAO,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,GAASL,GAAgB,CAAC,CAAC,ECTthB,IAAAM,GAAA,GAAAC,GAAAD,GAAA,wBAAAE,GAAA,OAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,QAAAC,GAAA,OAAAC,GAAA,OAAAC,GAAA,OAAAC,GAAA,OAAAC,KAAO,IAAMC,GAAG,iBAA8BC,GAAG,iBAA8BC,GAAG,cAA2BC,GAAG,+BAA4CC,GAAG,wBAAqCC,GAAG,2BAAwCC,GAAG,qBAAkCC,GAAG,WAAwBC,GAAG,qBAAkCC,GAAG,eAA4BC,GAAI,OAAoBC,GAAI,UAAuBC,GAAI,iBAA8BC,GAAI,SAAsBC,GAAI,eAA4BC,GAAI,YAAyBC,GAAI,yBAAsCC,GAAI,qBAAkCC,GAAI,qBAAkCC,GAAI,mBAAgCC,GAAI,WAAwBC,GAAI,uBAAoCC,GAAI,wBAAqCC,GAAI,YAAyBC,GAAI,kCAA+CC,GAAI,YAAyBC,GAAI,cAA2BC,GAAI,UAAuBC,GAAI,cAA2BC,GAAI,kBAA+BC,GAAI,yBAAsCC,GAAI,2BAAwCC,GAAI,uBAAoCC,GAAI,wBAAqCC,GAAI,2BAAwCC,GAAI,SAAsBC,GAAI,sBAAmCC,GAAI,yBAAsCC,GAAI,gBAA6BC,GAAI,aAA0BC,GAAI,YAAyBC,GAAI,uBAAoCC,GAAI,iBAA8BC,GAAI,kBAA+BC,GAAI,UAAuBC,GAAI,wBAAqCC,GAAI,4BAAyCC,GAAI,qBAAkCC,GAAI,2BAAwCC,GAAI,8BAA2CC,GAAI,cAA2BC,GAAI,kCAA+CC,GAAI,yBAAsCC,GAAI,cAC33DC,GAAqB,CAAC,QAAU,CAAC,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAAM,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,GAAK,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,IAA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",
  "names": ["getBorderStyle", "e", "t", "o", "d", "r", "i", "l", "h", "b", "borderControls", "ControlType", "getFocusStyle", "color", "width", "style", "offset", "result", "focusControls", "ControlType", "getHoverStyle", "fillColor", "textColor", "borderColor", "hoverControls", "ControlType", "getPaddingStyle", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControls", "ControlType", "getRadiusStyle", "radius", "radiusPerCorner", "radiusTopLeft", "radiusTopRight", "radiusBottomRight", "radiusBottomLeft", "result", "radiusControls", "ControlType", "className", "IconType", "Icon", "type", "color", "image", "size", "p", "CaretType", "Caret", "LocaleSelector", "withCSS", "font", "fillColor", "textColor", "icon", "caret", "title", "gap", "border", "hover", "focus", "style", "props", "id", "activeLocale", "locales", "setLocale", "useLocaleInfo", "localesForCurrentRoute", "useLocalesForCurrentRoute", "activeLocaleId", "lastActiveLocaleId", "setLastActiveLocaleId", "ye", "selectedLocaleId", "setSelectedLocaleId", "selectedLocale", "locale", "handleChange", "event", "localeId", "u", "className", "getPaddingStyle", "getRadiusStyle", "getBorderStyle", "getHoverStyle", "getFocusStyle", "addPropertyControls", "ControlType", "paddingControls", "radiusControls", "borderControls", "hoverControls", "focusControls", "LocaleSelector_default", "withStaggerChildren", "r", "o", "n", "a", "j", "t", "e", "q", "p", "noopReturn", "t", "isFunction", "t", "e", "t", "velocityPerSecond", "calcBezier", "t", "n", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "noopReturn", "getTForX", "l", "cubicBezier", "__rest", "e", "t", "r", "n", "o", "n", "e", "t", "r", "n", "calcGeneratorVelocity", "t", "s", "r", "a", "velocityPerSecond", "calcDampingRatio", "e", "hasReachedTarget", "spring", "o", "c", "i", "h", "u", "d", "f", "l", "g", "glide", "isOutOfBounds", "nearestBoundary", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "noopReturn", "L", "T", "M", "e", "k", "noopReturn", "B", "asTransformCssVar", "j", "T", "L", "t", "P", "j", "testAnimation", "e", "t", "C", "R", "H", "resolveElements", "e", "t", "n", "createGeneratorEasing", "e", "t", "n", "o", "getGenerator", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "U", "spring", "q", "glide", "K", "inView$1", "resolveElements", "onIntersectionChange", "isFunction", "G", "_", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "Z", "X", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "e", "t", "n", "dispatchViewEvent", "ae", "o", "i", "s", "__rest", "inView$1", "mouseEvent", "ce", "le", "onPointerUp", "window", "onPointerDown", "fe", "ue", "directionTransformers", "offset", "supportsAcceleratedAnimations", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "isCanvas", "RenderTarget", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "se", "W", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "childrenStyles", "initialResize", "ue", "resize", "contentSize", "child", "index", "ref", "ref1", "ref2", "ref3", "ref4", "p", "LayoutGroup", "q", "i", "childIndex", "ref5", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "isInView", "useInView", "useAnimationFrame", "t", "delta", "wrap", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "tint", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "CyE7CB3gO", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "transitions", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1o2kx5q", "args", "onAppearfzmf19", "CycleVariantState", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "serializationHash", "addPropertyOverrides", "css", "FramerXGvcs1qgG", "withCSS", "XGvcs1qgG_default", "addPropertyControls", "ControlType", "addFonts", "wLU6RMRp9_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v18", "v19", "v2", "v20", "v21", "v22", "v23", "v24", "v25", "v26", "v27", "v28", "v29", "v3", "v30", "v31", "v32", "v33", "v34", "v35", "v36", "v37", "v38", "v39", "v4", "v40", "v41", "v42", "v43", "v44", "v45", "v46", "v47", "v48", "v49", "v5", "v50", "v51", "v52", "v53", "v6", "v7", "v8", "v9", "v0", "v1", "v2", "v3", "v4", "v5", "v6", "v7", "v8", "v9", "v10", "v11", "v12", "v13", "v14", "v15", "v16", "v17", "v18", "v19", "v20", "v21", "v22", "v23", "v24", "v25", "v26", "v27", "v28", "v29", "v30", "v31", "v32", "v33", "v34", "v35", "v36", "v37", "v38", "v39", "v40", "v41", "v42", "v43", "v44", "v45", "v46", "v47", "v48", "v49", "v50", "v51", "v52", "v53", "__FramerMetadata__", "valuesByLocaleId", "wLU6RMRp9_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "E8K9XsuZV_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v0", "p", "x", "motion", "v1", "v2", "__FramerMetadata__", "valuesByLocaleId", "E8K9XsuZV_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "clientName", "clientName1", "height", "id", "sector1", "title4", "visible2", "visible4", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "nPzCAqJ4B", "h9PUNTJjH", "sjucVYmQT", "fgFsI_MOp", "mKfftAAlB", "eN0WhQ9qb", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText2", "getLocalizedValue", "SVG", "css", "FramerE8K9XsuZV", "withCSS", "E8K9XsuZV_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "ListCopy2Fonts", "getFonts", "E8K9XsuZV_default", "TickerFonts", "Ticker", "TickerWithStaggerChildren1rhmszj", "withCodeBoundaryForOverrides", "withStaggerChildren", "MotionDivWithStaggerChildren1ek9zs4", "motion", "TickerWithStaggerChildrenexbfc1", "TickerWithStaggerChildren1x5c8xh", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "getLocalizedValue", "css", "FramerwLU6RMRp9", "withCSS", "wLU6RMRp9_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "LocaleSelectorFonts", "getFonts", "LocaleSelector_default", "ElementsPulseCopyFonts", "XGvcs1qgG_default", "TickerFonts", "Ticker", "TickerWithStaggerChildreneiv6d9", "withCodeBoundaryForOverrides", "withStaggerChildren", "TickerWithStaggerChildrengpnwfw", "TickerWithStaggerChildren4rb7m5", "TickerWithStaggerChildrenv164un", "ClientTickerFonts", "wLU6RMRp9_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "usePreloadLocalizedValues", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "RichText2", "getLocalizedValue", "x", "Link", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Image2", "css", "FramerlTyr77ihH", "withCSS", "lTyr77ihH_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
