{
  "version": 3,
  "sources": ["ssg:https://ga.jspm.io/npm:react-is@16.13.1/index.js", "ssg:https://ga.jspm.io/npm:shallowequal@1.1.0/index.js", "ssg:https://ga.jspm.io/npm:@emotion/stylis@0.8.5/dist/stylis.browser.esm.js", "ssg:https://ga.jspm.io/npm:@emotion/unitless@0.7.5/dist/unitless.browser.esm.js", "ssg:https://ga.jspm.io/npm:@emotion/memoize@0.7.4/dist/memoize.browser.esm.js", "ssg:https://ga.jspm.io/npm:@emotion/is-prop-valid@0.8.8/dist/is-prop-valid.browser.esm.js", "ssg:https://ga.jspm.io/npm:hoist-non-react-statics@3.3.2/dist/hoist-non-react-statics.cjs.js", "ssg:https://ga.jspm.io/npm:styled-components@5.3.3/dist/styled-components.browser.esm.js", "ssg:https://framerusercontent.com/modules/TS5bPiMUGtjrWMUlvKp9/MZpTo0rIDZyfUO5rD7wG/TextShimmer_Prod.js", "ssg:https://framerusercontent.com/modules/UhM48D04HV4zVjjlKjTr/3aD6qQi2IhSfDMerzPSv/tUZajbhne.js"],
  "sourcesContent": ["var e={};var o=\"function\"===typeof Symbol&&Symbol.for,r=o?Symbol.for(\"react.element\"):60103,t=o?Symbol.for(\"react.portal\"):60106,n=o?Symbol.for(\"react.fragment\"):60107,c=o?Symbol.for(\"react.strict_mode\"):60108,f=o?Symbol.for(\"react.profiler\"):60114,s=o?Symbol.for(\"react.provider\"):60109,i=o?Symbol.for(\"react.context\"):60110,a=o?Symbol.for(\"react.async_mode\"):60111,u=o?Symbol.for(\"react.concurrent_mode\"):60111,y=o?Symbol.for(\"react.forward_ref\"):60112,l=o?Symbol.for(\"react.suspense\"):60113,m=o?Symbol.for(\"react.suspense_list\"):60120,p=o?Symbol.for(\"react.memo\"):60115,d=o?Symbol.for(\"react.lazy\"):60116,S=o?Symbol.for(\"react.block\"):60121,b=o?Symbol.for(\"react.fundamental\"):60117,$=o?Symbol.for(\"react.responder\"):60118,C=o?Symbol.for(\"react.scope\"):60119;function z(e){if(\"object\"===typeof e&&null!==e){var o=e.$$typeof;switch(o){case r:switch(e=e.type,e){case a:case u:case n:case f:case c:case l:return e;default:switch(e=e&&e.$$typeof,e){case i:case y:case d:case p:case s:return e;default:return o}}case t:return o}}}function A(e){return z(e)===u}e.AsyncMode=a;e.ConcurrentMode=u;e.ContextConsumer=i;e.ContextProvider=s;e.Element=r;e.ForwardRef=y;e.Fragment=n;e.Lazy=d;e.Memo=p;e.Portal=t;e.Profiler=f;e.StrictMode=c;e.Suspense=l;e.isAsyncMode=function(e){return A(e)||z(e)===a};e.isConcurrentMode=A;e.isContextConsumer=function(e){return z(e)===i};e.isContextProvider=function(e){return z(e)===s};e.isElement=function(e){return\"object\"===typeof e&&null!==e&&e.$$typeof===r};e.isForwardRef=function(e){return z(e)===y};e.isFragment=function(e){return z(e)===n};e.isLazy=function(e){return z(e)===d};e.isMemo=function(e){return z(e)===p};e.isPortal=function(e){return z(e)===t};e.isProfiler=function(e){return z(e)===f};e.isStrictMode=function(e){return z(e)===c};e.isSuspense=function(e){return z(e)===l};e.isValidElementType=function(e){return\"string\"===typeof e||\"function\"===typeof e||e===n||e===u||e===f||e===c||e===l||e===m||\"object\"===typeof e&&null!==e&&(e.$$typeof===d||e.$$typeof===p||e.$$typeof===s||e.$$typeof===i||e.$$typeof===y||e.$$typeof===b||e.$$typeof===$||e.$$typeof===C||e.$$typeof===S)};e.typeOf=z;const M=e.AsyncMode,P=e.ConcurrentMode,x=e.ContextConsumer,v=e.ContextProvider,w=e.Element,F=e.ForwardRef,g=e.Fragment,E=e.Lazy,_=e.Memo,L=e.Portal,R=e.Profiler,h=e.StrictMode,j=e.Suspense,O=e.isAsyncMode,T=e.isConcurrentMode,V=e.isContextConsumer,k=e.isContextProvider,q=e.isElement,B=e.isForwardRef,D=e.isFragment,G=e.isLazy,H=e.isMemo,I=e.isPortal,J=e.isProfiler,K=e.isStrictMode,N=e.isSuspense,Q=e.isValidElementType,U=e.typeOf;export default e;export{M as AsyncMode,P as ConcurrentMode,x as ContextConsumer,v as ContextProvider,w as Element,F as ForwardRef,g as Fragment,E as Lazy,_ as Memo,L as Portal,R as Profiler,h as StrictMode,j as Suspense,O as isAsyncMode,T as isConcurrentMode,V as isContextConsumer,k as isContextProvider,q as isElement,B as isForwardRef,D as isFragment,G as isLazy,H as isMemo,I as isPortal,J as isProfiler,K as isStrictMode,N as isSuspense,Q as isValidElementType,U as typeOf};\n\n//# sourceMappingURL=index.js.map", "var r={};r=function shallowEqual(r,e,t,a){var f=t?t.call(a,r,e):void 0;if(void 0!==f)return!!f;if(r===e)return true;if(\"object\"!==typeof r||!r||\"object\"!==typeof e||!e)return false;var l=Object.keys(r);var o=Object.keys(e);if(l.length!==o.length)return false;var n=Object.prototype.hasOwnProperty.bind(e);for(var v=0;v<l.length;v++){var i=l[v];if(!n(i))return false;var u=r[i];var s=e[i];f=t?t.call(a,u,s,i):void 0;if(false===f||void 0===f&&u!==s)return false}return true};var e=r;export default e;\n\n//# sourceMappingURL=index.js.map", "function stylis_min(e){function M(e,t,c,s,i){for(var n,o,u,k,d,w=0,p=0,x=0,O=0,z=0,j=0,S=u=n=0,_=0,q=0,D=0,E=0,F=c.length,G=F-1,I=\"\",J=\"\",K=\"\",N=\"\";_<F;){o=c.charCodeAt(_);_===G&&0!==p+O+x+w&&(0!==p&&(o=47===p?10:47),O=x=w=0,F++,G++);if(0===p+O+x+w){if(_===G&&(0<q&&(I=I.replace(r,\"\")),0<I.trim().length)){switch(o){case 32:case 9:case 59:case 13:case 10:break;default:I+=c.charAt(_)}o=59}switch(o){case 123:I=I.trim();n=I.charCodeAt(0);u=1;for(E=++_;_<F;){switch(o=c.charCodeAt(_)){case 123:u++;break;case 125:u--;break;case 47:switch(o=c.charCodeAt(_+1)){case 42:case 47:e:{for(S=_+1;S<G;++S)switch(c.charCodeAt(S)){case 47:if(42===o&&42===c.charCodeAt(S-1)&&_+2!==S){_=S+1;break e}break;case 10:if(47===o){_=S+1;break e}}_=S}}break;case 91:o++;case 40:o++;case 34:case 39:for(;_++<G&&c.charCodeAt(_)!==o;);}if(0===u)break;_++}u=c.substring(E,_);0===n&&(n=(I=I.replace(a,\"\").trim()).charCodeAt(0));switch(n){case 64:0<q&&(I=I.replace(r,\"\"));o=I.charCodeAt(1);switch(o){case 100:case 109:case 115:case 45:q=t;break;default:q=v}u=M(t,q,u,o,i+1);E=u.length;0<$&&(q=X(v,I,D),d=H(3,u,q,t,A,g,E,o,i,s),I=q.join(\"\"),void 0!==d&&0===(E=(u=d.trim()).length)&&(o=0,u=\"\"));if(0<E)switch(o){case 115:I=I.replace(h,ea);case 100:case 109:case 45:u=I+\"{\"+u+\"}\";break;case 107:I=I.replace(l,\"$1 $2\");u=I+\"{\"+u+\"}\";u=1===C||2===C&&L(\"@\"+u,3)?\"@-webkit-\"+u+\"@\"+u:\"@\"+u;break;default:u=I+u,112===s&&(u=(J+=u,\"\"))}else u=\"\";break;default:u=M(t,X(t,I,D),u,s,i+1)}K+=u;u=D=q=S=n=0;I=\"\";o=c.charCodeAt(++_);break;case 125:case 59:I=(0<q?I.replace(r,\"\"):I).trim();if(1<(E=I.length))switch(0===S&&(n=I.charCodeAt(0),45===n||96<n&&123>n)&&(E=(I=I.replace(\" \",\":\")).length),0<$&&void 0!==(d=H(1,I,t,e,A,g,J.length,s,i,s))&&0===(E=(I=d.trim()).length)&&(I=\"\\0\\0\"),n=I.charCodeAt(0),o=I.charCodeAt(1),n){case 0:break;case 64:if(105===o||99===o){N+=I+c.charAt(_);break}default:58!==I.charCodeAt(E-1)&&(J+=P(I,n,o,I.charCodeAt(2)))}D=q=S=n=0;I=\"\";o=c.charCodeAt(++_)}}switch(o){case 13:case 10:47===p?p=0:0===1+n&&107!==s&&0<I.length&&(q=1,I+=\"\\0\");0<$*y&&H(0,I,t,e,A,g,J.length,s,i,s);g=1;A++;break;case 59:case 125:if(0===p+O+x+w){g++;break}default:g++;k=c.charAt(_);switch(o){case 9:case 32:if(0===O+w+p)switch(z){case 44:case 58:case 9:case 32:k=\"\";break;default:32!==o&&(k=\" \")}break;case 0:k=\"\\\\0\";break;case 12:k=\"\\\\f\";break;case 11:k=\"\\\\v\";break;case 38:0===O+p+w&&(q=D=1,k=\"\\f\"+k);break;case 108:if(0===O+p+w+m&&0<S)switch(_-S){case 2:112===z&&58===c.charCodeAt(_-3)&&(m=z);case 8:111===j&&(m=j)}break;case 58:0===O+p+w&&(S=_);break;case 44:0===p+x+O+w&&(q=1,k+=\"\\r\");break;case 34:case 39:0===p&&(O=O===o?0:0===O?o:O);break;case 91:0===O+p+x&&w++;break;case 93:0===O+p+x&&w--;break;case 41:0===O+p+w&&x--;break;case 40:if(0===O+p+w){if(0===n)switch(2*z+3*j){case 533:break;default:n=1}x++}break;case 64:0===p+x+O+w+S+u&&(u=1);break;case 42:case 47:if(!(0<O+w+x))switch(p){case 0:switch(2*o+3*c.charCodeAt(_+1)){case 235:p=47;break;case 220:E=_,p=42}break;case 42:47===o&&42===z&&E+2!==_&&(33===c.charCodeAt(E+2)&&(J+=c.substring(E,_+1)),k=\"\",p=0)}}0===p&&(I+=k)}j=z;z=o;_++}E=J.length;if(0<E){q=t;if(0<$&&(d=H(2,J,q,e,A,g,E,s,i,s),void 0!==d&&0===(J=d).length))return N+J+K;J=q.join(\",\")+\"{\"+J+\"}\";if(0!==C*m){2!==C||L(J,2)||(m=0);switch(m){case 111:J=J.replace(f,\":-moz-$1\")+J;break;case 112:J=J.replace(b,\"::-webkit-input-$1\")+J.replace(b,\"::-moz-$1\")+J.replace(b,\":-ms-input-$1\")+J}m=0}}return N+J+K}function X(e,a,r){var t=a.trim().split(i);a=t;var c=t.length,s=e.length;switch(s){case 0:case 1:var n=0;for(e=0===s?\"\":e[0]+\" \";n<c;++n)a[n]=Z(e,a[n],r).trim();break;default:var l=n=0;for(a=[];n<c;++n)for(var b=0;b<s;++b)a[l++]=Z(e[b]+\" \",t[n],r).trim()}return a}function Z(e,a,r){var t=a.charCodeAt(0);33>t&&(t=(a=a.trim()).charCodeAt(0));switch(t){case 38:return a.replace(n,\"$1\"+e.trim());case 58:return e.trim()+a.replace(n,\"$1\"+e.trim());default:if(0<1*r&&0<a.indexOf(\"\\f\"))return a.replace(n,(58===e.charCodeAt(0)?\"\":\"$1\")+e.trim())}return e+a}function P(e,a,r,i){var n=e+\";\",l=2*a+3*r+4*i;if(944===l){e=n.indexOf(\":\",9)+1;var b=n.substring(e,n.length-1).trim();b=n.substring(0,e).trim()+b+\";\";return 1===C||2===C&&L(b,1)?\"-webkit-\"+b+b:b}if(0===C||2===C&&!L(n,1))return n;switch(l){case 1015:return 97===n.charCodeAt(10)?\"-webkit-\"+n+n:n;case 951:return 116===n.charCodeAt(3)?\"-webkit-\"+n+n:n;case 963:return 110===n.charCodeAt(5)?\"-webkit-\"+n+n:n;case 1009:if(100!==n.charCodeAt(4))break;case 969:case 942:return\"-webkit-\"+n+n;case 978:return\"-webkit-\"+n+\"-moz-\"+n+n;case 1019:case 983:return\"-webkit-\"+n+\"-moz-\"+n+\"-ms-\"+n+n;case 883:if(45===n.charCodeAt(8))return\"-webkit-\"+n+n;if(0<n.indexOf(\"image-set(\",11))return n.replace(p,\"$1-webkit-$2\")+n;break;case 932:if(45===n.charCodeAt(4))switch(n.charCodeAt(5)){case 103:return\"-webkit-box-\"+n.replace(\"-grow\",\"\")+\"-webkit-\"+n+\"-ms-\"+n.replace(\"grow\",\"positive\")+n;case 115:return\"-webkit-\"+n+\"-ms-\"+n.replace(\"shrink\",\"negative\")+n;case 98:return\"-webkit-\"+n+\"-ms-\"+n.replace(\"basis\",\"preferred-size\")+n}return\"-webkit-\"+n+\"-ms-\"+n+n;case 964:return\"-webkit-\"+n+\"-ms-flex-\"+n+n;case 1023:if(99!==n.charCodeAt(8))break;b=n.substring(n.indexOf(\":\",15)).replace(\"flex-\",\"\").replace(\"space-between\",\"justify\");return\"-webkit-box-pack\"+b+\"-webkit-\"+n+\"-ms-flex-pack\"+b+n;case 1005:return c.test(n)?n.replace(t,\":-webkit-\")+n.replace(t,\":-moz-\")+n:n;case 1e3:b=n.substring(13).trim();a=b.indexOf(\"-\")+1;switch(b.charCodeAt(0)+b.charCodeAt(a)){case 226:b=n.replace(o,\"tb\");break;case 232:b=n.replace(o,\"tb-rl\");break;case 220:b=n.replace(o,\"lr\");break;default:return n}return\"-webkit-\"+n+\"-ms-\"+b+n;case 1017:if(-1===n.indexOf(\"sticky\",9))break;case 975:a=(n=e).length-10;b=(33===n.charCodeAt(a)?n.substring(0,a):n).substring(e.indexOf(\":\",7)+1).trim();switch(l=b.charCodeAt(0)+(0|b.charCodeAt(7))){case 203:if(111>b.charCodeAt(8))break;case 115:n=n.replace(b,\"-webkit-\"+b)+\";\"+n;break;case 207:case 102:n=n.replace(b,\"-webkit-\"+(102<l?\"inline-\":\"\")+\"box\")+\";\"+n.replace(b,\"-webkit-\"+b)+\";\"+n.replace(b,\"-ms-\"+b+\"box\")+\";\"+n}return n+\";\";case 938:if(45===n.charCodeAt(5))switch(n.charCodeAt(6)){case 105:return b=n.replace(\"-items\",\"\"),\"-webkit-\"+n+\"-webkit-box-\"+b+\"-ms-flex-\"+b+n;case 115:return\"-webkit-\"+n+\"-ms-flex-item-\"+n.replace(k,\"\")+n;default:return\"-webkit-\"+n+\"-ms-flex-line-pack\"+n.replace(\"align-content\",\"\").replace(k,\"\")+n}break;case 973:case 989:if(45!==n.charCodeAt(3)||122===n.charCodeAt(4))break;case 931:case 953:if(!0===w.test(e))return 115===(b=e.substring(e.indexOf(\":\")+1)).charCodeAt(0)?P(e.replace(\"stretch\",\"fill-available\"),a,r,i).replace(\":fill-available\",\":stretch\"):n.replace(b,\"-webkit-\"+b)+n.replace(b,\"-moz-\"+b.replace(\"fill-\",\"\"))+n;break;case 962:if(n=\"-webkit-\"+n+(102===n.charCodeAt(5)?\"-ms-\"+n:\"\")+n,211===r+i&&105===n.charCodeAt(13)&&0<n.indexOf(\"transform\",10))return n.substring(0,n.indexOf(\";\",27)+1).replace(s,\"$1-webkit-$2\")+n}return n}function L(e,a){var r=e.indexOf(1===a?\":\":\"{\"),t=e.substring(0,3!==a?r:10);r=e.substring(r+1,e.length-1);return O(2!==a?t:t.replace(d,\"$1\"),r,a)}function ea(e,a){var r=P(a,a.charCodeAt(0),a.charCodeAt(1),a.charCodeAt(2));return r!==a+\";\"?r.replace(u,\" or ($1)\").substring(4):\"(\"+a+\")\"}function H(e,a,r,t,c,s,i,n,l,b){for(var f,o=0,h=a;o<$;++o)switch(f=x[o].call(B,e,h,r,t,c,s,i,n,l,b)){case void 0:case!1:case!0:case null:break;default:h=f}if(h!==a)return h}function T(e){switch(e){case void 0:case null:$=x.length=0;break;default:if(\"function\"===typeof e)x[$++]=e;else if(\"object\"===typeof e)for(var a=0,r=e.length;a<r;++a)T(e[a]);else y=0|!!e}return T}function U(e){e=e.prefix;void 0!==e&&(O=null,e?\"function\"!==typeof e?C=1:(C=2,O=e):C=0);return U}function B(e,a){var r=e;33>r.charCodeAt(0)&&(r=r.trim());z=r;r=[z];if(0<$){var t=H(-1,a,r,r,A,g,0,0,0,0);void 0!==t&&\"string\"===typeof t&&(a=t)}var c=M(v,r,a,0,0);0<$&&(t=H(-2,c,r,r,A,g,c.length,0,0,0),void 0!==t&&(c=t));z=\"\";m=0;g=A=1;return c}var a=/^\\0+/g,r=/[\\0\\r\\f]/g,t=/: */g,c=/zoo|gra/,s=/([,: ])(transform)/g,i=/,\\r+?/g,n=/([\\t\\r\\n ])*\\f?&/g,l=/@(k\\w+)\\s*(\\S*)\\s*/,b=/::(place)/g,f=/:(read-only)/g,o=/[svh]\\w+-[tblr]{2}/,h=/\\(\\s*(.*)\\s*\\)/g,u=/([\\s\\S]*?);/g,k=/-self|flex-/g,d=/[^]*?(:[rp][el]a[\\w-]+)[^]*/,w=/stretch|:\\s*\\w+\\-(?:conte|avail)/,p=/([^-])(image-set\\()/,g=1,A=1,m=0,C=1,v=[],x=[],$=0,O=null,y=0,z=\"\";B.use=T;B.set=U;void 0!==e&&U(e);return B}export{stylis_min as default};\n\n//# sourceMappingURL=stylis.browser.esm.js.map", "var o={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};export{o as default};\n\n//# sourceMappingURL=unitless.browser.esm.js.map", "function memoize(e){var n={};return function(o){void 0===n[o]&&(n[o]=e(o));return n[o]}}export{memoize as default};\n\n//# sourceMappingURL=memoize.browser.esm.js.map", "import e from\"@emotion/memoize\";var t=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|inert|itemProp|itemScope|itemType|itemID|itemRef|on|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/;var r=e((function(e){return t.test(e)||111===e.charCodeAt(0)&&110===e.charCodeAt(1)&&e.charCodeAt(2)<91}));export{r as default};\n\n//# sourceMappingURL=is-prop-valid.browser.esm.js.map", "import*as t from\"react-is\";var e=\"default\"in t?t.default:t;var r={};var a=e;var o={childContextTypes:true,contextType:true,contextTypes:true,defaultProps:true,displayName:true,getDefaultProps:true,getDerivedStateFromError:true,getDerivedStateFromProps:true,mixins:true,propTypes:true,type:true};var u={name:true,length:true,prototype:true,caller:true,callee:true,arguments:true,arity:true};var p={$$typeof:true,render:true,defaultProps:true,displayName:true,propTypes:true};var s={$$typeof:true,compare:true,defaultProps:true,displayName:true,propTypes:true,type:true};var i={};i[a.ForwardRef]=p;i[a.Memo]=s;function getStatics(t){return a.isMemo(t)?s:i[t.$$typeof]||o}var c=Object.defineProperty;var n=Object.getOwnPropertyNames;var y=Object.getOwnPropertySymbols;var v=Object.getOwnPropertyDescriptor;var f=Object.getPrototypeOf;var l=Object.prototype;function hoistNonReactStatics(t,e,r){if(\"string\"!==typeof e){if(l){var a=f(e);a&&a!==l&&hoistNonReactStatics(t,a,r)}var o=n(e);y&&(o=o.concat(y(e)));var p=getStatics(t);var s=getStatics(e);for(var i=0;i<o.length;++i){var d=o[i];if(!u[d]&&!(r&&r[d])&&!(s&&s[d])&&!(p&&p[d])){var m=v(e,d);try{c(t,d,m)}catch(t){}}}}return t}r=hoistNonReactStatics;var d=r;export default d;\n\n//# sourceMappingURL=hoist-non-react-statics.cjs.js.map", "import{typeOf as n,isElement as r,isValidElementType as o}from\"react-is\";import i,{useContext as a,useState as c,useMemo as u,useEffect as d,useRef as p,useDebugValue as y,createElement as w,useLayoutEffect as E}from\"react\";import C from\"shallowequal\";import A from\"@emotion/stylis\";import I from\"@emotion/unitless\";import P from\"@emotion/is-prop-valid\";import R from\"hoist-non-react-statics\";function v(){return(v=Object.assign||function(n){for(var r=1;r<arguments.length;r++){var o=arguments[r];for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(n[i]=o[i])}return n}).apply(this,arguments)}var g=function(n,r){for(var o=[n[0]],i=0,a=r.length;i<a;i+=1)o.push(r[i],n[i+1]);return o},S=function(r){return null!==r&&\"object\"==typeof r&&\"[object Object]\"===(r.toString?r.toString():Object.prototype.toString.call(r))&&!n(r)},T=Object.freeze([]),k=Object.freeze({});function b(n){return\"function\"==typeof n}function _(n){return\"production\"!==process.env.NODE_ENV&&\"string\"==typeof n&&n||n.displayName||n.name||\"Component\"}function N(n){return n&&\"string\"==typeof n.styledComponentId}var x=\"undefined\"!=typeof process&&(process.env.REACT_APP_SC_ATTR||process.env.SC_ATTR)||\"data-styled\",V=\"5.3.3\",G=\"undefined\"!=typeof window&&\"HTMLElement\"in window,L=Boolean(\"boolean\"==typeof SC_DISABLE_SPEEDY?SC_DISABLE_SPEEDY:\"undefined\"!=typeof process&&void 0!==process.env.REACT_APP_SC_DISABLE_SPEEDY&&\"\"!==process.env.REACT_APP_SC_DISABLE_SPEEDY?\"false\"!==process.env.REACT_APP_SC_DISABLE_SPEEDY&&process.env.REACT_APP_SC_DISABLE_SPEEDY:\"undefined\"!=typeof process&&void 0!==process.env.SC_DISABLE_SPEEDY&&\"\"!==process.env.SC_DISABLE_SPEEDY?\"false\"!==process.env.SC_DISABLE_SPEEDY&&process.env.SC_DISABLE_SPEEDY:\"production\"!==process.env.NODE_ENV),W={},$=\"production\"!==process.env.NODE_ENV?{1:\"Cannot create styled-component for component: %s.\\n\\n\",2:\"Can't collect styles once you've consumed a `ServerStyleSheet`'s styles! `ServerStyleSheet` is a one off instance for each server-side render cycle.\\n\\n- Are you trying to reuse it across renders?\\n- Are you accidentally calling collectStyles twice?\\n\\n\",3:\"Streaming SSR is only supported in a Node.js environment; Please do not try to call this method in the browser.\\n\\n\",4:\"The `StyleSheetManager` expects a valid target or sheet prop!\\n\\n- Does this error occur on the client and is your target falsy?\\n- Does this error occur on the server and is the sheet falsy?\\n\\n\",5:\"The clone method cannot be used on the client!\\n\\n- Are you running in a client-like environment on the server?\\n- Are you trying to run SSR on the client?\\n\\n\",6:\"Trying to insert a new style tag, but the given Node is unmounted!\\n\\n- Are you using a custom target that isn't mounted?\\n- Does your document not have a valid head element?\\n- Have you accidentally removed a style tag manually?\\n\\n\",7:'ThemeProvider: Please return an object from your \"theme\" prop function, e.g.\\n\\n```js\\ntheme={() => ({})}\\n```\\n\\n',8:'ThemeProvider: Please make your \"theme\" prop an object.\\n\\n',9:\"Missing document `<head>`\\n\\n\",10:\"Cannot find a StyleSheet instance. Usually this happens if there are multiple copies of styled-components loaded at once. Check out this issue for how to troubleshoot and fix the common cases where this situation can happen: https://github.com/styled-components/styled-components/issues/1941#issuecomment-417862021\\n\\n\",11:\"_This error was replaced with a dev-time warning, it will be deleted for v4 final._ [createGlobalStyle] received children which will not be rendered. Please use the component without passing children elements.\\n\\n\",12:\"It seems you are interpolating a keyframe declaration (%s) into an untagged string. This was supported in styled-components v3, but is not longer supported in v4 as keyframes are now injected on-demand. Please wrap your string in the css\\\\`\\\\` helper which ensures the styles are injected correctly. See https://www.styled-components.com/docs/api#css\\n\\n\",13:\"%s is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.\\n\\n\",14:'ThemeProvider: \"theme\" prop is required.\\n\\n',15:\"A stylis plugin has been supplied that is not named. We need a name for each plugin to be able to prevent styling collisions between different stylis configurations within the same app. Before you pass your plugin to `<StyleSheetManager stylisPlugins={[]}>`, please make sure each plugin is uniquely-named, e.g.\\n\\n```js\\nObject.defineProperty(importedPlugin, 'name', { value: 'some-unique-name' });\\n```\\n\\n\",16:\"Reached the limit of how many styled components may be created at group %s.\\nYou may only create up to 1,073,741,824 components. If you're creating components dynamically,\\nas for instance in your render method then you may be running into this limitation.\\n\\n\",17:\"CSSStyleSheet could not be found on HTMLStyleElement.\\nHas styled-components' style tag been unmounted or altered by another script?\\n\"}:{};function D(){for(var n=arguments.length<=0?void 0:arguments[0],r=[],o=1,i=arguments.length;o<i;o+=1)r.push(o<0||arguments.length<=o?void 0:arguments[o]);return r.forEach((function(r){n=n.replace(/%[a-z]/,r)})),n}function j(n){for(var r=arguments.length,o=new Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];throw\"production\"===process.env.NODE_ENV?new Error(\"An error occurred. See https://git.io/JUIaE#\"+n+\" for more information.\"+(o.length>0?\" Args: \"+o.join(\", \"):\"\")):new Error(D.apply(void 0,[$[n]].concat(o)).trim())}var U=function(){function e(n){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=n}var n=e.prototype;return n.indexOfGroup=function(n){for(var r=0,o=0;o<n;o++)r+=this.groupSizes[o];return r},n.insertRules=function(n,r){if(n>=this.groupSizes.length){for(var o=this.groupSizes,i=o.length,a=i;n>=a;)(a<<=1)<0&&j(16,\"\"+n);this.groupSizes=new Uint32Array(a),this.groupSizes.set(o),this.length=a;for(var c=i;c<a;c++)this.groupSizes[c]=0}for(var u=this.indexOfGroup(n+1),d=0,p=r.length;d<p;d++)this.tag.insertRule(u,r[d])&&(this.groupSizes[n]++,u++)},n.clearGroup=function(n){if(n<this.length){var r=this.groupSizes[n],o=this.indexOfGroup(n),i=o+r;this.groupSizes[n]=0;for(var a=o;a<i;a++)this.tag.deleteRule(o)}},n.getGroup=function(n){var r=\"\";if(n>=this.length||0===this.groupSizes[n])return r;for(var o=this.groupSizes[n],i=this.indexOfGroup(n),a=i+o,c=i;c<a;c++)r+=this.tag.getRule(c)+\"/*!sc*/\\n\";return r},e}(),J=new Map,X=new Map,Z=1,B=function(n){if(J.has(n))return J.get(n);for(;X.has(Z);)Z++;var r=Z++;return\"production\"!==process.env.NODE_ENV&&((0|r)<0||r>1<<30)&&j(16,\"\"+r),J.set(n,r),X.set(r,n),r},z=function(n){return X.get(n)},M=function(n,r){r>=Z&&(Z=r+1),J.set(n,r),X.set(r,n)},K=\"style[\"+x+'][data-styled-version=\"5.3.3\"]',oe=new RegExp(\"^\"+x+'\\\\.g(\\\\d+)\\\\[id=\"([\\\\w\\\\d-]+)\"\\\\].*?\"([^\"]*)'),F=function(n,r,o){for(var i,a=o.split(\",\"),c=0,u=a.length;c<u;c++)(i=a[c])&&n.registerName(r,i)},Y=function(n,r){for(var o=(r.textContent||\"\").split(\"/*!sc*/\\n\"),i=[],a=0,c=o.length;a<c;a++){var u=o[a].trim();if(u){var d=u.match(oe);if(d){var p=0|parseInt(d[1],10),y=d[2];0!==p&&(M(y,p),F(n,y,d[3]),n.getTag().insertRules(p,i)),i.length=0}else i.push(u)}}},q=function(){return\"undefined\"!=typeof window&&void 0!==window.__webpack_nonce__?window.__webpack_nonce__:null},H=function(n){var r=document.head,o=n||r,i=document.createElement(\"style\"),a=function(n){for(var r=n.childNodes,o=r.length;o>=0;o--){var i=r[o];if(i&&1===i.nodeType&&i.hasAttribute(x))return i}}(o),c=void 0!==a?a.nextSibling:null;i.setAttribute(x,\"active\"),i.setAttribute(\"data-styled-version\",\"5.3.3\");var u=q();return u&&i.setAttribute(\"nonce\",u),o.insertBefore(i,c),i},se=function(){function e(n){var r=this.element=H(n);r.appendChild(document.createTextNode(\"\")),this.sheet=function(n){if(n.sheet)return n.sheet;for(var r=document.styleSheets,o=0,i=r.length;o<i;o++){var a=r[o];if(a.ownerNode===n)return a}j(17)}(r),this.length=0}var n=e.prototype;return n.insertRule=function(n,r){try{return this.sheet.insertRule(r,n),this.length++,!0}catch(n){return!1}},n.deleteRule=function(n){this.sheet.deleteRule(n),this.length--},n.getRule=function(n){var r=this.sheet.cssRules[n];return void 0!==r&&\"string\"==typeof r.cssText?r.cssText:\"\"},e}(),ie=function(){function e(n){var r=this.element=H(n);this.nodes=r.childNodes,this.length=0}var n=e.prototype;return n.insertRule=function(n,r){if(n<=this.length&&n>=0){var o=document.createTextNode(r),i=this.nodes[n];return this.element.insertBefore(o,i||null),this.length++,!0}return!1},n.deleteRule=function(n){this.element.removeChild(this.nodes[n]),this.length--},n.getRule=function(n){return n<this.length?this.nodes[n].textContent:\"\"},e}(),ae=function(){function e(n){this.rules=[],this.length=0}var n=e.prototype;return n.insertRule=function(n,r){return n<=this.length&&(this.rules.splice(n,0,r),this.length++,!0)},n.deleteRule=function(n){this.rules.splice(n,1),this.length--},n.getRule=function(n){return n<this.length?this.rules[n]:\"\"},e}(),ue=G,le={isServer:!G,useCSSOMInjection:!L},de=function(){function e(n,r,o){void 0===n&&(n=k),void 0===r&&(r={}),this.options=v({},le,{},n),this.gs=r,this.names=new Map(o),this.server=!!n.isServer,!this.server&&G&&ue&&(ue=!1,function(n){for(var r=document.querySelectorAll(K),o=0,i=r.length;o<i;o++){var a=r[o];a&&\"active\"!==a.getAttribute(x)&&(Y(n,a),a.parentNode&&a.parentNode.removeChild(a))}}(this))}e.registerId=function(n){return B(n)};var n=e.prototype;return n.reconstructWithOptions=function(n,r){return void 0===r&&(r=!0),new e(v({},this.options,{},n),this.gs,r&&this.names||void 0)},n.allocateGSInstance=function(n){return this.gs[n]=(this.gs[n]||0)+1},n.getTag=function(){return this.tag||(this.tag=(o=(r=this.options).isServer,i=r.useCSSOMInjection,a=r.target,n=o?new ae(a):i?new se(a):new ie(a),new U(n)));var n,r,o,i,a},n.hasNameForId=function(n,r){return this.names.has(n)&&this.names.get(n).has(r)},n.registerName=function(n,r){if(B(n),this.names.has(n))this.names.get(n).add(r);else{var o=new Set;o.add(r),this.names.set(n,o)}},n.insertRules=function(n,r,o){this.registerName(n,r),this.getTag().insertRules(B(n),o)},n.clearNames=function(n){this.names.has(n)&&this.names.get(n).clear()},n.clearRules=function(n){this.getTag().clearGroup(B(n)),this.clearNames(n)},n.clearTag=function(){this.tag=void 0},n.toString=function(){return function(n){for(var r=n.getTag(),o=r.length,i=\"\",a=0;a<o;a++){var c=z(a);if(void 0!==c){var u=n.names.get(c),d=r.getGroup(a);if(u&&d&&u.size){var p=x+\".g\"+a+'[id=\"'+c+'\"]',y=\"\";void 0!==u&&u.forEach((function(n){n.length>0&&(y+=n+\",\")})),i+=\"\"+d+p+'{content:\"'+y+'\"}/*!sc*/\\n'}}}return i}(this)},e}(),he=/(a)(d)/gi,Q=function(n){return String.fromCharCode(n+(n>25?39:97))};function ee(n){var r,o=\"\";for(r=Math.abs(n);r>52;r=r/52|0)o=Q(r%52)+o;return(Q(r%52)+o).replace(he,\"$1-$2\")}var te=function(n,r){for(var o=r.length;o;)n=33*n^r.charCodeAt(--o);return n},ne=function(n){return te(5381,n)};function re(n){for(var r=0;r<n.length;r+=1){var o=n[r];if(b(o)&&!N(o))return!1}return!0}var pe=ne(\"5.3.3\"),ve=function(){function e(n,r,o){this.rules=n,this.staticRulesId=\"\",this.isStatic=\"production\"===process.env.NODE_ENV&&(void 0===o||o.isStatic)&&re(n),this.componentId=r,this.baseHash=te(pe,r),this.baseStyle=o,de.registerId(r)}return e.prototype.generateAndInjectStyles=function(n,r,o){var i=this.componentId,a=[];if(this.baseStyle&&a.push(this.baseStyle.generateAndInjectStyles(n,r,o)),this.isStatic&&!o.hash)if(this.staticRulesId&&r.hasNameForId(i,this.staticRulesId))a.push(this.staticRulesId);else{var c=Ne(this.rules,n,r,o).join(\"\"),u=ee(te(this.baseHash,c)>>>0);if(!r.hasNameForId(i,u)){var d=o(c,\".\"+u,void 0,i);r.insertRules(i,u,d)}a.push(u),this.staticRulesId=u}else{for(var p=this.rules.length,y=te(this.baseHash,o.hash),w=\"\",E=0;E<p;E++){var C=this.rules[E];if(\"string\"==typeof C)w+=C,\"production\"!==process.env.NODE_ENV&&(y=te(y,C+E));else if(C){var A=Ne(C,n,r,o),I=Array.isArray(A)?A.join(\"\"):A;y=te(y,I+E),w+=I}}if(w){var P=ee(y>>>0);if(!r.hasNameForId(i,P)){var R=o(w,\".\"+P,void 0,i);r.insertRules(i,P,R)}a.push(P)}}return a.join(\" \")},e}(),ge=/^\\s*\\/\\/.*$/gm,Se=[\":\",\"[\",\".\",\"#\"];function ce(n){var r,o,i,a,c=void 0===n?k:n,u=c.options,d=void 0===u?k:u,p=c.plugins,y=void 0===p?T:p,w=new A(d),E=[],C=function(n){function t(r){if(r)try{n(r+\"}\")}catch(n){}}return function(r,o,i,a,c,u,d,p,y,w){switch(r){case 1:if(0===y&&64===o.charCodeAt(0))return n(o+\";\"),\"\";break;case 2:if(0===p)return o+\"/*|*/\";break;case 3:switch(p){case 102:case 112:return n(i[0]+o),\"\";default:return o+(0===w?\"/*|*/\":\"\")}case-2:o.split(\"/*|*/}\").forEach(t)}}}((function(n){E.push(n)})),f=function(n,i,c){return 0===i&&-1!==Se.indexOf(c[o.length])||c.match(a)?n:\".\"+r};function m(n,c,u,d){void 0===d&&(d=\"&\");var p=n.replace(ge,\"\"),y=c&&u?u+\" \"+c+\" { \"+p+\" }\":p;return r=d,o=c,i=new RegExp(\"\\\\\"+o+\"\\\\b\",\"g\"),a=new RegExp(\"(\\\\\"+o+\"\\\\b){2,}\"),w(u||!c?\"\":c,y)}return w.use([].concat(y,[function(n,r,a){2===n&&a.length&&a[0].lastIndexOf(o)>0&&(a[0]=a[0].replace(i,f))},C,function(n){if(-2===n){var r=E;return E=[],r}}])),m.hash=y.length?y.reduce((function(n,r){return r.name||j(15),te(n,r.name)}),5381).toString():\"\",m}var we=i.createContext(),Ie=we.Consumer,Pe=i.createContext(),je=(Pe.Consumer,new de),De=ce();function fe(){return a(we)||je}function me(){return a(Pe)||De}function ye(n){var r=c(n.stylisPlugins),o=r[0],a=r[1],p=fe(),y=u((function(){var r=p;return n.sheet?r=n.sheet:n.target&&(r=r.reconstructWithOptions({target:n.target},!1)),n.disableCSSOMInjection&&(r=r.reconstructWithOptions({useCSSOMInjection:!1})),r}),[n.disableCSSOMInjection,n.sheet,n.target]),w=u((function(){return ce({options:{prefix:!n.disableVendorPrefixes},plugins:o})}),[n.disableVendorPrefixes,o]);return d((function(){C(o,n.stylisPlugins)||a(n.stylisPlugins)}),[n.stylisPlugins]),i.createElement(we.Provider,{value:y},i.createElement(Pe.Provider,{value:w},\"production\"!==process.env.NODE_ENV?i.Children.only(n.children):n.children))}var Ge=function(){function e(n,r){var o=this;this.inject=function(n,r){void 0===r&&(r=De);var i=o.name+r.hash;n.hasNameForId(o.id,i)||n.insertRules(o.id,i,r(o.rules,i,\"@keyframes\"))},this.toString=function(){return j(12,String(o.name))},this.name=n,this.id=\"sc-keyframes-\"+n,this.rules=r}return e.prototype.getName=function(n){return void 0===n&&(n=De),this.name+n.hash},e}(),Le=/([A-Z])/,Ye=/([A-Z])/g,$e=/^ms-/,Ee=function(n){return\"-\"+n.toLowerCase()};function be(n){return Le.test(n)?n.replace(Ye,Ee).replace($e,\"-ms-\"):n}var _e=function(n){return null==n||!1===n||\"\"===n};function Ne(n,o,i,a){if(Array.isArray(n)){for(var c,u=[],d=0,p=n.length;d<p;d+=1)\"\"!==(c=Ne(n[d],o,i,a))&&(Array.isArray(c)?u.push.apply(u,c):u.push(c));return u}if(_e(n))return\"\";if(N(n))return\".\"+n.styledComponentId;if(b(n)){if(\"function\"!=typeof(w=n)||w.prototype&&w.prototype.isReactComponent||!o)return n;var y=n(o);return\"production\"!==process.env.NODE_ENV&&r(y)&&console.warn(_(n)+\" is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.\"),Ne(y,o,i,a)}var w;return n instanceof Ge?i?(n.inject(i,a),n.getName(a)):n:S(n)?function e(n,r){var o,i,a=[];for(var c in n)n.hasOwnProperty(c)&&!_e(n[c])&&(Array.isArray(n[c])&&n[c].isCss||b(n[c])?a.push(be(c)+\":\",n[c],\";\"):S(n[c])?a.push.apply(a,e(n[c],c)):a.push(be(c)+\": \"+(o=c,null==(i=n[c])||\"boolean\"==typeof i||\"\"===i?\"\":\"number\"!=typeof i||0===i||o in I?String(i).trim():i+\"px\")+\";\"));return r?[r+\" {\"].concat(a,[\"}\"]):a}(n):n.toString()}var Ae=function(n){return Array.isArray(n)&&(n.isCss=!0),n};function Ce(n){for(var r=arguments.length,o=new Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];return b(n)||S(n)?Ae(Ne(g(T,[n].concat(o)))):0===o.length&&1===n.length&&\"string\"==typeof n[0]?n:Ae(Ne(g(n,o)))}var Je=/invalid hook call/i,Ke=new Set,Oe=function(n,r){if(\"production\"!==process.env.NODE_ENV){var o=\"The component \"+n+(r?' with the id of \"'+r+'\"':\"\")+\" has been created dynamically.\\nYou may see this warning because you've called styled inside another component.\\nTo resolve this only create new StyledComponents outside of any render method and function component.\",i=console.error;try{var a=!0;console.error=function(n){if(Je.test(n))a=!1,Ke.delete(o);else{for(var r=arguments.length,c=new Array(r>1?r-1:0),u=1;u<r;u++)c[u-1]=arguments[u];i.apply(void 0,[n].concat(c))}},p(),a&&!Ke.has(o)&&(console.warn(o),Ke.add(o))}catch(n){Je.test(n.message)&&Ke.delete(o)}finally{console.error=i}}},Re=function(n,r,o){return void 0===o&&(o=k),n.theme!==o.theme&&n.theme||r||o.theme},Qe=/[!\"#$%&'()*+,./:;<=>?@[\\\\\\]^`{|}~-]+/g,et=/(^-|-$)/g;function Te(n){return n.replace(Qe,\"-\").replace(et,\"\")}var xe=function(n){return ee(ne(n)>>>0)};function ke(n){return\"string\"==typeof n&&(\"production\"===process.env.NODE_ENV||n.charAt(0)===n.charAt(0).toLowerCase())}var Ve=function(n){return\"function\"==typeof n||\"object\"==typeof n&&null!==n&&!Array.isArray(n)},Be=function(n){return\"__proto__\"!==n&&\"constructor\"!==n&&\"prototype\"!==n};function ze(n,r,o){var i=n[o];Ve(r)&&Ve(i)?Me(i,r):n[o]=r}function Me(n){for(var r=arguments.length,o=new Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];for(var a=0,c=o;a<c.length;a++){var u=c[a];if(Ve(u))for(var d in u)Be(d)&&ze(n,u[d],d)}return n}var tt=i.createContext(),nt=tt.Consumer;function Fe(n){var r=a(tt),o=u((function(){return function(n,r){if(!n)return j(14);if(b(n)){var o=n(r);return\"production\"===process.env.NODE_ENV||null!==o&&!Array.isArray(o)&&\"object\"==typeof o?o:j(7)}return Array.isArray(n)||\"object\"!=typeof n?j(8):r?v({},r,{},n):n}(n.theme,r)}),[n.theme,r]);return n.children?i.createElement(tt.Provider,{value:o},n.children):null}var rt={};function qe(n,r,o){var c=N(n),u=!ke(n),d=r.attrs,p=void 0===d?T:d,E=r.componentId,C=void 0===E?function(n,r){var o=\"string\"!=typeof n?\"sc\":Te(n);rt[o]=(rt[o]||0)+1;var i=o+\"-\"+xe(\"5.3.3\"+o+rt[o]);return r?r+\"-\"+i:i}(r.displayName,r.parentComponentId):E,A=r.displayName,I=void 0===A?function(n){return ke(n)?\"styled.\"+n:\"Styled(\"+_(n)+\")\"}(n):A,x=r.displayName&&r.componentId?Te(r.displayName)+\"-\"+r.componentId:r.componentId||C,V=c&&n.attrs?Array.prototype.concat(n.attrs,p).filter(Boolean):p,G=r.shouldForwardProp;c&&n.shouldForwardProp&&(G=r.shouldForwardProp?function(o,i,a){return n.shouldForwardProp(o,i,a)&&r.shouldForwardProp(o,i,a)}:n.shouldForwardProp);var L,W=new ve(o,x,c?n.componentStyle:void 0),$=W.isStatic&&0===p.length,O=function(n,r){return function(n,r,o,i){var c=n.attrs,u=n.componentStyle,d=n.defaultProps,p=n.foldedComponentIds,E=n.shouldForwardProp,C=n.styledComponentId,A=n.target;\"production\"!==process.env.NODE_ENV&&y(C);var I=function(n,r,o){void 0===n&&(n=k);var i=v({},r,{theme:n}),a={};return o.forEach((function(n){var r,o,c,u=n;for(r in b(u)&&(u=u(i)),u)i[r]=a[r]=\"className\"===r?(o=a[r],c=u[r],o&&c?o+\" \"+c:o||c):u[r]})),[i,a]}(Re(r,a(tt),d)||k,r,c),R=I[0],T=I[1],x=function(n,r,o,i){var a=fe(),c=me(),u=r?n.generateAndInjectStyles(k,a,c):n.generateAndInjectStyles(o,a,c);return\"production\"!==process.env.NODE_ENV&&y(u),\"production\"!==process.env.NODE_ENV&&!r&&i&&i(u),u}(u,i,R,\"production\"!==process.env.NODE_ENV?n.warnTooManyClasses:void 0),V=o,G=T.$as||r.$as||T.as||r.as||A,L=ke(G),W=T!==r?v({},r,{},T):r,$={};for(var U in W)\"$\"!==U[0]&&\"as\"!==U&&(\"forwardedAs\"===U?$.as=W[U]:(E?E(U,P,G):!L||P(U))&&($[U]=W[U]));return r.style&&T.style!==r.style&&($.style=v({},r.style,{},T.style)),$.className=Array.prototype.concat(p,C,x!==C?x:null,r.className,T.className).filter(Boolean).join(\" \"),$.ref=V,w(G,$)}(L,n,r,$)};return O.displayName=I,(L=i.forwardRef(O)).attrs=V,L.componentStyle=W,L.displayName=I,L.shouldForwardProp=G,L.foldedComponentIds=c?Array.prototype.concat(n.foldedComponentIds,n.styledComponentId):T,L.styledComponentId=x,L.target=c?n.target:n,L.withComponent=function(n){var i=r.componentId,a=function(n,r){if(null==n)return{};var o,i,a={},c=Object.keys(n);for(i=0;i<c.length;i++)o=c[i],r.indexOf(o)>=0||(a[o]=n[o]);return a}(r,[\"componentId\"]),c=i&&i+\"-\"+(ke(n)?n:Te(_(n)));return qe(n,v({},a,{attrs:V,componentId:c}),o)},Object.defineProperty(L,\"defaultProps\",{get:function(){return this._foldedDefaultProps},set:function(r){this._foldedDefaultProps=c?Me({},n.defaultProps,r):r}}),\"production\"!==process.env.NODE_ENV&&(Oe(I,x),L.warnTooManyClasses=function(n,r){var o={},i=!1;return function(a){if(!i&&(o[a]=!0,Object.keys(o).length>=200)){var c=r?' with the id of \"'+r+'\"':\"\";console.warn(\"Over 200 classes were generated for component \"+n+c+\".\\nConsider using the attrs method, together with a style object for frequently changed styles.\\nExample:\\n  const Component = styled.div.attrs(props => ({\\n    style: {\\n      background: props.background,\\n    },\\n  }))`width: 100%;`\\n\\n  <Component />\"),i=!0,o={}}}}(I,x)),L.toString=function(){return\".\"+L.styledComponentId},u&&R(L,n,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0,withComponent:!0}),L}var He=function(n){return function e(n,r,i){if(void 0===i&&(i=k),!o(r))return j(1,String(r));var s=function(){return n(r,i,Ce.apply(void 0,arguments))};return s.withConfig=function(o){return e(n,r,v({},i,{},o))},s.attrs=function(o){return e(n,r,v({},i,{attrs:Array.prototype.concat(i.attrs,o).filter(Boolean)}))},s}(qe,n)};[\"a\",\"abbr\",\"address\",\"area\",\"article\",\"aside\",\"audio\",\"b\",\"base\",\"bdi\",\"bdo\",\"big\",\"blockquote\",\"body\",\"br\",\"button\",\"canvas\",\"caption\",\"cite\",\"code\",\"col\",\"colgroup\",\"data\",\"datalist\",\"dd\",\"del\",\"details\",\"dfn\",\"dialog\",\"div\",\"dl\",\"dt\",\"em\",\"embed\",\"fieldset\",\"figcaption\",\"figure\",\"footer\",\"form\",\"h1\",\"h2\",\"h3\",\"h4\",\"h5\",\"h6\",\"head\",\"header\",\"hgroup\",\"hr\",\"html\",\"i\",\"iframe\",\"img\",\"input\",\"ins\",\"kbd\",\"keygen\",\"label\",\"legend\",\"li\",\"link\",\"main\",\"map\",\"mark\",\"marquee\",\"menu\",\"menuitem\",\"meta\",\"meter\",\"nav\",\"noscript\",\"object\",\"ol\",\"optgroup\",\"option\",\"output\",\"p\",\"param\",\"picture\",\"pre\",\"progress\",\"q\",\"rp\",\"rt\",\"ruby\",\"s\",\"samp\",\"script\",\"section\",\"select\",\"small\",\"source\",\"span\",\"strong\",\"style\",\"sub\",\"summary\",\"sup\",\"table\",\"tbody\",\"td\",\"textarea\",\"tfoot\",\"th\",\"thead\",\"time\",\"title\",\"tr\",\"track\",\"u\",\"ul\",\"var\",\"video\",\"wbr\",\"circle\",\"clipPath\",\"defs\",\"ellipse\",\"foreignObject\",\"g\",\"image\",\"line\",\"linearGradient\",\"marker\",\"mask\",\"path\",\"pattern\",\"polygon\",\"polyline\",\"radialGradient\",\"rect\",\"stop\",\"svg\",\"text\",\"textPath\",\"tspan\"].forEach((function(n){He[n]=He(n)}));var ot=function(){function e(n,r){this.rules=n,this.componentId=r,this.isStatic=re(n),de.registerId(this.componentId+1)}var n=e.prototype;return n.createStyles=function(n,r,o,i){var a=i(Ne(this.rules,r,o,i).join(\"\"),\"\"),c=this.componentId+n;o.insertRules(c,c,a)},n.removeStyles=function(n,r){r.clearRules(this.componentId+n)},n.renderStyles=function(n,r,o,i){n>2&&de.registerId(this.componentId+n),this.removeStyles(n,o),this.createStyles(n,r,o,i)},e}();function We(n){for(var r=arguments.length,o=new Array(r>1?r-1:0),c=1;c<r;c++)o[c-1]=arguments[c];var u=Ce.apply(void 0,[n].concat(o)),d=\"sc-global-\"+xe(JSON.stringify(u)),y=new ot(u,d);function l(n){var r=fe(),o=me(),c=a(tt),w=p(r.allocateGSInstance(d)).current;return\"production\"!==process.env.NODE_ENV&&i.Children.count(n.children)&&console.warn(\"The global style component \"+d+\" was given child JSX. createGlobalStyle does not render children.\"),\"production\"!==process.env.NODE_ENV&&u.some((function(n){return\"string\"==typeof n&&-1!==n.indexOf(\"@import\")}))&&console.warn(\"Please do not use @import CSS syntax in createGlobalStyle at this time, as the CSSOM APIs we use in production do not handle it well. Instead, we recommend using a library such as react-helmet to inject a typical <link> meta tag to the stylesheet, or simply embedding it manually in your index.html <head> section for a simpler app.\"),r.server&&h(w,n,r,c,o),E((function(){if(!r.server)return h(w,n,r,c,o),function(){return y.removeStyles(w,r)}}),[w,n,r,c,o]),null}function h(n,r,o,i,a){if(y.isStatic)y.renderStyles(n,W,o,a);else{var c=v({},r,{theme:Re(r,i,l.defaultProps)});y.renderStyles(n,c,o,a)}}return\"production\"!==process.env.NODE_ENV&&Oe(d),i.memo(l)}function Ue(n){\"production\"!==process.env.NODE_ENV&&\"undefined\"!=typeof navigator&&\"ReactNative\"===navigator.product&&console.warn(\"`keyframes` cannot be used on ReactNative, only on the web. To do animation in ReactNative please use Animated.\");for(var r=arguments.length,o=new Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];var a=Ce.apply(void 0,[n].concat(o)).join(\"\"),c=xe(a);return new Ge(c,a)}var st=function(){function e(){var n=this;this._emitSheetCSS=function(){var r=n.instance.toString();if(!r)return\"\";var o=q();return\"<style \"+[o&&'nonce=\"'+o+'\"',x+'=\"true\"','data-styled-version=\"5.3.3\"'].filter(Boolean).join(\" \")+\">\"+r+\"</style>\"},this.getStyleTags=function(){return n.sealed?j(2):n._emitSheetCSS()},this.getStyleElement=function(){var r;if(n.sealed)return j(2);var o=((r={})[x]=\"\",r[\"data-styled-version\"]=\"5.3.3\",r.dangerouslySetInnerHTML={__html:n.instance.toString()},r),a=q();return a&&(o.nonce=a),[i.createElement(\"style\",v({},o,{key:\"sc-0-0\"}))]},this.seal=function(){n.sealed=!0},this.instance=new de({isServer:!0}),this.sealed=!1}var n=e.prototype;return n.collectStyles=function(n){return this.sealed?j(2):i.createElement(ye,{sheet:this.instance},n)},n.interleaveWithNodeStream=function(n){return j(3)},e}(),Xe=function(n){var r=i.forwardRef((function(r,o){var c=a(tt),u=n.defaultProps,d=Re(r,c,u);return\"production\"!==process.env.NODE_ENV&&void 0===d&&console.warn('[withTheme] You are not using a ThemeProvider nor passing a theme prop or a theme in defaultProps in component class \"'+_(n)+'\"'),i.createElement(n,v({},r,{theme:d,ref:o}))}));return R(r,n),r.displayName=\"WithTheme(\"+_(n)+\")\",r},Ze=function(){return a(tt)},it={StyleSheet:de,masterSheet:je};\"production\"!==process.env.NODE_ENV&&\"undefined\"!=typeof navigator&&\"ReactNative\"===navigator.product&&console.warn(\"It looks like you've imported 'styled-components' on React Native.\\nPerhaps you're looking to import 'styled-components/native'?\\nRead more about this at https://www.styled-components.com/docs/basics#react-native\"),\"production\"!==process.env.NODE_ENV&&\"test\"!==process.env.NODE_ENV&&\"undefined\"!=typeof window&&(window[\"__styled-components-init__\"]=window[\"__styled-components-init__\"]||0,1===window[\"__styled-components-init__\"]&&console.warn(\"It looks like there are several instances of 'styled-components' initialized in this application. This may cause dynamic styles to not render properly, errors during the rehydration process, a missing theme prop, and makes your application bigger without good reason.\\n\\nSee https://s-c.sh/2BAXzed for more info.\"),window[\"__styled-components-init__\"]+=1);export{st as ServerStyleSheet,Ie as StyleSheetConsumer,we as StyleSheetContext,ye as StyleSheetManager,nt as ThemeConsumer,tt as ThemeContext,Fe as ThemeProvider,it as __PRIVATE__,We as createGlobalStyle,Ce as css,He as default,N as isStyledComponent,Ue as keyframes,Ze as useTheme,V as version,Xe as withTheme};\n\n//# sourceMappingURL=styled-components.browser.esm.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import styled,{keyframes}from\"styled-components\";/**\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth any\n * @framerSupportedLayoutHeight any\n */export default function TextShimmer({font,content,color,shimmer,size,speed,userSelect,rotation,delay,tag,direction}){const backgroundSize=`200% 200%`;const speedFormatted=11-speed;const gradientFirst=50-size*(50-20)/100;const gradientLast=50+size*(80-50)/100;const Tag=tag;const animationDuration=speedFormatted+delay;const shimmerAnimation=keyframes`\n      0%, ${delay/animationDuration*100}% {\n        background-position: ${direction===\"left\"?\"-100%\":\"200%\"};\n      }\n      100% {\n        background-position: ${direction===\"left\"?\"200%\":\"-100%\"};\n      }\n    `;const ShimmerTag=styled(Tag)`\n        background: linear-gradient(\n            ${rotation}deg,\n            transparent 0%,\n            transparent ${gradientFirst}%,\n            ${shimmer} 50%,\n            transparent ${gradientLast}%,\n            transparent 100%\n        );\n        -webkit-background-size: ${backgroundSize};\n        -moz-background-size: ${backgroundSize};\n        background-size: ${backgroundSize};\n        -webkit-background-clip: text;\n        -moz-background-clip: text;\n        background-clip: text;\n        background-repeat: no-repeat;\n        animation: ${shimmerAnimation} ${animationDuration}s linear infinite;\n    `;return /*#__PURE__*/_jsxs(\"div\",{style:{userSelect:userSelect?\"auto\":\"none\",position:\"relative\"},children:[/*#__PURE__*/_jsx(Tag,{style:{...font,color,marginBlockStart:\"0px\",marginBlockEnd:\"0px\"},children:content}),/*#__PURE__*/_jsx(ShimmerTag,{\"aria-hidden\":\"true\",style:{...font,color:\"transparent\",position:\"absolute\",top:0,left:0,right:0,bottom:0,zIndex:1,marginBlockStart:\"0px\",marginBlockEnd:\"0px\"},children:content})]});}TextShimmer.displayName=\"Text Shimmer\";addPropertyControls(TextShimmer,{font:{type:ControlType.Font,title:\"Font\",defaultValue:\"Inter\",controls:\"extended\"},content:{type:ControlType.String,title:\"Content\",defaultValue:\"Learn Framer With Framer University\"},color:{type:ControlType.Color,title:\"Color\",defaultValue:\"#FFFFFF1A\"},shimmer:{type:ControlType.Color,title:\"Shimmer\",defaultValue:\"#ffffff\"},size:{type:ControlType.Number,title:\"Size\",defaultValue:30,step:1,max:100,min:1},speed:{type:ControlType.Number,title:\"Speed\",defaultValue:5,max:10,min:1,step:1},direction:{type:ControlType.Enum,title:\"Direction\",defaultValue:\"left\",options:[\"left\",\"right\"],optionTitles:[\"Left\",\"Right\"],displaySegmentedControl:true,segmentedControlDirection:\"horizontal\",optionIcons:[\"direction-left\",\"direction-right\"]},userSelect:{title:\"User Select\",type:ControlType.Boolean,defaultValue:false},rotation:{type:ControlType.Number,title:\"Rotation\",defaultValue:90,min:45,unit:\"\\xb0\",max:135,step:1},delay:{type:ControlType.Number,title:\"Delay\",defaultValue:0,min:0,max:10,step:.1},tag:{type:ControlType.Enum,title:\"Tag\",defaultValue:\"span\",displaySegmentedControl:true,segmentedControlDirection:\"horizontal\",options:[\"h1\",\"h2\",\"h3\",\"p\"],optionTitles:[\"H1\",\"H2\",\"H3\",\"P\"],description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"TextShimmer\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutWidth\":\"any\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"400\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TextShimmer_Prod.map", "// Generated by Framer (2306ade)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCodeBoundaryForOverrides,withCSS,withFX,withMappedReactProps,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CursorMiroAI from\"https://framerusercontent.com/modules/40pnlXd0hCCF5ngPFP8d/qmnqAJ1WAeSSMk8JtlCd/ayzzbpjIy.js\";import TextScrollReveal from\"https://framerusercontent.com/modules/D75h9oxNgJByzSe5UfeV/4uH5MdRbSHd89J9cfjrv/TextScrollReveal.js\";import{Video as Video1}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import TextShimmer from\"https://framerusercontent.com/modules/TS5bPiMUGtjrWMUlvKp9/MZpTo0rIDZyfUO5rD7wG/TextShimmer_Prod.js\";import ButtonsPrimary from\"https://framerusercontent.com/modules/WhWh98k9wG4cNahbve7V/v89217ER2XfsyqCW28gz/ciJVRdrjF.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/gveXKR6bwXNSCLv12kr3/SlideShow.js\";import Video from\"#framer/local/canvasComponent/afwems8UT/afwems8UT.js\";import Sticker3x from\"#framer/local/canvasComponent/aPzh8rWdv/aPzh8rWdv.js\";import Cursor from\"#framer/local/canvasComponent/GlWzqxvRh/GlWzqxvRh.js\";import Like from\"#framer/local/canvasComponent/hFTFRtPux/hFTFRtPux.js\";import Icons from\"#framer/local/canvasComponent/ifT71Y12g/ifT71Y12g.js\";import MultilingualScrollerFixedBoundingbox from\"#framer/local/canvasComponent/kdfDHlCso/kdfDHlCso.js\";import Sticker2x from\"#framer/local/canvasComponent/MPADh5EDd/MPADh5EDd.js\";import Playground from\"#framer/local/canvasComponent/OPSShUdsP/OPSShUdsP.js\";import Card,*as CardInfo from\"#framer/local/canvasComponent/r3zgZc3Yq/r3zgZc3Yq.js\";import CursorMaiko from\"#framer/local/canvasComponent/wgGoQ5xuo/wgGoQ5xuo.js\";import ColorTile from\"#framer/local/canvasComponent/WLExaTsfM/WLExaTsfM.js\";import Navbar from\"#framer/local/canvasComponent/XiHsfS6Da/XiHsfS6Da.js\";import CursorDrew from\"#framer/local/canvasComponent/xiqa0zaCP/xiqa0zaCP.js\";import{withClick}from\"#framer/local/codeFile/yvdGqaZ/Card_Flip.js\";import*as sharedStyle from\"#framer/local/css/epC_R974h/epC_R974h.js\";import*as sharedStyle1 from\"#framer/local/css/XM1jlKnBq/XM1jlKnBq.js\";import metadataProvider from\"#framer/local/webPageMetadata/tUZajbhne/tUZajbhne.js\";const NavbarFonts=getFonts(Navbar);const ContainerWithFX=withFX(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const TextShimmerFonts=getFonts(TextShimmer);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const VideoFonts=getFonts(Video);const TextScrollRevealFonts=getFonts(TextScrollReveal);const CursorMaikoFonts=getFonts(CursorMaiko);const CardFonts=getFonts(Card);const CardWithClickclh6fuWithMappedReactProps4hpd68=withMappedReactProps(withCodeBoundaryForOverrides(Card,{nodeId:\"hOGdpWxEf\",override:withClick,scopeId:\"tUZajbhne\"}),CardInfo);const CardWithClick1v3xkquWithMappedReactProps4hpd68=withMappedReactProps(withCodeBoundaryForOverrides(Card,{nodeId:\"y1ieAdkXu\",override:withClick,scopeId:\"tUZajbhne\"}),CardInfo);const CardWithClick1vgjnzvWithMappedReactProps4hpd68=withMappedReactProps(withCodeBoundaryForOverrides(Card,{nodeId:\"a19AGkW6Z\",override:withClick,scopeId:\"tUZajbhne\"}),CardInfo);const CardWithClick939n17WithMappedReactProps4hpd68=withMappedReactProps(withCodeBoundaryForOverrides(Card,{nodeId:\"az0nQMk2w\",override:withClick,scopeId:\"tUZajbhne\"}),CardInfo);const Video1Fonts=getFonts(Video1);const ColorTileFonts=getFonts(ColorTile);const SlideshowFonts=getFonts(Slideshow);const MultilingualScrollerFixedBoundingboxFonts=getFonts(MultilingualScrollerFixedBoundingbox);const MultilingualScrollerFixedBoundingboxWithVariantAppearEffect=withVariantAppearEffect(MultilingualScrollerFixedBoundingbox);const IconsFonts=getFonts(Icons);const IconsWithVariantAppearEffect=withVariantAppearEffect(Icons);const PlaygroundFonts=getFonts(Playground);const ButtonsPrimaryFonts=getFonts(ButtonsPrimary);const CursorFonts=getFonts(Cursor);const ContainerWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Container));const ImageWithFX=withFX(Image);const LikeFonts=getFonts(Like);const MotionDivWithFX=withFX(motion.div);const Sticker3xFonts=getFonts(Sticker3x);const Sticker2xFonts=getFonts(Sticker2x);const CursorMiroAIFonts=getFonts(CursorMiroAI);const CursorDrewFonts=getFonts(CursorDrew);const breakpoints={aWyCocEgi:\"(min-width: 1680px)\",gBkgCSb_P:\"(min-width: 1200px) and (max-width: 1365px)\",h8OSd_wOO:\"(min-width: 1366px) and (max-width: 1679px)\",Q11LbEYyV:\"(min-width: 810px) and (max-width: 1199px)\",UduqBTqMr:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-mhLQx\";const variantClassNames={aWyCocEgi:\"framer-v-14lou7x\",gBkgCSb_P:\"framer-v-1ceq9wh\",h8OSd_wOO:\"framer-v-hd1khv\",Q11LbEYyV:\"framer-v-7z5sec\",UduqBTqMr:\"framer-v-1r1frxm\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-30};const transition2={delay:0,duration:.9,ease:[.16,1,.3,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:32};const animation3={filter:\"blur(8px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:24};const transition3={delay:.05,duration:.9,ease:[.16,1,.3,1],type:\"tween\"};const textEffect={effect:animation3,startDelay:.3,tokenization:\"line\",transition:transition3,trigger:\"onMount\",type:\"appear\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition4={delay:0,duration:5,ease:[.44,0,.56,1],type:\"tween\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,x:50,y:50};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const inertia={bounceDamping:30,bounceStiffness:400,delay:0,type:\"inertia\"};const preventDefault=e=>e.preventDefault();const animation5={cursor:\"grabbing\"};const transition5={delay:0,duration:4,ease:[.44,0,.56,1],type:\"tween\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:7,y:-40};const transition6={delay:.2,duration:2,ease:[.16,.97,.56,1],type:\"tween\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const animation8={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:466,y:259};const animation9={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const animation10={cursor:\"grabbing\",opacity:1,rotate:-8,rotateX:0,rotateY:0,scale:.96,skewX:0,skewY:0,transition:transition1};const transition7={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation11={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition7};const animation12={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition7};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:20,y:40};const transition8={delay:.6,duration:2,ease:[.16,.97,.56,1],type:\"tween\"};const animation14={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const animation15={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:454,y:291};const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const animation16={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,transition:transition8,x:0,y:0};const animation17={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:9,y:-37};const animation18={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-466,y:259};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Big\":\"aWyCocEgi\",\"Desktop Small\":\"gBkgCSb_P\",Desktop:\"h8OSd_wOO\",Phone:\"UduqBTqMr\",Tablet:\"Q11LbEYyV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"h8OSd_wOO\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"dib6G2xfz\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"UduqBTqMr\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"UduqBTqMr\")return false;return true;};const elementId1=useRouteElementId(\"qb2Bw7m8a\");const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const ref5=React.useRef(null);const ref6=React.useRef(null);const ref7=React.useRef(null);const elementId2=useRouteElementId(\"Yx61KwnXY\");const elementId3=useRouteElementId(\"HrUX5n16_\");const elementId4=useRouteElementId(\"CR7cw5e04\");const elementId5=useRouteElementId(\"c7DGemmYz\");const elementId6=useRouteElementId(\"xK2ZMucUw\");const ref8=React.useRef(null);const ref9=React.useRef(null);const ref10=React.useRef(null);const elementId7=useRouteElementId(\"BdF2d0J9D\");const elementId8=useRouteElementId(\"R63tFKz4Z\");const elementId9=useRouteElementId(\"IKINpJ7U3\");const elementId10=useRouteElementId(\"Iga1tcQMZ\");const ref11=React.useRef(null);const elementId11=useRouteElementId(\"hzsAWqLDg\");const ref12=React.useRef(null);const elementId12=useRouteElementId(\"r5gmOdKwi\");const ref13=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"h8OSd_wOO\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7d816f4f-650e-44f9-8133-f683d6ac0a9b, rgb(250, 250, 252)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-hd1khv\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yilqw3\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(\"nav\",{className:\"framer-1abu242\",\"data-framer-name\":\"Nav\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1360px)`},UduqBTqMr:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1152px)`,y:(componentViewport?.y||0)+0+0+0+0+24+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1152px)`,y:(componentViewport?.y||0)+0+0+0+0+40+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ex8hng-container\",nodeId:\"Y7QO75Q8H\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"Y7QO75Q8H\",layoutId:\"Y7QO75Q8H\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"cf_ZeL6mF\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bt3poi\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1ewubvm\",\"data-border\":true,\"data-framer-appear-id\":\"1ewubvm\",\"data-framer-name\":\"Tag\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UduqBTqMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(32, 8, 79)\"},children:\"Introducing\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(32, 8, 79)\"},children:\"Introducing\"})}),className:\"framer-1sfvewk\",\"data-framer-name\":\"Introducing\",fonts:[\"GF;Noto Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rvwu1f\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation1,className:\"framer-s6z9nv-container\",\"data-framer-appear-id\":\"s6z9nv\",initial:animation2,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"O3bdxhELi\",optimized:true,rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{font:{fontFamily:'\"Roobert PRO SemiBold\", \"Roobert PRO SemiBold Placeholder\", sans-serif',fontSize:\"96px\",letterSpacing:\"-0.03em\",lineHeight:\"1.2em\"}},UduqBTqMr:{font:{fontFamily:'\"Roobert PRO SemiBold\", \"Roobert PRO SemiBold Placeholder\", sans-serif',fontSize:\"56px\",letterSpacing:\"-0.03em\",lineHeight:\"1.2em\"}}},children:/*#__PURE__*/_jsx(TextShimmer,{color:\"var(--token-db27a4c3-f64d-41c1-8bf7-54d8fa6fc4ff, rgb(3, 3, 3))\",content:\"Miro Aura\",delay:0,direction:\"right\",font:{fontFamily:'\"Roobert PRO SemiBold\", \"Roobert PRO SemiBold Placeholder\", sans-serif',fontSize:\"128px\",letterSpacing:\"-0.03em\",lineHeight:\"1.2em\"},height:\"100%\",id:\"O3bdxhELi\",layoutId:\"O3bdxhELi\",rotation:120,shimmer:\"rgba(191, 191, 191, 0.51)\",size:24,speed:6,tag:\"p\",userSelect:false,width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UduqBTqMr:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"135%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-59f17e8b-8160-4d14-b36c-2e7d0bc994b8, rgb(85, 90, 106))\"},children:\"Not just a new look.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"135%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-59f17e8b-8160-4d14-b36c-2e7d0bc994b8, rgb(85, 90, 106))\"},children:\"Meet Miro's new design language that flows with you, making teamwork feel natural, connected, and inspired.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"135%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-59f17e8b-8160-4d14-b36c-2e7d0bc994b8, rgb(85, 90, 106))\"},children:\"Not just a new look.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-line-height\":\"135%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-59f17e8b-8160-4d14-b36c-2e7d0bc994b8, rgb(85, 90, 106))\"},children:\"Meet Miro's new design language that flows with you, making teamwork feel natural, connected, and inspired.\"})]}),className:\"framer-11j6m6i\",\"data-framer-name\":\"Body text\",effect:textEffect,fonts:[\"GF;Noto Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11u2fpz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 956px)`,y:(componentViewport?.y||0)+0+0+0+80+80+658+0},UduqBTqMr:{width:`min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 956px)`,y:(componentViewport?.y||0)+0+0+0+64+48+555+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:538,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 956px)`,y:(componentViewport?.y||0)+0+0+0+80+80+682+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-i6u505-container\",nodeId:\"aGI3uTmZA\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{iKau05jNy:\"hK4zLPFAZ\"},UduqBTqMr:{iKau05jNy:\"hK4zLPFAZ\"}},children:/*#__PURE__*/_jsx(Video,{height:\"100%\",id:\"aGI3uTmZA\",iKau05jNy:\"p4gQm3_Pu\",layoutId:\"aGI3uTmZA\",MkVX2nn3G:addImageAlt({pixelHeight:2160,pixelWidth:3840,src:\"https://framerusercontent.com/images/glml6MqAufJUwK7TBxoCWHHK4NM.png\",srcSet:\"https://framerusercontent.com/images/glml6MqAufJUwK7TBxoCWHHK4NM.png?scale-down-to=512 512w,https://framerusercontent.com/images/glml6MqAufJUwK7TBxoCWHHK4NM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/glml6MqAufJUwK7TBxoCWHHK4NM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/glml6MqAufJUwK7TBxoCWHHK4NM.png 3840w\"},\"\"),style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},uuXU_W75V:\"https://www.youtube.com/watch?v=uYce2uz9dFo\",variant:\"CL3VhoGoE\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19qxfui\",\"data-framer-name\":\"Background Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mdw3xe\",\"data-framer-name\":\"Background Shadow\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1.2,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:28,pixelWidth:28,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/hlRAI0LMGAbKCD2PgxSkjnhBI.svg\"},className:\"framer-prez6g\",\"data-framer-name\":\"Pattern\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ohsj65\",\"data-framer-name\":\"Gradient\"})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hznavo\",\"data-framer-name\":\"Introduction\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-73zukr\",\"data-framer-name\":\"100vh\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yh4gq8\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4mj501-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"AsnI787t0\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{font:{fontFamily:'\"Roobert PRO Regular\", \"Roobert PRO Regular Placeholder\", sans-serif',fontSize:\"48px\",letterSpacing:\"-0.2px\",lineHeight:\"124%\",textAlign:\"left\"},text:\"With Miro, you create the next big thing. Our new features are designed to fuel collaboration and transformation, making Miro your go-to Innovation Workspace. But true innovation isn\u2019t just about the tools. It\u2019s about the emotional journey that sparks bold, meaningful ideas.\"},UduqBTqMr:{font:{fontFamily:'\"Roobert PRO Medium\", \"Roobert PRO Medium Placeholder\", sans-serif',fontSize:\"28px\",letterSpacing:\"-0.2px\",lineHeight:\"1.2em\",textAlign:\"left\"},htmlTag:\"p\"}},children:/*#__PURE__*/_jsx(TextScrollReveal,{appear:{end:\"0.25\",start:\"1\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}},color:\"rgb(255, 255, 255)\",font:{fontFamily:'\"Roobert PRO Regular\", \"Roobert PRO Regular Placeholder\", sans-serif',fontSize:\"40px\",letterSpacing:\"-0.2px\",lineHeight:\"124%\",textAlign:\"left\"},height:\"100%\",htmlTag:\"h2\",id:\"AsnI787t0\",layoutId:\"AsnI787t0\",opacity:{maxOpacity:1,minOpacity:.3},style:{width:\"100%\"},text:\"With Miro, you create the next big thing.\\nOur new features are designed to fuel collaboration and transformation, making Miro your go-to Innovation Workspace. But true innovation isn\u2019t just about the tools. It\u2019s about the emotional journey that sparks bold, meaningful ideas.\",type:\"word\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{y:(componentViewport?.y||0)+0+1436+0+160+0+0+310},UduqBTqMr:{y:(componentViewport?.y||0)+0+1269+0+0+48+0+0+310}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:22,y:(componentViewport?.y||0)+0+1540+0+0+334+0+310,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation4,__framer__loopEffectEnabled:true,__framer__loopPauseOffscreen:false,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition4,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1gq9ry5-container\",nodeId:\"g91TP6sB7\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(CursorMaiko,{height:\"100%\",id:\"g91TP6sB7\",layoutId:\"g91TP6sB7\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1436+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}},UduqBTqMr:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1269+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1540+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"},className:\"framer-1qja361\",\"data-framer-name\":\"Pattern\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k9ld5l\",\"data-framer-name\":\"Principles\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12n3y9k\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UduqBTqMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1Jvb2JlcnQgUFJPIFNlbWlCb2xk\",\"--framer-font-family\":'\"Roobert PRO SemiBold\", \"Roobert PRO SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(34, 36, 40)\"},children:\"Our design principles\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO1Jvb2JlcnQgUFJPIFNlbWlCb2xk\",\"--framer-font-family\":'\"Roobert PRO SemiBold\", \"Roobert PRO SemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(34, 36, 40)\"},children:\"Our design principles\"})}),className:\"framer-m2xn58\",\"data-framer-name\":\"Body text\",fonts:[\"CUSTOM;Roobert PRO SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w176p0\",\"data-border\":true,\"data-framer-name\":\"Widget selection\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-gbh0xm\",\"data-framer-name\":\"_selection-handle\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a0m64g\",\"data-border\":true,\"data-framer-name\":\"Ellipse 2\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5i0b73\",\"data-framer-name\":\"_selection-handle\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-gk3d8o\",\"data-border\":true,\"data-framer-name\":\"Ellipse 2\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gz8d6f\",\"data-framer-name\":\"_selection-handle\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cycgu\",\"data-border\":true,\"data-framer-name\":\"Ellipse 2\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-105hamn\",\"data-framer-name\":\"_selection-handle\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gwc93h\",\"data-border\":true,\"data-framer-name\":\"Ellipse 2\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-186t5du\",\"data-framer-name\":\"_selection-connector\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yedvfu\",\"data-framer-name\":\"Ellipse 3\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uae8v1\",\"data-framer-name\":\"_selection-connector\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-o3wdmn\",\"data-framer-name\":\"Ellipse 3\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12ow4dl\",\"data-framer-name\":\"_selection-connector\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-l4a4q6\",\"data-framer-name\":\"Ellipse 3\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-129qe43\",\"data-framer-name\":\"_selection-connector\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-mkgit9\",\"data-framer-name\":\"Ellipse 3\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4muav9\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+2540+200+172.8+-10},Q11LbEYyV:{y:(componentViewport?.y||0)+0+2088+160+93.8+-10.0122},UduqBTqMr:{height:300,y:(componentViewport?.y||0)+0+1697+64+124+249.6121}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340,width:\"220px\",y:(componentViewport?.y||0)+0+2540+200+132.8+-10.0122,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{style:{rotate:-2,scale:.7}},UduqBTqMr:{style:{rotate:-2,scale:.7}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:-530,y:-214}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-clh6fu-container\",nodeId:\"hOGdpWxEf\",rendersWithMotion:true,scopeId:\"tUZajbhne\",style:{rotate:-2},children:/*#__PURE__*/_jsx(CardWithClickclh6fuWithMappedReactProps4hpd68,{CxHo5JnWT:\"rgb(0, 62, 87)\",height:\"100%\",id:\"hOGdpWxEf\",layoutId:\"hOGdpWxEf\",lsePA9878:{borderColor:\"var(--token-7483e053-d0b9-4561-9f20-cf012221d74a, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:6},NV1YYCKIH:\"Illuminatemoments\",phFBfhEEl:\"Miro is present, intelligently anticipating the next move to accelerate team creativity and illuminate pivotal steps along the innovation journey.\",RTPDFl64Y:{borderColor:\"rgb(104, 211, 248)\",borderStyle:\"solid\",borderWidth:6},RV9BpWhWi:\"rgb(168, 233, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"piCAM_JTP\",width:\"100%\",zvCxClmdR:\"var(--token-7483e053-d0b9-4561-9f20-cf012221d74a, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+2540+200+172.8+-10},Q11LbEYyV:{y:(componentViewport?.y||0)+0+2088+160+93.8+-10.0122},UduqBTqMr:{height:300,y:(componentViewport?.y||0)+0+1697+64+124+255.0862}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340,width:\"220px\",y:(componentViewport?.y||0)+0+2540+200+132.8+-10.0122,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{style:{rotate:2,scale:.7}},UduqBTqMr:{style:{rotate:2,scale:.7}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:-590,y:246}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1v3xkqu-container\",nodeId:\"y1ieAdkXu\",rendersWithMotion:true,scopeId:\"tUZajbhne\",style:{rotate:2},children:/*#__PURE__*/_jsx(CardWithClick1v3xkquWithMappedReactProps4hpd68,{CxHo5JnWT:\"rgb(80, 58, 3)\",height:\"100%\",id:\"y1ieAdkXu\",layoutId:\"y1ieAdkXu\",lsePA9878:{borderColor:\"var(--token-7483e053-d0b9-4561-9f20-cf012221d74a, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:6},NV1YYCKIH:\"Energize minds\",phFBfhEEl:\"When teams contribute, collaborate, and inspire each other, that flow of energy is felt across each element on the canvas.\",RTPDFl64Y:{borderColor:\"rgb(255, 220, 74)\",borderStyle:\"solid\",borderWidth:6},RV9BpWhWi:\"rgb(255, 237, 123)\",style:{height:\"100%\",width:\"100%\"},variant:\"piCAM_JTP\",width:\"100%\",zvCxClmdR:\"var(--token-7483e053-d0b9-4561-9f20-cf012221d74a, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+2540+200+172.8+-10},Q11LbEYyV:{y:(componentViewport?.y||0)+0+2088+160+93.8+-10.0122},UduqBTqMr:{height:300,y:(componentViewport?.y||0)+0+1697+64+124+-18.6207}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340,width:\"220px\",y:(componentViewport?.y||0)+0+2540+200+132.8+-10.0122,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{style:{rotate:-2,scale:.7}},UduqBTqMr:{style:{rotate:-1,scale:.7}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:642,y:236}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vgjnzv-container\",nodeId:\"a19AGkW6Z\",rendersWithMotion:true,scopeId:\"tUZajbhne\",style:{rotate:-2},children:/*#__PURE__*/_jsx(CardWithClick1vgjnzvWithMappedReactProps4hpd68,{CxHo5JnWT:\"rgb(14, 67, 67)\",height:\"100%\",id:\"a19AGkW6Z\",layoutId:\"a19AGkW6Z\",lsePA9878:{borderColor:\"var(--token-7483e053-d0b9-4561-9f20-cf012221d74a, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:6},NV1YYCKIH:\"Spark emotions\",phFBfhEEl:\"Human expression thrives in open, inclusive spaces; where everyone can experiment, explore, and bring ideas to life.\",RTPDFl64Y:{borderColor:\"rgb(57, 201, 188)\",borderStyle:\"solid\",borderWidth:6},RV9BpWhWi:\"rgb(150, 240, 232)\",style:{height:\"100%\",width:\"100%\"},variant:\"piCAM_JTP\",width:\"100%\",zvCxClmdR:\"var(--token-7483e053-d0b9-4561-9f20-cf012221d74a, rgb(255, 255, 255))\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+2540+200+172.8+-13},Q11LbEYyV:{y:(componentViewport?.y||0)+0+2088+160+93.8+-13.003},UduqBTqMr:{height:300,y:(componentViewport?.y||0)+0+1697+64+124+-20.8103}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340,width:\"220px\",y:(componentViewport?.y||0)+0+2540+200+132.8+-13.003,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{style:{rotate:1,scale:.7}},UduqBTqMr:{style:{rotate:1,scale:.7}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:642,y:-94}},{ref:ref1,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-939n17-container\",nodeId:\"az0nQMk2w\",rendersWithMotion:true,scopeId:\"tUZajbhne\",style:{rotate:1},children:/*#__PURE__*/_jsx(CardWithClick939n17WithMappedReactProps4hpd68,{CxHo5JnWT:\"rgb(32, 8, 79)\",height:\"100%\",id:\"az0nQMk2w\",layoutId:\"az0nQMk2w\",lsePA9878:{borderColor:\"var(--token-7483e053-d0b9-4561-9f20-cf012221d74a, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:6},NV1YYCKIH:\"Feel the pulse\",phFBfhEEl:\"Tactile objects and interactions spark creativity, creating a tangible connection to the work and making collaboration immersive.\",RTPDFl64Y:{borderColor:\"rgb(143, 127, 238)\",borderStyle:\"solid\",borderWidth:6},RV9BpWhWi:\"rgb(181, 169, 255)\",style:{height:\"100%\",width:\"100%\"},variant:\"piCAM_JTP\",width:\"100%\",zvCxClmdR:\"var(--token-7483e053-d0b9-4561-9f20-cf012221d74a, rgb(255, 255, 255))\"})})})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1Jvb2JlcnQgUFJPIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Roobert PRO Regular\", \"Roobert PRO Regular Placeholder\", sans-serif',\"--framer-font-size\":\"540px\",\"--framer-letter-spacing\":\"-0.1em\",\"--framer-line-height\":\"77%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(0, 0, 0, 0)\",\"--framer-text-stroke-color\":\"rgba(92, 32, 0, 0.1)\",\"--framer-text-stroke-width\":\"0.5px\"},children:\"design\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1Jvb2JlcnQgUFJPIFJlZ3VsYXI=\",\"--framer-font-family\":'\"Roobert PRO Regular\", \"Roobert PRO Regular Placeholder\", sans-serif',\"--framer-font-size\":\"540px\",\"--framer-letter-spacing\":\"-0.1em\",\"--framer-line-height\":\"77%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(0, 0, 0, 0)\",\"--framer-text-stroke-color\":\"rgba(92, 32, 0, 0.1)\",\"--framer-text-stroke-width\":\"0.5px\"},children:\"principles\"})]}),className:\"framer-gopzun\",\"data-framer-name\":\"design principles\",fonts:[\"CUSTOM;Roobert PRO Regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2088+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}},UduqBTqMr:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1697+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2540+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"},className:\"framer-wwok7l\",\"data-framer-name\":\"Pattern\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17d8x7k\",\"data-framer-name\":\"Visuals\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hstdff\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pp5p4c\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-mx2m0\",\"data-styles-preset\":\"epC_R974h\",children:\"Design that delights in every detail\"})}),className:\"framer-zk7u0n\",\"data-framer-name\":\"A Global Font for All Users\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3acm9x\",\"data-styles-preset\":\"XM1jlKnBq\",children:\"From playful reactions that fuel conversation, to fluid motion that keeps you engaged as you work. Every element is crafted to bring joy to your workflows while ensuring clarity and easy navigation.\"})}),className:\"framer-f3xube\",\"data-framer-name\":\"To meet the needs of Miro\u2019s diverse, global community, we\u2019ve introduced Noto Sans as our new primary typeface. Noto spans over 100 writing systems and supports 800 languages, ensuring that content is legible, accessible, and inclusive for users worldwide.\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-91lq0g\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fb5ykd-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"p9Y4KIyEK\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{style:{width:\"100%\"}},UduqBTqMr:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Video1,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:16,bottomLeftRadius:16,bottomRightRadius:16,controls:false,height:\"100%\",id:\"p9Y4KIyEK\",isMixedBorderRadius:false,layoutId:\"p9Y4KIyEK\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/8ewKUlBnNBBR6yld18VwVyeZNb0.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:16,topRightRadius:16,volume:25,width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wscty0\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x4iax2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13ee1ws-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"MLwpaIlqv\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(Video1,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:16,bottomLeftRadius:16,bottomRightRadius:16,controls:false,height:\"100%\",id:\"MLwpaIlqv\",isMixedBorderRadius:false,layoutId:\"MLwpaIlqv\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/jiLVguiAsZ0B4PZ97gnFw2Zawqs.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:16,topRightRadius:16,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dqckjt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"TCEOeB4vM\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(Video1,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:16,bottomLeftRadius:16,bottomRightRadius:16,controls:false,height:\"100%\",id:\"TCEOeB4vM\",isMixedBorderRadius:false,layoutId:\"TCEOeB4vM\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/LtWW9e2BZW8h9jNpYyM0AuI31s.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:16,topRightRadius:16,volume:25,width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6qrfr9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cn8Zbl_WW\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(Video1,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:16,bottomLeftRadius:16,bottomRightRadius:16,controls:false,height:\"100%\",id:\"cn8Zbl_WW\",isMixedBorderRadius:false,layoutId:\"cn8Zbl_WW\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/GUc69JyVGEIHRdTTx7swt1FYlUk.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:16,topRightRadius:16,volume:25,width:\"100%\"})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11nmjr\",\"data-framer-name\":\"Colors\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11ldll9\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yrnbln\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1cyesxe\",\"data-border\":true,\"data-framer-appear-id\":\"1cyesxe\",\"data-framer-name\":\"Tag\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UduqBTqMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(116, 96, 25)\"},children:\"Colors\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(116, 96, 25)\"},children:\"Colors\"})}),className:\"framer-1q69dbm\",\"data-framer-name\":\"Introducing\",fonts:[\"GF;Noto Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-mx2m0\",\"data-styles-preset\":\"epC_R974h\",children:[\"A richer palette for \",/*#__PURE__*/_jsx(\"br\",{}),\"bigger ideas\"]})}),className:\"framer-1m5inyp\",\"data-framer-name\":\"A Global Font for All Users\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3acm9x\",\"data-styles-preset\":\"XM1jlKnBq\",children:\"Miro's refreshed color palette delivers more than a modern look\u2014it offers greater creative flexibility. With more shades for every base color, matching hues is effortless. Now it\u2019s easier than ever to find the perfect tone, highlight key ideas, and let your work shine.\"})}),className:\"framer-p3sgh7\",\"data-framer-name\":\"To meet the needs of Miro\u2019s diverse, global community, we\u2019ve introduced Noto Sans as our new primary typeface. Noto spans over 100 writing systems and supports 800 languages, ensuring that content is legible, accessible, and inclusive for users worldwide.\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q3lim2\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2n2x1t-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"eP1b8Oama\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UduqBTqMr:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Video1,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:16,bottomLeftRadius:16,bottomRightRadius:16,controls:false,height:\"100%\",id:\"eP1b8Oama\",isMixedBorderRadius:false,layoutId:\"eP1b8Oama\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/2GwE1b3ZHWWdjCeyLzLKDGzms.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:16,topRightRadius:16,volume:25,width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wzgvrk\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gojxo2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jfzdd8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1Jvb2JlcnQgUFJPIE1lZGl1bQ==\",\"--framer-font-family\":'\"Roobert PRO Medium\", \"Roobert PRO Medium Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"var(--token-db27a4c3-f64d-41c1-8bf7-54d8fa6fc4ff, rgb(3, 3, 3))\"},children:\"Accent Colors\"})}),className:\"framer-1w1gx03\",\"data-framer-name\":\"Main\",fonts:[\"CUSTOM;Roobert PRO Medium\"],verticalAlignment:\"bottom\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mtkxxl-container hidden-hd1khv hidden-1ceq9wh hidden-7z5sec hidden-14lou7x\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qOWQU05X_\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UduqBTqMr:{arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1600,effectsRotate:50,effectsScale:.9,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:true},gap:16,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:180,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"qOWQU05X_\",intervalControl:1.5,itemAmount:1,layoutId:\"qOWQU05X_\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14h6m1j-container\",\"data-framer-name\":\"Coral\",inComponentSlot:true,name:\"Coral\",nodeId:\"aNn97YZEg\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"aNn97YZEg\",JnkVAAeJp:\"rgb(189, 10, 10)\",layoutId:\"aNn97YZEg\",name:\"Coral\",PmCANgdwK:\"rgb(255, 100, 100)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"xNWaR8RO3\",vCc8an6fR:\"rgb(255, 198, 198)\",width:\"100%\",x7khG2k2_:\"Coral\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(255, 173, 173)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-191g3fr-container\",\"data-framer-name\":\"Cyan\",inComponentSlot:true,name:\"Cyan\",nodeId:\"xjnO5VLoh\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"xjnO5VLoh\",JnkVAAeJp:\"rgb(15, 138, 179)\",layoutId:\"xjnO5VLoh\",name:\"Cyan\",PmCANgdwK:\"rgb(105, 211, 248)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"xNWaR8RO3\",vCc8an6fR:\"rgb(204, 244, 255)\",width:\"100%\",x7khG2k2_:\"Cyan\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(168, 233, 255)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-o8jc7x-container\",\"data-framer-name\":\"Lilac\",inComponentSlot:true,name:\"Lilac\",nodeId:\"b42etvcih\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"b42etvcih\",JnkVAAeJp:\"rgb(102, 49, 215)\",layoutId:\"b42etvcih\",name:\"Lilac\",PmCANgdwK:\"rgb(143, 127, 238)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"xNWaR8RO3\",vCc8an6fR:\"rgb(222, 218, 255)\",width:\"100%\",x7khG2k2_:\"Lilac\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(181, 169, 255)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-gojgtg-container\",\"data-framer-name\":\"Lime\",inComponentSlot:true,name:\"Lime\",nodeId:\"XKSQusI5y\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"XKSQusI5y\",JnkVAAeJp:\"rgb(96, 133, 33)\",layoutId:\"XKSQusI5y\",name:\"Lime\",PmCANgdwK:\"rgb(158, 212, 82)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"xNWaR8RO3\",vCc8an6fR:\"rgb(219, 250, 173)\",width:\"100%\",x7khG2k2_:\"Lime\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(194, 235, 127)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3k13yq-container\",\"data-framer-name\":\"Sunshine\",inComponentSlot:true,name:\"Sunshine\",nodeId:\"cG2AvvDOM\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"cG2AvvDOM\",JnkVAAeJp:\"rgb(175, 126, 4)\",layoutId:\"cG2AvvDOM\",name:\"Sunshine\",PmCANgdwK:\"rgb(255, 220, 73)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"xNWaR8RO3\",vCc8an6fR:\"rgb(255, 246, 182)\",width:\"100%\",x7khG2k2_:\"Sunshine\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(255, 237, 123)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-t606al-container\",\"data-framer-name\":\"Coral\",inComponentSlot:true,name:\"Coral\",nodeId:\"wijOw6efu\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"wijOw6efu\",JnkVAAeJp:\"rgb(155, 74, 8)\",layoutId:\"wijOw6efu\",name:\"Coral\",PmCANgdwK:\"rgb(254, 159, 77)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"xNWaR8RO3\",vCc8an6fR:\"rgb(248, 211, 175)\",width:\"100%\",x7khG2k2_:\"Orange\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(255, 189, 131)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mhqbyq-container\",\"data-framer-name\":\"Pink\",inComponentSlot:true,name:\"Pink\",nodeId:\"X7XbmsKlM\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"X7XbmsKlM\",JnkVAAeJp:\"rgb(175, 63, 185)\",layoutId:\"X7XbmsKlM\",name:\"Pink\",PmCANgdwK:\"rgb(241, 125, 229)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"xNWaR8RO3\",vCc8an6fR:\"rgb(255, 216, 244)\",width:\"100%\",x7khG2k2_:\"Pink\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(255, 171, 236)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-eqyga2-container\",\"data-framer-name\":\"Moss\",inComponentSlot:true,name:\"Moss\",nodeId:\"DtjLT5zWZ\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"DtjLT5zWZ\",JnkVAAeJp:\"rgb(6, 116, 41)\",layoutId:\"DtjLT5zWZ\",name:\"Moss\",PmCANgdwK:\"rgb(44, 199, 92)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"xNWaR8RO3\",vCc8an6fR:\"rgb(173, 240, 199)\",width:\"100%\",x7khG2k2_:\"Moss\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(121, 228, 155)\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"180px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-139jmt6-container\",\"data-framer-name\":\"Teal\",inComponentSlot:true,name:\"Teal\",nodeId:\"uifZ2aXux\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"uifZ2aXux\",JnkVAAeJp:\"rgb(24, 117, 116)\",layoutId:\"uifZ2aXux\",name:\"Teal\",PmCANgdwK:\"rgb(59, 201, 188)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"xNWaR8RO3\",vCc8an6fR:\"rgb(195, 250, 245)\",width:\"100%\",x7khG2k2_:\"Teal\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(150, 240, 232)\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g7zik5 hidden-1r1frxm\",\"data-hide-scrollbars\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+194+0+0},Q11LbEYyV:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+194+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max((min(${componentViewport?.width||\"100vw\"}, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+194+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r7uu3i-container\",nodeId:\"RSuJUBk7j\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"RSuJUBk7j\",JnkVAAeJp:\"rgb(189, 10, 10)\",layoutId:\"RSuJUBk7j\",PmCANgdwK:\"rgb(255, 100, 100)\",style:{width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"gaS7ySI2m\",vCc8an6fR:\"rgb(255, 198, 198)\",width:\"100%\",x7khG2k2_:\"Coral\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(255, 173, 173)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+194+0+0},Q11LbEYyV:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+194+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max((min(${componentViewport?.width||\"100vw\"}, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+194+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wacok5-container\",nodeId:\"I963VuLps\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"I963VuLps\",JnkVAAeJp:\"rgb(155, 74, 8)\",layoutId:\"I963VuLps\",PmCANgdwK:\"rgb(254, 159, 77)\",style:{width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"gaS7ySI2m\",vCc8an6fR:\"rgb(248, 211, 175)\",width:\"100%\",x7khG2k2_:\"Orange\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(255, 189, 131)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+194+0+0},Q11LbEYyV:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+194+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max((min(${componentViewport?.width||\"100vw\"}, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+194+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-vr8cmg-container\",nodeId:\"IlLfqW2Ni\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"IlLfqW2Ni\",JnkVAAeJp:\"rgb(175, 126, 4)\",layoutId:\"IlLfqW2Ni\",PmCANgdwK:\"rgb(255, 220, 73)\",style:{width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"gaS7ySI2m\",vCc8an6fR:\"rgb(255, 246, 182)\",width:\"100%\",x7khG2k2_:\"Sunshine\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(255, 237, 123)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+194+0+0},Q11LbEYyV:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+194+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max((min(${componentViewport?.width||\"100vw\"}, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+194+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n87r0b-container\",nodeId:\"EHh6oLcGD\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"EHh6oLcGD\",JnkVAAeJp:\"rgb(96, 133, 33)\",layoutId:\"EHh6oLcGD\",PmCANgdwK:\"rgb(158, 212, 82)\",style:{width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"gaS7ySI2m\",vCc8an6fR:\"rgb(219, 250, 173)\",width:\"100%\",x7khG2k2_:\"Lime\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(194, 235, 127)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+194+0+0},Q11LbEYyV:{y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+194+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"280px\",y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+194+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19buggu-container\",nodeId:\"wOgRdreN1\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"wOgRdreN1\",JnkVAAeJp:\"rgb(6, 116, 41)\",layoutId:\"wOgRdreN1\",PmCANgdwK:\"rgb(44, 199, 92)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"I2lYZXTyP\",vCc8an6fR:\"rgb(173, 240, 199)\",width:\"100%\",x7khG2k2_:\"Moss\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(121, 228, 155)\"})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cdwqew hidden-1r1frxm\",\"data-hide-scrollbars\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+350+0+0},Q11LbEYyV:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+350+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max((min(${componentViewport?.width||\"100vw\"}, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+350+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10whohk-container\",nodeId:\"ScKeVjo2b\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"ScKeVjo2b\",JnkVAAeJp:\"rgb(24, 117, 116)\",layoutId:\"ScKeVjo2b\",PmCANgdwK:\"rgb(59, 201, 188)\",style:{width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"gaS7ySI2m\",vCc8an6fR:\"rgb(195, 250, 245)\",width:\"100%\",x7khG2k2_:\"Teal\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(150, 240, 232)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+350+0+0},Q11LbEYyV:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+350+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max((min(${componentViewport?.width||\"100vw\"}, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+350+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17lqqmt-container\",nodeId:\"D8DyoUV6O\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"D8DyoUV6O\",JnkVAAeJp:\"rgb(15, 138, 179)\",layoutId:\"D8DyoUV6O\",PmCANgdwK:\"rgb(105, 211, 248)\",style:{width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"gaS7ySI2m\",vCc8an6fR:\"rgb(204, 244, 255)\",width:\"100%\",x7khG2k2_:\"Cyan\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(168, 233, 255)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+350+0+0},Q11LbEYyV:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+350+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max((min(${componentViewport?.width||\"100vw\"}, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+350+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y0ywnr-container\",nodeId:\"Bpz67QuSx\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"Bpz67QuSx\",JnkVAAeJp:\"rgb(48, 91, 171)\",layoutId:\"Bpz67QuSx\",PmCANgdwK:\"rgb(102, 157, 242)\",style:{width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"gaS7ySI2m\",vCc8an6fR:\"rgb(198, 220, 255)\",width:\"100%\",x7khG2k2_:\"Ocean\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(160, 196, 251)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+350+0+0},Q11LbEYyV:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+350+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:`max((min(${componentViewport?.width||\"100vw\"}, 1152px) - 280px) / 4, 1px)`,y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+350+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1quxqjp-container\",nodeId:\"JBqjjrPJF\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"JBqjjrPJF\",JnkVAAeJp:\"rgb(102, 49, 215)\",layoutId:\"JBqjjrPJF\",PmCANgdwK:\"rgb(143, 127, 238)\",style:{width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"gaS7ySI2m\",vCc8an6fR:\"rgb(222, 218, 255)\",width:\"100%\",x7khG2k2_:\"Lilac\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(181, 169, 255)\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+4236.3+160+575.5+0+0+0+350+0+0},Q11LbEYyV:{y:(componentViewport?.y||0)+0+3361.3+80+575.5+0+0+0+350+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"280px\",y:(componentViewport?.y||0)+0+4196.3+160+575.5+0+0+0+350+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3mp02n-container\",nodeId:\"pyecnIEvD\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ColorTile,{height:\"100%\",id:\"pyecnIEvD\",JnkVAAeJp:\"rgb(175, 63, 185)\",layoutId:\"pyecnIEvD\",PmCANgdwK:\"rgb(241, 125, 229)\",style:{height:\"100%\",width:\"100%\"},UjdqfVkiB:\"rgb(0, 0, 0)\",variant:\"I2lYZXTyP\",vCc8an6fR:\"rgb(255, 216, 244)\",width:\"100%\",x7khG2k2_:\"Pink\",xRC6gEbi_:false,Y4CwO1IlI:\"rgb(255, 171, 236)\"})})})})]})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dxpbv8\",\"data-framer-name\":\"Font\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2fxa7j\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jp821u\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-123sr8j\",\"data-border\":true,\"data-framer-appear-id\":\"123sr8j\",\"data-framer-name\":\"Tag\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UduqBTqMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(116, 96, 25)\"},children:\"Typography\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(116, 96, 25)\"},children:\"Typography\"})}),className:\"framer-1e7th7t\",\"data-framer-name\":\"Introducing\",fonts:[\"GF;Noto Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-mx2m0\",\"data-styles-preset\":\"epC_R974h\",children:\"A font for e\\uFEFFveryone\"})}),className:\"framer-m1xwjh\",\"data-framer-name\":\"A Global Font for All Users\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3acm9x\",\"data-styles-preset\":\"XM1jlKnBq\",children:\"Meet Noto Sans, Miro\u2019s new body text font. It supports 800+ languages and 100+ writing systems, making it the ideal fit for multi-lingual, hybrid teams based all over the world. With clarity and accessibility in mind, this font ensures that your work is legible and inclusive for all.\"})}),className:\"framer-1fvttyv\",\"data-framer-name\":\"To meet the needs of Miro\u2019s diverse, global community, we\u2019ve introduced Noto Sans as our new primary typeface. Noto spans over 100 writing systems and supports 800 languages, ensuring that content is legible, accessible, and inclusive for users worldwide.\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rzus9x\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gsbcdu\",\"data-framer-name\":\"Font Visual\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-4px\",\"--framer-line-height\":\"79%\",\"--framer-text-color\":\"rgb(92, 32, 0)\"},children:[\"Noto \",/*#__PURE__*/_jsx(\"br\",{}),\"Sans\"]})})},UduqBTqMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-3.9px\",\"--framer-line-height\":\"79%\",\"--framer-text-color\":\"rgb(92, 32, 0)\"},children:[\"Noto \",/*#__PURE__*/_jsx(\"br\",{}),\"Sans\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"100px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-7px\",\"--framer-line-height\":\"79%\",\"--framer-text-color\":\"rgb(92, 32, 0)\"},children:[\"Noto \",/*#__PURE__*/_jsx(\"br\",{}),\"Sans\"]})}),className:\"framer-1jrphps\",\"data-framer-name\":\"Noto \\u2028Sans\",fonts:[\"GF;Noto Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"70px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-4px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgba(0, 0, 0, 0)\",\"--framer-text-stroke-color\":\"rgb(92, 32, 0)\",\"--framer-text-stroke-width\":\"1px\"},children:\"Aa\"})})},UduqBTqMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"56px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgba(0, 0, 0, 0)\",\"--framer-text-stroke-color\":\"rgb(92, 32, 0)\",\"--framer-text-stroke-width\":\"1px\"},children:\"Aa\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"100px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgba(0, 0, 0, 0)\",\"--framer-text-stroke-color\":\"rgb(92, 32, 0)\",\"--framer-text-stroke-width\":\"1px\"},children:\"Aa\"})}),className:\"framer-slipx0\",\"data-framer-name\":\"Aa\",fonts:[\"GF;Noto Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rxw4n6\",\"data-framer-name\":\"Font Animation\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+5581.8+120+515+0+0},Q11LbEYyV:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+0+4546.8+80+515+0+0},UduqBTqMr:{width:`calc(${componentViewport?.width||\"100vw\"} - 48px)`,y:(componentViewport?.y||0)+0+4990+48+722.5+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5541.8+120+515+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11jm7no-container\",nodeId:\"r_fm8DiMi\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{__framer__targets:[{ref:ref3,target:\"t7TQj_J4m\"},{ref:ref4,target:\"DYkvRVXl0\"},{ref:ref5,target:\"sWR3GpI26\"},{ref:ref6,target:\"osxr13n9B\"},{ref:ref7,target:\"DlOGKYM1z\"}],variant:\"t7TQj_J4m\"}},children:/*#__PURE__*/_jsx(MultilingualScrollerFixedBoundingboxWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref3,target:\"VhrEhoYl3\"},{ref:ref4,target:\"udueNdK3P\"},{ref:ref5,target:\"JkL3QATkK\"},{ref:ref6,target:\"Xr1XyPmJk\"},{ref:ref7,target:\"KGokPrD_Y\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"r_fm8DiMi\",layoutId:\"r_fm8DiMi\",style:{width:\"100%\"},variant:\"VhrEhoYl3\",Vc5Ue5eJv:ref2,width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12ix83y\",\"data-framer-name\":\"Scroll-Trigger 1\",id:elementId2,ref:ref3}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1shh6le\",\"data-framer-name\":\"Scroll-Trigger 2\",id:elementId3,ref:ref4}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ekq43n\",\"data-framer-name\":\"Scroll-Trigger 3\",id:elementId4,ref:ref5}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jmz9cy\",\"data-framer-name\":\"Scroll-Trigger 4\",id:elementId5,ref:ref6}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qrnh1o\",\"data-framer-name\":\"Scroll-Trigger 5\",id:elementId6,ref:ref7})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dve5mm\",\"data-framer-name\":\"Icons\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11tmui6\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u8ncay\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-j3am4p\",\"data-border\":true,\"data-framer-appear-id\":\"j3am4p\",\"data-framer-name\":\"Tag\",initial:animation2,optimized:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UduqBTqMr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(116, 96, 25)\"},children:\"Iconography\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(116, 96, 25)\"},children:\"Iconography\"})}),className:\"framer-1w65vy6\",\"data-framer-name\":\"Introducing\",fonts:[\"GF;Noto Sans-500\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-mx2m0\",\"data-styles-preset\":\"epC_R974h\",children:\"Clear & cohesive\"})}),className:\"framer-2z9ra8\",\"data-framer-name\":\"A Global Font for All Users\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3acm9x\",\"data-styles-preset\":\"XM1jlKnBq\",children:\"Icons simplify navigation while adding visual appeal. Our refreshed icons do just that. With a balance of beveled and rounded edges, they're designed for instant recognition and effortless flow\u2014so your tools work as smoothly as you do.\"})}),className:\"framer-et4lfh\",\"data-framer-name\":\"To meet the needs of Miro\u2019s diverse, global community, we\u2019ve introduced Noto Sans as our new primary typeface. Noto spans over 100 writing systems and supports 800 languages, ensuring that content is legible, accessible, and inclusive for users worldwide.\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1814947\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uo9kuk-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kMDag0CPA\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{style:{width:\"100%\"}},UduqBTqMr:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Video1,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:16,bottomLeftRadius:16,bottomRightRadius:16,controls:false,height:\"100%\",id:\"kMDag0CPA\",isMixedBorderRadius:false,layoutId:\"kMDag0CPA\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcFile:\"https://framerusercontent.com/assets/O05q4QZh1Lo91n1dQfQzML7igc.mp4\",srcType:\"Upload\",srcUrl:\"https://framerusercontent.com/assets/MLWPbW1dUQawJLhhun3dBwpgJak.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:16,topRightRadius:16,volume:25,width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v4zyl5\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4svk7f\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9216.8+120+575.5+0+0+191.25),pixelHeight:840,pixelWidth:1128,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LeNJLJma4MnjRcFosW0LeO9fH8.png\"}},Q11LbEYyV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8221.8+80+329.5+0+0+191.25),pixelHeight:840,pixelWidth:1128,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LeNJLJma4MnjRcFosW0LeO9fH8.png\"}},UduqBTqMr:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8808.5+48+439.5+0+263.5+0+0),pixelHeight:840,pixelWidth:1128,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LeNJLJma4MnjRcFosW0LeO9fH8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9176.8+120+575.5+0+0+191.25),pixelHeight:840,pixelWidth:1128,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/LeNJLJma4MnjRcFosW0LeO9fH8.png\"},className:\"framer-1ok59py\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-znp0p6\",\"data-framer-name\":\"Info\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-mx2m0\",\"data-styles-preset\":\"epC_R974h\",children:\"Fresh & functional\"})}),className:\"framer-wj7hpg\",\"data-framer-name\":\"A Global Font for All Users\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3acm9x\",\"data-styles-preset\":\"XM1jlKnBq\",children:\"With simplified strokes, vibrant colors, and bold shapes, our reimagined board icons help you mark and navigate your workspace at a glance. Navigate boards faster with visuals that speak louder than labels.\"})}),className:\"framer-1b7ky09\",\"data-framer-name\":\"To meet the needs of Miro\u2019s diverse, global community, we\u2019ve introduced Noto Sans as our new primary typeface. Noto spans over 100 writing systems and supports 800 languages, ensuring that content is legible, accessible, and inclusive for users worldwide.\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-htkxm5\",\"data-framer-name\":\"Icons\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+9216.8+120+1079+0+0},Q11LbEYyV:{y:(componentViewport?.y||0)+0+8221.8+80+793+0+0},UduqBTqMr:{y:(componentViewport?.y||0)+0+8808.5+48+752+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+9176.8+120+1079+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1alotpw-container\",nodeId:\"Cb2F4sRE1\",rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{__framer__targets:[{ref:ref8,target:\"thinKLpMz\"},{ref:ref9,target:\"bkNUJVtno\"},{ref:ref10,target:\"hIt73w7W4\"}]}},children:/*#__PURE__*/_jsx(IconsWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref8,target:\"thinKLpMz\"},{ref:ref9,target:\"bkNUJVtno\"},{ref:ref10,target:\"moRdJ8XO3\"}],__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"Cb2F4sRE1\",layoutId:\"Cb2F4sRE1\",style:{height:\"100%\",width:\"100%\"},variant:\"thinKLpMz\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kery4o\",\"data-framer-name\":\"Icons-Trigger 1\",id:elementId7,ref:ref8}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15hy4t4\",\"data-framer-name\":\"Icons-Trigger 2\",id:elementId8,ref:ref9}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ixzkmz\",\"data-framer-name\":\"Icons-Trigger 3\",id:elementId9,ref:ref10})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ef69fo\",\"data-framer-name\":\"Spacer\",id:elementId10,ref:ref11,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14415.8+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}},Q11LbEYyV:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13094.8+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}},UduqBTqMr:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13608.5+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14375.8+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"},className:\"framer-1bfoe6y\",\"data-framer-name\":\"Pattern\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uts662\",\"data-framer-name\":\"Playground\",id:elementId11,ref:ref12,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16ui347\",\"data-framer-name\":\"Scroll Trigger for Toolbar\",id:elementId12,ref:ref13}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b5x0ew\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+0+130.25+120+0},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+0+106.25+160+0},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+0+0+200+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:150,y:(componentViewport?.y||0)+0+14535.8+0+130.25+120+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__perspectiveFX:false,__targetOpacity:1,className:\"framer-ckf591-container\",drag:true,dragMomentum:false,nodeId:\"x6i9wFI83\",onMouseDown:preventDefault,rendersWithMotion:true,scopeId:\"tUZajbhne\",whileTap:animation5,children:/*#__PURE__*/_jsx(Playground,{height:\"100%\",id:\"x6i9wFI83\",layoutId:\"x6i9wFI83\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-3acm9x\",\"data-styles-preset\":\"XM1jlKnBq\",style:{\"--framer-text-alignment\":\"center\"},children:\"Aura is the synergy of creative minds, the spark that ignites new ideas, and the light that reveals endless possibilities\u2014brought to life in Miro.\"})}),className:\"framer-1pbipa2\",\"data-framer-name\":\"To meet the needs of Miro\u2019s diverse, global community, we\u2019ve introduced Noto Sans as our new primary typeface. Noto spans over 100 writing systems and supports 800 languages, ensuring that content is legible, accessible, and inclusive for users worldwide.\",fonts:[\"Inter\"],verticalAlignment:\"bottom\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1urrxt3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+0+130.25+120+271.5+24},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+0+106.25+160+271.5+24},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+0+0+200+271.5+24}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+14535.8+0+130.25+120+271.5+24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-funjkc-container\",isModuleExternal:true,nodeId:\"tFRLzXBh_\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(ButtonsPrimary,{gAdPg14Fw:false,GL_SH1UyU:\"Explore in Miro\",height:\"100%\",hMwj3a9JP:true,id:\"tFRLzXBh_\",layoutId:\"tFRLzXBh_\",variant:\"BsMyU6tuD\",width:\"100%\",xip2BS1TG:\"https://miro.com/index/\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+134.625},gBkgCSb_P:{y:(componentViewport?.y||0)+0+14535.8+53},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+265},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+17}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+14535.8+46,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{transformTemplate:transformTemplate2},gBkgCSb_P:{transformTemplate:undefined},Q11LbEYyV:{transformTemplate:undefined},UduqBTqMr:{animate:animation9,style:{scale:.8},transformTemplate:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__loop:animation6,__framer__loopEffectEnabled:true,__framer__loopPauseOffscreen:false,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition5,__perspectiveFX:false,__targetOpacity:1,animate:animation7,className:\"framer-7tnv8c-container\",\"data-framer-appear-id\":\"7tnv8c\",initial:animation8,nodeId:\"rXy0qSoLa\",optimized:true,rendersWithMotion:true,scopeId:\"tUZajbhne\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Cursor,{height:\"100%\",id:\"rXy0qSoLa\",layoutId:\"rXy0qSoLa\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14575.8+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}},Q11LbEYyV:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13254.8+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}},UduqBTqMr:{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13693.5+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:1.5,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14535.8+0),pixelHeight:31,pixelWidth:31,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/UYYGNeMDO4ePN2uHQjsmO0HeI.png\"},className:\"framer-1frqmja\",\"data-framer-name\":\"Pattern\"})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:322.5,intrinsicWidth:295,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14575.8+87.75),pixelHeight:600,pixelWidth:600,src:\"https://framerusercontent.com/images/rJMe6hH9OU311rRt3xb93Vcw.png\"}},Q11LbEYyV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:322.5,intrinsicWidth:295,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13254.8+97.5),pixelHeight:600,pixelWidth:600,src:\"https://framerusercontent.com/images/rJMe6hH9OU311rRt3xb93Vcw.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:322.5,intrinsicWidth:295,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14535.8+58.5),pixelHeight:600,pixelWidth:600,src:\"https://framerusercontent.com/images/rJMe6hH9OU311rRt3xb93Vcw.png\"},className:\"framer-14ei2tv hidden-1r1frxm\",\"data-framer-name\":\"Drag Me Sticker\",drag:true,dragMomentum:false,onMouseDown:preventDefault,whileTap:animation10})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:213,intrinsicWidth:198,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14575.8+678),pixelHeight:600,pixelWidth:600,src:\"https://framerusercontent.com/images/szoBm4PBjGSMAK16qvCjv6ZL188.png\"}},gBkgCSb_P:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:213,intrinsicWidth:198,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14535.8+900-204.5),pixelHeight:600,pixelWidth:600,src:\"https://framerusercontent.com/images/szoBm4PBjGSMAK16qvCjv6ZL188.png\"}},Q11LbEYyV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:213,intrinsicWidth:198,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13254.8+900-186.043),pixelHeight:600,pixelWidth:600,src:\"https://framerusercontent.com/images/szoBm4PBjGSMAK16qvCjv6ZL188.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:213,intrinsicWidth:198,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14535.8+900-186.043),pixelHeight:600,pixelWidth:600,src:\"https://framerusercontent.com/images/szoBm4PBjGSMAK16qvCjv6ZL188.png\"},className:\"framer-1txvnsn hidden-1r1frxm\",\"data-framer-name\":\"New Stickies Sticker\",drag:true,dragMomentum:false,onMouseDown:preventDefault,whileTap:animation10})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Q11LbEYyV:{style:{originY:1,scale:.8}},UduqBTqMr:{style:{originY:0,scale:.6}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:130}},{ref:ref13,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jbu0u9\",\"data-border\":true,\"data-framer-name\":\"Sticky Toolbar\",transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+900-122+16},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+900-122+16},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+759.5-98+16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,y:(componentViewport?.y||0)+0+14535.8+900-122+16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dc0c0f-container\",\"data-framer-name\":\"Reaction\",name:\"Reaction\",nodeId:\"SgrCCcfE6\",rendersWithMotion:true,scopeId:\"tUZajbhne\",whileHover:animation11,whileTap:animation12,children:/*#__PURE__*/_jsx(Like,{height:\"100%\",id:\"SgrCCcfE6\",layoutId:\"SgrCCcfE6\",name:\"Reaction\",variant:\"QG56949Ep\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+900-122+16},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+900-122+16},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+759.5-98+16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,y:(componentViewport?.y||0)+0+14535.8+900-122+16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-unrd0f-container\",\"data-framer-name\":\"Reaction\",name:\"Reaction\",nodeId:\"z647mEKM3\",rendersWithMotion:true,scopeId:\"tUZajbhne\",whileHover:animation11,whileTap:animation12,children:/*#__PURE__*/_jsx(Like,{height:\"100%\",id:\"z647mEKM3\",layoutId:\"z647mEKM3\",name:\"Reaction\",rNPb6fd9h:\"https://framerusercontent.com/assets/uHjkdlJ5oalxw4EfCy7kzGMaE.json\",TTMeD1ELG:addImageAlt({pixelHeight:200,pixelWidth:199,src:\"https://framerusercontent.com/images/hZlLel6sl2bT96kO74C9VViI.png\"},\"\"),variant:\"QG56949Ep\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+900-122+16},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+900-122+16},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+759.5-98+16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,y:(componentViewport?.y||0)+0+14535.8+900-122+16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xvteqb-container\",\"data-framer-name\":\"Reaction\",name:\"Reaction\",nodeId:\"jHv975BnT\",rendersWithMotion:true,scopeId:\"tUZajbhne\",whileHover:animation11,whileTap:animation12,children:/*#__PURE__*/_jsx(Like,{height:\"100%\",id:\"jHv975BnT\",layoutId:\"jHv975BnT\",name:\"Reaction\",rNPb6fd9h:\"https://framerusercontent.com/assets/bcEew3z2eBMoCNVKbIxJDg2KAJk.json\",TTMeD1ELG:addImageAlt({pixelHeight:200,pixelWidth:199,src:\"https://framerusercontent.com/images/NYU7qDYlAa3F48xg8H22budT4o.png\"},\"\"),variant:\"QG56949Ep\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+900-122+16},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+900-122+16},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+759.5-98+16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,y:(componentViewport?.y||0)+0+14535.8+900-122+16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tkmey0-container\",\"data-framer-name\":\"Reaction\",name:\"Reaction\",nodeId:\"sZ5U96nJI\",rendersWithMotion:true,scopeId:\"tUZajbhne\",whileHover:animation11,whileTap:animation12,children:/*#__PURE__*/_jsx(Like,{height:\"100%\",id:\"sZ5U96nJI\",layoutId:\"sZ5U96nJI\",name:\"Reaction\",rNPb6fd9h:\"https://framerusercontent.com/assets/HNmgn8VCbGIpn0tHGh3gZgO6Xf0.json\",TTMeD1ELG:addImageAlt({pixelHeight:194,pixelWidth:188,src:\"https://framerusercontent.com/images/CPdOsmOHNksQXxv4IVYsXfv0.png\"},\"\"),variant:\"ozLUdO7Xi\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+900-122+16},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+900-122+16},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+759.5-98+16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,y:(componentViewport?.y||0)+0+14535.8+900-122+16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-m5wxex-container\",\"data-framer-name\":\"Reaction\",name:\"Reaction\",nodeId:\"sUruUtLTK\",rendersWithMotion:true,scopeId:\"tUZajbhne\",whileHover:animation11,whileTap:animation12,children:/*#__PURE__*/_jsx(Like,{height:\"100%\",id:\"sUruUtLTK\",layoutId:\"sUruUtLTK\",name:\"Reaction\",rNPb6fd9h:\"https://framerusercontent.com/assets/qgCms8fhoMoQ9fOQSjCt9q07FU.json\",TTMeD1ELG:addImageAlt({pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/i3iq8QSy9L13qMhE9k9OAmLi9c.png\"},\"\"),variant:\"QG56949Ep\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+900-122+16},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+900-122+16},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+759.5-98+16}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,y:(componentViewport?.y||0)+0+14535.8+900-122+16,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q63qan-container\",\"data-framer-name\":\"Reaction\",name:\"Reaction\",nodeId:\"CVNin72FZ\",rendersWithMotion:true,scopeId:\"tUZajbhne\",whileHover:animation11,whileTap:animation12,children:/*#__PURE__*/_jsx(Like,{height:\"100%\",id:\"CVNin72FZ\",layoutId:\"CVNin72FZ\",name:\"Reaction\",rNPb6fd9h:\"https://framerusercontent.com/assets/VV6QU16iI6nCrCC874m00igc5Uc.json\",TTMeD1ELG:addImageAlt({pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/ExbqtwhZIalhLJhh9DBlx9SSlA.png\"},\"\"),variant:\"QG56949Ep\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+328.75},gBkgCSb_P:{height:230,width:\"160px\",y:(componentViewport?.y||0)+0+14535.8+332.5},Q11LbEYyV:{height:261,y:(componentViewport?.y||0)+0+13254.8+49},UduqBTqMr:{height:170,width:\"100px\",y:(componentViewport?.y||0)+0+13693.5+54}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:280,width:\"200px\",y:(componentViewport?.y||0)+0+14535.8+318.75,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mfpl0x-container\",nodeId:\"KVLbQVUnY\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gBkgCSb_P:{style:{height:\"100%\",width:\"100%\"}},Q11LbEYyV:{style:{height:\"100%\",width:\"100%\"}},UduqBTqMr:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Sticker3x,{height:\"100%\",id:\"KVLbQVUnY\",layoutId:\"KVLbQVUnY\",style:{width:\"100%\"},variant:\"r6SGVB9W1\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+111.25},gBkgCSb_P:{y:(componentViewport?.y||0)+0+14535.8+80},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+0},UduqBTqMr:{height:125,width:\"79px\",y:(componentViewport?.y||0)+0+13693.5+42}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:250,width:\"200px\",y:(componentViewport?.y||0)+0+14535.8+84,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12xsxs5-container\",nodeId:\"ikB425pHs\",scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(Sticker2x,{height:\"100%\",id:\"ikB425pHs\",layoutId:\"ikB425pHs\",NoSvjFvSp:addImageAlt({pixelHeight:1200,pixelWidth:1200,src:\"https://framerusercontent.com/images/OUGqHWT9xUqsTpFJTLtzDRV8ZHk.png\",srcSet:\"https://framerusercontent.com/images/OUGqHWT9xUqsTpFJTLtzDRV8ZHk.png?scale-down-to=512 512w,https://framerusercontent.com/images/OUGqHWT9xUqsTpFJTLtzDRV8ZHk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/OUGqHWT9xUqsTpFJTLtzDRV8ZHk.png 1200w\"},\"\"),sFTJfT7BD:addImageAlt({pixelHeight:1200,pixelWidth:1200,src:\"https://framerusercontent.com/images/qj9RufbtzzpDtM3vSoZpBGGQdY.png\",srcSet:\"https://framerusercontent.com/images/qj9RufbtzzpDtM3vSoZpBGGQdY.png?scale-down-to=512 512w,https://framerusercontent.com/images/qj9RufbtzzpDtM3vSoZpBGGQdY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/qj9RufbtzzpDtM3vSoZpBGGQdY.png 1200w\"},\"\"),style:{height:\"100%\",width:\"100%\"},variant:\"YKOOh2zn6\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+486.75},gBkgCSb_P:{y:(componentViewport?.y||0)+0+14535.8+438},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+900-354},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+759.5-183}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,y:(componentViewport?.y||0)+0+14535.8+900-334,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{transformTemplate:transformTemplate2},gBkgCSb_P:{transformTemplate:transformTemplate3},UduqBTqMr:{animate:animation16,style:{scale:.8}}},children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__loop:animation13,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition4,__perspectiveFX:false,__targetOpacity:1,animate:animation14,className:\"framer-ci6dnl-container\",\"data-framer-appear-id\":\"ci6dnl\",initial:animation15,isModuleExternal:true,nodeId:\"RtYpNse4g\",optimized:true,rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(CursorMiroAI,{height:\"100%\",id:\"RtYpNse4g\",layoutId:\"RtYpNse4g\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{y:(componentViewport?.y||0)+0+14575.8+534},gBkgCSb_P:{y:(componentViewport?.y||0)+0+14535.8+900-244},Q11LbEYyV:{y:(componentViewport?.y||0)+0+13254.8+448},UduqBTqMr:{y:(componentViewport?.y||0)+0+13693.5+759.5-242}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+14535.8+900-171,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{transformTemplate:transformTemplate2},UduqBTqMr:{animate:animation9,style:{scale:.8}}},children:/*#__PURE__*/_jsx(ContainerWithFXWithOptimizedAppearEffect,{__framer__loop:animation17,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition5,__perspectiveFX:false,__targetOpacity:1,animate:animation7,className:\"framer-1fsesjk-container\",\"data-framer-appear-id\":\"1fsesjk\",initial:animation18,nodeId:\"hBAlW0Dtd\",optimized:true,rendersWithMotion:true,scopeId:\"tUZajbhne\",children:/*#__PURE__*/_jsx(CursorDrew,{height:\"100%\",id:\"hBAlW0Dtd\",layoutId:\"hBAlW0Dtd\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aWyCocEgi:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1319,intrinsicWidth:3719.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14575.8+648),pixelHeight:2638,pixelWidth:7439,sizes:\"710px\",src:\"https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png 7439w\"}},gBkgCSb_P:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1319,intrinsicWidth:3719.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14535.8+900-223.5),pixelHeight:2638,pixelWidth:7439,sizes:\"710px\",src:\"https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png 7439w\"}},Q11LbEYyV:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1319,intrinsicWidth:3719.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+13254.8+900-180.5),pixelHeight:2638,pixelWidth:7439,sizes:\"710px\",src:\"https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png 7439w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1319,intrinsicWidth:3719.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+14535.8+900-240.5),pixelHeight:2638,pixelWidth:7439,sizes:\"710px\",src:\"https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=512 512w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/ElaFFl5lbZcbQSs9f0tQiN1AiY.png 7439w\"},className:\"framer-m959ix hidden-1r1frxm\",\"data-framer-name\":\"Tables\",drag:true,dragMomentum:false,onMouseDown:preventDefault,whileTap:animation10})})]}),/*#__PURE__*/_jsx(\"nav\",{className:\"framer-ghob1g\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dzv0uh\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1Jvb2JlcnQgUFJPIE1lZGl1bQ==\",\"--framer-font-family\":'\"Roobert PRO Medium\", \"Roobert PRO Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"135%\",\"--framer-text-color\":\"var(--token-7d816f4f-650e-44f9-8133-f683d6ac0a9b, rgb(250, 250, 252))\"},children:\"Designed by Miro\"})}),className:\"framer-o9qi2g\",fonts:[\"CUSTOM;Roobert PRO Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1Jvb2JlcnQgUFJPIE1lZGl1bQ==\",\"--framer-font-family\":'\"Roobert PRO Medium\", \"Roobert PRO Medium Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"135%\",\"--framer-text-color\":\"var(--token-7d816f4f-650e-44f9-8133-f683d6ac0a9b, rgb(250, 250, 252))\"},children:\"2025\"})}),className:\"framer-1lfqbat\",fonts:[\"CUSTOM;Roobert PRO Medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-mhLQx.framer-1qh508, .framer-mhLQx .framer-1qh508 { display: block; }\",\".framer-mhLQx.framer-hd1khv { align-content: center; align-items: center; background-color: var(--token-7d816f4f-650e-44f9-8133-f683d6ac0a9b, #fafafc); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1366px; }\",\".framer-mhLQx .framer-yilqw3 { align-content: center; align-items: center; background-color: var(--token-99ea667e-59ae-4595-b0c5-4cf1b609561c, #fafafc); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1abu242 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 40px 40px 0px 40px; position: relative; width: 100%; z-index: 10; }\",\".framer-mhLQx .framer-1ex8hng-container { flex: none; height: auto; max-width: 1152px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1bt3poi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 160px 0px; position: relative; width: 100%; z-index: 6; }\",\".framer-mhLQx .framer-1ewubvm { --border-bottom-width: 1px; --border-color: #9288ef; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #dedaff; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-mhLQx .framer-1sfvewk, .framer-mhLQx .framer-m2xn58, .framer-mhLQx .framer-1q69dbm, .framer-mhLQx .framer-1e7th7t, .framer-mhLQx .framer-1w65vy6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-mhLQx .framer-1rvwu1f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-s6z9nv-container, .framer-mhLQx .framer-dc0c0f-container, .framer-mhLQx .framer-unrd0f-container, .framer-mhLQx .framer-xvteqb-container, .framer-mhLQx .framer-1tkmey0-container, .framer-mhLQx .framer-m5wxex-container, .framer-mhLQx .framer-1q63qan-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-mhLQx .framer-11j6m6i { --framer-paragraph-spacing: 0px; --framer-text-wrap: balance; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mhLQx .framer-11u2fpz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-i6u505-container { aspect-ratio: 1.7769516728624535 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 538px); max-width: 956px; position: relative; width: 1px; }\",\".framer-mhLQx .framer-19qxfui { -webkit-mask: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0) 100%) add; align-content: center; align-items: center; aspect-ratio: 0.8223961468994582 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 1661px); justify-content: center; left: 0px; mask: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0) 100%) add; overflow: hidden; padding: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-mhLQx .framer-1mdw3xe { -webkit-mask: linear-gradient(180deg, #000000 55.00000000000001%, rgba(0,0,0,0) 90%) add; aspect-ratio: 1.4783549783549783 / 1; background: linear-gradient(224deg, #d8d8d8 0%, rgb(255, 255, 255) 28.766018984554048%, rgb(217, 217, 217) 42%, rgb(255, 255, 255) 61.84550957207207%, rgb(214, 214, 214) 90%, rgb(223, 223, 223) 100%); flex: none; gap: 0px; height: var(--framer-aspect-ratio-supported, 924px); left: 0px; mask: linear-gradient(180deg, #000000 55.00000000000001%, rgba(0,0,0,0) 90%) add; mix-blend-mode: multiply; opacity: 0.4; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-mhLQx .framer-prez6g { -webkit-mask: linear-gradient(180deg, #000000 55.00000000000001%, rgba(0,0,0,0) 90%) add; flex: none; gap: 0px; height: 10736px; left: 0px; mask: linear-gradient(180deg, #000000 55.00000000000001%, rgba(0,0,0,0) 90%) add; mix-blend-mode: multiply; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 2; }\",\".framer-mhLQx .framer-1ohsj65 { -webkit-mask: linear-gradient(180deg, #000000 55.00000000000001%, rgba(0,0,0,0) 90%) add; background: linear-gradient(180deg, #ffffff 7.000000000000001%, rgb(250, 250, 252) 13%); flex: none; gap: 0px; height: 10736px; left: 0px; mask: linear-gradient(180deg, #000000 55.00000000000001%, rgba(0,0,0,0) 90%) add; mix-blend-mode: multiply; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 2; }\",\".framer-mhLQx .framer-hznavo { align-content: center; align-items: center; background-color: var(--token-db27a4c3-f64d-41c1-8bf7-54d8fa6fc4ff, #030303); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-mhLQx .framer-73zukr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 100vh; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-mhLQx .framer-yh4gq8 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 760px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-4mj501-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1gq9ry5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-mhLQx .framer-1qja361 { -webkit-mask: radial-gradient(56.00000000000001% 50% at 50% 50%, #000000 0%, rgba(0,0,0,0) 100%) add; bottom: 0px; flex: none; left: 0px; mask: radial-gradient(56.00000000000001% 50% at 50% 50%, #000000 0%, rgba(0,0,0,0) 100%) add; opacity: 0.5; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-mhLQx .framer-1k9ld5l { align-content: center; align-items: center; background: linear-gradient(180deg, #fafafc 0%, rgb(250, 250, 252) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 200px 0px 240px 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-12n3y9k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1w176p0 { --border-bottom-width: 1px; --border-color: #2a79ff; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; bottom: -30px; flex: none; gap: 0px; left: calc(50.00000000000002% - 522px / 2); overflow: visible; position: absolute; top: -31px; width: 522px; z-index: 1; }\",\".framer-mhLQx .framer-gbh0xm { flex: none; gap: 0px; height: 12px; left: -6px; overflow: visible; position: absolute; top: -6px; width: 12px; z-index: 1; }\",\".framer-mhLQx .framer-1a0m64g, .framer-mhLQx .framer-gk3d8o, .framer-mhLQx .framer-1cycgu, .framer-mhLQx .framer-1gwc93h { --border-bottom-width: 2px; --border-color: rgba(0, 0, 0, 0.2); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #ffffff; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 2px; flex: none; left: 2px; position: absolute; right: 2px; top: 2px; }\",\".framer-mhLQx .framer-5i0b73 { flex: none; gap: 0px; height: 12px; overflow: visible; position: absolute; right: -6px; top: -6px; width: 12px; z-index: 1; }\",\".framer-mhLQx .framer-1gz8d6f { bottom: -6px; flex: none; gap: 0px; height: 12px; overflow: visible; position: absolute; right: -6px; width: 12px; z-index: 1; }\",\".framer-mhLQx .framer-105hamn { bottom: -6px; flex: none; gap: 0px; height: 12px; left: -6px; overflow: visible; position: absolute; width: 12px; z-index: 1; }\",\".framer-mhLQx .framer-186t5du { flex: none; gap: 0px; height: 6px; left: -18px; overflow: visible; position: absolute; top: calc(50% - 6px / 2); width: 6px; }\",\".framer-mhLQx .framer-1yedvfu, .framer-mhLQx .framer-o3wdmn, .framer-mhLQx .framer-l4a4q6, .framer-mhLQx .framer-mkgit9 { background-color: #a8c0f2; border-bottom-left-radius: 100%; border-bottom-right-radius: 100%; border-top-left-radius: 100%; border-top-right-radius: 100%; bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-mhLQx .framer-uae8v1 { flex: none; gap: 0px; height: 6px; overflow: visible; position: absolute; right: -18px; top: calc(50% - 6px / 2); width: 6px; }\",\".framer-mhLQx .framer-12ow4dl { flex: none; gap: 0px; height: 6px; left: calc(50% - 6px / 2); overflow: visible; position: absolute; top: -18px; width: 6px; }\",\".framer-mhLQx .framer-129qe43 { bottom: -18px; flex: none; gap: 0px; height: 6px; left: calc(50% - 6px / 2); overflow: visible; position: absolute; width: 6px; }\",\".framer-mhLQx .framer-4muav9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 800px; min-height: 214px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-clh6fu-container { flex: none; height: 340px; left: calc(9.000000000000021% - 220px / 2); position: absolute; top: -10px; width: 220px; z-index: 5; }\",\".framer-mhLQx .framer-1v3xkqu-container { flex: none; height: 340px; left: calc(35.37500000000002% - 220px / 2); position: absolute; top: -10px; width: 220px; z-index: 5; }\",\".framer-mhLQx .framer-1vgjnzv-container { flex: none; height: 340px; left: calc(63.750000000000014% - 220px / 2); position: absolute; top: -10px; width: 220px; z-index: 5; }\",\".framer-mhLQx .framer-939n17-container { flex: none; height: 340px; left: calc(91.25000000000001% - 220px / 2); position: absolute; top: -13px; width: 220px; z-index: 5; }\",\".framer-mhLQx .framer-gopzun { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 50%; position: absolute; top: -107px; transform: translateX(-50%); white-space: pre; width: auto; z-index: 1; }\",\".framer-mhLQx .framer-wwok7l { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 58.25591216216216%, rgba(0, 0, 0, 0) 100%) add; bottom: 0px; flex: none; left: 0px; mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 58.25591216216216%, rgba(0, 0, 0, 0) 100%) add; opacity: 0.3; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-mhLQx .framer-17d8x7k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1hstdff, .framer-mhLQx .framer-wscty0, .framer-mhLQx .framer-11tmui6, .framer-mhLQx .framer-1v4zyl5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1152px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-pp5p4c, .framer-mhLQx .framer-yrnbln, .framer-mhLQx .framer-1jp821u, .framer-mhLQx .framer-u8ncay { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-mhLQx .framer-zk7u0n, .framer-mhLQx .framer-f3xube, .framer-mhLQx .framer-1m5inyp, .framer-mhLQx .framer-m1xwjh, .framer-mhLQx .framer-1fvttyv, .framer-mhLQx .framer-2z9ra8, .framer-mhLQx .framer-et4lfh, .framer-mhLQx .framer-wj7hpg, .framer-mhLQx .framer-1b7ky09 { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 480px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-91lq0g, .framer-mhLQx .framer-1814947 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 72px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-mhLQx .framer-fb5ykd-container, .framer-mhLQx .framer-1uo9kuk-container { flex: none; height: 384px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-x4iax2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-mhLQx .framer-13ee1ws-container, .framer-mhLQx .framer-1dqckjt-container, .framer-mhLQx .framer-6qrfr9-container { aspect-ratio: 1 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 368px); position: relative; width: 1px; }\",\".framer-mhLQx .framer-11nmjr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 160px 0px 160px 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-11ldll9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1152px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1cyesxe, .framer-mhLQx .framer-123sr8j, .framer-mhLQx .framer-j3am4p { --border-bottom-width: 1px; --border-color: #ffe86d; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #fff09a; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 8px 16px 8px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-mhLQx .framer-p3sgh7 { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 470px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-q3lim2, .framer-mhLQx .framer-1rzus9x { align-content: center; align-items: center; display: flex; flex: 1.3 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 72px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-mhLQx .framer-2n2x1t-container { flex: 1 0 0px; height: 384px; position: relative; width: 1px; }\",\".framer-mhLQx .framer-wzgvrk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1152px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1gojxo2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-jfzdd8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1w1gx03 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-mhLQx .framer-mtkxxl-container { flex: none; height: 200px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-14h6m1j-container, .framer-mhLQx .framer-191g3fr-container, .framer-mhLQx .framer-o8jc7x-container, .framer-mhLQx .framer-gojgtg-container, .framer-mhLQx .framer-3k13yq-container, .framer-mhLQx .framer-t606al-container, .framer-mhLQx .framer-1mhqbyq-container, .framer-mhLQx .framer-eqyga2-container, .framer-mhLQx .framer-139jmt6-container { height: 120px; position: relative; width: 180px; }\",\".framer-mhLQx .framer-1g7zik5, .framer-mhLQx .framer-1cdwqew { align-content: flex-end; align-items: flex-end; 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-mhLQx .framer-1r7uu3i-container, .framer-mhLQx .framer-1wacok5-container, .framer-mhLQx .framer-vr8cmg-container, .framer-mhLQx .framer-n87r0b-container, .framer-mhLQx .framer-10whohk-container, .framer-mhLQx .framer-17lqqmt-container, .framer-mhLQx .framer-1y0ywnr-container, .framer-mhLQx .framer-1quxqjp-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-mhLQx .framer-19buggu-container, .framer-mhLQx .framer-3mp02n-container { align-self: stretch; flex: none; height: auto; position: relative; width: 280px; }\",\".framer-mhLQx .framer-dxpbv8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-2fxa7j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1152px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-gsbcdu { aspect-ratio: 1.4391304347826086 / 1; background-color: #f38a35; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; gap: 10px; height: var(--framer-aspect-ratio-supported, 443px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-mhLQx .framer-1jrphps { --framer-paragraph-spacing: 0px; flex: none; height: auto; left: 48px; position: absolute; top: 48px; white-space: pre; width: auto; }\",\".framer-mhLQx .framer-slipx0 { --framer-paragraph-spacing: 0px; bottom: 48px; flex: none; height: auto; position: absolute; right: 48px; white-space: pre; width: auto; }\",\".framer-mhLQx .framer-1rxw4n6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 300vh; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-11jm7no-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-mhLQx .framer-12ix83y { -webkit-user-select: none; aspect-ratio: 1 / 1; background-color: #ffffff; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: 50%; opacity: 0; overflow: hidden; position: absolute; top: 106px; transform: translateX(-50%); user-select: none; width: 10px; z-index: 0; }\",\".framer-mhLQx .framer-1shh6le { -webkit-user-select: none; aspect-ratio: 1 / 1; background-color: #ffffff; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: 50%; opacity: 0; overflow: hidden; position: absolute; top: 356px; transform: translateX(-50%); user-select: none; width: 10px; z-index: 0; }\",\".framer-mhLQx .framer-ekq43n { -webkit-user-select: none; aspect-ratio: 1 / 1; background-color: #ffffff; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: 50%; opacity: 0; overflow: hidden; position: absolute; top: 856px; transform: translateX(-50%); user-select: none; width: 10px; z-index: 0; }\",\".framer-mhLQx .framer-jmz9cy { -webkit-user-select: none; aspect-ratio: 1 / 1; background-color: #ffffff; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: 50%; opacity: 0; overflow: hidden; position: absolute; top: 1600px; transform: translateX(-50%); user-select: none; width: 10px; z-index: 0; }\",\".framer-mhLQx .framer-qrnh1o { -webkit-user-select: none; aspect-ratio: 1 / 1; background-color: #ffffff; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: 50%; opacity: 0; overflow: hidden; position: absolute; top: 2000px; transform: translateX(-50%); user-select: none; width: 10px; z-index: 0; }\",\".framer-mhLQx .framer-dve5mm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 120px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-4svk7f { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 384px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-mhLQx .framer-1ok59py { aspect-ratio: 1.4391304347826086 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 384px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-mhLQx .framer-znp0p6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 40px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-mhLQx .framer-htkxm5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 400vh; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1alotpw-container { flex: none; height: 100vh; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-mhLQx .framer-1kery4o { -webkit-user-select: none; aspect-ratio: 1 / 1; background-color: #ffffff; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: 50%; opacity: 0; overflow: hidden; position: absolute; top: 200px; transform: translateX(-50%); user-select: none; width: 10px; z-index: 0; }\",\".framer-mhLQx .framer-15hy4t4 { -webkit-user-select: none; aspect-ratio: 1 / 1; background-color: #ffffff; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: 50%; opacity: 0; overflow: hidden; position: absolute; top: 1000px; transform: translateX(-50%); user-select: none; width: 10px; z-index: 0; }\",\".framer-mhLQx .framer-1ixzkmz { -webkit-user-select: none; aspect-ratio: 1 / 1; background-color: #ffffff; flex: none; height: var(--framer-aspect-ratio-supported, 10px); left: 50%; opacity: 0; overflow: hidden; position: absolute; top: 1800px; transform: translateX(-50%); user-select: none; width: 10px; z-index: 0; }\",\".framer-mhLQx .framer-1ef69fo { align-content: center; align-items: center; background: linear-gradient(180deg, #fafafc 0%, rgb(250, 250, 252) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 160px; justify-content: center; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-1bfoe6y { -webkit-mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; bottom: 0px; flex: none; left: 0px; mask: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; opacity: 0.3; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-mhLQx .framer-1uts662 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 90vh; justify-content: center; overflow: hidden; padding: 0px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-16ui347 { flex: none; height: 93px; left: calc(50.00000000000002% - 135px / 2); overflow: hidden; pointer-events: none; position: absolute; top: 530px; width: 135px; z-index: 1; }\",\".framer-mhLQx .framer-1b5x0ew { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 120px 0px 120px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-mhLQx .framer-ckf591-container { cursor: grab; flex: none; height: auto; position: relative; width: auto; z-index: 7; }\",\".framer-mhLQx .framer-1pbipa2 { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 480px; position: relative; width: 100%; z-index: 1; }\",\".framer-mhLQx .framer-1urrxt3 { 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: 24px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-funjkc-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-mhLQx .framer-7tnv8c-container { flex: none; height: auto; left: 76%; position: absolute; top: 46px; transform: translateX(-50%); width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-mhLQx .framer-1frqmja { bottom: 0px; flex: none; left: 0px; opacity: 0.3; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-mhLQx .framer-14ei2tv { aspect-ratio: 0.9147286821705426 / 1; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 181px); left: 38px; overflow: visible; position: absolute; top: 59px; width: 165px; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-mhLQx .framer-1txvnsn { aspect-ratio: 0.9295774647887324 / 1; bottom: 57px; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 129px); left: 68px; overflow: visible; position: absolute; width: 120px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-mhLQx .framer-1jbu0u9 { --border-bottom-width: 0.5px; --border-color: #e9eaef; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0.5px; align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; bottom: 24px; box-shadow: 0px 2px 4px 0px rgba(34, 36, 40, 0.09); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; left: 50%; max-height: 98px; overflow: visible; padding: 16px; position: absolute; transform: translateX(-50%); width: min-content; z-index: 8; }\",\".framer-mhLQx .framer-mfpl0x-container { flex: none; height: auto; left: 103px; position: absolute; top: 51%; transform: translateY(-50%); width: 200px; z-index: 2; }\",\".framer-mhLQx .framer-12xsxs5-container { flex: none; height: 250px; left: calc(84.84626647144951% - 200px / 2); position: absolute; top: 84px; width: 200px; z-index: 2; }\",\".framer-mhLQx .framer-ci6dnl-container { bottom: 300px; flex: none; height: auto; left: 1141px; position: absolute; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-mhLQx .framer-1fsesjk-container { bottom: 141px; flex: none; height: auto; left: 272px; position: absolute; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-mhLQx .framer-m959ix { aspect-ratio: 2.819939347990902 / 1; bottom: -11px; cursor: grab; flex: none; height: var(--framer-aspect-ratio-supported, 252px); overflow: visible; position: absolute; right: -364px; width: 710px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-mhLQx .framer-ghob1g { align-content: center; align-items: center; background-color: var(--token-db27a4c3-f64d-41c1-8bf7-54d8fa6fc4ff, #030303); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-mhLQx .framer-dzv0uh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1152px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-mhLQx .framer-o9qi2g, .framer-mhLQx .framer-1lfqbat { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-mhLQx[data-border=\"true\"]::after, .framer-mhLQx [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; }','.framer-mhLQx[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-mhLQx [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-mhLQx[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-mhLQx [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-mhLQx[data-hide-scrollbars=\"true\"], .framer-mhLQx [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }',\"@media (min-width: 1200px) and (max-width: 1365px) { .framer-mhLQx.framer-hd1khv { width: 1200px; } .framer-mhLQx .framer-19qxfui { height: var(--framer-aspect-ratio-supported, 1459px); } .framer-mhLQx .framer-1mdw3xe { height: var(--framer-aspect-ratio-supported, 812px); } .framer-mhLQx .framer-7tnv8c-container { left: 808px; top: 53px; transform: unset; } .framer-mhLQx .framer-14ei2tv { height: var(--framer-aspect-ratio-supported, 197px); left: 52px; width: 180px; } .framer-mhLQx .framer-1txvnsn { bottom: 41px; left: 56px; } .framer-mhLQx .framer-mfpl0x-container { height: 230px; left: 106px; top: calc(49.72222222222224% - 230px / 2); transform: unset; width: 160px; } .framer-mhLQx .framer-12xsxs5-container { left: calc(83.25000000000003% - 200px / 2); top: 80px; } .framer-mhLQx .framer-ci6dnl-container { bottom: unset; left: 928px; top: 51%; transform: translateY(-50%); } .framer-mhLQx .framer-1fsesjk-container { bottom: 214px; left: 296px; } .framer-mhLQx .framer-m959ix { bottom: -28px; right: -420px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-mhLQx.framer-hd1khv { width: 810px; } .framer-mhLQx .framer-1bt3poi, .framer-mhLQx .framer-11nmjr, .framer-mhLQx .framer-dxpbv8 { padding: 80px 40px 80px 40px; } .framer-mhLQx .framer-1rvwu1f { padding: 0px 0px 40px 0px; } .framer-mhLQx .framer-11j6m6i { max-width: 650px; } .framer-mhLQx .framer-i6u505-container { height: var(--framer-aspect-ratio-supported, 411px); } .framer-mhLQx .framer-19qxfui { height: var(--framer-aspect-ratio-supported, 985px); } .framer-mhLQx .framer-1mdw3xe { height: var(--framer-aspect-ratio-supported, 548px); } .framer-mhLQx .framer-73zukr { min-height: unset; padding: 160px 40px 160px 40px; } .framer-mhLQx .framer-1k9ld5l { gap: 41px; padding: 160px 0px 240px 0px; } .framer-mhLQx .framer-4muav9 { max-width: 630px; } .framer-mhLQx .framer-17d8x7k { padding: 80px 0px 60px 0px; } .framer-mhLQx .framer-1hstdff, .framer-mhLQx .framer-wscty0, .framer-mhLQx .framer-11tmui6, .framer-mhLQx .framer-dzv0uh { align-content: flex-end; align-items: flex-end; padding: 0px 40px 0px 40px; } .framer-mhLQx .framer-fb5ykd-container, .framer-mhLQx .framer-1uo9kuk-container { height: auto; } .framer-mhLQx .framer-13ee1ws-container, .framer-mhLQx .framer-1dqckjt-container, .framer-mhLQx .framer-6qrfr9-container { height: var(--framer-aspect-ratio-supported, 228px); } .framer-mhLQx .framer-11ldll9, .framer-mhLQx .framer-2fxa7j { align-content: flex-end; align-items: flex-end; } .framer-mhLQx .framer-gsbcdu { height: var(--framer-aspect-ratio-supported, 278px); } .framer-mhLQx .framer-1jrphps { left: 32px; top: 32px; } .framer-mhLQx .framer-slipx0 { bottom: 32px; right: 32px; } .framer-mhLQx .framer-dve5mm { gap: 80px; padding: 80px 0px 0px 0px; } .framer-mhLQx .framer-1v4zyl5 { align-content: center; align-items: center; padding: 0px 40px 0px 40px; } .framer-mhLQx .framer-1ok59py { height: var(--framer-aspect-ratio-supported, 237px); } .framer-mhLQx .framer-znp0p6 { padding: 0px; } .framer-mhLQx .framer-1uts662 { padding: 0px 0px 32px 0px; } .framer-mhLQx .framer-1b5x0ew { padding: 160px 0px 160px 0px; } .framer-mhLQx .framer-7tnv8c-container { left: 616px; top: 265px; transform: unset; } .framer-mhLQx .framer-14ei2tv { height: var(--framer-aspect-ratio-supported, 197px); left: 0px; top: 98px; width: 180px; } .framer-mhLQx .framer-1txvnsn { height: var(--framer-aspect-ratio-supported, 130px); } .framer-mhLQx .framer-mfpl0x-container { height: 261px; left: calc(46.29629629629632% - 200px / 2); top: 49px; transform: unset; } .framer-mhLQx .framer-12xsxs5-container { left: calc(79.38271604938274% - 200px / 2); top: 0px; } .framer-mhLQx .framer-ci6dnl-container { bottom: 320px; left: 645px; } .framer-mhLQx .framer-1fsesjk-container { bottom: unset; left: 50px; top: 448px; } .framer-mhLQx .framer-m959ix { bottom: -71px; right: -560px; }}\",\"@media (max-width: 809px) { .framer-mhLQx.framer-hd1khv { width: 390px; } .framer-mhLQx .framer-1abu242 { padding: 24px 24px 0px 24px; } .framer-mhLQx .framer-1bt3poi { gap: 24px; padding: 48px 24px 64px 24px; } .framer-mhLQx .framer-1rvwu1f { gap: 16px; padding: 0px 0px 16px 0px; } .framer-mhLQx .framer-11j6m6i { max-width: 650px; } .framer-mhLQx .framer-i6u505-container { height: var(--framer-aspect-ratio-supported, 193px); } .framer-mhLQx .framer-19qxfui { height: var(--framer-aspect-ratio-supported, 474px); } .framer-mhLQx .framer-1mdw3xe { height: var(--framer-aspect-ratio-supported, 264px); } .framer-mhLQx .framer-hznavo { flex-direction: column; } .framer-mhLQx .framer-73zukr { flex: none; min-height: unset; padding: 48px 24px 48px 24px; width: 100%; } .framer-mhLQx .framer-1k9ld5l { height: 760px; padding: 64px 24px 64px 24px; } .framer-mhLQx .framer-12n3y9k { gap: 0px; max-width: 252px; } .framer-mhLQx .framer-m2xn58 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-mhLQx .framer-1w176p0 { bottom: -24px; left: -32px; right: -32px; top: -24px; width: unset; } .framer-mhLQx .framer-4muav9 { flex: 1 0 0px; height: 1px; min-height: unset; } .framer-mhLQx .framer-clh6fu-container { height: 300px; left: calc(74.56140350877195% - 220px / 2); top: calc(78.6637931034483% - 300px / 2); } .framer-mhLQx .framer-1v3xkqu-container { height: 300px; left: calc(24.26900584795324% - 220px / 2); top: calc(79.74137931034485% - 300px / 2); } .framer-mhLQx .framer-1vgjnzv-container { height: 300px; left: calc(73.97660818713453% - 220px / 2); top: calc(25.862068965517267% - 300px / 2); } .framer-mhLQx .framer-939n17-container { height: 300px; left: calc(26.02339181286552% - 220px / 2); top: calc(25.43103448275864% - 300px / 2); } .framer-mhLQx .framer-17d8x7k { gap: 48px; padding: 48px 0px 60px 0px; } .framer-mhLQx .framer-1hstdff, .framer-mhLQx .framer-wscty0, .framer-mhLQx .framer-11tmui6, .framer-mhLQx .framer-1v4zyl5 { flex-direction: column; gap: 32px; justify-content: flex-start; padding: 0px 24px 0px 24px; } .framer-mhLQx .framer-pp5p4c, .framer-mhLQx .framer-yrnbln, .framer-mhLQx .framer-1jp821u, .framer-mhLQx .framer-u8ncay { flex: none; width: 100%; } .framer-mhLQx .framer-91lq0g, .framer-mhLQx .framer-q3lim2, .framer-mhLQx .framer-1rzus9x, .framer-mhLQx .framer-1814947 { flex: none; padding: 0px; width: 100%; } .framer-mhLQx .framer-fb5ykd-container, .framer-mhLQx .framer-2n2x1t-container, .framer-mhLQx .framer-1uo9kuk-container { height: auto; } .framer-mhLQx .framer-x4iax2 { flex: none; flex-direction: column; width: 100%; } .framer-mhLQx .framer-13ee1ws-container, .framer-mhLQx .framer-1dqckjt-container, .framer-mhLQx .framer-6qrfr9-container { flex: none; height: var(--framer-aspect-ratio-supported, 342px); width: 100%; } .framer-mhLQx .framer-11nmjr { gap: 48px; padding: 48px 24px 48px 24px; } .framer-mhLQx .framer-11ldll9 { flex-direction: column; gap: 32px; } .framer-mhLQx .framer-p3sgh7 { white-space: pre-wrap; word-break: break-word; word-wrap: break-word; } .framer-mhLQx .framer-1gojxo2 { align-content: center; align-items: center; } .framer-mhLQx .framer-mtkxxl-container { height: 160px; max-width: 240px; } .framer-mhLQx .framer-dxpbv8 { padding: 48px 24px 48px 24px; } .framer-mhLQx .framer-2fxa7j { flex-direction: column; gap: 32px; justify-content: flex-start; } .framer-mhLQx .framer-gsbcdu, .framer-mhLQx .framer-1ok59py { height: var(--framer-aspect-ratio-supported, 238px); } .framer-mhLQx .framer-1jrphps { left: 24px; top: 24px; } .framer-mhLQx .framer-slipx0 { bottom: 24px; right: 24px; } .framer-mhLQx .framer-dve5mm { gap: 48px; padding: 48px 0px 0px 0px; } .framer-mhLQx .framer-4svk7f { flex: none; height: min-content; order: 1; width: 100%; } .framer-mhLQx .framer-znp0p6 { flex: none; order: 0; width: 100%; } .framer-mhLQx .framer-1ef69fo { height: 85px; padding: 0px; } .framer-mhLQx .framer-1uts662 { height: min-content; justify-content: flex-start; padding: 0px 0px 24px 0px; } .framer-mhLQx .framer-1b5x0ew { padding: 200px 24px 200px 24px; } .framer-mhLQx .framer-7tnv8c-container { left: 172px; top: 17px; transform: unset; } .framer-mhLQx .framer-1jbu0u9 { bottom: 0px; } .framer-mhLQx .framer-mfpl0x-container { height: 170px; left: 28px; top: 54px; transform: unset; width: 100px; } .framer-mhLQx .framer-12xsxs5-container { height: 125px; left: calc(82.56410256410258% - 79px / 2); top: 42px; width: 79px; } .framer-mhLQx .framer-ci6dnl-container { bottom: 149px; left: 79px; } .framer-mhLQx .framer-1fsesjk-container { bottom: 212px; left: 12px; } .framer-mhLQx .framer-ghob1g { padding: 40px 24px 40px 24px; } .framer-mhLQx .framer-dzv0uh { align-content: center; align-items: center; flex-direction: column; gap: 16px; justify-content: flex-start; padding: 0px 24px 0px 24px; } .framer-mhLQx .framer-1lfqbat { opacity: 0.5; }}\",\"@media (min-width: 1680px) { .framer-mhLQx.framer-hd1khv { width: 1680px; } .framer-mhLQx .framer-1ex8hng-container { max-width: 1360px; } .framer-mhLQx .framer-19qxfui { height: var(--framer-aspect-ratio-supported, 2043px); } .framer-mhLQx .framer-1mdw3xe { height: var(--framer-aspect-ratio-supported, 1137px); } .framer-mhLQx .framer-yh4gq8 { max-width: 940px; } .framer-mhLQx .framer-4mj501-container { order: 0; } .framer-mhLQx .framer-1gq9ry5-container { order: 1; } .framer-mhLQx .framer-1k9ld5l { gap: 120px; } .framer-mhLQx .framer-clh6fu-container { left: calc(5.250000000000022% - 220px / 2); top: -10px; } .framer-mhLQx .framer-1v3xkqu-container { left: calc(32.25000000000002% - 220px / 2); top: -10px; } .framer-mhLQx .framer-1vgjnzv-container { left: calc(62.25000000000003% - 220px / 2); top: -10px; } .framer-mhLQx .framer-939n17-container { left: calc(89.12500000000001% - 220px / 2); top: -13px; } .framer-mhLQx .framer-7tnv8c-container { left: 69%; top: 17%; transform: translate(-50%, -50%); } .framer-mhLQx .framer-14ei2tv { aspect-ratio: unset; height: 197px; left: calc(10.35714285714288% - 165px / 2); top: calc(20.694444444444464% - 197px / 2); } .framer-mhLQx .framer-1txvnsn { aspect-ratio: unset; bottom: unset; height: 129px; left: calc(7.79761904761907% - 120px / 2); top: calc(82.50000000000001% - 129px / 2); } .framer-mhLQx .framer-mfpl0x-container { left: 16%; top: 52%; transform: translate(-50%, -50%); } .framer-mhLQx .framer-12xsxs5-container { left: calc(83.33333333333336% - 200px / 2); top: calc(26.250000000000025% - 250px / 2); } .framer-mhLQx .framer-ci6dnl-container { bottom: unset; left: 70%; top: 56%; transform: translate(-50%, -50%); } .framer-mhLQx .framer-1fsesjk-container { bottom: unset; left: 31%; top: 61%; transform: translate(-50%, -50%); } .framer-mhLQx .framer-m959ix { aspect-ratio: unset; bottom: unset; height: 252px; left: calc(93.92857142857144% - 710px / 2); right: unset; top: calc(86.00000000000001% - 252px / 2); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 13590.5\n * @framerIntrinsicWidth 1366\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gBkgCSb_P\":{\"layout\":[\"fixed\",\"auto\"]},\"Q11LbEYyV\":{\"layout\":[\"fixed\",\"auto\"]},\"UduqBTqMr\":{\"layout\":[\"fixed\",\"auto\"]},\"aWyCocEgi\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"dib6G2xfz\":{\"pattern\":\":dib6G2xfz\",\"name\":\"principles\"},\"qb2Bw7m8a\":{\"pattern\":\":qb2Bw7m8a\",\"name\":\"multilingual\"},\"Yx61KwnXY\":{\"pattern\":\":Yx61KwnXY\",\"name\":\"locale-1\"},\"HrUX5n16_\":{\"pattern\":\":HrUX5n16_\",\"name\":\"locale-2\"},\"CR7cw5e04\":{\"pattern\":\":CR7cw5e04\",\"name\":\"locale-3\"},\"c7DGemmYz\":{\"pattern\":\":c7DGemmYz\",\"name\":\"locale-4\"},\"xK2ZMucUw\":{\"pattern\":\":xK2ZMucUw\",\"name\":\"locale-5\"},\"BdF2d0J9D\":{\"pattern\":\":BdF2d0J9D\",\"name\":\"icons-1\"},\"R63tFKz4Z\":{\"pattern\":\":R63tFKz4Z\",\"name\":\"icons-2\"},\"IKINpJ7U3\":{\"pattern\":\":IKINpJ7U3\",\"name\":\"icons-3\"},\"Iga1tcQMZ\":{\"pattern\":\":Iga1tcQMZ\",\"name\":\"principles\"},\"hzsAWqLDg\":{\"pattern\":\":hzsAWqLDg\",\"name\":\"playground\"},\"r5gmOdKwi\":{\"pattern\":\":r5gmOdKwi\",\"name\":\"toolbar-show\"}}\n * @framerResponsiveScreen\n */const FramertUZajbhne=withCSS(Component,css,\"framer-mhLQx\");export default FramertUZajbhne;FramertUZajbhne.displayName=\"Home\";FramertUZajbhne.defaultProps={height:13590.5,width:1366};addFonts(FramertUZajbhne,[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyDPA99Y41P6zHtY.woff2\",weight:\"500\"},{family:\"Roobert PRO SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/ZjLjM20FY63kyhUuwYMykBimlE.woff2\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99Y41P6zHtY.woff2\",weight:\"400\"},{family:\"Roobert PRO Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/bxqTqNOyLej3ZeVhDDOChsHtMs.woff2\"},{family:\"Roobert PRO Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/JKKr2kwvmmuQBiYyexyFWPXz0w.woff2\"},{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\"}]},...NavbarFonts,...TextShimmerFonts,...VideoFonts,...TextScrollRevealFonts,...CursorMaikoFonts,...CardFonts,...Video1Fonts,...ColorTileFonts,...SlideshowFonts,...MultilingualScrollerFixedBoundingboxFonts,...IconsFonts,...PlaygroundFonts,...ButtonsPrimaryFonts,...CursorFonts,...LikeFonts,...Sticker3xFonts,...Sticker2xFonts,...CursorMiroAIFonts,...CursorDrewFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertUZajbhne\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gBkgCSb_P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Q11LbEYyV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UduqBTqMr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aWyCocEgi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"13590.5\",\"framerIntrinsicWidth\":\"1366\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"{\\\"dib6G2xfz\\\":{\\\"pattern\\\":\\\":dib6G2xfz\\\",\\\"name\\\":\\\"principles\\\"},\\\"qb2Bw7m8a\\\":{\\\"pattern\\\":\\\":qb2Bw7m8a\\\",\\\"name\\\":\\\"multilingual\\\"},\\\"Yx61KwnXY\\\":{\\\"pattern\\\":\\\":Yx61KwnXY\\\",\\\"name\\\":\\\"locale-1\\\"},\\\"HrUX5n16_\\\":{\\\"pattern\\\":\\\":HrUX5n16_\\\",\\\"name\\\":\\\"locale-2\\\"},\\\"CR7cw5e04\\\":{\\\"pattern\\\":\\\":CR7cw5e04\\\",\\\"name\\\":\\\"locale-3\\\"},\\\"c7DGemmYz\\\":{\\\"pattern\\\":\\\":c7DGemmYz\\\",\\\"name\\\":\\\"locale-4\\\"},\\\"xK2ZMucUw\\\":{\\\"pattern\\\":\\\":xK2ZMucUw\\\",\\\"name\\\":\\\"locale-5\\\"},\\\"BdF2d0J9D\\\":{\\\"pattern\\\":\\\":BdF2d0J9D\\\",\\\"name\\\":\\\"icons-1\\\"},\\\"R63tFKz4Z\\\":{\\\"pattern\\\":\\\":R63tFKz4Z\\\",\\\"name\\\":\\\"icons-2\\\"},\\\"IKINpJ7U3\\\":{\\\"pattern\\\":\\\":IKINpJ7U3\\\",\\\"name\\\":\\\"icons-3\\\"},\\\"Iga1tcQMZ\\\":{\\\"pattern\\\":\\\":Iga1tcQMZ\\\",\\\"name\\\":\\\"principles\\\"},\\\"hzsAWqLDg\\\":{\\\"pattern\\\":\\\":hzsAWqLDg\\\",\\\"name\\\":\\\"playground\\\"},\\\"r5gmOdKwi\\\":{\\\"pattern\\\":\\\":r5gmOdKwi\\\",\\\"name\\\":\\\"toolbar-show\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["npm_react_is_16_13_exports", "__export", "M", "P", "x", "v", "w", "F", "g", "E", "_", "L", "R", "h", "j", "npm_react_is_16_13_default", "O", "T", "V", "k", "q", "B", "D", "G", "H", "I", "J", "K", "N", "Q", "U", "e", "o", "r", "t", "n", "c", "f", "s", "i", "a", "u", "y", "l", "m", "p", "d", "S", "b", "$", "C", "z", "A", "M", "P", "x", "v", "w", "F", "g", "E", "_", "L", "R", "h", "j", "O", "T", "V", "k", "q", "B", "D", "G", "H", "I", "J", "K", "N", "Q", "U", "npm_react_is_16_13_default", "r", "e", "t", "a", "f", "l", "o", "n", "v", "i", "u", "s", "npm_shallowequal_1_1_default", "stylis_min", "e", "M", "t", "c", "s", "i", "n", "o", "u", "k", "d", "w", "p", "x", "O", "z", "j", "S", "_", "q", "D", "E", "F", "G", "I", "J", "K", "N", "r", "a", "v", "$", "X", "H", "A", "g", "h", "ea", "l", "C", "L", "P", "y", "m", "f", "b", "Z", "B", "T", "U", "o", "memoize", "e", "o", "t", "r", "memoize", "e", "e", "npm_react_is_16_13_exports", "npm_react_is_16_13_default", "r", "a", "o", "u", "p", "s", "i", "getStatics", "t", "c", "n", "y", "v", "f", "l", "hoistNonReactStatics", "d", "m", "hoist_non_react_statics_cjs_default", "v", "n", "r", "o", "g", "a", "S", "U", "T", "k", "b", "_", "N", "x", "G", "window", "L", "j", "n", "r", "o", "U", "e", "i", "a", "c", "u", "d", "p", "J", "X", "Z", "B", "z", "M", "K", "x", "oe", "F", "Y", "q", "window", "H", "se", "ie", "ae", "ue", "G", "le", "L", "de", "k", "v", "y", "he", "Q", "ee", "te", "ne", "re", "b", "N", "pe", "ve", "Ne", "w", "E", "C", "A", "I", "P", "R", "ge", "Se", "ce", "T", "stylis_min", "t", "f", "m", "we", "Ie", "Pe", "je", "De", "fe", "me", "ye", "npm_shallowequal_1_1_default", "Ge", "Le", "Ye", "$e", "Ee", "be", "_e", "S", "Ae", "Ce", "g", "Re", "n", "r", "o", "k", "Qe", "et", "Te", "xe", "ee", "ne", "ke", "Ve", "Be", "ze", "Me", "a", "c", "u", "d", "tt", "e", "nt", "qe", "n", "r", "o", "c", "N", "u", "ke", "d", "p", "T", "E", "C", "Te", "i", "xe", "A", "I", "_", "x", "V", "G", "a", "L", "W", "ve", "$", "O", "k", "v", "b", "Re", "re", "tt", "R", "fe", "me", "U", "B", "e", "Me", "hoist_non_react_statics_cjs_default", "He", "Q", "j", "s", "Ce", "ot", "de", "Ne", "Ue", "n", "r", "o", "a", "Ce", "c", "xe", "Ge", "st", "e", "q", "x", "j", "v", "de", "ye", "TextShimmer", "font", "content", "color", "shimmer", "size", "speed", "userSelect", "rotation", "delay", "tag", "direction", "backgroundSize", "speedFormatted", "gradientFirst", "gradientLast", "Tag", "animationDuration", "shimmerAnimation", "Ue", "ShimmerTag", "He", "u", "p", "addPropertyControls", "ControlType", "NavbarFonts", "getFonts", "XiHsfS6Da_default", "ContainerWithFX", "withFX", "Container", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "TextShimmerFonts", "TextShimmer", "ContainerWithOptimizedAppearEffect", "VideoFonts", "afwems8UT_default", "TextScrollRevealFonts", "TextScrollReveal", "CursorMaikoFonts", "wgGoQ5xuo_default", "CardFonts", "r3zgZc3Yq_default", "CardWithClickclh6fuWithMappedReactProps4hpd68", "withMappedReactProps", "withCodeBoundaryForOverrides", "withClick", "r3zgZc3Yq_exports", "CardWithClick1v3xkquWithMappedReactProps4hpd68", "CardWithClick1vgjnzvWithMappedReactProps4hpd68", "CardWithClick939n17WithMappedReactProps4hpd68", "Video1Fonts", "Video", "ColorTileFonts", "WLExaTsfM_default", "SlideshowFonts", "Slideshow", "MultilingualScrollerFixedBoundingboxFonts", "kdfDHlCso_default", "MultilingualScrollerFixedBoundingboxWithVariantAppearEffect", "withVariantAppearEffect", "IconsFonts", "ifT71Y12g_default", "IconsWithVariantAppearEffect", "PlaygroundFonts", "OPSShUdsP_default", "ButtonsPrimaryFonts", "ciJVRdrjF_default", "CursorFonts", "GlWzqxvRh_default", "ContainerWithFXWithOptimizedAppearEffect", "ImageWithFX", "Image2", "LikeFonts", "hFTFRtPux_default", "MotionDivWithFX", "Sticker3xFonts", "aPzh8rWdv_default", "Sticker2xFonts", "MPADh5EDd_default", "CursorMiroAIFonts", "ayzzbpjIy_default", "CursorDrewFonts", "xiqa0zaCP_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transition2", "animation1", "animation2", "animation3", "transition3", "textEffect", "addImageAlt", "image", "alt", "transition4", "animation4", "transformTemplate1", "_", "t", "preventDefault", "e", "animation5", "transition5", "animation6", "transition6", "animation7", "animation8", "animation9", "transformTemplate2", "_", "t", "animation10", "transition1", "transition7", "animation11", "animation12", "animation13", "transition8", "animation14", "animation15", "transformTemplate3", "animation16", "animation17", "animation18", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "serializationHash", "elementId", "useRouteElementId", "ref1", "isDisplayed", "isBrowser", "isDisplayed1", "elementId1", "ref2", "ref3", "ref4", "ref5", "ref6", "ref7", "elementId2", "elementId3", "elementId4", "elementId5", "elementId6", "ref8", "ref9", "ref10", "elementId7", "elementId8", "elementId9", "elementId10", "ref11", "elementId11", "ref12", "elementId12", "ref13", "useCustomCursors", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithFX", "animation", "XiHsfS6Da_default", "MotionDivWithOptimizedAppearEffect", "animation1", "animation2", "x", "RichText2", "ContainerWithOptimizedAppearEffect", "TextShimmer", "textEffect", "Container", "afwems8UT_default", "addImageAlt", "Image2", "getLoadingLazyAtYPosition", "TextScrollReveal", "animation4", "transition4", "wgGoQ5xuo_default", "CardWithClickclh6fuWithMappedReactProps4hpd68", "CardWithClick1v3xkquWithMappedReactProps4hpd68", "CardWithClick1vgjnzvWithMappedReactProps4hpd68", "CardWithClick939n17WithMappedReactProps4hpd68", "transformTemplate1", "Video", "Slideshow", "WLExaTsfM_default", "MultilingualScrollerFixedBoundingboxWithVariantAppearEffect", "IconsWithVariantAppearEffect", "OPSShUdsP_default", "ciJVRdrjF_default", "ContainerWithFXWithOptimizedAppearEffect", "GlWzqxvRh_default", "ImageWithFX", "MotionDivWithFX", "hFTFRtPux_default", "aPzh8rWdv_default", "MPADh5EDd_default", "ayzzbpjIy_default", "xiqa0zaCP_default", "css", "FramertUZajbhne", "withCSS", "tUZajbhne_default", "addFonts", "NavbarFonts", "TextShimmerFonts", "VideoFonts", "TextScrollRevealFonts", "CursorMaikoFonts", "CardFonts", "Video1Fonts", "ColorTileFonts", "SlideshowFonts", "MultilingualScrollerFixedBoundingboxFonts", "IconsFonts", "PlaygroundFonts", "ButtonsPrimaryFonts", "CursorFonts", "LikeFonts", "Sticker3xFonts", "Sticker2xFonts", "CursorMiroAIFonts", "CursorDrewFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
